As I am a buddying UnityScript writer, I am wondering what the following snippet of the above code is:
Is it some kind of delegate? Some sort of array? How can I make use of something similar? It's puzzling to me. It looks like an array, but arrays use [ ] brackets, right?
(comments are locked)
|
|
It's javascript's way of doing a hashtable
(comments are locked)
|
