[Visual Basic] Protected _cancel_damage As Integer [C#] protected int _cancel_damage; [C++] protected: int _cancel_damage; [JScript] protected var _cancel_damage: int;
PlayerCharacter Class | croemud.character Namespace