Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Subsystems > API/Editor/UnrealEd/Subsystems/UEditorActorSubsystem
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Subsystems/EditorActorSubsystem.h |
| Include | #include "Subsystems/EditorActorSubsystem.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Subsystems/EditorActorSubsystem.cpp |
void SelectAll
&40;
UWorld &42; InWorld
&41;
Remarks
Select all actors and BSP models in the given world, except those which are hidden
Parameters
| Name | Description |
|---|---|
| InWorld | The world the actors are to be selected in. |