Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/Interfaces
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
| Include | #include "Elements/Interfaces/TypedElementWorldInterface.h" |
Syntax
struct FWorldSelectionElementArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bBSPSelectionOnly | To deprecate once the BSP tools are removed from the engine. | |
| bool | bMustEncompassEntireElement | ||
| ETypedElementSelectionMethod | SelectionMethod | ||
| FTypedElementSelectionOptions | SelectionOptions | ||
| const UTypedElementSelectionSet * | SelectionSet | Optional selection set to use to get the selectable elements only. | |
| FEngineShowFlags * | ShowFlags | Optional show flag to avoid selecting non rendered elements. |