UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWorldSelectionElementArgs Struct Reference

#include <TypedElementWorldInterface.h>

Public Attributes

const UTypedElementSelectionSetSelectionSet
 
ETypedElementSelectionMethod SelectionMethod = ETypedElementSelectionMethod::Primary
 
FTypedElementSelectionOptions SelectionOptions
 
FEngineShowFlagsShowFlags
 
bool bMustEncompassEntireElement = false
 
bool bBSPSelectionOnly = false
 

Member Data Documentation

◆ bBSPSelectionOnly

bool FWorldSelectionElementArgs::bBSPSelectionOnly = false

◆ bMustEncompassEntireElement

bool FWorldSelectionElementArgs::bMustEncompassEntireElement = false

◆ SelectionMethod

ETypedElementSelectionMethod FWorldSelectionElementArgs::SelectionMethod = ETypedElementSelectionMethod::Primary

◆ SelectionOptions

FTypedElementSelectionOptions FWorldSelectionElementArgs::SelectionOptions

◆ SelectionSet

const UTypedElementSelectionSet* FWorldSelectionElementArgs::SelectionSet

◆ ShowFlags

FEngineShowFlags* FWorldSelectionElementArgs::ShowFlags

The documentation for this struct was generated from the following file: