UUnrealEdEngine::SetActorSelectionFlags

Fast track function to set render thread flags marking selection rather than reconnecting all components

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdEngine.h

Include

#include "Editor/UnrealEdEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorSelectUtils.cpp

Syntax

virtual void SetActorSelectionFlags
(
    AActor * InActor
)

Remarks

Fast track function to set render thread flags marking selection rather than reconnecting all components

Parameters

Parameter

Description

InActor

the actor to toggle view flags for

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