EStaticMeshLightingInfoObjectSets

Enum defining the object sets for this stats object

Windows
MacOS
Linux

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Classes/StaticMeshLightingInfo.h

Include

#include "StaticMeshLightingInfo.h"

Syntax

enum EStaticMeshLightingInfoObjectSets
{
    StaticMeshLightingInfoObjectSets_CurrentLevel,
    StaticMeshLightingInfoObjectSets_SelectedLevels,
    StaticMeshLightingInfoObjectSets_AllLevels,
}

Values

Name

Description

StaticMeshLightingInfoObjectSets_CurrentLevel

StaticMeshLightingInfoObjectSets_SelectedLevels

StaticMeshLightingInfoObjectSets_AllLevels

Remarks

Enum defining the object sets for this stats object

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