Navigation
API > API/Runtime > API/Runtime/Cbor > API/Runtime/Cbor/FCborHeader
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCborHeader
(
uint8 InHeader |
CborTypes.h | ||
FCborHeader
(
ECborCode InHeader |
CborTypes.h |
FCborHeader(uint8)
| Name | FCborHeader |
| Type | function |
| Header File | /Engine/Source/Runtime/Cbor/Public/CborTypes.h |
| Include Path | #include "CborTypes.h" |
FCborHeader
(
uint8 InHeader
)
FCborHeader(ECborCode)
| Name | FCborHeader |
| Type | function |
| Header File | /Engine/Source/Runtime/Cbor/Public/CborTypes.h |
| Include Path | #include "CborTypes.h" |
FCborHeader
(
ECborCode InHeader
)