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