Elaztek Developer Hub
Blamite Game Engine - Guerilla  00310.02.05.21.0336.blamite
The tag editor for the Blamite Game Engine.
Guerilla Namespace Reference

The main namespace containing all of Guerilla's shared functions. More...

Namespaces

 Logger
 Namespace containing functions for Guerilla's logger.
 
 Modules
 Namespace containing functions for initializing and releasing any modules that Guerilla depends on.
 
 Settings
 
 Tags
 Namespace containing functions relating to tags and plugins.
 

Functions

GUERILLA HMODULE GetGuerillaDLLHandle ()
 Retrieves the module handle for Guerilla. More...
 
GUERILLA_API BlamVersion GetVersion ()
 Retrieves the current version of Guerilla. More...
 

Detailed Description

The main namespace containing all of Guerilla's shared functions.

Function Documentation

◆ GetGuerillaDLLHandle()

HMODULE Guerilla::GetGuerillaDLLHandle ( )

Retrieves the module handle for Guerilla.

Returns
Guerilla's module handle.

◆ GetVersion()

BlamVersion Guerilla::GetVersion ( )

Retrieves the current version of Guerilla.

Returns
The current version of Guerilla.