MoveToParams class
quest.MoveToParams
Inheritance
Base: quest.AICommandParams
Derived
None.
Properties
| Property | Type | |
|---|---|---|
movementTargetRef | quest.UniversalRef? | |
facingTargetRef | quest.UniversalRef? | |
rotateEntityTowardsFacingTarget | bool | |
movementType | move.MovementType | |
ignoreNavigation | bool | |
useStart | bool | |
useStop | bool | |
desiredDistanceFromTarget | float | |
finishWhenDestinationReached | bool | |
repeatCommandOnInterrupt | bool | |
executeWhileDespawned | bool | |
removeAfterCombat | bool | |
ignoreInCombat | bool | |
alwaysUseStealth | bool |
Functions
None.