FCborContext

Class that represent a cbor context which consists of a header and value pair

Windows
MacOS
Linux

References

Module

Cbor

Header

/Engine/Source/Runtime/Cbor/Public/CborTypes.h

Include

#include "CborTypes.h"

Syntax

struct FCborContext

Remarks

Class that represent a cbor context which consists of a header and value pair

Variables

Name Description

Public variable

bool

 

BoolValue

Public variable

double

 

DoubleValue

Public variable

float

 

FloatValue

Public variable

int64

 

IntValue

Public variable

uint64

 

Length

Public variable

uint64

 

UIntValue

Constructors

Name Description

Public function

FCborContext()

Functions

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