FUntypedBulkData::CreateStreamingToken

Creates a [FBulkDataStreamingToken](API\Runtime\CoreUObject\Serialization\FBulkDataStreamingToken) representing the area of the file that the [FUntypedBulkData](API\Runtime\CoreUObject\Serialization\FUntypedBulkData) represents.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkData.h

Include

#include "Serialization/BulkData.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/BulkData.cpp

Syntax

FBulkDataStreamingToken CreateStreamingToken() const

Remarks

Creates a FBulkDataStreamingToken representing the area of the file that the FUntypedBulkData represents. See the declaration of FBulkDataStreamingToken for further details.

Returns

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