Enum WallPanelReleaseType
Represents a release type of IStructuralWallPanel
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum WallPanelReleaseType
Fields
| Name | Value | Description |
|---|---|---|
| Continuous | Continuous = 3 | Continuous |
| Fixed | Fixed = 1 | Fixed |
| Pinned | Pinned = 2 | Pinned |
| Unknown | Unknown = 0 | Unknown |