![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_FuelInventoryItemComponentClass |
Functions | |
| SCR_FuelInventoryItemComponentClass InventoryItemComponentClass | Attribute ("1", desc:"Weight of fuel per liter to update the inventory weight", params:"0 inf", category:"Fuel") |
| void | DelayedInit () |
| void | OnFuelAmountChanged (float newFuelValue) |
| void | ~SCR_FuelInventoryItemComponent () |
| SCR_FuelInventoryItemComponentClass InventoryItemComponentClass Attribute | ( | "1" | , |
| desc:"Weight of fuel per liter to update the inventory weight" | , | ||
| params:"0 inf" | , | ||
| category:"Fuel" | ) |
Definition at line 1 of file SCR_FuelInventoryItemComponent.c.
|
protected |
Definition at line 32 of file SCR_FuelInventoryItemComponent.c.
|
protected |
Definition at line 45 of file SCR_FuelInventoryItemComponent.c.
|
protected |
Definition at line 52 of file SCR_FuelInventoryItemComponent.c.