![]() |
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_SerializedFuelNode |
Functions | |
| class SCR_SerializedFuelNode | GetTargetType () |
| ESerializeResult | Serialize (notnull IEntity owner, notnull GenericComponent component, notnull SaveContext context) |
| bool | Deserialize (notnull IEntity owner, notnull GenericComponent component, notnull LoadContext context) |
Variables | |
| int | tankId |
| float | fuel |
|
protected |
Definition at line 45 of file SCR_FuelManagerComponentSerializer.c.
| class SCR_SerializedFuelNode GetTargetType | ( | ) |
Definition at line 1 of file SCR_FuelManagerComponentSerializer.c.
|
protected |
Definition at line 16 of file SCR_FuelManagerComponentSerializer.c.
| float fuel |
Definition at line 12 of file SCR_FuelManagerComponentSerializer.c.
| int tankId |
Definition at line 11 of file SCR_FuelManagerComponentSerializer.c.