API/Autodoc/Classes/FURuStoreRemoteConfig.en.md


FURuStoreRemoteConfig

The current set of all data received depending on the selected update policy during initialization.

#include <FURuStoreRemoteConfig.h>

Public Attributes

Name
TMap< FString, FString > data — Key-value dictionary of the current data set.

variable data

TMap< FString, FString > data;

Key-value dictionary of the current data set.


Назад