TTargetPlatformBase::RequiresCookedData

Checks whether this platform requires cooked data (typically console platforms).

Windows
MacOS
Linux

Override Hierarchy

ITargetPlatform::RequiresCookedData()

TTargetPlatformBase::RequiresCookedData()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h

Include

#include "Common/TargetPlatformBase.h"

Syntax

virtual bool RequiresCookedData() const

Remarks

Checks whether this platform requires cooked data (typically console platforms).

Returns

true if this platform requires cooked data, false otherwise.

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