![]() |
Blamite Game Engine - Foundry (Stub Executable)
00427.01.12.25.2146.blamite
A small stub executable used to launch the Foundry editor.
|
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 () |
| HMODULE Foundry::Modules::Keystone::GetKeystoneModuleHandle | ( | ) |
| bool Foundry::Modules::Keystone::SetupModule | ( | ) |
Here is the caller graph for this function:| int Foundry::Modules::Keystone::ShowErrorDialog | ( | bool | allow_safemode, |
| bool | allow_continue, | ||
| const char * | text | ||
| ) |
Here is the caller graph for this function:| int Foundry::Modules::Keystone::ShowFoundryWindow | ( | ) |
Here is the caller graph for this function:| void Foundry::Modules::Keystone::ShutdownModule | ( | ) |
Here is the caller graph for this function: