Méthode |
Description |
|
AddBufferItem ( CustomPathFind item, PathUnit target ) : void |
|
|
Awake ( ) : void |
|
|
CalculateLaneSpeed ( byte startOffset, byte endOffset, NetSegment &segment, NetInfo laneInfo ) : float |
|
|
CheckLaneConnection ( uint lane1, uint lane2, ushort nodeID ) : bool |
|
|
GetLaneDirection ( PathUnit pathPos, NetInfo &direction, NetInfo &type ) : void |
|
|
PathFindImplementation ( uint unit, PathUnit &data ) : void |
|
|
PathFindThread ( ) : void |
|
|
ProcessItem ( CustomPathFind item, ushort targetNode, ushort segmentID, NetSegment &segment, int ¤tTargetIndex, byte connectOffset, bool enableVehicle, bool enablePedestrian ) : bool |
|
|
ProcessItem ( CustomPathFind item, ushort nodeID, NetNode &node, byte connectOffset, bool isMiddle ) : void |
|
|
ProcessItem ( CustomPathFind item, ushort targetNode, bool targetDisabled, ushort segmentID, NetSegment &segment, uint lane, byte offset, byte connectOffset ) : void |
|
|
ProcessItem ( CustomPathFind item, ushort targetNode, ushort segmentID, NetSegment &segment, byte connectOffset, int laneIndex, uint lane ) : void |
|
|