UPropertyValue::SanitizeRecordedEnumData

Makes sure RecordedData data is a valid Enum index for our Enum (_MAX is not allowed)

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h

Include

#include "PropertyValue.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/PropertyValue.cpp

Syntax

void SanitizeRecordedEnumData()

Remarks

Makes sure RecordedData data is a valid Enum index for our Enum (_MAX is not allowed)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss