unreal.DateTime
¶
- class unreal.DateTime(year=0, month=0, day=0, hour=0, minute=0, second=0, millisecond=0)¶
Bases:
unreal.StructBase
A value representing a specific point date and time over a wide range of years. note: The full C++ class is located here: EngineSourceRuntimeCorePublicMiscDateTime.h
C++ Source:
Module: CoreUObject
File: NoExportTypes.h