Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/CookOnTheSide > API/Editor/UnrealEd/CookOnTheSide/UCookOnTheFlyServer > API/Editor/UnrealEd/CookOnTheSide/UCookOnTheFlyServer/FPollable
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 |
void RunDuringPump
&40;
UE::Cook::FTickStackData & StackData,
double & OutNewCurrentTime,
double & OutNextTimeSeconds
&41;
Remarks
Run the pollable's callback function, from PumpPollables. Calculate the new time and store it in the output.