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

#include <TypedElementSelectionInterface.h>

Public Member Functions

FTypedElementSelectionOptionsSetAllowHidden (const bool InAllowHidden)
 
bool AllowHidden () const
 
FTypedElementSelectionOptionsSetAllowGroups (const bool InAllowGroups)
 
bool AllowGroups () const
 
FTypedElementSelectionOptionsSetAllowLegacyNotifications (const bool InAllowLegacyNotifications)
 
bool AllowLegacyNotifications () const
 
FTypedElementSelectionOptionsSetWarnIfLocked (const bool InWarnIfLocked)
 
bool WarnIfLocked () const
 
FTypedElementSelectionOptionsSetAllowSubRootSelection (const bool InAllowSubRootSelectioin)
 
bool AllowSubRootSelection () const
 
FTypedElementSelectionOptionsSetChildElementInclusionMethod (const ETypedElementChildInclusionMethod InChildElementInclusionMethod)
 
ETypedElementChildInclusionMethod GetChildElementInclusionMethod () const
 
FTypedElementSelectionOptionsSetNameForTEDSIntegration (const FName &InTEDSIntegrationSelectionSetName)
 
FName GetNameForTEDSIntegration () const
 

Member Function Documentation

◆ AllowGroups()

bool FTypedElementSelectionOptions::AllowGroups ( ) const
inline

◆ AllowHidden()

bool FTypedElementSelectionOptions::AllowHidden ( ) const
inline

◆ AllowLegacyNotifications()

bool FTypedElementSelectionOptions::AllowLegacyNotifications ( ) const
inline

◆ AllowSubRootSelection()

bool FTypedElementSelectionOptions::AllowSubRootSelection ( ) const
inline

◆ GetChildElementInclusionMethod()

ETypedElementChildInclusionMethod FTypedElementSelectionOptions::GetChildElementInclusionMethod ( ) const
inline

◆ GetNameForTEDSIntegration()

FName FTypedElementSelectionOptions::GetNameForTEDSIntegration ( ) const
inline

◆ SetAllowGroups()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetAllowGroups ( const bool  InAllowGroups)
inline

◆ SetAllowHidden()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetAllowHidden ( const bool  InAllowHidden)
inline

◆ SetAllowLegacyNotifications()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetAllowLegacyNotifications ( const bool  InAllowLegacyNotifications)
inline

◆ SetAllowSubRootSelection()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetAllowSubRootSelection ( const bool  InAllowSubRootSelectioin)
inline

◆ SetChildElementInclusionMethod()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetChildElementInclusionMethod ( const ETypedElementChildInclusionMethod  InChildElementInclusionMethod)
inline

◆ SetNameForTEDSIntegration()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetNameForTEDSIntegration ( const FName InTEDSIntegrationSelectionSetName)
inline

◆ SetWarnIfLocked()

FTypedElementSelectionOptions & FTypedElementSelectionOptions::SetWarnIfLocked ( const bool  InWarnIfLocked)
inline

◆ WarnIfLocked()

bool FTypedElementSelectionOptions::WarnIfLocked ( ) const
inline

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