Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FBlueprintsObjectVersion Struct Reference

#include <BlueprintsObjectVersion.h>

+ Collaboration diagram for FBlueprintsObjectVersion:

Public Types

enum  Type : int {
  BeforeCustomVersionWasAdded = 0x0 , OverridenEventReferenceFixup = 0x1 , CleanBlueprintFunctionFlags = 0x2 , ArrayGetByRefUpgrade = 0x3 ,
  EdGraphPinOptimized = 0x4 , AllowDeletionConformed = 0x5 , AdvancedContainerSupport = 0x6 , SCSHasComponentTemplateClass = 0x7 ,
  ComponentTemplateClassSupport = 0x8 , ArrayGetFuncsReplacedByCustomNode = 0x9 , DisallowObjectConfigVars = 0xA , VersionPlusOne = 0xB ,
  LatestVersion = 0xA , BeforeCustomVersionWasAdded = 0x0 , OverridenEventReferenceFixup = 0x1 , CleanBlueprintFunctionFlags = 0x2 ,
  ArrayGetByRefUpgrade = 0x3 , EdGraphPinOptimized = 0x4 , AllowDeletionConformed = 0x5 , AdvancedContainerSupport = 0x6 ,
  SCSHasComponentTemplateClass = 0x7 , ComponentTemplateClassSupport = 0x8 , ArrayGetFuncsReplacedByCustomNode = 0x9 , DisallowObjectConfigVars = 0xA ,
  VersionPlusOne = 0xB , LatestVersion = 0xA
}
 
enum  Type {
  BeforeCustomVersionWasAdded = 0x0 , OverridenEventReferenceFixup = 0x1 , CleanBlueprintFunctionFlags = 0x2 , ArrayGetByRefUpgrade = 0x3 ,
  EdGraphPinOptimized = 0x4 , AllowDeletionConformed = 0x5 , AdvancedContainerSupport = 0x6 , SCSHasComponentTemplateClass = 0x7 ,
  ComponentTemplateClassSupport = 0x8 , ArrayGetFuncsReplacedByCustomNode = 0x9 , DisallowObjectConfigVars = 0xA , VersionPlusOne = 0xB ,
  LatestVersion = 0xA , BeforeCustomVersionWasAdded = 0x0 , OverridenEventReferenceFixup = 0x1 , CleanBlueprintFunctionFlags = 0x2 ,
  ArrayGetByRefUpgrade = 0x3 , EdGraphPinOptimized = 0x4 , AllowDeletionConformed = 0x5 , AdvancedContainerSupport = 0x6 ,
  SCSHasComponentTemplateClass = 0x7 , ComponentTemplateClassSupport = 0x8 , ArrayGetFuncsReplacedByCustomNode = 0x9 , DisallowObjectConfigVars = 0xA ,
  VersionPlusOne = 0xB , LatestVersion = 0xA
}
 

Static Public Attributes

static const FGuid GUID
 

Private Member Functions

 FBlueprintsObjectVersion ()
 

Detailed Description

Definition at line 8 of file BlueprintsObjectVersion.h.

Member Enumeration Documentation

◆ Type [1/2]

enum FBlueprintsObjectVersion::Type : int
Enumerator
BeforeCustomVersionWasAdded 
OverridenEventReferenceFixup 
CleanBlueprintFunctionFlags 
ArrayGetByRefUpgrade 
EdGraphPinOptimized 
AllowDeletionConformed 
AdvancedContainerSupport 
SCSHasComponentTemplateClass 
ComponentTemplateClassSupport 
ArrayGetFuncsReplacedByCustomNode 
DisallowObjectConfigVars 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
OverridenEventReferenceFixup 
CleanBlueprintFunctionFlags 
ArrayGetByRefUpgrade 
EdGraphPinOptimized 
AllowDeletionConformed 
AdvancedContainerSupport 
SCSHasComponentTemplateClass 
ComponentTemplateClassSupport 
ArrayGetFuncsReplacedByCustomNode 
DisallowObjectConfigVars 
VersionPlusOne 
LatestVersion 

Definition at line 17784 of file Enums.h.

◆ Type [2/2]

enum FBlueprintsObjectVersion::Type
Enumerator
BeforeCustomVersionWasAdded 
OverridenEventReferenceFixup 
CleanBlueprintFunctionFlags 
ArrayGetByRefUpgrade 
EdGraphPinOptimized 
AllowDeletionConformed 
AdvancedContainerSupport 
SCSHasComponentTemplateClass 
ComponentTemplateClassSupport 
ArrayGetFuncsReplacedByCustomNode 
DisallowObjectConfigVars 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
OverridenEventReferenceFixup 
CleanBlueprintFunctionFlags 
ArrayGetByRefUpgrade 
EdGraphPinOptimized 
AllowDeletionConformed 
AdvancedContainerSupport 
SCSHasComponentTemplateClass 
ComponentTemplateClassSupport 
ArrayGetFuncsReplacedByCustomNode 
DisallowObjectConfigVars 
VersionPlusOne 
LatestVersion 

Definition at line 10 of file BlueprintsObjectVersion.h.

Constructor & Destructor Documentation

◆ FBlueprintsObjectVersion()

FBlueprintsObjectVersion::FBlueprintsObjectVersion ( )
inlineprivate

Definition at line 34 of file BlueprintsObjectVersion.h.

Member Data Documentation

◆ GUID

const FGuid FBlueprintsObjectVersion::GUID
static

Definition at line 31 of file BlueprintsObjectVersion.h.


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