Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/FrameNumber.h |
Include |
#include "Misc/FrameNumber.h" |
template<typename T, typename U>
constexpr FFrameNumber
(
T InValue
)
Implicit construction from a signed integer frame number, whilst disallowing any construction from other types.