Skip to main content

B1StairsObjectSaveData

  • Stores serialized save data for a stair object, including all geometric and structural configuration.
PropertyTypeDescriptionMetadata
Versionint32The version number of this save data format.Category: B1StairsObjectSaveData
StairsRisefloatThe total height of the staircase rise in centimeters.Category: B1StairsObjectSaveData
StairsSpaceHeightfloatThe minimum clearance height above the stairs.Category: B1StairsObjectSaveData
StepUnitWidthint32The width of a single step unit in grid units.Category: B1StairsObjectSaveData
StepUnitGoingfloatThe horizontal depth (going) of a single step unit in centimeters.Category: B1StairsObjectSaveData
StepUnitRisefloatThe vertical rise of a single step unit in centimeters.Category: B1StairsObjectSaveData
StepHeightfloatThe height of each individual step in centimeters.Category: B1StairsObjectSaveData
StringerHeightfloatThe height of the stringer (side board) in centimeters.Category: B1StairsObjectSaveData
LandingDepthint32The depth of the landing platform in grid units.Category: B1StairsObjectSaveData
LandingFloorHeightfloatThe floor height of the landing in centimeters.Category: B1StairsObjectSaveData
LandingSlabHeightfloatThe slab height of the landing in centimeters.Category: B1StairsObjectSaveData
TopLandingDepthint32The depth of the top landing in grid units; 0 means no top landing.Category: B1StairsObjectSaveData
DesignTArrayThe list of stair flight definitions describing the shape of each flight.Category: B1StairsObjectSaveData
AttachedFloorint32The floor index to which this staircase is attached.Category: B1StairsObjectSaveData
AttachedWallint64The entity ID of the wall this staircase is attached to; -1 means no wall.Category: B1StairsObjectSaveData
AttachTypeint32The attach type identifier used to determine how the staircase connects to surfaces.Category: B1StairsObjectSaveData
AttachDirectionint32The attach direction used to orient the staircase against the attached surface.Category: B1StairsObjectSaveData
EnterCheckBoxDisallowVerticesTArrayThe list of vertices defining disallowed entry check boxes for pathfinding.Category: B1StairsObjectSaveData