Skip to main content

B1FenceObjectSaveData

  • Save data for an entire fence object, storing all nodes, heights,
    * and the list of cut fence entity IDs.
PropertyTypeDescriptionMetadata
NodesTArrayList of all fence node save data that make up this fence object.Category: B1FenceObjectSaveData
FloorHeightfloatHeight of the floor surface on which this fence is placed.Category: B1FenceObjectSaveData
FenceHeightfloatHeight of the fence panels.Category: B1FenceObjectSaveData
CutFenceObjectIdTArrayList of entity IDs representing fence segments that have been cut/removed.Category: B1FenceObjectSaveData