B1StairsFlightDef
- Defines the design parameters for a single flight of stairs, including landing type, width, and step count.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LandingType | EB1StairsLanding | The type of landing used at the top of this stair flight. | Category: B1StairsFlightDef |
| Left | int32 | The number of units to the left of the stair flight. | Category: B1StairsFlightDef |
| Right | int32 | The number of units to the right of the stair flight. | Category: B1StairsFlightDef |
| Steps | int32 | The number of steps in this stair flight. | Category: B1StairsFlightDef |