Elaztek Developer Hub
Blamite Game Engine - Strings  00408.01.06.24.1723.blamite
A library containing general purpose utilities and classes for use in multiple projects.
BlamStringsInternal::Hooks Namespace Reference

Internal namespace for interacting with the hooks system. More...

Functions

STRINGS_INTERNAL void NotifyConfigurationReload (std::string filename)
 Notifies all hooks that a configuration file has been reloaded. More...
 

Detailed Description

Internal namespace for interacting with the hooks system.

These functions should only ever be called from within the Strings library.

Function Documentation

◆ NotifyConfigurationReload()

void BlamStringsInternal::Hooks::NotifyConfigurationReload ( std::string  filename)

Notifies all hooks that a configuration file has been reloaded.

Parameters
filename- The filename of the configuration file that was reloaded.
+ Here is the caller graph for this function: