![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
TODO: When systems can be replicated, just move overything from SCR_NotificationsComponent. More...
Protected Member Functions | |
| void | OnUpdatePoint (WorldUpdatePointArgs args) |
| void | OnDiag (float timeSlice) |
| void | Register (SCR_NotificationsComponent component) |
| void | Unregister (SCR_NotificationsComponent component) |
Protected Attributes | |
| bool | m_bUpdating = false |
| ref array< SCR_NotificationsComponent > | m_Components = {} |
| ref array< SCR_NotificationsComponent > | m_DeletedComponents = {} |
TODO: When systems can be replicated, just move overything from SCR_NotificationsComponent.
Definition at line 2 of file NotificationsSystem.c.
|
inlineprotected |
Definition at line 35 of file NotificationsSystem.c.
|
inlineprotected |
Definition at line 15 of file NotificationsSystem.c.
|
inlineprotected |
Definition at line 52 of file NotificationsSystem.c.
|
inlineprotected |
Definition at line 64 of file NotificationsSystem.c.
|
protected |
Definition at line 11 of file NotificationsSystem.c.
|
protected |
Definition at line 12 of file NotificationsSystem.c.
|
protected |
Definition at line 13 of file NotificationsSystem.c.