Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/CookOnTheSide > API/Editor/UnrealEd/CookOnTheSide/UCookOnTheFlyServer
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 |
bool StartCookOnTheFly
&40;
FCookOnTheFlyStartupOptions InCookOnTheFlyOptions
&41;
Remarks
Initialize cook on the fly server true on success, false otherwise.
Parameters
| Name | Description |
|---|---|
| InCookOnTheFlyOptions | Cook on the fly startup options |