Skip to main content

B1OwnershipData

  • Serializable ownership data recording the ownership type and owner entity ID of a placed game object.
    * Persisted as part of the object save data to track who owns or placed each object in the world.
PropertyTypeDescriptionMetadata
OwnershipTypeEB1OwnershipTypeType of ownership (e.g., Personal, Household, Public) for this object.
OwnerIdFB1EntityIdEntity ID of the character or entity that owns this object.