Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/UTypedElementRegistry
Description
Process any elements that were previously marked for deferred destruction.
This is automatically called at the end of each frame, but may also be called manually.
This is automatically called post-GC, unless auto-GC destruction has been disabled (
| Name | ProcessDeferredElementsToDestroy |
| 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 |
void ProcessDeferredElementsToDestroy()