IEngineLoop

Public interface to [FEngineLoop](API\Runtime\Launch\FEngineLoop) so we can call it from editor or editor code

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/UnrealEngine.h

Include

#include "UnrealEngine.h"

Syntax

class IEngineLoop

Remarks

Public interface to FEngineLoop so we can call it from editor or editor code

Functions

Name Description

Public function

void

 

ClearPendingCleanupObjects()

Removes references to any objects pending cleanup by deleting them.

Public function

int32

 

Init()

Public function

void

 

Tick()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss