Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

get

Description

Returns the localized string for the specified key, or returns the default english text if not present. A global alias for this method is _T().

Arguments

1 string key

the translation key to get text of.

2 string defaultText

the default text to show in case the translation key is not present.

Returns

1 string

the string to display.