Exemple #1
0
 private void Awake()
 {
     _target       = target as Int2Event;
     _buttonHeight = GUILayout.Height(75);
 }