Cronous Emulation Server Daemon

PlayerCharacter._cancel_damage Field

[Visual Basic]
Protected _cancel_damage As Integer
[C#]
protected int _cancel_damage;
[C++]
protected: int _cancel_damage;
[JScript]
protected var _cancel_damage: int;

See Also

PlayerCharacter Class | croemud.character Namespace