Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Kismet2 > FEnumEditorUtils
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/EnumEditorUtils.h |
Include | #include "Kismet2/EnumEditorUtils.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/EnumEditorUtils.cpp |
static int64 ResolveEnumerator
&40;
const UEnum &42; Enum,
FArchive & Ar,
int64 EnumeratorValue
&41;
Remarks
Try to update an out-of-date enum index after an enum's change new enum
Parameters
Name | Description |
---|---|
Enum | new version of enum |
Ar | special archive |
EnumeratorIndex | old enumerator index |