![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TypedElementInterfaceCustomization.h>
Inheritance diagram for TTypedElementInterfaceCustomizationRegistry< CustomizationBaseType, DefaultCustomizationType >:Additional Inherited Members | |
Protected Member Functions inherited from FTypedElementInterfaceCustomizationRegistryBase | |
| TYPEDELEMENTRUNTIME_API FTypedHandleTypeId | GetElementTypeIdFromName (const FName InElementTypeName) const |
| TYPEDELEMENTRUNTIME_API FTypedHandleTypeId | GetElementTypeIdFromNameChecked (const FName InElementTypeName) const |
Utility to register and retrieve interface customizations for a given type.
|
inline |
|
virtualdefault |
|
delete |
|
inline |
Return the default interface customization instance.
|
inline |
Get the interface customization for the given element type.
|
inline |
Get the interface customization for the given element type.
|
delete |
|
delete |
|
inline |
Register an interface customization for the given element type.
|
inline |
Register an interface customization for the given element type.
|
inline |
Set the default interface customization instance.
|
inline |
Unregister an interface customization for the given element type.
|
inline |
Unregister an interface customization for the given element type.