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

#include <TypedElementSelectionSet.h>

Public Member Functions

FTypedElementSelectionNormalizationOptionsSetExpandGroups (const bool InExpandGroups)
 
bool ExpandGroups () const
 
FTypedElementSelectionNormalizationOptionsSetFollowAttachment (const bool InFollowAttachment)
 
bool FollowAttachment () const
 
FTypedElementSelectionNormalizationOptionsSetNameForTEDSIntegration (const FName &InTEDSIntegrationSelectionSetName)
 
FName GetNameForTEDSIntegration () const
 

Member Function Documentation

◆ ExpandGroups()

bool FTypedElementSelectionNormalizationOptions::ExpandGroups ( ) const
inline

◆ FollowAttachment()

bool FTypedElementSelectionNormalizationOptions::FollowAttachment ( ) const
inline

◆ GetNameForTEDSIntegration()

FName FTypedElementSelectionNormalizationOptions::GetNameForTEDSIntegration ( ) const
inline

◆ SetExpandGroups()

FTypedElementSelectionNormalizationOptions & FTypedElementSelectionNormalizationOptions::SetExpandGroups ( const bool  InExpandGroups)
inline

◆ SetFollowAttachment()

FTypedElementSelectionNormalizationOptions & FTypedElementSelectionNormalizationOptions::SetFollowAttachment ( const bool  InFollowAttachment)
inline

◆ SetNameForTEDSIntegration()

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

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