using System; using Cpp2IlInjected; // Token: 0x02000298 RID: 664 [Token(Token = "0x2000298")] public class KinematicRigidbodyPickup : RigidbodyPickup { // Token: 0x06001393 RID: 5011 RVA: 0x00052438 File Offset: 0x00050638 [Token(Token = "0x6001393")] [Address(RVA = "0x13CC160", Offset = "0x13CB160", VA = "0x1813CC160", Slot = "13")] protected override void Awake() { base.Awake(); RigidbodyEx afebljoibbc = this.AFEBLJOIBBC; object pihippppebi = this.PIHIPPPPEBI; afebljoibbc.AddKinematic(pihippppebi); this.EGFEJGHDNAI.ReleaseWithVelocity = false; } // Token: 0x06001394 RID: 5012 RVA: 0x00052474 File Offset: 0x00050674 [Token(Token = "0x6001394")] [Address(RVA = "0x13CC1B0", Offset = "0x13CB1B0", VA = "0x1813CC1B0")] public KinematicRigidbodyPickup() { object obj = new object(); this.PIHIPPPPEBI = obj; base..ctor(); } // Token: 0x04000FA6 RID: 4006 [FieldOffset(Offset = "0xD8")] [Token(Token = "0x4000FA6")] private object PIHIPPPPEBI; }