Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_NetworkedStatsTest.c File Reference

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
 

Function Documentation

◆ OnStatUpdate()

void OnStatUpdate ( SCR_BaseNetworkedStat  stat)
Parameters
[in]stat

Definition at line 22 of file SCR_NetworkedStatsTest.c.

Variable Documentation

◆ statsComponent