Barotrauma Client Doc
Barotrauma.PathFinder Member List

This is the complete list of members for Barotrauma.PathFinder, including all inherited members.

ApplyPenaltyToOutsideNodesBarotrauma.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
GetNodePenaltyBarotrauma.PathFinder
GetNodePenaltyHandler(PathNode node, PathNode prevNode)Barotrauma.PathFinder
GetSingleNodePenaltyBarotrauma.PathFinder
GetSingleNodePenaltyHandler(PathNode node)Barotrauma.PathFinder
InsideSubmarineBarotrauma.PathFinder
PathFinder(List< WayPoint > wayPoints, bool isCharacter)Barotrauma.PathFinder