Elaztek Developer Hub
Blamite Game Engine - Strings  00341.11.29.21.2042.blamite
A library containing general purpose utilities and classes for use in multiple projects.
Strings

Strings is a general-purpose library that contains functions and data types used across the engine and its various tools. Despite the name, string management is only one of the various things it does.

Data Files

Several data files are contained within Strings, found within the _data folder.

  • 📁 data
    • editor_strings.xml - A string table containing strings used within the Editing Kit.
    • error_strings.xml - A string table containing descriptions of all BlamResult error codes.
    • shared_strings.xml - A string table containing strings used across both the Editing Kit and the game engine itself.