Exemplo n.º 1
0
 //Awake
 void Awake()
 {
     kvSpawner = new UIKeyValueSpawner(mgPrefab, mgDialog, layoutValues);
 }