AssistantModelMoveDestination Property
|
Used in save game, to determine where to resume the movement. It is not advised to set this attribute directly, use MoveTo action instead.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic Vector2 MoveDestination { get; set; }
Property Value
Type:
Vector2
See Also