LocalizationAttribute(string)
With an argument locGroupName, Localization system referes to the dictionary the locGroupName assembly.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor
public LocalizationAttribute(string locGroupName = null)
Parameters
Name of refering assemby. (optional).