Class NavMeshAgentExtensions
Inherited Members
Namespace: Unity.Muse.Behavior
Assembly: Unity.Muse.Behavior.dll
Syntax
public static class NavMeshAgentExtensions
Methods
IsNavigationComplete(NavMeshAgent)
Declaration
public static bool IsNavigationComplete(this NavMeshAgent agent)
Parameters
Type | Name | Description |
---|---|---|
NavMeshAgent | agent |
Returns
Type | Description |
---|---|
bool |