Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00390.07.02.23.1947.blamite
The tag editor for the Blamite Game Engine.
BlamPlugin.cpp File Reference
#include "tags.h"
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/converters/converters.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/utils/xml/xml.h>
#include <Strings/components/logger/logger.h>
#include <blam/version_data.h>
#include <blam/constants.h>
+ Include dependency graph for BlamPlugin.cpp:

Macros

#define ENGINE_VERSION   "00390.07.02.23.1947.blamite"
 
#define TAG_FIELDSET_VERSION   5
 

Variables

int next_new_tag_number = 1
 The number to use for the next newly created tag. More...
 

Macro Definition Documentation

◆ ENGINE_VERSION

#define ENGINE_VERSION   "00390.07.02.23.1947.blamite"

◆ TAG_FIELDSET_VERSION

#define TAG_FIELDSET_VERSION   5

Variable Documentation

◆ next_new_tag_number

int next_new_tag_number = 1

The number to use for the next newly created tag.