Localizer
Scripting with the Localizer class.
Localizer
is a static class that assists with localizing TextElement
s.
Fields & Properties
Name
Description
Type
Access
localizedEventReferences
A list to help keep track of registered localization events.
Dictionary<TextElement, LocalizedEventReference>
private
Localize
Use the Localize method to localize a TextElement.
Last updated