Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
strings.cpp File Reference
#include "strings.h"
#include <Strings/components/logger/logger.h>
#include <Strings/components/hooks/hooks.h>
#include "components/diagnostics/logger/logger.h"
#include <Strings/components/classes/events/game_engine_events/ConfigurationReload/ConfigurationReloadEvent.h>
#include <Strings/components/classes/events/events.h>
+ Include dependency graph for strings.cpp:

Functions

void strings_config_reload_callback (std::string filename)
 

Variables

HMODULE strings_dll_handle = NULL
 
BlamStringsHooksBundle blam_strings_hooks
 
BlamStringsLogReceiver strings_log_receiver
 

Function Documentation

◆ strings_config_reload_callback()

void strings_config_reload_callback ( std::string  filename)
+ Here is the caller graph for this function:

Variable Documentation

◆ blam_strings_hooks

BlamStringsHooksBundle blam_strings_hooks

◆ strings_dll_handle

HMODULE strings_dll_handle = NULL

◆ strings_log_receiver

BlamStringsLogReceiver strings_log_receiver