FCbFieldView::GetValue

Returns the value for unchecked access. Prefer the typed accessors below.

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/Public/Serialization/CompactBinaryValue.h

Syntax

FCbValue GetValue() const

Remarks

Returns the value for unchecked access. Prefer the typed accessors below.