UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType > Member List

This is the complete list of members for TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >, including all inherited members.

GetDefaultInterfaceCustomization() constTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
GetElementTypeIdFromName(const FName InElementTypeName) constFTypedElementInterfaceCustomizationRegistryBaseprotected
GetElementTypeIdFromNameChecked(const FName InElementTypeName) constFTypedElementInterfaceCustomizationRegistryBaseprotected
GetInterfaceCustomizationByTypeId(const FTypedHandleTypeId InElementTypeId, const bool bAllowFallback=true) constTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
GetInterfaceCustomizationByTypeName(const FName InElementTypeName, const bool bAllowFallback=true) constTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
operator=(const TTypedElementInterfaceCustomizationRegistry &)=deleteTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >
operator=(TTypedElementInterfaceCustomizationRegistry &&)=deleteTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >
RegisterInterfaceCustomizationByTypeId(const FTypedHandleTypeId InElementTypeId, TUniquePtr< CustomizationBaseType > &&InInterfaceCustomization)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
RegisterInterfaceCustomizationByTypeName(const FName InElementTypeName, TUniquePtr< CustomizationBaseType > &&InInterfaceCustomization)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
SetDefaultInterfaceCustomization(TUniquePtr< CustomizationBaseType > &&InInterfaceCustomization)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
TTypedElementInterfaceCustomizationRegistry(TDefaultArgs &&... DefaultArgs)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
TTypedElementInterfaceCustomizationRegistry(const TTypedElementInterfaceCustomizationRegistry &)=deleteTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >
TTypedElementInterfaceCustomizationRegistry(TTypedElementInterfaceCustomizationRegistry &&)=deleteTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >
UnregisterInterfaceCustomizationByTypeId(const FTypedHandleTypeId InElementTypeId)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
UnregisterInterfaceCustomizationByTypeName(const FName InElementTypeName)TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >inline
~FTypedElementInterfaceCustomizationRegistryBase()=defaultFTypedElementInterfaceCustomizationRegistryBasevirtual
~TTypedElementInterfaceCustomizationRegistry()=defaultTTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >virtual