Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorViewportSelectability
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportSelectability.h |
| Include | #include "EditorViewportSelectability.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportSelectability.cpp |
bool BoxSelectWorldActors
(
FBox & InBox,
FEditorViewportClient *const InEditorViewportClient,
const bool bInSelect
)
Remarks
Selects or deselects all actors in a level world that are inside a defined box.