![]() |
Blamite Game Engine - Guerilla (Library)
00422.10.27.24.0303.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.