Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCbFieldView
Description
Access the field as a custom sub-type with an integer identifier. Returns the provided default on error.
| Name | AsCustomById |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinary.h |
| Include Path | #include "Serialization/CompactBinary.h" |
| Source | /Engine/Source/Runtime/Core/Private/Serialization/CompactBinary.cpp |
FCbCustomById AsCustomById
(
FCbCustomById Default
)