FEnumProperty::GetUnderlyingProperty

Returns the numeric property which represents the integral type of the enum.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/EnumProperty.h

Include

#include "UObject/EnumProperty.h"

Syntax

FNumericProperty * GetUnderlyingProperty() const

Remarks

Returns the numeric property which represents the integral type of the enum.

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