Enum TimeOfFireExposure
Represents a type of time of fire exposure
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum TimeOfFireExposure
Fields
Name | Value | Description |
---|---|---|
R120 | R120 = 5 | R120 |
R15 | R15 = 1 | R15 |
R30 | R30 = 2 | R30 |
R60 | R60 = 3 | R60 |
R90 | R90 = 4 | R90 |
Unknown | Unknown = 0 | Unknown |