A* Pathfinding Project  4.0.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
NavmeshClipper Member List

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

AddEnableCallback(System.Action< NavmeshClipper > onEnable, System.Action< NavmeshClipper > onDisable)NavmeshClipperstatic
allNavmeshClipperprivatestatic
AnyEnableListenersNavmeshClipperstatic
Awake()VersionedMonoBehaviourprotectedvirtual
ForceUpdate()NavmeshClipperpure virtual
GetBounds(Pathfinding.Util.GraphTransform transform)NavmeshClipperpackagepure virtual
NavmeshClipper()NavmeshClipper
nodeNavmeshClipperprivate
NotifyUpdated()NavmeshClipperpackagepure virtual
OnDisable()NavmeshClipperprotectedvirtual
OnDisableCallbackNavmeshClipperprivatestatic
OnEnable()NavmeshClipperprotectedvirtual
OnEnableCallbackNavmeshClipperprivatestatic
OnUpgradeSerializedData(int version)VersionedMonoBehaviourprotectedvirtual
RemoveEnableCallback(System.Action< NavmeshClipper > onEnable, System.Action< NavmeshClipper > onDisable)NavmeshClipperstatic
RequiresUpdate()NavmeshClipperpure virtual