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