Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
FApparatusCustomVersion Struct Reference

Custom serialization version for assets/classes in the ApparatusRuntime module. More...

#include <ApparatusCustomVersion.h>

Public Types

enum  Type {
  Initial = 0 , Online , AtomicFlagmarks , TraitRecordOverhaul ,
  VersionPlusOne , LatestVersion = VersionPlusOne - 1
}
 

Static Public Attributes

static const FGuid GUID
 

Detailed Description

Custom serialization version for assets/classes in the ApparatusRuntime module.

Member Enumeration Documentation

◆ Type

Enumerator
Initial 

Before any version changes were made in the plugin.

Online 

The first Apparatus version with networking support.

AtomicFlagmarks 

Thread-safe flagmarks introduced globally.

TraitRecordOverhaul 

The newer (and far more versatile) trait record functionality.

VersionPlusOne 
LatestVersion 

Member Data Documentation

◆ GUID

const FGuid FApparatusCustomVersion::GUID
static

The documentation for this struct was generated from the following file: