-
Itemization
Classes and Structs
| Name | Description |
|---|---|
fort_inventory_component |
|
fort_inventory_weapon_hotbar_component |
|
fort_inventory_build_hotbar_component |
|
fort_inventory_harvest_tool_component |
|
fort_inventory_trap_component |
|
fort_inventory_resources_component |
|
fort_inventory_ammo_component |
|
fort_inventory_currencies_component |
|
fort_item_pickup_interactable_component |
Place this component onto an entity to allow it to be added to an agent inventory on interaction. The owning entity should have an item_component and a mesh_component. This component expects the interacting agent to have a subentity with an inventory_component. |