Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbFieldView
| Type | Name | Description | |
|---|---|---|---|
| FTimespan | AsTimeSpan () |
Access the field as a timespan. Returns an empty timespan on error. | |
| FTimespan | AsTimeSpan
(
FTimespan Default |
Access the field as a timespan. Returns the provided default on error. |