Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTimecode
Description
Will return true if the timecode represents a valid timecode value where
Minutes is +/- [0, 59] Seconds is +/- [0, 59] Frames [INT_MIN, INT_MAX] Subframes >= 0
| Name | IsValid |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Timecode.h |
| Include Path | #include "Misc/Timecode.h" |
bool IsValid() const