ADEPRECATED_PlacedEditorUtilityBase::SetActorSelectionState

Set the selection state for the selected actor.

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Classes/PlacedEditorUtilityBase.h

Include

#include "PlacedEditorUtilityBase.h"

Source

/Engine/Source/Editor/Blutility/Private/PlacedEditorUtilityBase.cpp

Syntax

void SetActorSelectionState
(
    AActor * Actor,
    bool bShouldBeSelected
)

Remarks

Set the selection state for the selected actor.

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