UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FPropertyTypeNameTable Class Reference

Public Member Functions

 FPropertyTypeNameTable ()
 
int32 FindOrAddByName (const FPropertyTypeNameNode *First)
 
const FPropertyTypeNameNodeResolveByIndex (int32 Index) const
 

Constructor & Destructor Documentation

◆ FPropertyTypeNameTable()

UE::FPropertyTypeNameTable::FPropertyTypeNameTable ( )

Member Function Documentation

◆ FindOrAddByName()

UE_AUTORTFM_ALWAYS_OPEN int32 UE::FPropertyTypeNameTable::FindOrAddByName ( const FPropertyTypeNameNode First)

◆ ResolveByIndex()

UE_AUTORTFM_ALWAYS_OPEN const FPropertyTypeNameNode * UE::FPropertyTypeNameTable::ResolveByIndex ( int32  Index) const

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