[This is preliminary documentation and is subject to change.]

Spolehlive zjisteni, zdali jsme nazivu.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static bool Dead { get; }
Public Shared ReadOnly Property Dead As Boolean
public:
static property bool Dead {
	bool get ();
}

Remarks

Zkratka pro World.Player.Dead or World.Player.Hits <= 0

See Also