Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > CookOnTheSide > UCookOnTheFlyServer
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 |
bool HasRemainingWork&40;&41; const
Remarks
Return whether the tick needs to take any action for the current session. If not, the session is done. Used for external managers of the cooker to know when to tick it.