Blamite Game Engine - blam!  00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
BlamString Struct Reference

Structure representing a Blamite string. More...

#include <engine_text.h>

Public Attributes

std::string id
 The ID of the string. More...
 
std::string text
 The content of the string. More...
 

Detailed Description

Structure representing a Blamite string.

Member Data Documentation

◆ id

std::string BlamString::id

The ID of the string.

◆ text

std::string BlamString::text

The content of the string.


The documentation for this struct was generated from the following file: