Skip to main content

B1FenceNodeSaveData

  • Save data for a single fence node, storing its key, connection directions,
    * and adjacent edge node indices.
PropertyTypeDescriptionMetadata
Keyint32Unique key identifying this fence node.Category: B1FenceNodeSaveData
DirectionsTArrayList of direction values indicating which sides this node is connected to.Category: B1FenceNodeSaveData
EdgesTArrayList of edge node keys connected to this fence node.Category: B1FenceNodeSaveData