Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:Locale (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 >> Locale
Package: 
Core
This class in other games:
RTNP, U1, UT, UE2Runtime, U2, U2XMP, UT2004

Like the Time class, Locale doesn't actually contain any implementation. UnrealScript does not have actual locale support, i.e. there's no central place for looking up locale-specific information like date formats.

If you only want to provide different data or content for other languages, you can use the built-in localization features.