![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnInit (IEntity owner) |
| void | OnFrame (IEntity owner, float timeSlice) |
| void | OnInit (IEntity owner) |
| void | OnFrame (IEntity owner, float timeSlice) |
Definition at line 12 of file BaseLightManagerComponent.c.
Called during EOnFrame.
| owner | Entity this component is attached to. |
| timeSlice | Delta time since last update. |
Called during EOnFrame.
| owner | Entity this component is attached to. |
| timeSlice | Delta time since last update. |
|
protected |
Called during EOnInit.
| owner | Entity this component is attached to. |
|
protected |
Called during EOnInit.
| owner | Entity this component is attached to. |