Skip to main content

4 docs tagged with "ownership"

View all tags

Inventoryitem

Manages item ownership, inventory state, moisture, and physics for entities that can be picked up and carried.

Linkeditem

Manages ownership linkage between an item entity and a player user ID for account-bound items.

Linkeditemmanager

Manages persistent links between items and players on the server to track ownership across sessions.

Occupier

Stores and manages ownership information for an entity, typically used for map regions or structures claimed by a specific entity (e.g., a boss or character).