<Code Lib>
2020 Enumeration
Changes 0
E

RailIndex

Description:
The continuous rail position index.

public enum RailIndex

Name Description
E Top The rail is located on the top of the railing.
E LeftPrimary The rail is a primary rail on the left.
E RightPrimary The rail is a primary rail on the right.
E LeftSecondary The rail is a secondary rail on the left.
E RightSecondary The rail is a secondary rail on the right.

Loading…