![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealEngine.h>
Public Member Functions | |
| virtual int32 | Init ()=0 |
| virtual void | Tick ()=0 |
| virtual void | ClearPendingCleanupObjects ()=0 |
Public interface to FEngineLoop so we can call it from editor or editor code
Removes references to any objects pending cleanup by deleting them.