Navigation
Unreal Engine C++ API Reference > 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 GetCurrentIniVersionStrings
&40;
const ITargetPlatform &42; TargetPlatform,
UE::Cook::FIniSettingContainer & IniVersionStrings
&41; const
Remarks
GetCurrentIniVersionStrings gets the current ini version strings for compare against previous cook false if function fails (should assume all platforms are out of date)
Parameters
Name | Description |
---|---|
IniVersionStrings | return list of the important current ini version strings |