FArchiveState::IsByteSwapping

Returns true if data larger than 1 byte should be swapped to deal with endian mismatches.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/Archive.h

Include

#include "Serialization/Archive.h"

Syntax

bool IsByteSwapping()

Remarks

Returns true if data larger than 1 byte should be swapped to deal with endian mismatches.

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