Project Hoshimi Documented Class Library
BotInfo Property
NamespacesPH.CommonBotBotInfo
Informations about the bot.
Declaration Syntax
C#Visual BasicVisual C++
public BotInfo BotInfo { get; }
Public ReadOnly Property BotInfo As BotInfo
public:
property BotInfo^ BotInfo {
	BotInfo^ get ();
}
Remarks
This is the informations you have of other entities in the game you can access in OtherbotsInfo property of the Player

Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0