Click or drag to resize
TablePlayerGetStateOfPlayer Property
Gets the current state of the player

Namespace: Potbot.Gameplay.Players
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public StateOfPlayer GetStateOfPlayer { get; }

Property Value

Type: StateOfPlayer
The current state of the player

Return Value

Type: StateOfPlayer
The current state of the player
See Also