Navigation
API > API/Plugins > API/Plugins/VariantManagerContent > API/Plugins/VariantManagerContent/UPropertyValue
Description
Set the order with which the VariantManager should display this in a property list. Lower values will be shown higher up
| Name | SetDisplayOrder |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h |
| Include Path | #include "PropertyValue.h" |
| Source | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/PropertyValue.cpp |
void SetDisplayOrder
(
uint32 InDisplayOrder
)