![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnUpdatePoint (WorldUpdatePointArgs args) |
| override void | OnDiag (float timeSlice) |
| void | Register (SCR_GadgetComponent component) |
| void | Unregister (SCR_GadgetComponent component) |
Protected Attributes | |
| bool | m_bUpdating = false |
| ref array< SCR_GadgetComponent > | m_Components = {} |
| ref array< SCR_GadgetComponent > | m_DeletedComponents = {} |
Definition at line 1 of file GadgetsSystem.c.
|
inlineprotected |
Definition at line 36 of file GadgetsSystem.c.
|
inlineprotected |
Definition at line 15 of file GadgetsSystem.c.
|
inlineprotected |
| component | must not be null |
Definition at line 55 of file GadgetsSystem.c.
|
inlineprotected |
Definition at line 68 of file GadgetsSystem.c.
|
protected |
Definition at line 10 of file GadgetsSystem.c.
|
protected |
Definition at line 11 of file GadgetsSystem.c.
|
protected |
Definition at line 12 of file GadgetsSystem.c.