FGenericPlatformProperties::RequiresCookedData

Checks whether this platform requires cooked data.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static bool RequiresCookedData()

Remarks

Checks whether this platform requires cooked data.

Returns

true if cooked data is required, 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