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

#include <TypedElementSelectionInterface.h>

Public Member Functions

FTypedElementIsSelectedOptionsSetAllowIndirect (const bool InAllowIndirect)
 
bool AllowIndirect () const
 
FTypedElementIsSelectedOptionsSetNameForTEDSIntegration (const FName &InTEDSIntegrationSelectionSetName)
 
FName GetNameForTEDSIntegration () const
 

Member Function Documentation

◆ AllowIndirect()

bool FTypedElementIsSelectedOptions::AllowIndirect ( ) const
inline

◆ GetNameForTEDSIntegration()

FName FTypedElementIsSelectedOptions::GetNameForTEDSIntegration ( ) const
inline

◆ SetAllowIndirect()

FTypedElementIsSelectedOptions & FTypedElementIsSelectedOptions::SetAllowIndirect ( const bool  InAllowIndirect)
inline

◆ SetNameForTEDSIntegration()

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

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