Project Hoshimi Documented Class Library
PlayerID Property
NamespacesPH.CommonBotInfoPlayerID
ID of the player of the bot associated to the botInfo (not currently used)
Declaration Syntax
C#Visual BasicVisual C++
public int PlayerID { get; set; }
Public Property PlayerID As Integer
public:
property int PlayerID {
	int get ();
	void set (int value);
}
Remarks

[Missing <remarks> documentation for P:PH.Common.BotInfo.PlayerID]

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