Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
unsafe | TIME_ZONE_INFORMATION (in TIME_DYNAMIC_ZONE_INFORMATION dtzi) |
unsafe string | GetStandardName () |
unsafe string | GetDaylightName () |
Package Attributes | |
int | Bias |
unsafe fixed char | StandardName [32] |
SYSTEMTIME | StandardDate |
int | StandardBias |
unsafe fixed char | DaylightName [32] |
SYSTEMTIME | DaylightDate |
int | DaylightBias |
Definition at line 496 of file Interop.cs.