Click or drag to resize
AiAiStateObject Property
Ai developer's object to save data between rounds.

Namespace: Potbot.Gameplay.Ais
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
protected Object AiStateObject { get; set; }

Property Value

Type: Object
Any Object

Return Value

Type: Object
Any Object
See Also