PluginLocale
Assembly: uMod.Core.dll
Inheritance Object PluginLocale
Summary
PluginLocale helper class Created with each plugin to simplify Locale provider handling
Constructors
Name | Summary |
|---|---|
PluginLocale ( |
Properties
Name | Summary |
|---|---|
Count | Number of locales associated with plugin |
Methods
Name | Summary |
|---|---|
Clear () | Delete all language files for plugin |
GetLocale< | Get the locale provider for the specified plugin |
Get the locale provider of the specified language for the plugin | |
GetLocale ( | Get the locale provider of the specified language for the plugin |
Get the locale provider for the specified player | |
Gets the locale provider for the specified language | |
Gets the locale provider for the specified player | |
GetLocaleNames () | Get locale names |
GetLocales ( | Gets a dictionary of locales for the specified languages |
Register ( | Registers a locale set for the plugin |