Class ResourceLoaderRL
- Namespace
- SunamoShared.RL
- Assembly
- SunamoShared.dll
Simple resource loader that delegates to the translation system.
public class ResourceLoaderRL
- Inheritance
-
ResourceLoaderRL
- Inherited Members
- Extension Methods
Methods
GetString(string)
Gets a localized string by key.
public string GetString(string key)
Parameters
keystringThe localization key.