ADEPRECATED_PlacedEditorUtilityBase::SetActorSelectionState

Set the selection state for the selected actor.

Unreal Engine C++ API Reference > Editor > Blutility > ADEPRECATED_PlacedEditorUtilityBase

References

   
Module Blutility
Header /Engine/Source/Editor/Blutility/Classes/PlacedEditorUtilityBase.h
Include #include "PlacedEditorUtilityBase.h"
Source /Engine/Source/Editor/Blutility/Private/PlacedEditorUtilityBase.cpp
void SetActorSelectionState
(
    [AActor](API\Runtime\Engine\GameFramework\AActor) * Actor,
    bool bShouldBeSelected
)

Remarks

Set the selection state for the selected actor.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library