Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FDateTime > GetDate
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
Include | #include "Misc/DateTime.h" |
FDateTime GetDate&40;&41; const
Remarks
Gets the date part of this date.
The time part is truncated and becomes 00:00:00.000. A FDateTime object containing the date.