FUntypedBulkData::IsUsingIODispatcher

Returns whether this bulk data is accessed via the IoDispatcher or not.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/BulkData.h"

Syntax

bool IsUsingIODispatcher() const

Remarks

Returns whether this bulk data is accessed via the IoDispatcher or not.

Returns

false as the old BulkData API does not support it

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