Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FDateTime > API/Runtime/Core/Misc/FDateTime/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
Include | #include "Misc/DateTime.h" |
FDateTime
&40;
int64 InTicks
&41;
Remarks
Creates and initializes a new instance with the specified number of ticks.
Parameters
Name | Description |
---|---|
InTicks | The ticks representing the date and time. |