Navigation
API > API/Plugins > API/Plugins/VariantManagerContent > API/Plugins/VariantManagerContent/FFunctionCaller
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/FunctionCaller.h |
| Include Path | #include "FunctionCaller.h" |
| Source | /Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/FunctionCaller.cpp |
void SetDisplayOrder
(
uint32 InDisplayOrder
)