Elaztek Developer Hub
Blamite Game Engine - Guerilla (Library)  00352.03.28.22.1329.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 "fields/ascii/ascii.h"
#include "fields/comment/comment.h"
#include "fields/bitfield/bitfield.h"
#include "fields/enum/enum.h"
#include "fields/block/block.h"
#include "fields/tagref/tagref.h"
#include <Strings/components/logger/logger.h>

Variables

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

Variable Documentation

◆ next_new_tag_number

int next_new_tag_number = 1

The number to use for the next newly created tag.