Project Hoshimi Documented Class Library
HitPoint Property
NamespacesPH.CommonBotInfoHitPoint
Current hit points of the associated bot
Declaration Syntax
C#Visual BasicVisual C++
public int HitPoint { get; set; }
Public Property HitPoint As Integer
public:
property int HitPoint {
	int get ();
	void set (int value);
}
Remarks

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

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