Enum ConcreteType
Represents type of concrete
Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting.dll
Syntax
public enum ConcreteType
Fields
| Name | Value | Description |
|---|---|---|
| Lightweight | Lightweight = 2 | Lightweight |
| Normal | Normal = 1 | Normal |
| Unknown | Unknown = 0 | Unknown |