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