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

Functions

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

Function Documentation

◆ GetKeystoneModuleHandle()

HMODULE Sapien::Modules::Keystone::GetKeystoneModuleHandle ( )

◆ SetupModule()

bool Sapien::Modules::Keystone::SetupModule ( )

◆ ShowErrorDialog()

int Sapien::Modules::Keystone::ShowErrorDialog ( bool  allow_safemode,
bool  allow_continue,
const char *  text 
)

◆ ShowSapienWindow()

int Sapien::Modules::Keystone::ShowSapienWindow ( )

◆ ShutdownModule()

void Sapien::Modules::Keystone::ShutdownModule ( )