LocalizableMessage Fields |
The LocalizableMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| defaultTemplate | Template to use if no localized template found. | |
| description | Description for the message. | |
| example | Example usage and the output. | |
| guiTags | GUI specific settings that suggest how to show the message. | |
| loadedLocVersion | Currently cached version of the localization content. | |
| systemLocVersion | Current version of the loaded localizations. | |
| tag | Tag to use when resolving the string via the localizer. |