Files
Dec2017-Script-Dump/Assembly-CSharp/DiscNetworkTransform.cs
T
2026-06-04 11:42:34 +02:00

802 lines
29 KiB
C#

using System;
using UnityEngine;
// Token: 0x02000BC6 RID: 3014
public class DiscNetworkTransform : NetworkTransform
{
// Token: 0x06016FB2 RID: 94130 RVA: 0x00668D68 File Offset: 0x00666F68
protected virtual void JPMCALMLAGG(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1282f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 922f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1134f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FB3 RID: 94131 RVA: 0x00668E74 File Offset: 0x00667074
protected virtual void IAPBKHKNKAN(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 899f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1853f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 59f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FB4 RID: 94132 RVA: 0x00668F80 File Offset: 0x00667180
protected virtual void MIFHBDIOFAH(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1204f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1250f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 952f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FB5 RID: 94133 RVA: 0x0066908C File Offset: 0x0066728C
protected virtual void BBOIJKLPABP()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FB6 RID: 94134 RVA: 0x006690A0 File Offset: 0x006672A0
protected virtual void ONKCFGIOGCF()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FB7 RID: 94135 RVA: 0x006690B4 File Offset: 0x006672B4
protected virtual void CFIOJKJBOHP(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1845f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 543f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1072f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FB8 RID: 94136 RVA: 0x006691C0 File Offset: 0x006673C0
protected virtual void JFFLHAMMGAH()
{
base.Awake();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FB9 RID: 94137 RVA: 0x006691D4 File Offset: 0x006673D4
protected override void Awake()
{
base.Awake();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FBA RID: 94138 RVA: 0x006691E8 File Offset: 0x006673E8
protected virtual void DCJGHGDJAHF(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 649f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1096f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 589f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FBB RID: 94139 RVA: 0x006692F4 File Offset: 0x006674F4
protected virtual void PDNOONHFCIM(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1679f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1936f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.GLGBBCBLOMD().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1522f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FBC RID: 94140 RVA: 0x00669400 File Offset: 0x00667600
protected virtual void PBCGMHKELND()
{
base.KJBPHNKFCAM();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FBD RID: 94141 RVA: 0x00669414 File Offset: 0x00667614
protected virtual void NGHJFABFAOA()
{
base.KJBPHNKFCAM();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FBE RID: 94142 RVA: 0x00669428 File Offset: 0x00667628
protected virtual void BOOMNFIGOAN()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FBF RID: 94143 RVA: 0x0066943C File Offset: 0x0066763C
protected virtual void AAEMAOKGCAF()
{
base.Awake();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC0 RID: 94144 RVA: 0x00669450 File Offset: 0x00667650
protected override void IPAPMGBLCNF()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC1 RID: 94145 RVA: 0x00669464 File Offset: 0x00667664
protected virtual void HKBNFKNLICF()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC2 RID: 94146 RVA: 0x00669478 File Offset: 0x00667678
protected virtual void GEHACFLEMOI(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 892f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 119f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1744f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FC3 RID: 94147 RVA: 0x00669584 File Offset: 0x00667784
protected virtual void GJGEACMGLKP()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC4 RID: 94148 RVA: 0x00669598 File Offset: 0x00667798
protected virtual void ECGACHFHDKF(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1258f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1084f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 174f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FC5 RID: 94149 RVA: 0x006696A4 File Offset: 0x006678A4
protected virtual void OJAIDLPNIEI()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC6 RID: 94150 RVA: 0x006696B8 File Offset: 0x006678B8
protected virtual void GKKFHCLDHFC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1203f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 798f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 416f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FC7 RID: 94151 RVA: 0x006697C4 File Offset: 0x006679C4
protected virtual void CJIOLJNPPOM()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC8 RID: 94152 RVA: 0x006697D8 File Offset: 0x006679D8
protected override void PFBFOGJOOGP()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FC9 RID: 94153 RVA: 0x006697EC File Offset: 0x006679EC
protected virtual void KNKJKHIJJFB(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 744f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 491f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1916f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FCA RID: 94154 RVA: 0x006698F8 File Offset: 0x00667AF8
protected virtual void IGPFODPCJEP()
{
base.KJBPHNKFCAM();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FCB RID: 94155 RVA: 0x0066990C File Offset: 0x00667B0C
protected virtual void GMDBGNMCONK()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FCC RID: 94156 RVA: 0x00669920 File Offset: 0x00667B20
protected virtual void GOBECJGNJPM(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1223f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 902f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 155f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FCD RID: 94157 RVA: 0x00669A2C File Offset: 0x00667C2C
protected virtual void POBIGGBMFHN(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1184f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 582f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 142f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FCE RID: 94158 RVA: 0x00669B38 File Offset: 0x00667D38
protected virtual void HKHJPMEIPBC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 570f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1136f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 458f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FCF RID: 94159 RVA: 0x00669C44 File Offset: 0x00667E44
protected virtual void PPOPAEBNGPC()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FD1 RID: 94161 RVA: 0x00669C70 File Offset: 0x00667E70
protected virtual void NONLIJJBIBI(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1198f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 382f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 323f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FD2 RID: 94162 RVA: 0x00669D7C File Offset: 0x00667F7C
protected virtual void JHCLJIABPPJ()
{
base.KJBPHNKFCAM();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FD3 RID: 94163 RVA: 0x00669D90 File Offset: 0x00667F90
protected virtual void JJDHACJJEAN(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1502f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 780f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 893f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FD4 RID: 94164 RVA: 0x00669E9C File Offset: 0x0066809C
protected virtual void BIOPLCKCFFL()
{
base.KJBPHNKFCAM();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FD5 RID: 94165 RVA: 0x00669EB0 File Offset: 0x006680B0
protected virtual void DLBGLEPAJCI(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1959f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 505f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 460f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FD6 RID: 94166 RVA: 0x00669FBC File Offset: 0x006681BC
protected virtual void AMNNBMEMJGB()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FD7 RID: 94167 RVA: 0x00669FD0 File Offset: 0x006681D0
protected virtual void FDBHMLOEHCE()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FD8 RID: 94168 RVA: 0x00669FE4 File Offset: 0x006681E4
protected virtual void CPDPLOJDHFC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 714f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 189f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1984f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FD9 RID: 94169 RVA: 0x0066A0F0 File Offset: 0x006682F0
protected override void LPBGGKDFLLN()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FDA RID: 94170 RVA: 0x0066A104 File Offset: 0x00668304
protected virtual void POMCHIPOPEA()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FDB RID: 94171 RVA: 0x0066A118 File Offset: 0x00668318
protected virtual void IOKIFHGPMKI()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FDC RID: 94172 RVA: 0x0066A12C File Offset: 0x0066832C
protected virtual void DEJLKMPAKLL(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1627f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 923f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.KFBGBHNOIEL().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 931f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FDD RID: 94173 RVA: 0x0066A238 File Offset: 0x00668438
protected virtual void NMOBMJGJCCC()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FDE RID: 94174 RVA: 0x0066A24C File Offset: 0x0066844C
protected virtual void HHEHNLFIKHA(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 722f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 980f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 38f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FDF RID: 94175 RVA: 0x0066A358 File Offset: 0x00668558
protected virtual void NCEJCHEBEBP(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 707f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1879f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 503f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE0 RID: 94176 RVA: 0x0066A464 File Offset: 0x00668664
protected virtual void DIPMAAMJACC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.HBFDMBBMKOH(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 907f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 604f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1770f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE1 RID: 94177 RVA: 0x0066A570 File Offset: 0x00668770
protected virtual void ABBDFEGOFPH()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FE2 RID: 94178 RVA: 0x0066A584 File Offset: 0x00668784
protected virtual void PAKPLLPDIOG()
{
base.KAEPFOILFCG();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FE3 RID: 94179 RVA: 0x0066A598 File Offset: 0x00668798
protected virtual void KPNLIAADHNJ()
{
base.PFBFOGJOOGP();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FE4 RID: 94180 RVA: 0x0066A5AC File Offset: 0x006687AC
protected virtual void PEKGFOABFHP(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1097f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 1483f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.JLGBKELAENA().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1296f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE5 RID: 94181 RVA: 0x0066A6B8 File Offset: 0x006688B8
protected override void GOLGMGMKKMF(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 0.0001f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 2f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 2f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE6 RID: 94182 RVA: 0x0066A7C4 File Offset: 0x006689C4
protected virtual void MMJHACBOBNC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1166f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 643f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.GLGBBCBLOMD().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 87f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE7 RID: 94183 RVA: 0x0066A8D0 File Offset: 0x00668AD0
protected virtual void BPIIKJMCCLF(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.PFINADEFADP(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 117f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 226f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.GLGBBCBLOMD().BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 443f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FE8 RID: 94184 RVA: 0x0066A9DC File Offset: 0x00668BDC
protected virtual void ELBDAIAMMGB()
{
base.Awake();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FE9 RID: 94185 RVA: 0x0066A9F0 File Offset: 0x00668BF0
protected virtual void JJNNEACFKHL(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 1225f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 915f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.BKDFLNGCINH.BOLBONELAEF.BLAHONLJLFK();
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 945f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FEA RID: 94186 RVA: 0x0066AAFC File Offset: 0x00668CFC
protected virtual void OEHDEPBJFAB()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x06016FEB RID: 94187 RVA: 0x0066AB10 File Offset: 0x00668D10
protected virtual void AMAMNFIPLCC(float GNHDIJHGONO, out Vector3 IDPJFNMOHAG, bool BHDOKELBNIN = false)
{
base.GOLGMGMKKMF(GNHDIJHGONO, out IDPJFNMOHAG, BHDOKELBNIN);
if (this.DMCBCECGMCF != null && this.extrapolatesLift)
{
Vector3 liftAcceleration = this.DMCBCECGMCF.GetLiftAcceleration(this.PFPIIIHGAJJ.magnitude);
if (liftAcceleration.sqrMagnitude > 875f)
{
IDPJFNMOHAG += liftAcceleration * GNHDIJHGONO * GNHDIJHGONO / 554f;
this.IKJFJCFJKOO += liftAcceleration * GNHDIJHGONO;
if (this.extrapolatesCurve)
{
Vector3 vector = this.DMCBCECGMCF.HJGJBNEFBKG / this.DMCBCECGMCF.GLGBBCBLOMD().BOLBONELAEF.ANCHBLJANCO;
IDPJFNMOHAG += vector * GNHDIJHGONO * GNHDIJHGONO / 1437f;
this.IKJFJCFJKOO += vector * GNHDIJHGONO;
}
}
}
}
// Token: 0x06016FEC RID: 94188 RVA: 0x0066AC1C File Offset: 0x00668E1C
protected virtual void KMEHAACNJAG()
{
base.LPBGGKDFLLN();
this.DMCBCECGMCF = base.GetComponent<DiscGolfDisc>();
}
// Token: 0x04004085 RID: 16517
[SerializeField]
private bool extrapolatesLift = true;
// Token: 0x04004086 RID: 16518
[SerializeField]
private bool extrapolatesCurve = true;
// Token: 0x04004087 RID: 16519
private DiscGolfDisc DMCBCECGMCF;
}