LocalizedStringProviderBaseReload Method |
Clears localized string cache so all localized strings are reloaded.
Subclasses should call this after making changes to the localized string collection.
Namespace:
Rewired.Localization
Assembly:
Rewired_Localization (in Rewired_Localization.dll) Version: 0.0.0.0
Syntaxpublic virtual void Reload()
See Also