Enum PortalFrameBaseFixityType
Represents the fixity type of a portal frame support
Namespace: TSD.API.Remoting.PortalFrames
Assembly: TSD.API.Remoting.dll
Syntax
public enum PortalFrameBaseFixityType
Fields
Name | Value | Description |
---|---|---|
Pinned | Pinned = 1 | Pinned |
Spring | Spring = 2 | Spring |
Unknown | Unknown = 0 | Unknown |