Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_NetworkedStatsTestComponentClass |
Functions | |
override void | EOnInit (IEntity owner) |
Initialise this component with data from FactionsManager. More... | |
void | OnStatUpdate (SCR_BaseNetworkedStat stat) |
override void | OnPostInit (IEntity owner) |
Editable Mine. More... | |
Variables | |
SCR_NetworkedStatsTestComponentClass | statsComponent |
void OnStatUpdate | ( | SCR_BaseNetworkedStat | stat | ) |
[in] | stat |
Definition at line 22 of file SCR_NetworkedStatsTest.c.
SCR_NetworkedStatsTestComponentClass statsComponent |