Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
Include |
#include "Serialization/CompactBinary.h" |
Construct a field range from the first field and a pointer to the end of the last field.
Parameter |
Description |
---|---|
InField |
The first field, or the default field if there are no fields. |
InFieldsEnd |
A pointer to the end of the value of the last field, or null. |