EditorActorSelectionDefs::MaxActorsToSelectBeforeWarning

The maximum number of actors we should select before a performance warning message is displayed to the user

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorComponents.h

Include

#include "EditorComponents.h"

Syntax

namespace EditorActorSelectionDefs
{
    static const int32 EditorActorSelectionDefs::MaxActorsToSelectBeforeWarning = 5000;
}

Remarks

The maximum number of actors we should select before a performance warning message is displayed to the user

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