![]() |
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_GadgetManagerComponent component) |
| void | Unregister (SCR_GadgetManagerComponent component) |
Protected Attributes | |
| bool | m_bUpdating = false |
| ref array< SCR_GadgetManagerComponent > | m_Components = {} |
| ref array< SCR_GadgetManagerComponent > | m_DeletedComponents = {} |
Definition at line 1 of file GadgetManagersSystem.c.
|
inlineprotected |
Definition at line 36 of file GadgetManagersSystem.c.
|
inlineprotected |
Definition at line 15 of file GadgetManagersSystem.c.
|
inlineprotected |
| component | must not be null |
Definition at line 55 of file GadgetManagersSystem.c.
|
inlineprotected |
Definition at line 68 of file GadgetManagersSystem.c.
|
protected |
Definition at line 10 of file GadgetManagersSystem.c.
|
protected |
Definition at line 11 of file GadgetManagersSystem.c.
|
protected |
Definition at line 12 of file GadgetManagersSystem.c.