Typed collection of bots of the player
| C# | Visual Basic | Visual C++ |
public BotCollection Bots { get; }
Public ReadOnly Property Bots As BotCollection
public: property BotCollection^ Bots { BotCollection^ get (); }
[Missing <remarks> documentation for P:PH.Common.Player.Bots]