Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbFieldView
| Type | Name | Description | |
|---|---|---|---|
| FMemoryView | AsCustom
(
uint64 Id, |
Access the field as a custom sub-type with an integer identifier. | |
| FMemoryView | AsCustom
(
FUtf8StringView Name, |
Access the field as a custom sub-type with a string identifier. |