FConcertPackage::ShouldEmbedPackageDataAsByteArray

Whether the package data should be embedded in 'PackageData'.

Windows
MacOS
Linux

References

Module

ConcertSyncCore

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertWorkspaceData.h

Include

#include "ConcertWorkspaceData.h"

Syntax

static bool ShouldEmbedPackageDataAsByteArray
(
    uint64 PackageDataSize
)

Remarks

Whether the package data should be embedded in 'PackageData'. Larger packages could still be embedded as byte array if file sharing is not enabled.

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