Namespace: CreepyTowers.AvatarsAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public bool SpecialAttackBIsActivated { get; set; }
public bool SpecialAttackBIsActivated { get; set; }
Public Property SpecialAttackBIsActivated As Boolean
Get
Set
Public Property SpecialAttackBIsActivated As Boolean
Get
Set
public:
property bool SpecialAttackBIsActivated {
bool get ();
void set (bool value);
}
public:
property bool SpecialAttackBIsActivated {
bool get ();
void set (bool value);
}
member SpecialAttackBIsActivated : bool with get, set
member SpecialAttackBIsActivated : bool with get, set
Property Value
Type:
Boolean