Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00386.06.16.23.0646.blamite
The tag editor for the Blamite Game Engine.
BlamBitfieldBitData Struct Reference

Data structure containing data for a bitfield bit. More...

#include <bitfield.h>

Public Attributes

std::string id
 The ID of the bit. More...
 
bool value
 The bit's value. More...
 

Detailed Description

Data structure containing data for a bitfield bit.

Member Data Documentation

◆ id

std::string BlamBitfieldBitData::id

The ID of the bit.

◆ value

bool BlamBitfieldBitData::value

The bit's value.


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