Class MyLargeTurretsConstants
Inheritance
System.Object
MyLargeTurretsConstants
Assembly: Sandbox.Game.dll
Syntax
public static class MyLargeTurretsConstants : Object
Fields
AIMING_SOUND_DELAY
Declaration
public const float AIMING_SOUND_DELAY = 120F
Field Value
Type |
Description |
System.Single |
|
ELEVATION_SPEED
Declaration
public const float ELEVATION_SPEED = 0.005F
Field Value
Type |
Description |
System.Single |
|
ROTATION_SPEED
Declaration
public const float ROTATION_SPEED = 0.005F
Field Value
Type |
Description |
System.Single |
|