MoveFromPlayerMoveType Property |
Namespace: Potbot.GameplayAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntaxpublic TypeOfMove MoveType { get; }
Public ReadOnly Property MoveType As TypeOfMove
Get
member MoveType : TypeOfMove with get
Return Value
Type:
TypeOfMoveA
TypeOfMove value.
See Also