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
ContinuousContinuous = 3

Continuous

FixedFixed = 1

Fixed

PinnedPinned = 2

Pinned

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next