Barotrauma Client Doc
|
This is the complete list of members for Barotrauma.PathFinder, including all inherited members.
ApplyPenaltyToOutsideNodes | Barotrauma.PathFinder | |
FindPath(Vector2 start, Vector2 end, Submarine hostSub=null, string errorMsgStr=null, float minGapSize=0, Func< PathNode, bool > startNodeFilter=null, Func< PathNode, bool > endNodeFilter=null, Func< PathNode, bool > nodeFilter=null, bool checkVisibility=true) | Barotrauma.PathFinder | |
GetNodePenalty | Barotrauma.PathFinder | |
GetNodePenaltyHandler(PathNode node, PathNode prevNode) | Barotrauma.PathFinder | |
GetSingleNodePenalty | Barotrauma.PathFinder | |
GetSingleNodePenaltyHandler(PathNode node) | Barotrauma.PathFinder | |
InsideSubmarine | Barotrauma.PathFinder | |
PathFinder(List< WayPoint > wayPoints, bool isCharacter) | Barotrauma.PathFinder |