Beispiel #1
0
 void start()
 {
     cs = CenterObject.GetComponent <CenterStats>();
 }
Beispiel #2
0
 // Use this for initialization
 void Start()
 {
     cs = GetComponent <CenterStats>();
 }