FLevelEditorActionCallbacks::OnShowOnlySelectedActors

Shows only selected actors, hiding any unselected actors and unhiding any selected hidden actors.

Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorActionCallbacks

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditorActions.h
Include #include "LevelEditorActions.h"
Source /Engine/Source/Editor/LevelEditor/Private/LevelEditorActions.cpp
static void OnShowOnlySelectedActors()

Remarks

Shows only selected actors, hiding any unselected actors and unhiding any selected hidden actors.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library