AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
WorldConfig Member List

This is the complete list of members for WorldConfig, including all inherited members.

_configsConfigValueCache< ServerConfigs >private
_reloadingConfigValueCache< ServerConfigs >private
BuildConfigCache() overrideWorldConfigvirtual
ConfigValueCache(ServerConfigs const configCount)ConfigValueCache< ServerConfigs >inline
GetConfigValue(ServerConfigs const config) constConfigValueCache< ServerConfigs >inline
GetConfigValue(ServerConfigs const config) constConfigValueCache< ServerConfigs >inline
Initialize(bool reload)ConfigValueCache< ServerConfigs >inline
OverwriteConfigValue(ServerConfigs const config, T const &value)ConfigValueCache< ServerConfigs >inline
Reloadable enum nameConfigValueCache< ServerConfigs >
SetConfigValue(ServerConfigs const config, std::string const &configName, T const &defaultValue, Reloadable reloadable=Reloadable::Yes, std::function< bool(T const &value)> &&checker={}, std::string const &validationErrorText="")ConfigValueCache< ServerConfigs >inline
VerifyAllConfigsLoaded()ConfigValueCache< ServerConfigs >inlineprivate
WorldConfig()WorldConfiginline