FUntypedBulkData2::FUntypedBulkData2

In the older Bulkdata system the data was being loaded as if it was POD with the option to opt out but nothing actually opted out.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/BulkData2.h"

Syntax

FUntypedBulkData2()

Remarks

In the older Bulkdata system the data was being loaded as if it was POD with the option to opt out but nothing actually opted out. This check should help catch if any non-POD data was actually being used or not.

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