![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | IsRegistered (notnull SCR_ResourceContainer container) |
| void | OnUpdatePoint (WorldUpdatePointArgs args) |
| void | OnDiag (float timeSlice) |
| void | RegisterContainer (notnull SCR_ResourceContainer container) |
| void | RegisterSubscribedInteractor (notnull SCR_ResourceInteractor interactor) |
| void | UnregisterContainer (notnull SCR_ResourceContainer container) |
| void | UnregisterSubscribedInteractor (notnull SCR_ResourceInteractor interactor) |
| void | OnStarted () |
Protected Attributes | |
| int | m_iSubscribedInteractorsPivot |
| int | m_iContainersPivot |
| ref array< SCR_ResourceInteractor > | m_aSubscribedInteractors = {} |
| ref array< SCR_ResourceContainer > | m_aContainers = {} |
| SCR_ResourceSystemSubscriptionManager | m_ResourceSystemSubscriptionManager |
| ref SCR_ResourceGrid | m_ResourceGrid |
Definition at line 1 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 22 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 62 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 116 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 28 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 85 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 97 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 104 of file SCR_ResourceSystem.c.
|
inlineprotected |
Definition at line 110 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 17 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 16 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 14 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 13 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 19 of file SCR_ResourceSystem.c.
|
protected |
Definition at line 18 of file SCR_ResourceSystem.c.