Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/TCbFieldIterator
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
Include | #include "Serialization/CompactBinary.h" |
template<typename OtherFieldType>
static const void * GetFieldsEnd
(
const TCbFieldIterator < OtherFieldType > & It
)
Remarks
Returns the end of the last field, or null for an iterator at the end.