示例#1
0
 void Awake()
 {
     controllerSettings = GameObject.FindWithTag("ControllerController").GetComponent <ControllerControllerPanelScript>();
 }
示例#2
0
 void Awake()
 {
     controllerSettings = GameObject.FindWithTag("ControllerController").GetComponent<ControllerControllerPanelScript>();
 }