Navigation
API > API/Plugins > API/Plugins/CustomizableObject
Priority for the mutable update queue, Low is the normal distance-based priority, High is normally used for discards and Mid for LOD downgrades.
| Name | EQueuePriorityType |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectInstance.h |
| Include Path | #include "MuCO/CustomizableObjectInstance.h" |
Syntax
enum EQueuePriorityType
{
High,
Med,
Med_Low,
Low,
}
Values
| Name | Remarks |
|---|---|
| High | |
| Med | |
| Med_Low | |
| Low |