LocalizedStringProperty¶
Overview¶
The main Property for a translated string (subtyped so we can get the stringKey, or other things in the future).
@author Jonathan Olson <jonathan.olson>
Class LocalizedStringProperty¶
Constructor¶
new LocalizedStringProperty( localizedString : LocalizedString, tandem : Tandem, metadata? : Record<string, unknown> )¶
Instance Methods¶
Source Code¶
See the source for LocalizedStringProperty.ts in the chipper repository.