EImportanceLevel

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Syntax

enum EImportanceLevel
{
    IL_Off,
    IL_Lowest,
    IL_Low,
    IL_Normal,
    IL_High,
    IL_Highest,
    TEMP_BROKEN2,
    EImportanceLevel_MAX,
}

Values

Name

Description

IL_Off

IL_Lowest

IL_Low

IL_Normal

IL_High

IL_Highest

TEMP_BROKEN2

EImportanceLevel_MAX

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