Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/UTypedElementRegistry
Description
Extract a string that contains name of the type elements registered. For each type it also says what interface are registered and the path of the class that implement them
| Name | RegistredElementTypesAndInterfacesToString |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementRegistry.h |
| Include Path | #include "Elements/Framework/TypedElementRegistry.h" |
| Source | /Engine/Source/Runtime/TypedElementFramework/Private/Elements/Framework/TypedElementRegistry.cpp |
FString RegistredElementTypesAndInterfacesToString() const