![]() |
Blamite Game Engine - Guerilla
00306.01.24.21.1348.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... | |
std::string | 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.
std::string BlamRevision::version |
The revision version.