UCookOnTheFlyServer::IsRealtimeMode

Is this cooker running in real time mode (where it needs to respect the timeslice)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h

Include

#include "CookOnTheSide/CookOnTheFlyServer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp

Syntax

bool IsRealtimeMode() const

Remarks

Is this cooker running in real time mode (where it needs to respect the timeslice)

Returns

returns true if this cooker is running in realtime mode like in the editor

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