Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_NearbyContextCachingConfig Class Reference

Protected Member Functions

void GetCachedLayouts (out array< SCR_NearbyContextCachingData > cachedLayouts)
SCR_NearbyContextCachingData GetDataFromLayout (ResourceName layout)

Protected Attributes

ref array< ref SCR_NearbyContextCachingData > m_aCachedWidgets

Detailed Description

Definition at line 2 of file SCR_NearbyContextCachingConfig.c.

Member Function Documentation

◆ GetCachedLayouts()

void SCR_NearbyContextCachingConfig::GetCachedLayouts ( out array< SCR_NearbyContextCachingData > cachedLayouts)
inlineprotected

Get all the layouts defined in config that should be precached

Parameters
[out]Array<SCR_NearbyContextCachingData>all layouts that are defined

Definition at line 10 of file SCR_NearbyContextCachingConfig.c.

◆ GetDataFromLayout()

SCR_NearbyContextCachingData SCR_NearbyContextCachingConfig::GetDataFromLayout ( ResourceName layout)
inlineprotected

Get the data that hold the amount of Widgets to precache and the max cache amount

Parameters
[in]stringlayout defined in array entry, the data is needed from
Returns
SCR_NearbyContextCachingData data containing the precache and max cache amount

Definition at line 23 of file SCR_NearbyContextCachingConfig.c.

Member Data Documentation

◆ m_aCachedWidgets

ref array<ref SCR_NearbyContextCachingData> SCR_NearbyContextCachingConfig::m_aCachedWidgets
protected

Definition at line 5 of file SCR_NearbyContextCachingConfig.c.


The documentation for this class was generated from the following file: