Click or drag to resize

LocalizableMessage Fields

The LocalizableMessage type exposes the following members.

Fields
  NameDescription
Public fielddefaultTemplate
Template to use if no localized template found.
Public fielddescription
Description for the message.
Public fieldexample
Example usage and the output.
Public fieldguiTags
GUI specific settings that suggest how to show the message.
Protected fieldloadedLocVersion
Currently cached version of the localization content.
Public fieldStatic membersystemLocVersion
Current version of the loaded localizations.
Public fieldtag
Tag to use when resolving the string via the Localizer.
Top
See Also