FArchiveState::SetCookingTarget

Sets the cooking target platform.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

void SetCookingTarget
(
    const ITargetPlatform * InCookingTarget
)

Remarks

Sets the cooking target platform.

Parameters

Parameter

Description

InCookingTarget

The target platform to set.

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