Enum HaunchCutType
Represents a haunch cut type
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum HaunchCutType
Fields
Name | Value | Description |
---|---|---|
Flame | Flame = 2 | Flame |
Other | Other = 3 | Other |
Saw | Saw = 1 | Saw |
Unknown | Unknown = 0 | Unknown |