Click or drag to resize
MoveFromPlayerMoveType Property
Returns the TypeOfMove of that move.

Namespace: Potbot.Gameplay
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public TypeOfMove MoveType { get; }

Return Value

Type: TypeOfMove
A TypeOfMove value.
See Also