![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_ResourceInteractor | GetInteractor () |
| bool | IsEmpty () |
| void | SubscribeListener (RplId listener) |
| void | UnsubscribeListener (RplId listener) |
| void | Replicate () |
| void | SCR_ResourceSystemSubscriptionListing (notnull SCR_ResourceInteractor interactor) |
| void | ~SCR_ResourceSystemSubscriptionListing () |
Protected Attributes | |
| ref set< RplId > | m_aListeners = new set<RplId>() |
| SCR_ResourceInteractor | m_Interactor |
Definition at line 1 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 38 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 55 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 7 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 13 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 31 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 19 of file SCR_ResourceSystemSubscriptionListing.c.
|
inlineprotected |
Definition at line 25 of file SCR_ResourceSystemSubscriptionListing.c.
Definition at line 3 of file SCR_ResourceSystemSubscriptionListing.c.
|
protected |
Definition at line 4 of file SCR_ResourceSystemSubscriptionListing.c.