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