Hi
I can’t seem to make a public list in the Unity Editor. Single Use works fine, and the same thing is possible for LocalizedString which i have working in the same Script.
I have tried:
public List and public LocalizedAudioClip[ ] without sucess.
Seems to be a problem with the UnityEditor.

