![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#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 |
| void strings_config_reload_callback | ( | std::string | filename | ) |
Here is the caller graph for this function:| BlamStringsHooksBundle blam_strings_hooks |
| HMODULE strings_dll_handle = NULL |
| BlamStringsLogReceiver strings_log_receiver |