API/Autodoc/Classes/FURuStoreRemoteConfig.en.md


FURuStoreRemoteConfig

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

#include <FURuStoreRemoteConfig.h>

Public Attributes

Name
TMap< FString, FString > data — Dictionary key-value of the current data set.

variable data

TMap< FString, FString > data;

Dictionary key-value of the current data set.


Назад