Choose your operating system:
Windows
macOS
Linux
| FArchiveState
|
Module |
|
Header |
/Engine/Plugins/Experimental/Optimus/Source/OptimusDeveloper/Public/OptimusHelpers.h |
Include |
#include "OptimusHelpers.h" |
class FBinaryObjectReader : public FObjectReader
A small helper class to enable binary reads on an archive, since the FObjectReader::Serialize(TArray<uint8>& InBytes) constructor is protected
Name | Description | |
---|---|---|
|
FBinaryObjectReader |
FIXME: The constructor is broken. It only needs a const ref. |