Method | Description | |
---|---|---|
FakeNavmeshAgent ( TestableGameObject obj ) : System | ||
Stop ( ) : void | ||
onPlacedOnNavmesh ( ) : void | ||
setDestination ( UnityEngine dest ) : void | ||
setSpeedMultiplier ( float multiplier ) : void |
public FakeNavmeshAgent ( TestableGameObject obj ) : System | ||
obj | TestableGameObject | |
return | System |
public setDestination ( UnityEngine dest ) : void | ||
dest | UnityEngine | |
return | void |
public setSpeedMultiplier ( float multiplier ) : void | ||
multiplier | float | |
return | void |