Elaztek Developer Hub
Blamite Game Engine - Foundry (Stub Executable)  00386.06.16.23.0646.blamite
A small stub executable used to launch the Foundry editor.
Foundry::Modules::Keystone Namespace Reference

Functions

FOUNDRY bool SetupModule ()
 
FOUNDRY void ShutdownModule ()
 
FOUNDRY HMODULE GetKeystoneModuleHandle ()
 
FOUNDRY int ShowErrorDialog (bool allow_safemode, bool allow_continue, const char *text)
 
FOUNDRY int ShowFoundryWindow ()
 

Function Documentation

◆ GetKeystoneModuleHandle()

HMODULE Foundry::Modules::Keystone::GetKeystoneModuleHandle ( )

◆ SetupModule()

bool Foundry::Modules::Keystone::SetupModule ( )
+ Here is the caller graph for this function:

◆ ShowErrorDialog()

int Foundry::Modules::Keystone::ShowErrorDialog ( bool  allow_safemode,
bool  allow_continue,
const char *  text 
)
+ Here is the caller graph for this function:

◆ ShowFoundryWindow()

int Foundry::Modules::Keystone::ShowFoundryWindow ( )
+ Here is the caller graph for this function:

◆ ShutdownModule()

void Foundry::Modules::Keystone::ShutdownModule ( )
+ Here is the caller graph for this function: