Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FEmbeddedCommunication
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/EmbeddedCommunication.h |
| Include | #include "Misc/EmbeddedCommunication.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/EmbeddedCommunication.cpp |
static void ForceTick
(
int ID,
float MinTimeSlice,
float MaxTimeSlice
)
Remarks
Force some ticking to happen - used to process messages during otherwise blocking operations like boot