Namespace: CreepyTowers.EnemyAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public float SlowImmuneTimer { get; set; }
public float SlowImmuneTimer { get; set; }
Public Property SlowImmuneTimer As Single
Get
Set
Public Property SlowImmuneTimer As Single
Get
Set
public:
property float SlowImmuneTimer {
float get ();
void set (float value);
}
public:
property float SlowImmuneTimer {
float get ();
void set (float value);
}
member SlowImmuneTimer : float32 with get, set
member SlowImmuneTimer : float32 with get, set
Property Value
Type:
Single