InventoryItemComponent
Description
Fields
Type | Name |
---|---|
String | type |
String | subtype |
String | holding_pose |
String | name |
String | item_bp |
String | icon |
String | bigger_icon |
String | cooldown_category |
String | description |
float | cooldown |
Entity | owner |
int | storage_limit |
int | use_count |
uchar | rarity |
bool | activated |
bool | continuous |
bool | switch |
bool | equipped |
bool | allow_empty |
bool | is_persistant |
bool | is_global |
bool | add_quality |
bool | replace_lower_quality |
bool | add_after_obtaining |