![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | GetCachedLayouts (out array< SCR_NearbyContextCachingData > cachedLayouts) |
| SCR_NearbyContextCachingData | GetDataFromLayout (ResourceName layout) |
Protected Attributes | |
| ref array< ref SCR_NearbyContextCachingData > | m_aCachedWidgets |
Definition at line 2 of file SCR_NearbyContextCachingConfig.c.
|
inlineprotected |
Get all the layouts defined in config that should be precached
| [out] | Array<SCR_NearbyContextCachingData> | all layouts that are defined |
Definition at line 10 of file SCR_NearbyContextCachingConfig.c.
|
inlineprotected |
Get the data that hold the amount of Widgets to precache and the max cache amount
| [in] | string | layout defined in array entry, the data is needed from |
Definition at line 23 of file SCR_NearbyContextCachingConfig.c.
|
protected |
Definition at line 5 of file SCR_NearbyContextCachingConfig.c.