示例#1
0
 void GetFireBulletScript()
 {
     fireBullet = fireBulletGenerator.GetComponent <FireBulletGenerator>();
 }