FArchiveState::IsForcingUnicode

Returns true if this archive wants to always save strings in UTF16 format even if they are ANSI characters.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/Archive.h"

Syntax

bool IsForcingUnicode() const

Remarks

Returns true if this archive wants to always save strings in UTF16 format even if they are ANSI characters.

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