API reference
API reference
Select your platform
No SDKs available
No versions available

AutoMoveTowardsTarget Class

Extends IMovement
This IMovement stores the initial Pose, and in case of an aborted movement it will finish it itself.

Fields

Pose Pose[Get]
bool Stopped[Get]
Action< AutoMoveTowardsTarget > WhenAborted[Get]
int Identifier[Get]

Properties

bool Aborting[Get]

Member Functions

AutoMoveTowardsTarget
( PoseTravelData travellingData,
IPointableElement pointableElement )
void MoveTo
( Pose target )
void UpdateTarget
( Pose target )
void StopAndSetPose
( Pose pose )
void Tick ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon