ResourceConverterComponent
Description
Fields
| Type | Name |
|---|---|
| ResourceBasket | local_basket |
| Container< GameplayResourceDefHolder > | all_resources |
| Container< GameplayResourceDefHolder > | optional_resources |
| Container< StringHash > | missing_resources |
| Container< Pair_StringHash_String > | resources_family |
| Container< Pair_GameplayResourceDefHolder_float > | resources_radius |
| Container< Pair_GameplayResourceDefHolder_Vector_Entity > | vein |
| uint | energy_graphs |
| ModifiableValue | effectiveness |
| ModifiableValue | cost_modifier |
| String | last_ore_produced |
| float | update_interval |
| float | reset_interval |
| Timer | reset_timer |
| Timer | update_timer |
| Container< float > | working_time |
| Bitset16 | in_mask |
| Bitset16 | out_mask |
| uchar | priority |
| uchar | status |
| uchar | mode |
| bool | one_vein_mode |
| bool | initialized |
| Container< Pair_String_Vector_StringHash > | family_acomplish_map |