Project Hoshimi Documented Class Library
HitPoint Property
NamespacesPH.CommonBotHitPoint
Number of hit points of the bot. If equal or less than 0, it is destroyed.
Declaration Syntax
C#Visual BasicVisual C++
public int HitPoint { get; }
Public ReadOnly Property HitPoint As Integer
public:
property int HitPoint {
	int get ();
}
Remarks

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

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