Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildInstallerSharedContext
References
| Module | BuildPatchServices |
| Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstallerSharedContext.h |
| Include | #include "Interfaces/IBuildInstallerSharedContext.h" |
void PreallocateThreads
(
uint32 NumThreads
)
Remarks
Preallocate thread free list with NumThreads. If more than NumThreads are required, a warning will be logged.