Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UUnrealEdEngine
Description
Show selected actors and BSP models by marking their bHiddenEdTemporary flags false. Will not modify/dirty actors/BSP.
| Name | edactUnhideSelected |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdEngine.h |
| Include Path | #include "Editor/UnrealEdEngine.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorActor.cpp |
virtual void edactUnhideSelected
(
UWorld * InWorld
)