Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimespan
Description
Gets the hours component of this time span.
| Name | GetHours |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
| Include Path | #include "Misc/Timespan.h" |
int32 GetHours() const
Hours component.
See Also
- GetTotalHours