Elaztek Developer Hub
Blamite Game Engine - Guerilla  00309.02.03.21.0044.blamite
The tag editor for the Blamite Game Engine.
config.h File Reference
#include <Strings/components/settings/config/config.h>

Go to the source code of this file.

Namespaces

 Guerilla
 The main namespace containing all of Guerilla's shared functions.
 
 Guerilla::Settings
 
 Guerilla::Settings::Config
 Namespace for anything related to Guerilla's configuration.
 

Macros

#define GUERILLA
 
#define GUERILLA_CONFIG_DEFAULT_NAME   "guerilla.cfg"
 The default filename for Guerilla's configuration. More...
 

Functions

GUERILLA BlamResult Guerilla::Settings::Config::LoadConfig ()
 Loads the default guerilla configuration file. More...
 
GUERILLA bool Guerilla::Settings::Config::IsConfigReady ()
 Checks whether the configuration file is ready for use. More...
 
GUERILLA BlamConfigurationFile * Guerilla::Settings::Config::GetConfig ()
 Retrieves the Guerilla configuration. More...
 

Macro Definition Documentation

◆ GUERILLA

#define GUERILLA

◆ GUERILLA_CONFIG_DEFAULT_NAME

#define GUERILLA_CONFIG_DEFAULT_NAME   "guerilla.cfg"

The default filename for Guerilla's configuration.