scripts
This commit is contained in:
@@ -0,0 +1,1269 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.Tools.Weapons
|
||||
{
|
||||
// Token: 0x02000131 RID: 305
|
||||
public class FollowBulletParticle : MonoBehaviour
|
||||
{
|
||||
// Token: 0x06003FBA RID: 16314 RVA: 0x001435F4 File Offset: 0x001417F4
|
||||
public void LEPCAADHHGD(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.CPEAOCGNIHC;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FBB RID: 16315 RVA: 0x00143678 File Offset: 0x00141878
|
||||
private void DLPHMHOEOON()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FBC RID: 16316 RVA: 0x00143728 File Offset: 0x00141928
|
||||
public void PGEPCEMCGGO(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.MOADGIOHHPD;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FBD RID: 16317 RVA: 0x001437AC File Offset: 0x001419AC
|
||||
private void AKJPBMGILEJ(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.FLCBKMIBINE));
|
||||
}
|
||||
|
||||
// Token: 0x06003FBE RID: 16318 RVA: 0x001437D0 File Offset: 0x001419D0
|
||||
private void DHOGEDDFAJC()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FBF RID: 16319 RVA: 0x00143880 File Offset: 0x00141A80
|
||||
private void OGFBHANDGDC(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.CIGBCIPEHFG));
|
||||
}
|
||||
|
||||
// Token: 0x06003FC0 RID: 16320 RVA: 0x001438A4 File Offset: 0x00141AA4
|
||||
public void BIHBHIIABHF(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.CCCLDPOKHBG;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FC1 RID: 16321 RVA: 0x00143928 File Offset: 0x00141B28
|
||||
private void LKLPAEANCLM(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.MAKFJKIHMBP));
|
||||
}
|
||||
|
||||
// Token: 0x06003FC2 RID: 16322 RVA: 0x0014394C File Offset: 0x00141B4C
|
||||
private void NDAEMBKJEOB(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.CIGBCIPEHFG));
|
||||
}
|
||||
|
||||
// Token: 0x06003FC3 RID: 16323 RVA: 0x00143970 File Offset: 0x00141B70
|
||||
public void FGOBDEPNDGC(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.APFMHNBBHGA;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FC4 RID: 16324 RVA: 0x001439F4 File Offset: 0x00141BF4
|
||||
private void PMEGPNAOMCA()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FC5 RID: 16325 RVA: 0x00143AA4 File Offset: 0x00141CA4
|
||||
public void EDIMBDINOJA(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.ABENOGBOFMP;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FC6 RID: 16326 RVA: 0x00143B28 File Offset: 0x00141D28
|
||||
private void BPBEDHPMDGO()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FC7 RID: 16327 RVA: 0x00143BD8 File Offset: 0x00141DD8
|
||||
public void DFABJCHABPA(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LKLPAEANCLM;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FC8 RID: 16328 RVA: 0x00143C5C File Offset: 0x00141E5C
|
||||
private void ALCDHKGFELC(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.CPEAOCGNIHC));
|
||||
}
|
||||
|
||||
// Token: 0x06003FC9 RID: 16329 RVA: 0x00143C80 File Offset: 0x00141E80
|
||||
private void JKAHAFPNHHM(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.OFFGNJGCIDB));
|
||||
}
|
||||
|
||||
// Token: 0x06003FCA RID: 16330 RVA: 0x00143CA4 File Offset: 0x00141EA4
|
||||
private void MKPHIEJAOKN(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.HCAFGMBFCHG));
|
||||
}
|
||||
|
||||
// Token: 0x06003FCB RID: 16331 RVA: 0x00143CC8 File Offset: 0x00141EC8
|
||||
private void OOAGDHIMBID()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FCC RID: 16332 RVA: 0x00143D78 File Offset: 0x00141F78
|
||||
public void HAKIGMGKAGM(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.GMOFNNLKLDF;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FCD RID: 16333 RVA: 0x00143DFC File Offset: 0x00141FFC
|
||||
private void CIGBCIPEHFG(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.ABENOGBOFMP;
|
||||
}
|
||||
|
||||
// Token: 0x06003FCE RID: 16334 RVA: 0x00143E20 File Offset: 0x00142020
|
||||
public void PEMAKCBADAC(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.CPEAOCGNIHC;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FCF RID: 16335 RVA: 0x00143EA4 File Offset: 0x001420A4
|
||||
public void ADEDEDHAFDL(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.FKBJFFLPMOI;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FD0 RID: 16336 RVA: 0x00143F28 File Offset: 0x00142128
|
||||
public void EOGAAGNHGLG(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.NDAEMBKJEOB;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FD1 RID: 16337 RVA: 0x00143FAC File Offset: 0x001421AC
|
||||
public void GENPKCNOLFG(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LKHPPCGILEN;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FD2 RID: 16338 RVA: 0x00144030 File Offset: 0x00142230
|
||||
public void PABBIBEKPAG(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.NMFEEMPHANP;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FD3 RID: 16339 RVA: 0x001440B4 File Offset: 0x001422B4
|
||||
private void FKBJFFLPMOI(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.EAICKAMKBDK));
|
||||
}
|
||||
|
||||
// Token: 0x06003FD4 RID: 16340 RVA: 0x001440D8 File Offset: 0x001422D8
|
||||
private void DHOECOIMMCK()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FD5 RID: 16341 RVA: 0x00144188 File Offset: 0x00142388
|
||||
private void PBJKBMLEIOL(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.OLKPMBBOCGI));
|
||||
}
|
||||
|
||||
// Token: 0x06003FD6 RID: 16342 RVA: 0x001441AC File Offset: 0x001423AC
|
||||
private void GBAKJIGJOOK()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FD7 RID: 16343 RVA: 0x0014425C File Offset: 0x0014245C
|
||||
public void LKNCJBIJCLH(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.FPDLIMDCEJB;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FD8 RID: 16344 RVA: 0x001442E0 File Offset: 0x001424E0
|
||||
private void DOKGKMKLFFJ()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FD9 RID: 16345 RVA: 0x00144390 File Offset: 0x00142590
|
||||
private void EELPANALKLN()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FDA RID: 16346 RVA: 0x00144440 File Offset: 0x00142640
|
||||
private void IIIADLFDCGH()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FDB RID: 16347 RVA: 0x001444F0 File Offset: 0x001426F0
|
||||
private void HBOIFOIKCIB(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.LKLPAEANCLM;
|
||||
}
|
||||
|
||||
// Token: 0x06003FDC RID: 16348 RVA: 0x00144514 File Offset: 0x00142714
|
||||
private void IPNOPGHPHEJ(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.LKLPAEANCLM));
|
||||
}
|
||||
|
||||
// Token: 0x06003FDD RID: 16349 RVA: 0x00144538 File Offset: 0x00142738
|
||||
private void ALOBMCLKOHJ(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.HBOIFOIKCIB));
|
||||
}
|
||||
|
||||
// Token: 0x06003FDE RID: 16350 RVA: 0x0014455C File Offset: 0x0014275C
|
||||
private void ELOGPGFLFJH(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.ELOGPGFLFJH;
|
||||
}
|
||||
|
||||
// Token: 0x06003FDF RID: 16351 RVA: 0x00144580 File Offset: 0x00142780
|
||||
private void FLCBKMIBINE(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.NMFEEMPHANP;
|
||||
}
|
||||
|
||||
// Token: 0x06003FE0 RID: 16352 RVA: 0x001445A4 File Offset: 0x001427A4
|
||||
public void HOECLKIGABB(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.ELOGPGFLFJH;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FE1 RID: 16353 RVA: 0x00144628 File Offset: 0x00142828
|
||||
public void HBDFGOHGAAG(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.MKPHIEJAOKN;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FE2 RID: 16354 RVA: 0x001446AC File Offset: 0x001428AC
|
||||
public void CHCONOHAKBP(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.CFAOAGGCFKK;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FE3 RID: 16355 RVA: 0x00144730 File Offset: 0x00142930
|
||||
private void HOJHIMFNOJH()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FE4 RID: 16356 RVA: 0x001447E0 File Offset: 0x001429E0
|
||||
public void EGLDKJPMHFL(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.FLCBKMIBINE;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FE5 RID: 16357 RVA: 0x00144864 File Offset: 0x00142A64
|
||||
private void PNGBMFAIDGN(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.OLKPMBBOCGI;
|
||||
}
|
||||
|
||||
// Token: 0x06003FE6 RID: 16358 RVA: 0x00144888 File Offset: 0x00142A88
|
||||
public void AOKPEDMOMNL(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.MKPHIEJAOKN;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FE7 RID: 16359 RVA: 0x0014490C File Offset: 0x00142B0C
|
||||
private void CCCLDPOKHBG(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.LKLPAEANCLM;
|
||||
}
|
||||
|
||||
// Token: 0x06003FE8 RID: 16360 RVA: 0x00144930 File Offset: 0x00142B30
|
||||
private void NMFEEMPHANP(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.ELOGPGFLFJH));
|
||||
}
|
||||
|
||||
// Token: 0x06003FE9 RID: 16361 RVA: 0x00144954 File Offset: 0x00142B54
|
||||
public void SetTargets(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.ELOGPGFLFJH;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FEA RID: 16362 RVA: 0x001449D8 File Offset: 0x00142BD8
|
||||
public void IBCECFKLBFD(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.HCAFGMBFCHG;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FEB RID: 16363 RVA: 0x00144A5C File Offset: 0x00142C5C
|
||||
public void LFGMODCICFI(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LIEOAGCMOEE;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FEC RID: 16364 RVA: 0x00144AE0 File Offset: 0x00142CE0
|
||||
private void INKIMMBDEKM()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FED RID: 16365 RVA: 0x00144B90 File Offset: 0x00142D90
|
||||
private void BEEMEIDNHPD(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.OLKPMBBOCGI));
|
||||
}
|
||||
|
||||
// Token: 0x06003FEE RID: 16366 RVA: 0x00144BB4 File Offset: 0x00142DB4
|
||||
public void BFGBHOOCEGO(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LFFMEOEJEOI;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FEF RID: 16367 RVA: 0x00144C38 File Offset: 0x00142E38
|
||||
public void IECEIDJBCPC(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.ALCDHKGFELC;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FF0 RID: 16368 RVA: 0x00144CBC File Offset: 0x00142EBC
|
||||
private void PHOFIJNNLJM(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.OGFBHANDGDC;
|
||||
}
|
||||
|
||||
// Token: 0x06003FF1 RID: 16369 RVA: 0x00144CE0 File Offset: 0x00142EE0
|
||||
public void LAJOGPIBBPH(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.HBOIFOIKCIB;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FF2 RID: 16370 RVA: 0x00144D64 File Offset: 0x00142F64
|
||||
private void APFMHNBBHGA(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.FOKDOKGAOGB;
|
||||
}
|
||||
|
||||
// Token: 0x06003FF3 RID: 16371 RVA: 0x00144D88 File Offset: 0x00142F88
|
||||
public void FDIIDFPKIMI(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.FOKDOKGAOGB;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FF4 RID: 16372 RVA: 0x00144E0C File Offset: 0x0014300C
|
||||
private void LIHLDJBAHHK(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.ALOBMCLKOHJ));
|
||||
}
|
||||
|
||||
// Token: 0x06003FF5 RID: 16373 RVA: 0x00144E30 File Offset: 0x00143030
|
||||
private void KKKDDNBDGKD()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FF6 RID: 16374 RVA: 0x00144EE0 File Offset: 0x001430E0
|
||||
private void HKAAHHBAHBK()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FF7 RID: 16375 RVA: 0x00144F90 File Offset: 0x00143190
|
||||
private void IDMJGLLDDDL()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06003FF8 RID: 16376 RVA: 0x00145040 File Offset: 0x00143240
|
||||
private void HCAFGMBFCHG(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.ABENOGBOFMP));
|
||||
}
|
||||
|
||||
// Token: 0x06003FFA RID: 16378 RVA: 0x00145078 File Offset: 0x00143278
|
||||
private void NPEPLFIDJPK(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.PHOFIJNNLJM;
|
||||
}
|
||||
|
||||
// Token: 0x06003FFB RID: 16379 RVA: 0x0014509C File Offset: 0x0014329C
|
||||
private void EOIIENJAMGP(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.LFFMEOEJEOI));
|
||||
}
|
||||
|
||||
// Token: 0x06003FFC RID: 16380 RVA: 0x001450C0 File Offset: 0x001432C0
|
||||
public void FLJPDKFNCLL(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LKLPAEANCLM;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06003FFD RID: 16381 RVA: 0x00145144 File Offset: 0x00143344
|
||||
private void GMOFNNLKLDF(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.NMFEEMPHANP));
|
||||
}
|
||||
|
||||
// Token: 0x06003FFE RID: 16382 RVA: 0x00145168 File Offset: 0x00143368
|
||||
public void JKDHPHHGJLB(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.GMOFNNLKLDF;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06003FFF RID: 16383 RVA: 0x001451EC File Offset: 0x001433EC
|
||||
public void DGBINIHMPCE(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.NMFEEMPHANP;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06004000 RID: 16384 RVA: 0x00145270 File Offset: 0x00143470
|
||||
public void CDEOCJDEBEJ(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.MAKFJKIHMBP;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06004001 RID: 16385 RVA: 0x001452F4 File Offset: 0x001434F4
|
||||
private void PECGJHDCENC()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004002 RID: 16386 RVA: 0x001453A4 File Offset: 0x001435A4
|
||||
public void PEIPLHBCNLJ(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.PNGBMFAIDGN;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06004003 RID: 16387 RVA: 0x00145428 File Offset: 0x00143628
|
||||
private void NKLPCLIPJEK()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004004 RID: 16388 RVA: 0x001454D8 File Offset: 0x001436D8
|
||||
public void FCGDCEDDJIN(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.NPEPLFIDJPK;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06004005 RID: 16389 RVA: 0x0014555C File Offset: 0x0014375C
|
||||
public void KOFGCHAKBAA(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.MKPHIEJAOKN;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06004006 RID: 16390 RVA: 0x001455E0 File Offset: 0x001437E0
|
||||
private void EAICKAMKBDK(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.CCCLDPOKHBG));
|
||||
}
|
||||
|
||||
// Token: 0x06004007 RID: 16391 RVA: 0x00145604 File Offset: 0x00143804
|
||||
private void CFAOAGGCFKK(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.OLKPMBBOCGI;
|
||||
}
|
||||
|
||||
// Token: 0x06004008 RID: 16392 RVA: 0x00145628 File Offset: 0x00143828
|
||||
private void BNNEPHJAEPF()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004009 RID: 16393 RVA: 0x001456D8 File Offset: 0x001438D8
|
||||
private void HLAGOPCKOIM(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.LIEOAGCMOEE;
|
||||
}
|
||||
|
||||
// Token: 0x0600400A RID: 16394 RVA: 0x001456FC File Offset: 0x001438FC
|
||||
public void LBBMJNPPEDP(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.APFMHNBBHGA;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x0600400B RID: 16395 RVA: 0x00145780 File Offset: 0x00143980
|
||||
private void FPDLIMDCEJB(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.ALOBMCLKOHJ;
|
||||
}
|
||||
|
||||
// Token: 0x0600400C RID: 16396 RVA: 0x001457A4 File Offset: 0x001439A4
|
||||
public void IBACIJBPOBL(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.NPEPLFIDJPK;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x0600400D RID: 16397 RVA: 0x00145828 File Offset: 0x00143A28
|
||||
private void HDACHNBIFDF(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.FPDLIMDCEJB;
|
||||
}
|
||||
|
||||
// Token: 0x0600400E RID: 16398 RVA: 0x0014584C File Offset: 0x00143A4C
|
||||
private void LKHPPCGILEN(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.BEEMEIDNHPD;
|
||||
}
|
||||
|
||||
// Token: 0x0600400F RID: 16399 RVA: 0x00145870 File Offset: 0x00143A70
|
||||
private void NLAMOLHBMCH()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004010 RID: 16400 RVA: 0x00145920 File Offset: 0x00143B20
|
||||
private void JKJMJONFKMO(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.IPNOPGHPHEJ;
|
||||
}
|
||||
|
||||
// Token: 0x06004011 RID: 16401 RVA: 0x00145944 File Offset: 0x00143B44
|
||||
private void ABENOGBOFMP(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.OGFBHANDGDC));
|
||||
}
|
||||
|
||||
// Token: 0x06004012 RID: 16402 RVA: 0x00145968 File Offset: 0x00143B68
|
||||
private void FOKDOKGAOGB(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.LFFMEOEJEOI));
|
||||
}
|
||||
|
||||
// Token: 0x06004013 RID: 16403 RVA: 0x0014598C File Offset: 0x00143B8C
|
||||
private void MKNADCJAABB()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004014 RID: 16404 RVA: 0x00145A3C File Offset: 0x00143C3C
|
||||
private void LIEAMPHEICL()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004015 RID: 16405 RVA: 0x00145AEC File Offset: 0x00143CEC
|
||||
public void GGNDFDAGKMM(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.LKHPPCGILEN;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06004016 RID: 16406 RVA: 0x00145B70 File Offset: 0x00143D70
|
||||
private void CPEAOCGNIHC(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.DOFOEEDKAAF -= this.LIHLDJBAHHK;
|
||||
}
|
||||
|
||||
// Token: 0x06004017 RID: 16407 RVA: 0x00145B94 File Offset: 0x00143D94
|
||||
private void LIEOAGCMOEE(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.CPEAOCGNIHC));
|
||||
}
|
||||
|
||||
// Token: 0x06004018 RID: 16408 RVA: 0x00145BB8 File Offset: 0x00143DB8
|
||||
private void OLKPMBBOCGI(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.MOADGIOHHPD));
|
||||
}
|
||||
|
||||
// Token: 0x06004019 RID: 16409 RVA: 0x00145BDC File Offset: 0x00143DDC
|
||||
private void MDJMFHBCLAM()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600401A RID: 16410 RVA: 0x00145C8C File Offset: 0x00143E8C
|
||||
private void NBNEBIPINEL(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.HLAGOPCKOIM));
|
||||
}
|
||||
|
||||
// Token: 0x0600401B RID: 16411 RVA: 0x00145CB0 File Offset: 0x00143EB0
|
||||
private void LateUpdate()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600401C RID: 16412 RVA: 0x00145D60 File Offset: 0x00143F60
|
||||
private void MOADGIOHHPD(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.OFFGNJGCIDB));
|
||||
}
|
||||
|
||||
// Token: 0x0600401D RID: 16413 RVA: 0x00145D84 File Offset: 0x00143F84
|
||||
private void LFOOAPKAMMF()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600401E RID: 16414 RVA: 0x00145E34 File Offset: 0x00144034
|
||||
private void LFFMEOEJEOI(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.OGFBHANDGDC));
|
||||
}
|
||||
|
||||
// Token: 0x0600401F RID: 16415 RVA: 0x00145E58 File Offset: 0x00144058
|
||||
private void FOILNCOOFHH()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 0)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004020 RID: 16416 RVA: 0x00145F08 File Offset: 0x00144108
|
||||
public void ELKLJPADOBG(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.ABENOGBOFMP;
|
||||
}
|
||||
this.pooledParticle.Play(false);
|
||||
}
|
||||
|
||||
// Token: 0x06004021 RID: 16417 RVA: 0x00145F8C File Offset: 0x0014418C
|
||||
private void HCPLJANAHJB()
|
||||
{
|
||||
if (this.HFGCLCIDCJM.Count > 1)
|
||||
{
|
||||
Vector3 vector = Vector3.zero;
|
||||
foreach (Bullet bullet in this.HFGCLCIDCJM)
|
||||
{
|
||||
vector += bullet.transform.position;
|
||||
}
|
||||
vector /= (float)this.HFGCLCIDCJM.Count;
|
||||
base.transform.position = vector;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.pooledParticle.Stop();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06004022 RID: 16418 RVA: 0x0014603C File Offset: 0x0014423C
|
||||
public void KIPECPMHAKC(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.HBOIFOIKCIB;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x06004023 RID: 16419 RVA: 0x001460C0 File Offset: 0x001442C0
|
||||
private void OFFGNJGCIDB(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.MJLCBCHAAHL(new Action<Bullet>(this.HDACHNBIFDF));
|
||||
}
|
||||
|
||||
// Token: 0x06004024 RID: 16420 RVA: 0x001460E4 File Offset: 0x001442E4
|
||||
private void MAKFJKIHMBP(Bullet KACMOFHHALK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Remove(KACMOFHHALK);
|
||||
KACMOFHHALK.LNFFHKADCJO(new Action<Bullet>(this.NPEPLFIDJPK));
|
||||
}
|
||||
|
||||
// Token: 0x06004025 RID: 16421 RVA: 0x00146108 File Offset: 0x00144308
|
||||
public void LCOFNCGDKGO(IEnumerable<Bullet> BJLLLLOFBEK)
|
||||
{
|
||||
this.HFGCLCIDCJM.Clear();
|
||||
this.HFGCLCIDCJM.AddRange(BJLLLLOFBEK);
|
||||
foreach (Bullet bullet in BJLLLLOFBEK)
|
||||
{
|
||||
bullet.DOFOEEDKAAF += this.JKAHAFPNHHM;
|
||||
}
|
||||
this.pooledParticle.Play(true);
|
||||
}
|
||||
|
||||
// Token: 0x04000803 RID: 2051
|
||||
[SerializeField]
|
||||
[ENMFCLPAKBJ(FOGKDGELKHN.Self, false)]
|
||||
private PooledParticle pooledParticle;
|
||||
|
||||
// Token: 0x04000804 RID: 2052
|
||||
private readonly List<Bullet> HFGCLCIDCJM = new List<Bullet>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user