Inheritance: UnityEngine.MonoBehaviour
Beispiel #1
0
 public void Init()
 {
     linerLayout = GetComponent <LinearLayout>();
 }