ILauncherProfile::SetNumCookersToSpawn

Set the number of cookers we want to spawn during cooking

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

void SetNumCookersToSpawn
(
    const int32 InNumCookersToSpawn
)

Remarks

Set the number of cookers we want to spawn during cooking

Parameters

Parameter

Description

InNumCookersToSpawn

number of cookers we want to spawn in addition to the master cooker

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss