コード例 #1
0
 void Start()
 {
     selectedProjectileButton = GameObject.Find("Button").GetComponent <PixelArsenalButtonScript>();
 }