Berserk
Config Member List

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

Config()Config
GetFilepath() constConfig
GetProperty(const StringName &section, const StringName &key, int32 defaultValue) constConfig
GetProperty(const StringName &section, const StringName &key, uint32 defaultValue) constConfig
GetProperty(const StringName &section, const StringName &key, float defaultValue) constConfig
GetProperty(const StringName &section, const StringName &key, const String &defaultValue) constConfig
IsOpen() constConfiginline
Open(const String &filepath)Config
~Config()Config