A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
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, bool unityThread)VersionedMonoBehaviourprotectedvirtual
RemoveEnableCallback(System.Action< NavmeshClipper > onEnable, System.Action< NavmeshClipper > onDisable)NavmeshClipperstatic
RequiresUpdate()NavmeshClipperpure virtual