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

Structure representing a tag or plugin revision. More...

#include <tags.h>

Public Attributes

std::string author
 The revision author. More...
 
int version
 The revision version. More...
 
std::string description
 The description of the revision. More...
 

Detailed Description

Structure representing a tag or plugin revision.

Member Data Documentation

◆ author

std::string BlamRevision::author

The revision author.

◆ description

std::string BlamRevision::description

The description of the revision.

◆ version

int BlamRevision::version

The revision version.


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