I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Time (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Time
Package: 
Core
This class in other games:
RTNP, U1, UT, UE2Runtime, UT2004, U2, U2XMP

Like the Locale class, Time doesn't actually contain any implementation. UnrealScript does not provide support for time zones. The current local date and time can be accessed through variables of the LevelInfo class.