Blamite Game Engine - blam!  00296.01.12.21.0102.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 "components/core/events/events/ConfigurationReload/ConfigurationReloadEvent.h"
#include "components/core/events/events.h"

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)

Variable Documentation

◆ blam_strings_hooks

BlamStringsHooksBundle blam_strings_hooks

◆ strings_dll_handle

HMODULE strings_dll_handle = NULL

◆ strings_log_receiver

BlamStringsLogReceiver strings_log_receiver