MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / MainLoop

Function MainLoop

Source/Window/Src/Main.cpp:402–465  ·  view source on GitHub ↗

Unreal's main message loop. All windows in Unreal receive messages somewhere below this function on the stack.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

WinMainFunction · 0.85
ThreadEntryFunction · 0.85

Calls 3

appSecondsFunction · 0.50
TickMethod · 0.45
GetMaxTickRateMethod · 0.45

Tested by

no test coverage detected