Navigation
Unreal Engine C++ API Reference > Runtime > Core > Serialization > FCbObject
Type | Name | Description | |
---|---|---|---|
![]() |
TCbBuffer () |
Construct a default value. | |
![]() |
TCbBuffer
(
FSharedBuffer ValueBuffer, |
Construct a value from a pointer to its data and an optional externally-provided type. | |
![]() |
TCbBuffer
(
const ViewType& Value, |
Construct a value that holds a reference to the buffer that contains it. | |
![]() |
Construct a value that holds a reference to the buffer of the outer that contains it. |