Project Hoshimi Documented Class Library
State Property
NamespacesPH.CommonBotInfoState
Current state of the associated bot
Declaration Syntax
C#Visual BasicVisual C++
public BotState State { get; set; }
Public Property State As BotState
public:
property BotState State {
	BotState get ();
	void set (BotState value);
}
Remarks

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

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