FCbFieldView::AsString

Access the field as a string. Returns the provided default on error.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

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

Include

#include "Serialization/CompactBinary.h"

Source

/Engine/Source/Runtime/Core/Private/Serialization/CompactBinary.cpp

Syntax

FUtf8StringView AsString
(
    FUtf8StringView Default
)

Remarks

Access the field as a string. Returns the provided default on error.