Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FProcState
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformProcess.h |
Include | #include "Unix/UnixPlatformProcess.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformProcess.cpp |
void Wait()
Remarks
Waits for the process to end. Has a side effect (stores child's return code).