internal void SetSwitch(AkGameObj target, AudioGrp_BulletType bulletType)
 {
     SetSwitch(target, (int)AudioGrp_BulletType.Id, (int)bulletType);
 }