![]() |
Blamite Game Engine - Guerilla (Library)
00390.07.02.23.1947.blamite
The tag editor for the Blamite Game Engine.
|
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... | |
Structure representing a tag or plugin revision.
std::string BlamRevision::author |
The revision author.
std::string BlamRevision::description |
The description of the revision.
int BlamRevision::version |
The revision version.