Epic Developer Community Forums
Get UEnumProperty Value in C++
Development
Programming & Scripting
unreal-engine
Santuswill
(Santuswill)
March 22, 2022, 1:40pm
9
uint8 Value = *EnumProp->ContainerPtrToValuePtr(this);
like this
show post in topic