#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // System.Action`1 struct Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB86B13980B9AA3D02B6088DAFB2F457C2C87A423; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEBDFEF76FF3F85FB06830EF6DFFB7AE848DBADE3; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_tE83F249344E940269757967F5408A1B31EF2D7F5; // System.Collections.Generic.List`1 struct List_1_t2B6ADA43402BA99EF4AA7CB142782194148FDDD9; // System.Collections.Generic.List`1 struct List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85; // System.Collections.Generic.List`1 struct List_1_t4517226CE97616CB52A98E5D6635B2BE8B2E5136; // System.Collections.Generic.List`1 struct List_1_t84E2E36AABCB96EE2CD9AA5972D1669996C0C7BD; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5; // System.Collections.Generic.List`1 struct List_1_t815A476B0A21E183042059E705F9E505478CD8AE; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196; // System.Collections.Generic.List`1 struct List_1_t762CB838A8853AD75D404A0446CEA16B0A2C1A46; // System.Collections.Generic.List`1 struct List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18; // System.Collections.Generic.List`1 struct List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E; // System.Collections.Generic.List`1 struct List_1_t611537D81FCFEFF98C5B95F09DED9A9F4E817EB8; // System.Collections.Generic.List`1 struct List_1_t447DF09E47AC63177810C7B9FA0E370862571C62; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_t32063FE815890FF672DF76288FAC4ABE089B899F; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C; // UnityEngine.AudioClip[] struct AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE; // BuildingMaterialPropertyBlock[] struct BuildingMaterialPropertyBlockU5BU5D_tBF6A4D6A96CCC63C4A7662D5A308E730ECEE5604; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // UnityEngine.Collider[] struct ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486; // UnityEngine.ContactPoint[] struct ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B; // CreditPlacement[] struct CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930; // DecorPoint[] struct DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // EnemyMovement[] struct EnemyMovementU5BU5D_tF8DF1397D35D3BFD1E16312DA0D2D0BE101EACFD; // EnemyWave[] struct EnemyWaveU5BU5D_t88A1CC276C460B9973D99674C48B57FDE4BA6051; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; // UnityEngine.GameObject[] struct GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642; // UnityEngine.GradientAlphaKey[] struct GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748; // UnityEngine.GradientColorKey[] struct GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A; // Handlegun[] struct HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // UnityEngine.Material[] struct MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // UnityEngine.Object[] struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; // Pillar[] struct PillarU5BU5D_tE23BF5A3EC7599966DB1A9967557D98E3B103FB1; // UnityEngine.RaycastHit[] struct RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09; // RoadsideRepeatedPlacement[] struct RoadsideRepeatedPlacementU5BU5D_t1A04DF3A3AC023936A215ACA60B6281995146264; // Roller[] struct RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B; // SignPoint[] struct SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // UnityEngine.Transform[] struct TransformU5BU5D_t7821C0520CC567C0A069329C01AE9C058C7E3F1D; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A; // UnityEngine.Vector2[] struct Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA; // UnityEngine.Vector3[] struct Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4; // WaveEnemy[] struct WaveEnemyU5BU5D_tADEB2D81989D7BEC80821D34B0E34EA7F48F98DA; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // UnityEngine.AnimationCurve struct AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03; // UnityEngine.Animator struct Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86; // UnityEngine.AudioClip struct AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE; // UnityEngine.AudioSource struct AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B; // BasicDroneBehavior struct BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10; // Beam struct Beam_t470A8538C12DD998A793A710C5210B64A8AC3866; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9; // BeingAimedAt struct BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144; // BikeAnimationController struct BikeAnimationController_tD766A88C01DF9298AB561EEDD9C3569C05598018; // BikeButton struct BikeButton_tC676F6A9EAF0615B7602647275AAC35290141DCC; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // Building struct Building_t13262F618069952568925A1556080D290B9264F0; // BuildingDecorPool struct BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC; // BuildingPlacer struct BuildingPlacer_t7114FEA1322204423BE1D571EFF297AA65EEDFB7; // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C; // UnityEngine.Canvas struct Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA; // UnityEngine.CanvasRenderer struct CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // UnityEngine.Collider struct Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02; // UnityEngine.Collision struct Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7; // CreditPlacement struct CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // DamagedEvent struct DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // Decor struct Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27; // DecorPoint struct DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.IO.DirectoryInfo struct DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD; // FMOD.Studio.EVENT_CALLBACK struct EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // EnemyBehavior struct EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D; // EnemyMovement struct EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673; // System.Threading.ExecutionContext struct ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414; // FMODMusicManager struct FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F; // Fireable struct Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354; // Flak struct Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120; // FlyerDroneMovement struct FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2; // FlyerFireControl struct FlyerFireControl_t7BC76CB42A4A47F7623C1BE2A46BF8E0C2E6207D; // FlyerMoveTarget struct FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE; // FlyerMovementControl struct FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B; // Follower struct Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33; // UnityEngine.UI.FontData struct FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB; // GameMenu struct GameMenu_tFE29D04D6B7259FC42096591467B58F6F7E89EAF; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319; // PathCreation.GlobalDisplaySettings struct GlobalDisplaySettings_t1E4F925AFF1655DA1E78689D98562740C1F61812; // UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2; // GrenadeDispenser struct GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63; // Hand struct Hand_t2FA8371777F29091509531FD8A7A800DCECCA921; // HandToControllerTracking struct HandToControllerTracking_tC1276FDD63B27FF567BAABBCF20170F690A97E77; // Handlegun struct Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // HitData struct HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA; // HitEvent struct HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717; // Hitable struct Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28; // HitscanLineRenderer struct HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61; // Holster struct Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.IEnumerator struct IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105; // System.Security.Principal.IPrincipal struct IPrincipal_t850ACE1F48327B64F266DD2C6FD8C5F56E4889E2; // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C; // Interactable struct Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4; // System.Threading.InternalThread struct InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB; // UnityEngine.Events.InvokableCallList struct InvokableCallList_tB7C66AA0C00F9C102C8BDC17A144E569AC7527A9; // LerpAndLook struct LerpAndLook_tDE65CC56F886350DA386B77525DC3CE146FF381C; // System.LocalDataStoreHolder struct LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146; // System.LocalDataStoreMgr struct LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A; // LockOnIndicator struct LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012; // MainGun struct MainGun_t980EBB8D46B313DE58F3E5BE9002AB4459BDB668; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // MenuPointer struct MenuPointer_t81C035C74D9D62644F5C4430F4D3C03A45AE69C3; // UnityEngine.Mesh struct Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6; // UnityEngine.MeshRenderer struct MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B; // MeterThresholdCrossEvent struct MeterThresholdCrossEvent_t8A914D07F269AB2E818BF96DFFDCF9D688DDB589; // MeterUI struct MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922; // System.Reflection.MethodInfo struct MethodInfo_t; // MissilePod struct MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A; // System.MulticastDelegate struct MulticastDelegate_t; // NotifyRoadsideRemoval struct NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A; // Obstacle struct Obstacle_t856584C385B615B2A17F4B3D9D3D47D6F6B6F1F6; // OnRoadsidePlacement struct OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F; // UnityEngine.ParticleSystem struct ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E; // PathCreation.PathCreator struct PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804; // PathCreation.PathCreatorData struct PathCreatorData_t419679050DD058D86D64983CF48BB2723C3FEEDD; // UnityEngine.Events.PersistentCallGroup struct PersistentCallGroup_t9A1D83DA2BA3118C103FA87D93CE92557A956FDC; // PlayerCollision struct PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849; // PlayerFollower struct PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006; // PlayerMovement struct PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB; // PointsToInteractable struct PointsToInteractable_t46DCFADD1D4685356DBD20C8117DF0F05DE111C8; // PrefabPicks struct PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035; // Projectile struct Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A; // UnityEngine.UI.RectMask2D struct RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849; // UnityEngine.Renderer struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C; // UnityEngine.ResourceRequest struct ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD; // UnityEngine.Rigidbody struct Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A; // RoadAsYouGo struct RoadAsYouGo_t0EB708C5D4B4773942350C8FAA5FA45255B2C084; // RoadsideCreditsPlacer struct RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A; // RoadsideRepeatedPlacement struct RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E; // RoadsideSinglePlacement struct RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F; // Roller struct Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276; // RollerFireable struct RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F; // RushZone struct RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7; // SaveData struct SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450; // ScoreDisplayer struct ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B; // ScoreEvaluator struct ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D; // ScreenShot struct ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE; // ScriptUsageTimeline struct ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2; // SetAnimatorParams struct SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C; // SetCheckpoint struct SetCheckpoint_tFF0E4ABB68590D1BA71730A9088D2065BA5F4F87; // SetPlatform struct SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A; // ShadowFollow struct ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901; // ShowByBikeType struct ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0; // ShowForGodMode struct ShowForGodMode_t8412BCBFDF79D77524FEBFF1459D42A4B73F1001; // SideToSideFlyerMovementControl struct SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6; // Sidearm struct Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416; // SidearmAudio struct SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250; // Sign struct Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D; // SignPoint struct SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355; // SignagePlacer struct SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677; // SinglePlacerTimedSpawn struct SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116; // Skeet struct Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77; // SliderResult struct SliderResult_t2EA2A534ECF614F941E53CF5CCB0D370AEFD1B36; // Slomo struct Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8; // SlomoAudioAdjustment struct SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A; // SnakingFlyerMoveControl struct SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364; // SniperFireable struct SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202; // SoundFXRandomizer struct SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86; // SoundOnCollision struct SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C; // UnityEngine.SphereCollider struct SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A; // UnityEngine.Sprite struct Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9; // System.String struct String_t; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1; // UnityEngine.TextAsset struct TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234; // UnityEngine.TextGenerator struct TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414; // System.Threading.ThreadStart struct ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687; // TrafficInfo struct TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5; // TrafficMovement struct TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1; // System.Type struct Type_t; // UnityEngine.Events.UnityAction struct UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099; // UnityEngine.Events.UnityEvent struct UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4; // UnityEngine.UI.VertexHelper struct VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55; // PathCreation.VertexPath struct VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452; // VoiceAudioController struct VoiceAudioController_tB105B029452966F859B3863768637449878D5565; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // WaveEnemyOnDemand struct WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t9CA1437D36509A9FAC5EDD8FF2BC3259C24D0E0B; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_tBDD99E7C0697687F1E7B06CDD5DE444A3709CF4C; // UnityEngine.Camera/CameraCallback struct CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D; // FMODMusicManager/MarkerChangeEvent struct MarkerChangeEvent_t9CB914AF2F51A8735C537A864BF1FE0D185D5571; // FMODMusicManager/TimelineInfo struct TimelineInfo_tC5D2FA9D620F00CF607A60E089608000D7D8A877; // Follower/OnPathUpdate struct OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560; // IncrementalRoadMesh/OnChunkAdvanced struct OnChunkAdvanced_t91C9D9025A9CF47344602008383ED3276DE7EE53; // IncrementalRoadMesh/OnPrimeMeshUpdate struct OnPrimeMeshUpdate_t1C58652CB7224BAE5C7C702A0D555C1577748E99; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent struct CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4; // PowerUp/GotPowerUp struct GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A; // RoadsideCreditsPlacer/d__18 struct U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340; // RoadsideRepeatedPlacement/d__38 struct U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55; // ScreenShot/<>c__DisplayClass15_0 struct U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C; // ScriptUsageTimeline/TimelineInfo struct TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B; // Sidearm/d__153 struct U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13; // Sidearm/d__152 struct U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF; // Slomo/OnSlowMotionStateChange struct OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443; // SoundFXRandomizer/d__15 struct U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0; // WaveHandler/OnEnemySpawned struct OnEnemySpawned_t8905AAA243B12C067A529810151BC30EA18C2D7D; // WaveHandler/OnWaveChange struct OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0; IL2CPP_EXTERN_C RuntimeClass* AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MasterAudioController_t2647116F0B4B9333BA45E58373E93F7C4CA98288_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Path_tF1D95B78D57C1C1211BA6633FF2AC22FD6C48921_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RESULT_t25BE0876E69B44E7D72DC4C52217E7C5B1A82271_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeManager_t1DD0703C1A7473D65A44439D647D7C6B0C36C8FF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TrafficHandler_t3F64EACFDE182415A70A0C0024E8CB1DE8D5F67E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A; IL2CPP_EXTERN_C String_t* _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD; IL2CPP_EXTERN_C String_t* _stringLiteral0370CC07922B1A9C30F65C2137BD5DA3A806D50B; IL2CPP_EXTERN_C String_t* _stringLiteral04C394734B8F5EAD5CDECAFA3074CDCA71C95EC0; IL2CPP_EXTERN_C String_t* _stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10; IL2CPP_EXTERN_C String_t* _stringLiteral0BDC1CB888AE05C61D0AF5CE7E6BC76BBAF18C0F; IL2CPP_EXTERN_C String_t* _stringLiteral1361198F6A05C8982DAB9037E3B5CEB857DAE064; IL2CPP_EXTERN_C String_t* _stringLiteral2D8B8174EE0CFDDFC290142E9BA9B9EE84CE957E; IL2CPP_EXTERN_C String_t* _stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1; IL2CPP_EXTERN_C String_t* _stringLiteral34C3DECEFD9D41B7D9E2839B20C34F410315DC96; IL2CPP_EXTERN_C String_t* _stringLiteral34DCA05D8BE72FF2DADEA6AED17DD247B6588439; IL2CPP_EXTERN_C String_t* _stringLiteral36D5D22B1D78B899C1C08EE80750419610AC2208; IL2CPP_EXTERN_C String_t* _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C; IL2CPP_EXTERN_C String_t* _stringLiteral3A6A741F6A18200E66A04F5482D943B31BF8B39E; IL2CPP_EXTERN_C String_t* _stringLiteral3F1783E0AC072146EA9877760B49156F36C165DB; IL2CPP_EXTERN_C String_t* _stringLiteral4133EC0E83E4C69B6C0094B47BFD1408F0C8D4C5; IL2CPP_EXTERN_C String_t* _stringLiteral485E3A5F539AC79A2F13B3B5C897096153B970AB; IL2CPP_EXTERN_C String_t* _stringLiteral513B4EF27CE8F0D8DE5A748AA1298BA85956FC01; IL2CPP_EXTERN_C String_t* _stringLiteral54729B2F020AACAEEF50300E7D86AB4BA23DAAD7; IL2CPP_EXTERN_C String_t* _stringLiteral551B1DC6C7C296712BF411DF415207A98449449B; IL2CPP_EXTERN_C String_t* _stringLiteral5E44E03646B322ADD56E3F1AAC69CF06F2E3B486; IL2CPP_EXTERN_C String_t* _stringLiteral5F20B8C594473B01BD1656F7B7DDCEA41DF8C652; IL2CPP_EXTERN_C String_t* _stringLiteral65A0F9B64ACE7C859A284EA54B1190CBF83E1260; IL2CPP_EXTERN_C String_t* _stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2; IL2CPP_EXTERN_C String_t* _stringLiteral6D20E471E2E077DDF42839E2F1ED0A852854DFA5; IL2CPP_EXTERN_C String_t* _stringLiteral6E34E505E342A11AE48ECA3D71434F8043A88EB6; IL2CPP_EXTERN_C String_t* _stringLiteral704C20FCDCEEF252A1EBB30BD1180D99A17B7063; IL2CPP_EXTERN_C String_t* _stringLiteral72FD210EDBBBC26FA48DE0D21939BDF6630D46E0; IL2CPP_EXTERN_C String_t* _stringLiteral8362D8315B3D7158247EF42EBB2B946DAB72B52B; IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral8A1040CB1A0548CDE1D6CCB213F3E49A58C76213; IL2CPP_EXTERN_C String_t* _stringLiteral8A32A48B3B9635D24F8C8F8753BD259B595FEA2B; IL2CPP_EXTERN_C String_t* _stringLiteral90A520F08C71F3E88037A39D5FC401845F23006E; IL2CPP_EXTERN_C String_t* _stringLiteral9A1921052BF5F550818D82745F984520B06EE669; IL2CPP_EXTERN_C String_t* _stringLiteral9B514CC077005A51AE0C75D5AFCAA276BE4613CE; IL2CPP_EXTERN_C String_t* _stringLiteral9DFFC3267C5F999585E61B45BA9C8DF18D4B02CA; IL2CPP_EXTERN_C String_t* _stringLiteralA31DB4DE9BE725C13778AF581B99FF19E7E6EC6D; IL2CPP_EXTERN_C String_t* _stringLiteralA8EB169631F0DB43B1DAA8A2EB25889A5176B4D1; IL2CPP_EXTERN_C String_t* _stringLiteralA8F04E20DA926A259C78E62A6D95E706CB9A0636; IL2CPP_EXTERN_C String_t* _stringLiteralA8FA2447ADC030D10580043D12DEC24890EB68F6; IL2CPP_EXTERN_C String_t* _stringLiteralA9302D0CEC21D72E067CD29D803DE0B0EDEACA9B; IL2CPP_EXTERN_C String_t* _stringLiteralAB12A5514CD695DE01DE4B1938C12B3B7C6E0D21; IL2CPP_EXTERN_C String_t* _stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F; IL2CPP_EXTERN_C String_t* _stringLiteralB5AB6511DD9F1AD84038397B220A8195192ED8BF; IL2CPP_EXTERN_C String_t* _stringLiteralB6DE5DF976E503F7D0DC8AD9C8B02F88E4C227CD; IL2CPP_EXTERN_C String_t* _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2; IL2CPP_EXTERN_C String_t* _stringLiteralB92EF51E45166C91E2762DB6C9F27C8BD6EBE466; IL2CPP_EXTERN_C String_t* _stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC; IL2CPP_EXTERN_C String_t* _stringLiteralC63B38A0E950EACBA275E078ECD96D0F921D53A5; IL2CPP_EXTERN_C String_t* _stringLiteralC6915F6C7FB2D1FFF7EEE062534E44D9084ECED8; IL2CPP_EXTERN_C String_t* _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70; IL2CPP_EXTERN_C String_t* _stringLiteralD33562ABE375B74135A9810FD95E299CEE68A727; IL2CPP_EXTERN_C String_t* _stringLiteralD5A6D1524A9CAA0C1FE48522BD4B250F6A827CC8; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDB5B55A9B215F744DB82517864984D073F2E8F8C; IL2CPP_EXTERN_C String_t* _stringLiteralDD9ABA864E709208E5617F6C73DECD93B5FC7C33; IL2CPP_EXTERN_C String_t* _stringLiteralE13381A68B25DFC2AAB0926ECC7BA0D0F694FC95; IL2CPP_EXTERN_C String_t* _stringLiteralE727BF366E3CC855B808D806440542BF7152AF19; IL2CPP_EXTERN_C String_t* _stringLiteralEE6DE075E76B81571253D8A4DE82E4CF3192F79D; IL2CPP_EXTERN_C String_t* _stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003; IL2CPP_EXTERN_C String_t* _stringLiteralF3611F1EED9A5A4142162D9FBD785C34D50BCB61; IL2CPP_EXTERN_C String_t* _stringLiteralF4E4D55E33FCD99F3D7A448E5DD9F61F68B36140; IL2CPP_EXTERN_C String_t* _stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8; IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_m386DA73C2F8FE3690ED3EB606003CE3C9862CD21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentInChildren_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m654193278BB56948AB820313E9D35E6D6A89798F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_m433E34312933B769AF1B37D2BDEEA8CBEA37B2C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m91CE0171326B90198E69EAFA60F45473CAC6E0C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_mD071EE704B56B6953E00E1B4E277EA46C62158AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F_mD115D498AE3F4292110AC31A87E92505164AB312_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisSidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_mEF4EAAAD6050E8C78ED2F0E9279FBDF7BC908C4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m2D99AC2081683F963C56EC738451EC0B59B5D137_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentsInChildren_TisDecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056_m5096AFA2D6EE0A47DBA071B3C2B22393705770C1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentsInChildren_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_mDBC2949A42CE60BB9EE84F32E3B87351C619A2C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentsInChildren_TisSignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355_m5A62326FA3866B65DB42CF0886FF2A5FF88F12A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mF1F7BF4E770FAA22EAC05530C4A5630A344114DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5E9CFD378331EF2A710774D380F9652DB3FD2C77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mC3ACFEE97AB0B2001A50BA29CC8A5D9BAEFD5C5E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisNotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E_mBA157F3C05852CBB2553199501AA749D5D8F2740_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentInChildren_TisSoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86_m08D4AAE5943E4316652940556079DC1E63EDB984_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m7CAECD44A40B4306F85A45E96E9486068B89D881_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponentInChildren_TisTrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87_m6522EB51EECC2306E29E293B75DD0D5F77937C7A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisBeam_t470A8538C12DD998A793A710C5210B64A8AC3866_m0304FC2E41DAFC36CB649DA6E9CD286936424A8D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisDecor_tE6C6A8A04447C323911E632D8C2D045338EC4F27_m7AF2D178AA203B8C40D3B91BF144201A34E8FEF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_m8FC1749BF2242D1EFC0F7B64D3BFD019D53323AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisSign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D_m0478102B813054D544A0A34D98C757125B286E3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m47CDF86905803B0A24CEF2C907A1E181B72FC71A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mAB148BF0E3CF1F336D76377BD01824F30A0582C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1F9D5F9E117B6BB3523475C7D5F2FDD2E35E2694_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCC71F8E286DA765B994000AE672EAA82E325717D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m9A36956A854EA5334F017505D97D4AC330232070_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mBBD72EA641B8657DB5A3F507A250123BA91B887F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m84DE2EB5BE6EF4BD4551CD83AA560F2D29898093_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m3D9494354F266A105B5A9DE8603B57850EAD902F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_mF9208F4E5D26BE86A2A74C14692B79D0C9F7026E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_mB00346DB0D13AA6689F61BE8CF724F59AA87CCFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Resources_LoadAsync_TisAudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_m4DB6F620A3EA3C43BC97CA84E3AD16474B5617E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass15_0_U3CUpdateU3Eb__0_m804B6E857088D99BDEC7C6AB0FC3232ADF64F8BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_0_0_0_var; struct ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 ; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930; struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B; struct GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642; struct GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748; struct GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A; struct HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979; struct MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873; struct RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4 : public RuntimeObject { public: public: }; // System.Collections.Generic.List`1 struct List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85, ____items_1)); } inline DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* get__items_1() const { return ____items_1; } inline DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____items_1)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get__items_1() const { return ____items_1; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of__items_1() { return &____items_1; } inline void set__items_1(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18, ____items_1)); } inline RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* get__items_1() const { return ____items_1; } inline RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B** get_address_of__items_1() { return &____items_1; } inline void set__items_1(RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E, ____items_1)); } inline SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* get__items_1() const { return ____items_1; } inline SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // CreditPlacement struct CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 : public RuntimeObject { public: // System.Single CreditPlacement::spacing float ___spacing_0; // System.Single CreditPlacement::xOffset float ___xOffset_1; // System.String CreditPlacement::creditText String_t* ___creditText_2; // System.Int32 CreditPlacement::fontSize int32_t ___fontSize_3; public: inline static int32_t get_offset_of_spacing_0() { return static_cast(offsetof(CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552, ___spacing_0)); } inline float get_spacing_0() const { return ___spacing_0; } inline float* get_address_of_spacing_0() { return &___spacing_0; } inline void set_spacing_0(float value) { ___spacing_0 = value; } inline static int32_t get_offset_of_xOffset_1() { return static_cast(offsetof(CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552, ___xOffset_1)); } inline float get_xOffset_1() const { return ___xOffset_1; } inline float* get_address_of_xOffset_1() { return &___xOffset_1; } inline void set_xOffset_1(float value) { ___xOffset_1 = value; } inline static int32_t get_offset_of_creditText_2() { return static_cast(offsetof(CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552, ___creditText_2)); } inline String_t* get_creditText_2() const { return ___creditText_2; } inline String_t** get_address_of_creditText_2() { return &___creditText_2; } inline void set_creditText_2(String_t* value) { ___creditText_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___creditText_2), (void*)value); } inline static int32_t get_offset_of_fontSize_3() { return static_cast(offsetof(CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552, ___fontSize_3)); } inline int32_t get_fontSize_3() const { return ___fontSize_3; } inline int32_t* get_address_of_fontSize_3() { return &___fontSize_3; } inline void set_fontSize_3(int32_t value) { ___fontSize_3 = value; } }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // DataManager struct DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F : public RuntimeObject { public: public: }; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_10)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_13)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_14)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; // TrafficInfo struct TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5 : public RuntimeObject { public: // UnityEngine.GameObject TrafficInfo::trafficObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___trafficObject_0; // Follower TrafficInfo::follower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___follower_1; // TrafficMovement TrafficInfo::mover TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * ___mover_2; public: inline static int32_t get_offset_of_trafficObject_0() { return static_cast(offsetof(TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5, ___trafficObject_0)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_trafficObject_0() const { return ___trafficObject_0; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_trafficObject_0() { return &___trafficObject_0; } inline void set_trafficObject_0(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___trafficObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___trafficObject_0), (void*)value); } inline static int32_t get_offset_of_follower_1() { return static_cast(offsetof(TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5, ___follower_1)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_follower_1() const { return ___follower_1; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_follower_1() { return &___follower_1; } inline void set_follower_1(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___follower_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_1), (void*)value); } inline static int32_t get_offset_of_mover_2() { return static_cast(offsetof(TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5, ___mover_2)); } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * get_mover_2() const { return ___mover_2; } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 ** get_address_of_mover_2() { return &___mover_2; } inline void set_mover_2(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * value) { ___mover_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___mover_2), (void*)value); } }; // UnityEngine.Events.UnityEventBase struct UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB : public RuntimeObject { public: // UnityEngine.Events.InvokableCallList UnityEngine.Events.UnityEventBase::m_Calls InvokableCallList_tB7C66AA0C00F9C102C8BDC17A144E569AC7527A9 * ___m_Calls_0; // UnityEngine.Events.PersistentCallGroup UnityEngine.Events.UnityEventBase::m_PersistentCalls PersistentCallGroup_t9A1D83DA2BA3118C103FA87D93CE92557A956FDC * ___m_PersistentCalls_1; // System.Boolean UnityEngine.Events.UnityEventBase::m_CallsDirty bool ___m_CallsDirty_2; public: inline static int32_t get_offset_of_m_Calls_0() { return static_cast(offsetof(UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB, ___m_Calls_0)); } inline InvokableCallList_tB7C66AA0C00F9C102C8BDC17A144E569AC7527A9 * get_m_Calls_0() const { return ___m_Calls_0; } inline InvokableCallList_tB7C66AA0C00F9C102C8BDC17A144E569AC7527A9 ** get_address_of_m_Calls_0() { return &___m_Calls_0; } inline void set_m_Calls_0(InvokableCallList_tB7C66AA0C00F9C102C8BDC17A144E569AC7527A9 * value) { ___m_Calls_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Calls_0), (void*)value); } inline static int32_t get_offset_of_m_PersistentCalls_1() { return static_cast(offsetof(UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB, ___m_PersistentCalls_1)); } inline PersistentCallGroup_t9A1D83DA2BA3118C103FA87D93CE92557A956FDC * get_m_PersistentCalls_1() const { return ___m_PersistentCalls_1; } inline PersistentCallGroup_t9A1D83DA2BA3118C103FA87D93CE92557A956FDC ** get_address_of_m_PersistentCalls_1() { return &___m_PersistentCalls_1; } inline void set_m_PersistentCalls_1(PersistentCallGroup_t9A1D83DA2BA3118C103FA87D93CE92557A956FDC * value) { ___m_PersistentCalls_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PersistentCalls_1), (void*)value); } inline static int32_t get_offset_of_m_CallsDirty_2() { return static_cast(offsetof(UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB, ___m_CallsDirty_2)); } inline bool get_m_CallsDirty_2() const { return ___m_CallsDirty_2; } inline bool* get_address_of_m_CallsDirty_2() { return &___m_CallsDirty_2; } inline void set_m_CallsDirty_2(bool value) { ___m_CallsDirty_2 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { }; // Native definition for COM marshalling of UnityEngine.YieldInstruction struct YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { }; // RoadsideCreditsPlacer/d__18 struct U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340 : public RuntimeObject { public: // System.Int32 RoadsideCreditsPlacer/d__18::<>1__state int32_t ___U3CU3E1__state_0; // System.Object RoadsideCreditsPlacer/d__18::<>2__current RuntimeObject * ___U3CU3E2__current_1; // RoadsideCreditsPlacer RoadsideCreditsPlacer/d__18::<>4__this RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340, ___U3CU3E4__this_2)); } inline RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // ScreenShot/<>c__DisplayClass15_0 struct U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C : public RuntimeObject { public: // System.String ScreenShot/<>c__DisplayClass15_0::filename String_t* ___filename_0; // System.Byte[] ScreenShot/<>c__DisplayClass15_0::fileHeader ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___fileHeader_1; // System.Byte[] ScreenShot/<>c__DisplayClass15_0::fileData ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___fileData_2; public: inline static int32_t get_offset_of_filename_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C, ___filename_0)); } inline String_t* get_filename_0() const { return ___filename_0; } inline String_t** get_address_of_filename_0() { return &___filename_0; } inline void set_filename_0(String_t* value) { ___filename_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___filename_0), (void*)value); } inline static int32_t get_offset_of_fileHeader_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C, ___fileHeader_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_fileHeader_1() const { return ___fileHeader_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_fileHeader_1() { return &___fileHeader_1; } inline void set_fileHeader_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___fileHeader_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___fileHeader_1), (void*)value); } inline static int32_t get_offset_of_fileData_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C, ___fileData_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_fileData_2() const { return ___fileData_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_fileData_2() { return &___fileData_2; } inline void set_fileData_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___fileData_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___fileData_2), (void*)value); } }; // Sidearm/d__153 struct U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13 : public RuntimeObject { public: // System.Int32 Sidearm/d__153::<>1__state int32_t ___U3CU3E1__state_0; // System.Object Sidearm/d__153::<>2__current RuntimeObject * ___U3CU3E2__current_1; // Sidearm Sidearm/d__153::<>4__this Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13, ___U3CU3E4__this_2)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // Sidearm/d__152 struct U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF : public RuntimeObject { public: // System.Int32 Sidearm/d__152::<>1__state int32_t ___U3CU3E1__state_0; // System.Object Sidearm/d__152::<>2__current RuntimeObject * ___U3CU3E2__current_1; // Sidearm Sidearm/d__152::<>4__this Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___U3CU3E4__this_2; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF, ___U3CU3E4__this_2)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } }; // SoundFXRandomizer/d__15 struct U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 : public RuntimeObject { public: // System.Int32 SoundFXRandomizer/d__15::<>1__state int32_t ___U3CU3E1__state_0; // System.Object SoundFXRandomizer/d__15::<>2__current RuntimeObject * ___U3CU3E2__current_1; // SoundFXRandomizer SoundFXRandomizer/d__15::<>4__this SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * ___U3CU3E4__this_2; // System.Boolean SoundFXRandomizer/d__15::asOneShot bool ___asOneShot_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0, ___U3CU3E4__this_2)); } inline SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_asOneShot_3() { return static_cast(offsetof(U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0, ___asOneShot_3)); } inline bool get_asOneShot_3() const { return ___asOneShot_3; } inline bool* get_address_of_asOneShot_3() { return &___asOneShot_3; } inline void set_asOneShot_3(bool value) { ___asOneShot_3 = value; } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14, ___list_0)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_list_0() const { return ___list_0; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14, ___current_3)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_current_3() const { return ___current_3; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___list_0)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get_list_0() const { return ___list_0; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1/Enumerator struct Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1/Enumerator::list List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * ___list_0; // System.Int32 System.Collections.Generic.List`1/Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1/Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1/Enumerator::current Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF, ___list_0)); } inline List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * get_list_0() const { return ___list_0; } inline List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF, ___current_3)); } inline Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * get_current_3() const { return ___current_3; } inline Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB : public UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB { public: // System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_InvokeArray_3; public: inline static int32_t get_offset_of_m_InvokeArray_3() { return static_cast(offsetof(UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB, ___m_InvokeArray_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_InvokeArray_3() const { return ___m_InvokeArray_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_InvokeArray_3() { return &___m_InvokeArray_3; } inline void set_m_InvokeArray_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_InvokeArray_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InvokeArray_3), (void*)value); } }; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F : public UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB { public: // System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_InvokeArray_3; public: inline static int32_t get_offset_of_m_InvokeArray_3() { return static_cast(offsetof(UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F, ___m_InvokeArray_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_InvokeArray_3() const { return ___m_InvokeArray_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_InvokeArray_3() { return &___m_InvokeArray_3; } inline void set_m_InvokeArray_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_InvokeArray_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InvokeArray_3), (void*)value); } }; // UnityEngine.Events.UnityEvent`1 struct UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C : public UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB { public: // System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_InvokeArray_3; public: inline static int32_t get_offset_of_m_InvokeArray_3() { return static_cast(offsetof(UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C, ___m_InvokeArray_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_InvokeArray_3() const { return ___m_InvokeArray_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_InvokeArray_3() { return &___m_InvokeArray_3; } inline void set_m_InvokeArray_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_InvokeArray_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InvokeArray_3), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; // UnityEngine.Color struct Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // UnityEngine.GradientAlphaKey struct GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D { public: // System.Single UnityEngine.GradientAlphaKey::alpha float ___alpha_0; // System.Single UnityEngine.GradientAlphaKey::time float ___time_1; public: inline static int32_t get_offset_of_alpha_0() { return static_cast(offsetof(GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D, ___alpha_0)); } inline float get_alpha_0() const { return ___alpha_0; } inline float* get_address_of_alpha_0() { return &___alpha_0; } inline void set_alpha_0(float value) { ___alpha_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; // UnityEngine.LayerMask struct LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // FMOD.Studio.TIMELINE_BEAT_PROPERTIES struct TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A { public: // System.Int32 FMOD.Studio.TIMELINE_BEAT_PROPERTIES::bar int32_t ___bar_0; // System.Int32 FMOD.Studio.TIMELINE_BEAT_PROPERTIES::beat int32_t ___beat_1; // System.Int32 FMOD.Studio.TIMELINE_BEAT_PROPERTIES::position int32_t ___position_2; // System.Single FMOD.Studio.TIMELINE_BEAT_PROPERTIES::tempo float ___tempo_3; // System.Int32 FMOD.Studio.TIMELINE_BEAT_PROPERTIES::timesignatureupper int32_t ___timesignatureupper_4; // System.Int32 FMOD.Studio.TIMELINE_BEAT_PROPERTIES::timesignaturelower int32_t ___timesignaturelower_5; public: inline static int32_t get_offset_of_bar_0() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___bar_0)); } inline int32_t get_bar_0() const { return ___bar_0; } inline int32_t* get_address_of_bar_0() { return &___bar_0; } inline void set_bar_0(int32_t value) { ___bar_0 = value; } inline static int32_t get_offset_of_beat_1() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___beat_1)); } inline int32_t get_beat_1() const { return ___beat_1; } inline int32_t* get_address_of_beat_1() { return &___beat_1; } inline void set_beat_1(int32_t value) { ___beat_1 = value; } inline static int32_t get_offset_of_position_2() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___position_2)); } inline int32_t get_position_2() const { return ___position_2; } inline int32_t* get_address_of_position_2() { return &___position_2; } inline void set_position_2(int32_t value) { ___position_2 = value; } inline static int32_t get_offset_of_tempo_3() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___tempo_3)); } inline float get_tempo_3() const { return ___tempo_3; } inline float* get_address_of_tempo_3() { return &___tempo_3; } inline void set_tempo_3(float value) { ___tempo_3 = value; } inline static int32_t get_offset_of_timesignatureupper_4() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___timesignatureupper_4)); } inline int32_t get_timesignatureupper_4() const { return ___timesignatureupper_4; } inline int32_t* get_address_of_timesignatureupper_4() { return &___timesignatureupper_4; } inline void set_timesignatureupper_4(int32_t value) { ___timesignatureupper_4 = value; } inline static int32_t get_offset_of_timesignaturelower_5() { return static_cast(offsetof(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A, ___timesignaturelower_5)); } inline int32_t get_timesignaturelower_5() const { return ___timesignaturelower_5; } inline int32_t* get_address_of_timesignaturelower_5() { return &___timesignaturelower_5; } inline void set_timesignaturelower_5(int32_t value) { ___timesignaturelower_5 = value; } }; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 { public: // System.Threading.InternalThread System.Threading.Thread::internal_thread InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * ___internal_thread_6; // System.Object System.Threading.Thread::m_ThreadStartArg RuntimeObject * ___m_ThreadStartArg_7; // System.Object System.Threading.Thread::pending_exception RuntimeObject * ___pending_exception_8; // System.Security.Principal.IPrincipal System.Threading.Thread::principal RuntimeObject* ___principal_9; // System.Int32 System.Threading.Thread::principal_version int32_t ___principal_version_10; // System.MulticastDelegate System.Threading.Thread::m_Delegate MulticastDelegate_t * ___m_Delegate_12; // System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * ___m_ExecutionContext_13; // System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope bool ___m_ExecutionContextBelongsToOuterScope_14; public: inline static int32_t get_offset_of_internal_thread_6() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___internal_thread_6)); } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * get_internal_thread_6() const { return ___internal_thread_6; } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB ** get_address_of_internal_thread_6() { return &___internal_thread_6; } inline void set_internal_thread_6(InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * value) { ___internal_thread_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___internal_thread_6), (void*)value); } inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ThreadStartArg_7)); } inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; } inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; } inline void set_m_ThreadStartArg_7(RuntimeObject * value) { ___m_ThreadStartArg_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ThreadStartArg_7), (void*)value); } inline static int32_t get_offset_of_pending_exception_8() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___pending_exception_8)); } inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; } inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; } inline void set_pending_exception_8(RuntimeObject * value) { ___pending_exception_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___pending_exception_8), (void*)value); } inline static int32_t get_offset_of_principal_9() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_9)); } inline RuntimeObject* get_principal_9() const { return ___principal_9; } inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; } inline void set_principal_9(RuntimeObject* value) { ___principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___principal_9), (void*)value); } inline static int32_t get_offset_of_principal_version_10() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_version_10)); } inline int32_t get_principal_version_10() const { return ___principal_version_10; } inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; } inline void set_principal_version_10(int32_t value) { ___principal_version_10 = value; } inline static int32_t get_offset_of_m_Delegate_12() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_Delegate_12)); } inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; } inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; } inline void set_m_Delegate_12(MulticastDelegate_t * value) { ___m_Delegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Delegate_12), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContext_13)); } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; } inline void set_m_ExecutionContext_13(ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * value) { ___m_ExecutionContext_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExecutionContext_13), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContextBelongsToOuterScope_14)); } inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; } inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; } inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value) { ___m_ExecutionContextBelongsToOuterScope_14 = value; } }; // UnityEngine.Events.UnityEvent struct UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 : public UnityEventBase_tBB43047292084BA63C5CBB1A379A8BB88611C6FB { public: // System.Object[] UnityEngine.Events.UnityEvent::m_InvokeArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_InvokeArray_3; public: inline static int32_t get_offset_of_m_InvokeArray_3() { return static_cast(offsetof(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4, ___m_InvokeArray_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_InvokeArray_3() const { return ___m_InvokeArray_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_InvokeArray_3() { return &___m_InvokeArray_3; } inline void set_m_InvokeArray_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_InvokeArray_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InvokeArray_3), (void*)value); } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // UnityEngine.ParticleSystem/MainModule struct MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem/MainModule::m_ParticleSystem ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B, ___m_ParticleSystem_0)); } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B_marshaled_pinvoke { ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B_marshaled_com { ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___m_ParticleSystem_0; }; // UnityEngine.AnimatorUpdateMode struct AnimatorUpdateMode_t5E08EEA8E26DAB1765A82EAD782A0E047920B439 { public: // System.Int32 UnityEngine.AnimatorUpdateMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AnimatorUpdateMode_t5E08EEA8E26DAB1765A82EAD782A0E047920B439, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF { public: // System.IntPtr UnityEngine.AsyncOperation::m_Ptr intptr_t ___m_Ptr_0; // System.Action`1 UnityEngine.AsyncOperation::m_completeCallback Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * ___m_completeCallback_1; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_completeCallback_1() { return static_cast(offsetof(AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86, ___m_completeCallback_1)); } inline Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * get_m_completeCallback_1() const { return ___m_completeCallback_1; } inline Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 ** get_address_of_m_completeCallback_1() { return &___m_completeCallback_1; } inline void set_m_completeCallback_1(Action_1_tC1348BEB2C677FD60E4B65764CA3A1CAFF6DFB31 * value) { ___m_completeCallback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_completeCallback_1), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // Native definition for COM marshalling of UnityEngine.AsyncOperation struct AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { intptr_t ___m_Ptr_0; Il2CppMethodPointer ___m_completeCallback_1; }; // BeingAimedAt struct BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 : public UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB { public: public: }; // BikeType struct BikeType_t7CB3484C1BEE31A50B968BE70EB01CF88DFF5DCD { public: // System.Int32 BikeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BikeType_t7CB3484C1BEE31A50B968BE70EB01CF88DFF5DCD, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Bounds struct Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37, ___m_Center_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37, ___m_Extents_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Extents_1 = value; } }; // BuildingType struct BuildingType_tB516A301BA635E1ACB364D271C853CEA9A5CD66B { public: // System.Int32 BuildingType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BuildingType_tB516A301BA635E1ACB364D271C853CEA9A5CD66B, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // FMOD.Studio.Bus struct Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 { public: // System.IntPtr FMOD.Studio.Bus::handle intptr_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520, ___handle_0)); } inline intptr_t get_handle_0() const { return ___handle_0; } inline intptr_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(intptr_t value) { ___handle_0 = value; } }; // UnityEngine.Collision struct Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 : public RuntimeObject { public: // UnityEngine.Vector3 UnityEngine.Collision::m_Impulse Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Impulse_0; // UnityEngine.Vector3 UnityEngine.Collision::m_RelativeVelocity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_RelativeVelocity_1; // UnityEngine.Component UnityEngine.Collision::m_Body Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * ___m_Body_2; // UnityEngine.Collider UnityEngine.Collision::m_Collider Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___m_Collider_3; // System.Int32 UnityEngine.Collision::m_ContactCount int32_t ___m_ContactCount_4; // UnityEngine.ContactPoint[] UnityEngine.Collision::m_ReusedContacts ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* ___m_ReusedContacts_5; // UnityEngine.ContactPoint[] UnityEngine.Collision::m_LegacyContacts ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* ___m_LegacyContacts_6; public: inline static int32_t get_offset_of_m_Impulse_0() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_Impulse_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Impulse_0() const { return ___m_Impulse_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Impulse_0() { return &___m_Impulse_0; } inline void set_m_Impulse_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Impulse_0 = value; } inline static int32_t get_offset_of_m_RelativeVelocity_1() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_RelativeVelocity_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_RelativeVelocity_1() const { return ___m_RelativeVelocity_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_RelativeVelocity_1() { return &___m_RelativeVelocity_1; } inline void set_m_RelativeVelocity_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_RelativeVelocity_1 = value; } inline static int32_t get_offset_of_m_Body_2() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_Body_2)); } inline Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * get_m_Body_2() const { return ___m_Body_2; } inline Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 ** get_address_of_m_Body_2() { return &___m_Body_2; } inline void set_m_Body_2(Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * value) { ___m_Body_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Body_2), (void*)value); } inline static int32_t get_offset_of_m_Collider_3() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_Collider_3)); } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * get_m_Collider_3() const { return ___m_Collider_3; } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 ** get_address_of_m_Collider_3() { return &___m_Collider_3; } inline void set_m_Collider_3(Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * value) { ___m_Collider_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Collider_3), (void*)value); } inline static int32_t get_offset_of_m_ContactCount_4() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_ContactCount_4)); } inline int32_t get_m_ContactCount_4() const { return ___m_ContactCount_4; } inline int32_t* get_address_of_m_ContactCount_4() { return &___m_ContactCount_4; } inline void set_m_ContactCount_4(int32_t value) { ___m_ContactCount_4 = value; } inline static int32_t get_offset_of_m_ReusedContacts_5() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_ReusedContacts_5)); } inline ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* get_m_ReusedContacts_5() const { return ___m_ReusedContacts_5; } inline ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B** get_address_of_m_ReusedContacts_5() { return &___m_ReusedContacts_5; } inline void set_m_ReusedContacts_5(ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* value) { ___m_ReusedContacts_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ReusedContacts_5), (void*)value); } inline static int32_t get_offset_of_m_LegacyContacts_6() { return static_cast(offsetof(Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0, ___m_LegacyContacts_6)); } inline ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* get_m_LegacyContacts_6() const { return ___m_LegacyContacts_6; } inline ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B** get_address_of_m_LegacyContacts_6() { return &___m_LegacyContacts_6; } inline void set_m_LegacyContacts_6(ContactPointU5BU5D_t1ACD262B1EA44CD48E2039381DE96847F203E62B* value) { ___m_LegacyContacts_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LegacyContacts_6), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.Collision struct Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0_marshaled_pinvoke { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Impulse_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_RelativeVelocity_1; Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * ___m_Body_2; Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___m_Collider_3; int32_t ___m_ContactCount_4; ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 * ___m_ReusedContacts_5; ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 * ___m_LegacyContacts_6; }; // Native definition for COM marshalling of UnityEngine.Collision struct Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0_marshaled_com { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Impulse_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_RelativeVelocity_1; Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * ___m_Body_2; Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___m_Collider_3; int32_t ___m_ContactCount_4; ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 * ___m_ReusedContacts_5; ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 * ___m_LegacyContacts_6; }; // UnityEngine.CollisionDetectionMode struct CollisionDetectionMode_t27C32CDA300AD4F1A49B788078FA7765C54D8165 { public: // System.Int32 UnityEngine.CollisionDetectionMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CollisionDetectionMode_t27C32CDA300AD4F1A49B788078FA7765C54D8165, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.ContactPoint struct ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 { public: // UnityEngine.Vector3 UnityEngine.ContactPoint::m_Point Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Point_0; // UnityEngine.Vector3 UnityEngine.ContactPoint::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_1; // System.Int32 UnityEngine.ContactPoint::m_ThisColliderInstanceID int32_t ___m_ThisColliderInstanceID_2; // System.Int32 UnityEngine.ContactPoint::m_OtherColliderInstanceID int32_t ___m_OtherColliderInstanceID_3; // System.Single UnityEngine.ContactPoint::m_Separation float ___m_Separation_4; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017, ___m_Point_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017, ___m_Normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_ThisColliderInstanceID_2() { return static_cast(offsetof(ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017, ___m_ThisColliderInstanceID_2)); } inline int32_t get_m_ThisColliderInstanceID_2() const { return ___m_ThisColliderInstanceID_2; } inline int32_t* get_address_of_m_ThisColliderInstanceID_2() { return &___m_ThisColliderInstanceID_2; } inline void set_m_ThisColliderInstanceID_2(int32_t value) { ___m_ThisColliderInstanceID_2 = value; } inline static int32_t get_offset_of_m_OtherColliderInstanceID_3() { return static_cast(offsetof(ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017, ___m_OtherColliderInstanceID_3)); } inline int32_t get_m_OtherColliderInstanceID_3() const { return ___m_OtherColliderInstanceID_3; } inline int32_t* get_address_of_m_OtherColliderInstanceID_3() { return &___m_OtherColliderInstanceID_3; } inline void set_m_OtherColliderInstanceID_3(int32_t value) { ___m_OtherColliderInstanceID_3 = value; } inline static int32_t get_offset_of_m_Separation_4() { return static_cast(offsetof(ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017, ___m_Separation_4)); } inline float get_m_Separation_4() const { return ___m_Separation_4; } inline float* get_address_of_m_Separation_4() { return &___m_Separation_4; } inline void set_m_Separation_4(float value) { ___m_Separation_4 = value; } }; // UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF { public: // System.IntPtr UnityEngine.Coroutine::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7_marshaled_pinvoke : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Coroutine struct Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7_marshaled_com : public YieldInstruction_tB0B4E05316710E51ECCC1E57174C27FE6DEBBEAF_marshaled_com { intptr_t ___m_Ptr_0; }; // DecorType struct DecorType_t3C73C69CEEA397B1EC7B7D4388DF5656C1F2BDFA { public: // System.Int32 DecorType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DecorType_t3C73C69CEEA397B1EC7B7D4388DF5656C1F2BDFA, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // FMOD.Studio.EVENT_CALLBACK_TYPE struct EVENT_CALLBACK_TYPE_tBC966372E1ACB31A8D00AC3963FC345E028E44D7 { public: // System.UInt32 FMOD.Studio.EVENT_CALLBACK_TYPE::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EVENT_CALLBACK_TYPE_tBC966372E1ACB31A8D00AC3963FC345E028E44D7, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // PathCreation.EndOfPathInstruction struct EndOfPathInstruction_tC2900F90032E93E8CF675A720C60C737DBF25BC6 { public: // System.Int32 PathCreation.EndOfPathInstruction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EndOfPathInstruction_tC2900F90032E93E8CF675A720C60C737DBF25BC6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // FMOD.Studio.EventInstance struct EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 { public: // System.IntPtr FMOD.Studio.EventInstance::handle intptr_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8, ___handle_0)); } inline intptr_t get_handle_0() const { return ___handle_0; } inline intptr_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(intptr_t value) { ___handle_0 = value; } }; // FMODMarker struct FMODMarker_tCB25D9FD6DA0276315C303BC39633F8F958DC52E { public: // System.Int32 FMODMarker::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FMODMarker_tCB25D9FD6DA0276315C303BC39633F8F958DC52E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.IO.FileAttributes struct FileAttributes_t47DBB9A73CF80C7CA21C9AAB8D5336C92D32C1AE { public: // System.Int32 System.IO.FileAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FileAttributes_t47DBB9A73CF80C7CA21C9AAB8D5336C92D32C1AE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // FlyerMoveTarget struct FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE : public RuntimeObject { public: // UnityEngine.Vector3 FlyerMoveTarget::relativeTargetPoint Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___relativeTargetPoint_0; // FlyerMoveTarget FlyerMoveTarget::nextTarget FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * ___nextTarget_1; public: inline static int32_t get_offset_of_relativeTargetPoint_0() { return static_cast(offsetof(FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE, ___relativeTargetPoint_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_relativeTargetPoint_0() const { return ___relativeTargetPoint_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_relativeTargetPoint_0() { return &___relativeTargetPoint_0; } inline void set_relativeTargetPoint_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___relativeTargetPoint_0 = value; } inline static int32_t get_offset_of_nextTarget_1() { return static_cast(offsetof(FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE, ___nextTarget_1)); } inline FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * get_nextTarget_1() const { return ___nextTarget_1; } inline FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE ** get_address_of_nextTarget_1() { return &___nextTarget_1; } inline void set_nextTarget_1(FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * value) { ___nextTarget_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextTarget_1), (void*)value); } }; // UnityEngine.ForceMode struct ForceMode_t7778317A4C46140D50D98811D65A7B22E38163D5 { public: // System.Int32 UnityEngine.ForceMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ForceMode_t7778317A4C46140D50D98811D65A7B22E38163D5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.InteropServices.GCHandleType struct GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38 { public: // System.Int32 System.Runtime.InteropServices.GCHandleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GCHandleType_t5D58978165671EDEFCCAE1E2B237BD5AE4E8BC38, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 : public RuntimeObject { public: // System.IntPtr UnityEngine.Gradient::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Gradient struct Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_marshaled_com { intptr_t ___m_Ptr_0; }; // UnityEngine.GradientColorKey struct GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E { public: // UnityEngine.Color UnityEngine.GradientColorKey::color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___color_0; // System.Single UnityEngine.GradientColorKey::time float ___time_1; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E, ___color_0)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_color_0() const { return ___color_0; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___color_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } }; // HitData struct HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA : public RuntimeObject { public: // System.Single HitData::hitDamage float ___hitDamage_0; // UnityEngine.Vector3 HitData::hitLocation Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitLocation_1; // UnityEngine.Vector3 HitData::hitDirection Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitDirection_2; // UnityEngine.GameObject HitData::hitSource GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___hitSource_3; // UnityEngine.Transform HitData::hitParticles Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hitParticles_4; // UnityEngine.Vector3 HitData::hitNormal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitNormal_5; // UnityEngine.Vector3 HitData::hitUp Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitUp_6; // System.Boolean HitData::alwaysSticky bool ___alwaysSticky_7; // System.Boolean HitData::weakpointHit bool ___weakpointHit_8; // System.Boolean HitData::swordHit bool ___swordHit_9; public: inline static int32_t get_offset_of_hitDamage_0() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitDamage_0)); } inline float get_hitDamage_0() const { return ___hitDamage_0; } inline float* get_address_of_hitDamage_0() { return &___hitDamage_0; } inline void set_hitDamage_0(float value) { ___hitDamage_0 = value; } inline static int32_t get_offset_of_hitLocation_1() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitLocation_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_hitLocation_1() const { return ___hitLocation_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_hitLocation_1() { return &___hitLocation_1; } inline void set_hitLocation_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___hitLocation_1 = value; } inline static int32_t get_offset_of_hitDirection_2() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitDirection_2)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_hitDirection_2() const { return ___hitDirection_2; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_hitDirection_2() { return &___hitDirection_2; } inline void set_hitDirection_2(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___hitDirection_2 = value; } inline static int32_t get_offset_of_hitSource_3() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitSource_3)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_hitSource_3() const { return ___hitSource_3; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_hitSource_3() { return &___hitSource_3; } inline void set_hitSource_3(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___hitSource_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitSource_3), (void*)value); } inline static int32_t get_offset_of_hitParticles_4() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitParticles_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_hitParticles_4() const { return ___hitParticles_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_hitParticles_4() { return &___hitParticles_4; } inline void set_hitParticles_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___hitParticles_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitParticles_4), (void*)value); } inline static int32_t get_offset_of_hitNormal_5() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitNormal_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_hitNormal_5() const { return ___hitNormal_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_hitNormal_5() { return &___hitNormal_5; } inline void set_hitNormal_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___hitNormal_5 = value; } inline static int32_t get_offset_of_hitUp_6() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___hitUp_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_hitUp_6() const { return ___hitUp_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_hitUp_6() { return &___hitUp_6; } inline void set_hitUp_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___hitUp_6 = value; } inline static int32_t get_offset_of_alwaysSticky_7() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___alwaysSticky_7)); } inline bool get_alwaysSticky_7() const { return ___alwaysSticky_7; } inline bool* get_address_of_alwaysSticky_7() { return &___alwaysSticky_7; } inline void set_alwaysSticky_7(bool value) { ___alwaysSticky_7 = value; } inline static int32_t get_offset_of_weakpointHit_8() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___weakpointHit_8)); } inline bool get_weakpointHit_8() const { return ___weakpointHit_8; } inline bool* get_address_of_weakpointHit_8() { return &___weakpointHit_8; } inline void set_weakpointHit_8(bool value) { ___weakpointHit_8 = value; } inline static int32_t get_offset_of_swordHit_9() { return static_cast(offsetof(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA, ___swordHit_9)); } inline bool get_swordHit_9() const { return ___swordHit_9; } inline bool* get_address_of_swordHit_9() { return &___swordHit_9; } inline void set_swordHit_9(bool value) { ___swordHit_9 = value; } }; // HitEvent struct HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 : public UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F { public: public: }; // LanguageId struct LanguageId_tA2F0F4FB1CD6A553BECBAA360EEA68BB3BA45549 { public: // System.Int32 LanguageId::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LanguageId_tA2F0F4FB1CD6A553BECBAA360EEA68BB3BA45549, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // LookMode struct LookMode_t16C33FBFB5CCC36C6AE88B3482D38D5021D3F149 { public: // System.Int32 LookMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LookMode_t16C33FBFB5CCC36C6AE88B3482D38D5021D3F149, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.MaterialPropertyBlock struct MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 : public RuntimeObject { public: // System.IntPtr UnityEngine.MaterialPropertyBlock::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; // MountType struct MountType_tCF456890BC93995C33D713B2842A77C74F37608C { public: // System.Int32 MountType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MountType_tCF456890BC93995C33D713B2842A77C74F37608C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // MovePattern struct MovePattern_tC06265D839B322E59C0EECF7298BD70A00B19F65 { public: // System.Int32 MovePattern::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MovePattern_tC06265D839B322E59C0EECF7298BD70A00B19F65, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.ParticleSystemCurveMode struct ParticleSystemCurveMode_t1B9D50590BC22BDD142A21664B8E2F9475409342 { public: // System.Int32 UnityEngine.ParticleSystemCurveMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParticleSystemCurveMode_t1B9D50590BC22BDD142A21664B8E2F9475409342, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.ParticleSystemStopBehavior struct ParticleSystemStopBehavior_tD9B009574B0315B09EC10AA1EAF8836DA87DD925 { public: // System.Int32 UnityEngine.ParticleSystemStopBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParticleSystemStopBehavior_tD9B009574B0315B09EC10AA1EAF8836DA87DD925, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // PathCreation.PathSpace struct PathSpace_t9D7670C917ABFB706E413536550DA4BC3496C877 { public: // System.Int32 PathCreation.PathSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PathSpace_t9D7670C917ABFB706E413536550DA4BC3496C877, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // PowerUpType struct PowerUpType_t3AEA13444AD623650D9B12902DE8EEE81690D612 { public: // System.Int32 PowerUpType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PowerUpType_t3AEA13444AD623650D9B12902DE8EEE81690D612, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.QueryTriggerInteraction struct QueryTriggerInteraction_t9B82FB8CCAF559F47B6B8C0ECE197515ABFA96B0 { public: // System.Int32 UnityEngine.QueryTriggerInteraction::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(QueryTriggerInteraction_t9B82FB8CCAF559F47B6B8C0ECE197515ABFA96B0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // FMOD.RESULT struct RESULT_t25BE0876E69B44E7D72DC4C52217E7C5B1A82271 { public: // System.Int32 FMOD.RESULT::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RESULT_t25BE0876E69B44E7D72DC4C52217E7C5B1A82271, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.RaycastHit struct RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Normal_1; // System.UInt32 UnityEngine.RaycastHit::m_FaceID uint32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_UV_4; // System.Int32 UnityEngine.RaycastHit::m_Collider int32_t ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Point_0)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Normal_1)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_FaceID_2)); } inline uint32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline uint32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(uint32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_UV_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89, ___m_Collider_5)); } inline int32_t get_m_Collider_5() const { return ___m_Collider_5; } inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(int32_t value) { ___m_Collider_5 = value; } }; // UnityEngine.RigidbodyConstraints struct RigidbodyConstraints_tB1AC534C460083518E5C8664CE62334E3B5A0F97 { public: // System.Int32 UnityEngine.RigidbodyConstraints::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RigidbodyConstraints_tB1AC534C460083518E5C8664CE62334E3B5A0F97, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // FMOD.Studio.STOP_MODE struct STOP_MODE_tBC85FBF90B20182A774AE765A36C5A1372007E49 { public: // System.Int32 FMOD.Studio.STOP_MODE::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(STOP_MODE_tBC85FBF90B20182A774AE765A36C5A1372007E49, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // ScoreDisplayType struct ScoreDisplayType_tDA43F15091389D1D613E2BC87B9DEF92C4CB6067 { public: // System.Int32 ScoreDisplayType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ScoreDisplayType_tDA43F15091389D1D613E2BC87B9DEF92C4CB6067, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.IO.SearchOption struct SearchOption_tD088231E1E225D39BB408AEF566091138555C261 { public: // System.Int32 System.IO.SearchOption::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SearchOption_tD088231E1E225D39BB408AEF566091138555C261, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SignType struct SignType_tE6D42B8A7E0B76ED89F46E2B38B8594067DF0BB2 { public: // System.Int32 SignType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SignType_tE6D42B8A7E0B76ED89F46E2B38B8594067DF0BB2, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SliderResult struct SliderResult_t2EA2A534ECF614F941E53CF5CCB0D370AEFD1B36 : public UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C { public: public: }; // SlowMotionState struct SlowMotionState_t10958E048A971BE48840860101E3B79CE612F1B5 { public: // System.Int32 SlowMotionState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SlowMotionState_t10958E048A971BE48840860101E3B79CE612F1B5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // StageCheckpoint struct StageCheckpoint_t825869BCE3072ABBC29F6FE6CC26545EC91FD75C { public: // System.Int32 StageCheckpoint::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StageCheckpoint_t825869BCE3072ABBC29F6FE6CC26545EC91FD75C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.StringSplitOptions struct StringSplitOptions_tCBE57E9DF0385CEE90AEE9C25D18BD20E30D29D3 { public: // System.Int32 System.StringSplitOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringSplitOptions_tCBE57E9DF0385CEE90AEE9C25D18BD20E30D29D3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // FMOD.StringWrapper struct StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 { public: // System.IntPtr FMOD.StringWrapper::nativeUtf8Ptr intptr_t ___nativeUtf8Ptr_0; public: inline static int32_t get_offset_of_nativeUtf8Ptr_0() { return static_cast(offsetof(StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6, ___nativeUtf8Ptr_0)); } inline intptr_t get_nativeUtf8Ptr_0() const { return ___nativeUtf8Ptr_0; } inline intptr_t* get_address_of_nativeUtf8Ptr_0() { return &___nativeUtf8Ptr_0; } inline void set_nativeUtf8Ptr_0(intptr_t value) { ___nativeUtf8Ptr_0 = value; } }; // UnityEngine.TextureFormat struct TextureFormat_tBED5388A0445FE978F97B41D247275B036407932 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextureFormat_tBED5388A0445FE978F97B41D247275B036407932, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.GUILayoutOption/Type struct Type_t79FB5C82B695061CED8D628CBB6A1E8709705288 { public: // System.Int32 UnityEngine.GUILayoutOption/Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_t79FB5C82B695061CED8D628CBB6A1E8709705288, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Image/FillMethod struct FillMethod_tC37E5898D113A8FBF25A6AB6FBA451CC51E211E2 { public: // System.Int32 UnityEngine.UI.Image/FillMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FillMethod_tC37E5898D113A8FBF25A6AB6FBA451CC51E211E2, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UI.Image/Type struct Type_tDCB08AB7425CAB70C1E46CC341F877423B5A5E12 { public: // System.Int32 UnityEngine.UI.Image/Type::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Type_tDCB08AB7425CAB70C1E46CC341F877423B5A5E12, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // RoadsideRepeatedPlacement/d__38 struct U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 : public RuntimeObject { public: // System.Int32 RoadsideRepeatedPlacement/d__38::<>1__state int32_t ___U3CU3E1__state_0; // System.Object RoadsideRepeatedPlacement/d__38::<>2__current RuntimeObject * ___U3CU3E2__current_1; // RoadsideRepeatedPlacement RoadsideRepeatedPlacement/d__38::<>4__this RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___U3CU3E4__this_2; // UnityEngine.Vector3 RoadsideRepeatedPlacement/d__38::placePoint Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___placePoint_3; // UnityEngine.Quaternion RoadsideRepeatedPlacement/d__38::placeRot Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___placeRot_4; // UnityEngine.GameObject RoadsideRepeatedPlacement/d__38::5__2 GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CobjectToUpdateU3E5__2_5; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___U3CU3E4__this_2)); } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_placePoint_3() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___placePoint_3)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_placePoint_3() const { return ___placePoint_3; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_placePoint_3() { return &___placePoint_3; } inline void set_placePoint_3(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___placePoint_3 = value; } inline static int32_t get_offset_of_placeRot_4() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___placeRot_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_placeRot_4() const { return ___placeRot_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_placeRot_4() { return &___placeRot_4; } inline void set_placeRot_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___placeRot_4 = value; } inline static int32_t get_offset_of_U3CobjectToUpdateU3E5__2_5() { return static_cast(offsetof(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55, ___U3CobjectToUpdateU3E5__2_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_U3CobjectToUpdateU3E5__2_5() const { return ___U3CobjectToUpdateU3E5__2_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_U3CobjectToUpdateU3E5__2_5() { return &___U3CobjectToUpdateU3E5__2_5; } inline void set_U3CobjectToUpdateU3E5__2_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___U3CobjectToUpdateU3E5__2_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CobjectToUpdateU3E5__2_5), (void*)value); } }; // ScreenShot/Format struct Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF { public: // System.Int32 ScreenShot/Format::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.AudioClip struct AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: // UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback PCMReaderCallback_t9CA1437D36509A9FAC5EDD8FF2BC3259C24D0E0B * ___m_PCMReaderCallback_4; // UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback PCMSetPositionCallback_tBDD99E7C0697687F1E7B06CDD5DE444A3709CF4C * ___m_PCMSetPositionCallback_5; public: inline static int32_t get_offset_of_m_PCMReaderCallback_4() { return static_cast(offsetof(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE, ___m_PCMReaderCallback_4)); } inline PCMReaderCallback_t9CA1437D36509A9FAC5EDD8FF2BC3259C24D0E0B * get_m_PCMReaderCallback_4() const { return ___m_PCMReaderCallback_4; } inline PCMReaderCallback_t9CA1437D36509A9FAC5EDD8FF2BC3259C24D0E0B ** get_address_of_m_PCMReaderCallback_4() { return &___m_PCMReaderCallback_4; } inline void set_m_PCMReaderCallback_4(PCMReaderCallback_t9CA1437D36509A9FAC5EDD8FF2BC3259C24D0E0B * value) { ___m_PCMReaderCallback_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PCMReaderCallback_4), (void*)value); } inline static int32_t get_offset_of_m_PCMSetPositionCallback_5() { return static_cast(offsetof(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE, ___m_PCMSetPositionCallback_5)); } inline PCMSetPositionCallback_tBDD99E7C0697687F1E7B06CDD5DE444A3709CF4C * get_m_PCMSetPositionCallback_5() const { return ___m_PCMSetPositionCallback_5; } inline PCMSetPositionCallback_tBDD99E7C0697687F1E7B06CDD5DE444A3709CF4C ** get_address_of_m_PCMSetPositionCallback_5() { return &___m_PCMSetPositionCallback_5; } inline void set_m_PCMSetPositionCallback_5(PCMSetPositionCallback_tBDD99E7C0697687F1E7B06CDD5DE444A3709CF4C * value) { ___m_PCMSetPositionCallback_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PCMSetPositionCallback_5), (void*)value); } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.GUILayoutOption struct GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB : public RuntimeObject { public: // UnityEngine.GUILayoutOption/Type UnityEngine.GUILayoutOption::type int32_t ___type_0; // System.Object UnityEngine.GUILayoutOption::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // UnityEngine.GameObject struct GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.IO.MonoIOStat struct MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71 { public: // System.IO.FileAttributes System.IO.MonoIOStat::fileAttributes int32_t ___fileAttributes_0; // System.Int64 System.IO.MonoIOStat::Length int64_t ___Length_1; // System.Int64 System.IO.MonoIOStat::CreationTime int64_t ___CreationTime_2; // System.Int64 System.IO.MonoIOStat::LastAccessTime int64_t ___LastAccessTime_3; // System.Int64 System.IO.MonoIOStat::LastWriteTime int64_t ___LastWriteTime_4; public: inline static int32_t get_offset_of_fileAttributes_0() { return static_cast(offsetof(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71, ___fileAttributes_0)); } inline int32_t get_fileAttributes_0() const { return ___fileAttributes_0; } inline int32_t* get_address_of_fileAttributes_0() { return &___fileAttributes_0; } inline void set_fileAttributes_0(int32_t value) { ___fileAttributes_0 = value; } inline static int32_t get_offset_of_Length_1() { return static_cast(offsetof(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71, ___Length_1)); } inline int64_t get_Length_1() const { return ___Length_1; } inline int64_t* get_address_of_Length_1() { return &___Length_1; } inline void set_Length_1(int64_t value) { ___Length_1 = value; } inline static int32_t get_offset_of_CreationTime_2() { return static_cast(offsetof(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71, ___CreationTime_2)); } inline int64_t get_CreationTime_2() const { return ___CreationTime_2; } inline int64_t* get_address_of_CreationTime_2() { return &___CreationTime_2; } inline void set_CreationTime_2(int64_t value) { ___CreationTime_2 = value; } inline static int32_t get_offset_of_LastAccessTime_3() { return static_cast(offsetof(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71, ___LastAccessTime_3)); } inline int64_t get_LastAccessTime_3() const { return ___LastAccessTime_3; } inline int64_t* get_address_of_LastAccessTime_3() { return &___LastAccessTime_3; } inline void set_LastAccessTime_3(int64_t value) { ___LastAccessTime_3 = value; } inline static int32_t get_offset_of_LastWriteTime_4() { return static_cast(offsetof(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71, ___LastWriteTime_4)); } inline int64_t get_LastWriteTime_4() const { return ___LastWriteTime_4; } inline int64_t* get_address_of_LastWriteTime_4() { return &___LastWriteTime_4; } inline void set_LastWriteTime_4(int64_t value) { ___LastWriteTime_4 = value; } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // UnityEngine.ResourceRequest struct ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD : public AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 { public: // System.String UnityEngine.ResourceRequest::m_Path String_t* ___m_Path_2; // System.Type UnityEngine.ResourceRequest::m_Type Type_t * ___m_Type_3; public: inline static int32_t get_offset_of_m_Path_2() { return static_cast(offsetof(ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD, ___m_Path_2)); } inline String_t* get_m_Path_2() const { return ___m_Path_2; } inline String_t** get_address_of_m_Path_2() { return &___m_Path_2; } inline void set_m_Path_2(String_t* value) { ___m_Path_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_2), (void*)value); } inline static int32_t get_offset_of_m_Type_3() { return static_cast(offsetof(ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD, ___m_Type_3)); } inline Type_t * get_m_Type_3() const { return ___m_Type_3; } inline Type_t ** get_address_of_m_Type_3() { return &___m_Type_3; } inline void set_m_Type_3(Type_t * value) { ___m_Type_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Type_3), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ResourceRequest struct ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD_marshaled_pinvoke : public AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_pinvoke { char* ___m_Path_2; Type_t * ___m_Type_3; }; // Native definition for COM marshalling of UnityEngine.ResourceRequest struct ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD_marshaled_com : public AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86_marshaled_com { Il2CppChar* ___m_Path_2; Type_t * ___m_Type_3; }; // SaveData struct SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 : public RuntimeObject { public: // System.Int32 SaveData::arcadeHighScore int32_t ___arcadeHighScore_0; // BikeType SaveData::bikeType int32_t ___bikeType_1; // System.Single SaveData::primaryR float ___primaryR_2; // System.Single SaveData::primaryG float ___primaryG_3; // System.Single SaveData::primaryB float ___primaryB_4; // System.Single SaveData::secondaryR float ___secondaryR_5; // System.Single SaveData::secondaryG float ___secondaryG_6; // System.Single SaveData::secondaryB float ___secondaryB_7; // System.Single SaveData::tertiaryR float ___tertiaryR_8; // System.Single SaveData::tertiaryG float ___tertiaryG_9; // System.Single SaveData::tertiaryB float ___tertiaryB_10; // System.Int32 SaveData::dashColor int32_t ___dashColor_11; // System.Boolean SaveData::reloadEmptyOnly bool ___reloadEmptyOnly_12; // System.Single SaveData::heightOffset float ___heightOffset_13; // System.Single SaveData::headLeanIntensity float ___headLeanIntensity_14; // System.Single SaveData::sfxVolumeLevel float ___sfxVolumeLevel_15; // System.Single SaveData::musicVolumeLevel float ___musicVolumeLevel_16; // System.Boolean SaveData::tutorialOn bool ___tutorialOn_17; // System.Boolean SaveData::autoReload bool ___autoReload_18; // System.Single SaveData::vignette float ___vignette_19; // System.Boolean SaveData::laserPointerAlwaysOn bool ___laserPointerAlwaysOn_20; // System.Int32 SaveData::handType int32_t ___handType_21; // System.Int32 SaveData::leftHandXRotation int32_t ___leftHandXRotation_22; // System.Int32 SaveData::leftHandYRotation int32_t ___leftHandYRotation_23; // System.Int32 SaveData::leftHandZRotation int32_t ___leftHandZRotation_24; // System.Int32 SaveData::rightHandXRotation int32_t ___rightHandXRotation_25; // System.Int32 SaveData::rightHandYRotation int32_t ___rightHandYRotation_26; // System.Int32 SaveData::rightHandZRotation int32_t ___rightHandZRotation_27; // System.Single SaveData::leftHandXOffset float ___leftHandXOffset_28; // System.Single SaveData::leftHandYOffset float ___leftHandYOffset_29; // System.Single SaveData::leftHandZOffset float ___leftHandZOffset_30; // System.Single SaveData::rightHandXOffset float ___rightHandXOffset_31; // System.Single SaveData::rightHandYOffset float ___rightHandYOffset_32; // System.Single SaveData::rightHandZOffset float ___rightHandZOffset_33; // System.Boolean SaveData::unlockedCoreAI bool ___unlockedCoreAI_34; // System.Boolean SaveData::unlockedCyborg bool ___unlockedCyborg_35; // System.Boolean SaveData::unlockedSpartan bool ___unlockedSpartan_36; // System.Boolean SaveData::unlockedScarab bool ___unlockedScarab_37; // System.Boolean SaveData::wonGame bool ___wonGame_38; // System.Int32 SaveData::checkpoint int32_t ___checkpoint_39; // System.Int32 SaveData::checkpointScore int32_t ___checkpointScore_40; // System.Boolean SaveData::continueGodMode bool ___continueGodMode_41; // System.Boolean SaveData::continueHadDied bool ___continueHadDied_42; // System.Int32 SaveData::checkpointSidearmPower int32_t ___checkpointSidearmPower_43; // System.Int32 SaveData::checkpointGunPower1 int32_t ___checkpointGunPower1_44; // System.Int32 SaveData::checkpointGunPower2 int32_t ___checkpointGunPower2_45; // System.Int32 SaveData::checkpointGunPower3 int32_t ___checkpointGunPower3_46; // System.Int32 SaveData::checkpointGunPower4 int32_t ___checkpointGunPower4_47; // System.Int32 SaveData::checkpointGrenade int32_t ___checkpointGrenade_48; // System.Int32 SaveData::checkpointMissiles int32_t ___checkpointMissiles_49; // System.Boolean SaveData::sRankS1 bool ___sRankS1_50; // System.Boolean SaveData::sRankS2 bool ___sRankS2_51; // System.Boolean SaveData::sRankS3 bool ___sRankS3_52; // System.Boolean SaveData::sRankS4 bool ___sRankS4_53; // System.Boolean SaveData::sRankS5 bool ___sRankS5_54; // System.Boolean SaveData::sRankS6 bool ___sRankS6_55; // System.Boolean SaveData::sRankS7 bool ___sRankS7_56; // System.Int32 SaveData::highestClearedStage int32_t ___highestClearedStage_57; // System.Int32 SaveData::language int32_t ___language_58; // System.Single SaveData::difficultyModifier float ___difficultyModifier_59; // System.Boolean SaveData::godMode bool ___godMode_60; // System.Boolean SaveData::easyMode bool ___easyMode_61; // System.Boolean SaveData::highRefreshRate bool ___highRefreshRate_62; public: inline static int32_t get_offset_of_arcadeHighScore_0() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___arcadeHighScore_0)); } inline int32_t get_arcadeHighScore_0() const { return ___arcadeHighScore_0; } inline int32_t* get_address_of_arcadeHighScore_0() { return &___arcadeHighScore_0; } inline void set_arcadeHighScore_0(int32_t value) { ___arcadeHighScore_0 = value; } inline static int32_t get_offset_of_bikeType_1() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___bikeType_1)); } inline int32_t get_bikeType_1() const { return ___bikeType_1; } inline int32_t* get_address_of_bikeType_1() { return &___bikeType_1; } inline void set_bikeType_1(int32_t value) { ___bikeType_1 = value; } inline static int32_t get_offset_of_primaryR_2() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryR_2)); } inline float get_primaryR_2() const { return ___primaryR_2; } inline float* get_address_of_primaryR_2() { return &___primaryR_2; } inline void set_primaryR_2(float value) { ___primaryR_2 = value; } inline static int32_t get_offset_of_primaryG_3() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryG_3)); } inline float get_primaryG_3() const { return ___primaryG_3; } inline float* get_address_of_primaryG_3() { return &___primaryG_3; } inline void set_primaryG_3(float value) { ___primaryG_3 = value; } inline static int32_t get_offset_of_primaryB_4() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___primaryB_4)); } inline float get_primaryB_4() const { return ___primaryB_4; } inline float* get_address_of_primaryB_4() { return &___primaryB_4; } inline void set_primaryB_4(float value) { ___primaryB_4 = value; } inline static int32_t get_offset_of_secondaryR_5() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryR_5)); } inline float get_secondaryR_5() const { return ___secondaryR_5; } inline float* get_address_of_secondaryR_5() { return &___secondaryR_5; } inline void set_secondaryR_5(float value) { ___secondaryR_5 = value; } inline static int32_t get_offset_of_secondaryG_6() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryG_6)); } inline float get_secondaryG_6() const { return ___secondaryG_6; } inline float* get_address_of_secondaryG_6() { return &___secondaryG_6; } inline void set_secondaryG_6(float value) { ___secondaryG_6 = value; } inline static int32_t get_offset_of_secondaryB_7() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___secondaryB_7)); } inline float get_secondaryB_7() const { return ___secondaryB_7; } inline float* get_address_of_secondaryB_7() { return &___secondaryB_7; } inline void set_secondaryB_7(float value) { ___secondaryB_7 = value; } inline static int32_t get_offset_of_tertiaryR_8() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryR_8)); } inline float get_tertiaryR_8() const { return ___tertiaryR_8; } inline float* get_address_of_tertiaryR_8() { return &___tertiaryR_8; } inline void set_tertiaryR_8(float value) { ___tertiaryR_8 = value; } inline static int32_t get_offset_of_tertiaryG_9() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryG_9)); } inline float get_tertiaryG_9() const { return ___tertiaryG_9; } inline float* get_address_of_tertiaryG_9() { return &___tertiaryG_9; } inline void set_tertiaryG_9(float value) { ___tertiaryG_9 = value; } inline static int32_t get_offset_of_tertiaryB_10() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tertiaryB_10)); } inline float get_tertiaryB_10() const { return ___tertiaryB_10; } inline float* get_address_of_tertiaryB_10() { return &___tertiaryB_10; } inline void set_tertiaryB_10(float value) { ___tertiaryB_10 = value; } inline static int32_t get_offset_of_dashColor_11() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___dashColor_11)); } inline int32_t get_dashColor_11() const { return ___dashColor_11; } inline int32_t* get_address_of_dashColor_11() { return &___dashColor_11; } inline void set_dashColor_11(int32_t value) { ___dashColor_11 = value; } inline static int32_t get_offset_of_reloadEmptyOnly_12() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___reloadEmptyOnly_12)); } inline bool get_reloadEmptyOnly_12() const { return ___reloadEmptyOnly_12; } inline bool* get_address_of_reloadEmptyOnly_12() { return &___reloadEmptyOnly_12; } inline void set_reloadEmptyOnly_12(bool value) { ___reloadEmptyOnly_12 = value; } inline static int32_t get_offset_of_heightOffset_13() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___heightOffset_13)); } inline float get_heightOffset_13() const { return ___heightOffset_13; } inline float* get_address_of_heightOffset_13() { return &___heightOffset_13; } inline void set_heightOffset_13(float value) { ___heightOffset_13 = value; } inline static int32_t get_offset_of_headLeanIntensity_14() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___headLeanIntensity_14)); } inline float get_headLeanIntensity_14() const { return ___headLeanIntensity_14; } inline float* get_address_of_headLeanIntensity_14() { return &___headLeanIntensity_14; } inline void set_headLeanIntensity_14(float value) { ___headLeanIntensity_14 = value; } inline static int32_t get_offset_of_sfxVolumeLevel_15() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sfxVolumeLevel_15)); } inline float get_sfxVolumeLevel_15() const { return ___sfxVolumeLevel_15; } inline float* get_address_of_sfxVolumeLevel_15() { return &___sfxVolumeLevel_15; } inline void set_sfxVolumeLevel_15(float value) { ___sfxVolumeLevel_15 = value; } inline static int32_t get_offset_of_musicVolumeLevel_16() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___musicVolumeLevel_16)); } inline float get_musicVolumeLevel_16() const { return ___musicVolumeLevel_16; } inline float* get_address_of_musicVolumeLevel_16() { return &___musicVolumeLevel_16; } inline void set_musicVolumeLevel_16(float value) { ___musicVolumeLevel_16 = value; } inline static int32_t get_offset_of_tutorialOn_17() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___tutorialOn_17)); } inline bool get_tutorialOn_17() const { return ___tutorialOn_17; } inline bool* get_address_of_tutorialOn_17() { return &___tutorialOn_17; } inline void set_tutorialOn_17(bool value) { ___tutorialOn_17 = value; } inline static int32_t get_offset_of_autoReload_18() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___autoReload_18)); } inline bool get_autoReload_18() const { return ___autoReload_18; } inline bool* get_address_of_autoReload_18() { return &___autoReload_18; } inline void set_autoReload_18(bool value) { ___autoReload_18 = value; } inline static int32_t get_offset_of_vignette_19() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___vignette_19)); } inline float get_vignette_19() const { return ___vignette_19; } inline float* get_address_of_vignette_19() { return &___vignette_19; } inline void set_vignette_19(float value) { ___vignette_19 = value; } inline static int32_t get_offset_of_laserPointerAlwaysOn_20() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___laserPointerAlwaysOn_20)); } inline bool get_laserPointerAlwaysOn_20() const { return ___laserPointerAlwaysOn_20; } inline bool* get_address_of_laserPointerAlwaysOn_20() { return &___laserPointerAlwaysOn_20; } inline void set_laserPointerAlwaysOn_20(bool value) { ___laserPointerAlwaysOn_20 = value; } inline static int32_t get_offset_of_handType_21() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___handType_21)); } inline int32_t get_handType_21() const { return ___handType_21; } inline int32_t* get_address_of_handType_21() { return &___handType_21; } inline void set_handType_21(int32_t value) { ___handType_21 = value; } inline static int32_t get_offset_of_leftHandXRotation_22() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandXRotation_22)); } inline int32_t get_leftHandXRotation_22() const { return ___leftHandXRotation_22; } inline int32_t* get_address_of_leftHandXRotation_22() { return &___leftHandXRotation_22; } inline void set_leftHandXRotation_22(int32_t value) { ___leftHandXRotation_22 = value; } inline static int32_t get_offset_of_leftHandYRotation_23() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandYRotation_23)); } inline int32_t get_leftHandYRotation_23() const { return ___leftHandYRotation_23; } inline int32_t* get_address_of_leftHandYRotation_23() { return &___leftHandYRotation_23; } inline void set_leftHandYRotation_23(int32_t value) { ___leftHandYRotation_23 = value; } inline static int32_t get_offset_of_leftHandZRotation_24() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandZRotation_24)); } inline int32_t get_leftHandZRotation_24() const { return ___leftHandZRotation_24; } inline int32_t* get_address_of_leftHandZRotation_24() { return &___leftHandZRotation_24; } inline void set_leftHandZRotation_24(int32_t value) { ___leftHandZRotation_24 = value; } inline static int32_t get_offset_of_rightHandXRotation_25() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandXRotation_25)); } inline int32_t get_rightHandXRotation_25() const { return ___rightHandXRotation_25; } inline int32_t* get_address_of_rightHandXRotation_25() { return &___rightHandXRotation_25; } inline void set_rightHandXRotation_25(int32_t value) { ___rightHandXRotation_25 = value; } inline static int32_t get_offset_of_rightHandYRotation_26() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandYRotation_26)); } inline int32_t get_rightHandYRotation_26() const { return ___rightHandYRotation_26; } inline int32_t* get_address_of_rightHandYRotation_26() { return &___rightHandYRotation_26; } inline void set_rightHandYRotation_26(int32_t value) { ___rightHandYRotation_26 = value; } inline static int32_t get_offset_of_rightHandZRotation_27() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandZRotation_27)); } inline int32_t get_rightHandZRotation_27() const { return ___rightHandZRotation_27; } inline int32_t* get_address_of_rightHandZRotation_27() { return &___rightHandZRotation_27; } inline void set_rightHandZRotation_27(int32_t value) { ___rightHandZRotation_27 = value; } inline static int32_t get_offset_of_leftHandXOffset_28() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandXOffset_28)); } inline float get_leftHandXOffset_28() const { return ___leftHandXOffset_28; } inline float* get_address_of_leftHandXOffset_28() { return &___leftHandXOffset_28; } inline void set_leftHandXOffset_28(float value) { ___leftHandXOffset_28 = value; } inline static int32_t get_offset_of_leftHandYOffset_29() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandYOffset_29)); } inline float get_leftHandYOffset_29() const { return ___leftHandYOffset_29; } inline float* get_address_of_leftHandYOffset_29() { return &___leftHandYOffset_29; } inline void set_leftHandYOffset_29(float value) { ___leftHandYOffset_29 = value; } inline static int32_t get_offset_of_leftHandZOffset_30() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___leftHandZOffset_30)); } inline float get_leftHandZOffset_30() const { return ___leftHandZOffset_30; } inline float* get_address_of_leftHandZOffset_30() { return &___leftHandZOffset_30; } inline void set_leftHandZOffset_30(float value) { ___leftHandZOffset_30 = value; } inline static int32_t get_offset_of_rightHandXOffset_31() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandXOffset_31)); } inline float get_rightHandXOffset_31() const { return ___rightHandXOffset_31; } inline float* get_address_of_rightHandXOffset_31() { return &___rightHandXOffset_31; } inline void set_rightHandXOffset_31(float value) { ___rightHandXOffset_31 = value; } inline static int32_t get_offset_of_rightHandYOffset_32() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandYOffset_32)); } inline float get_rightHandYOffset_32() const { return ___rightHandYOffset_32; } inline float* get_address_of_rightHandYOffset_32() { return &___rightHandYOffset_32; } inline void set_rightHandYOffset_32(float value) { ___rightHandYOffset_32 = value; } inline static int32_t get_offset_of_rightHandZOffset_33() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___rightHandZOffset_33)); } inline float get_rightHandZOffset_33() const { return ___rightHandZOffset_33; } inline float* get_address_of_rightHandZOffset_33() { return &___rightHandZOffset_33; } inline void set_rightHandZOffset_33(float value) { ___rightHandZOffset_33 = value; } inline static int32_t get_offset_of_unlockedCoreAI_34() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedCoreAI_34)); } inline bool get_unlockedCoreAI_34() const { return ___unlockedCoreAI_34; } inline bool* get_address_of_unlockedCoreAI_34() { return &___unlockedCoreAI_34; } inline void set_unlockedCoreAI_34(bool value) { ___unlockedCoreAI_34 = value; } inline static int32_t get_offset_of_unlockedCyborg_35() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedCyborg_35)); } inline bool get_unlockedCyborg_35() const { return ___unlockedCyborg_35; } inline bool* get_address_of_unlockedCyborg_35() { return &___unlockedCyborg_35; } inline void set_unlockedCyborg_35(bool value) { ___unlockedCyborg_35 = value; } inline static int32_t get_offset_of_unlockedSpartan_36() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedSpartan_36)); } inline bool get_unlockedSpartan_36() const { return ___unlockedSpartan_36; } inline bool* get_address_of_unlockedSpartan_36() { return &___unlockedSpartan_36; } inline void set_unlockedSpartan_36(bool value) { ___unlockedSpartan_36 = value; } inline static int32_t get_offset_of_unlockedScarab_37() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___unlockedScarab_37)); } inline bool get_unlockedScarab_37() const { return ___unlockedScarab_37; } inline bool* get_address_of_unlockedScarab_37() { return &___unlockedScarab_37; } inline void set_unlockedScarab_37(bool value) { ___unlockedScarab_37 = value; } inline static int32_t get_offset_of_wonGame_38() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___wonGame_38)); } inline bool get_wonGame_38() const { return ___wonGame_38; } inline bool* get_address_of_wonGame_38() { return &___wonGame_38; } inline void set_wonGame_38(bool value) { ___wonGame_38 = value; } inline static int32_t get_offset_of_checkpoint_39() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpoint_39)); } inline int32_t get_checkpoint_39() const { return ___checkpoint_39; } inline int32_t* get_address_of_checkpoint_39() { return &___checkpoint_39; } inline void set_checkpoint_39(int32_t value) { ___checkpoint_39 = value; } inline static int32_t get_offset_of_checkpointScore_40() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointScore_40)); } inline int32_t get_checkpointScore_40() const { return ___checkpointScore_40; } inline int32_t* get_address_of_checkpointScore_40() { return &___checkpointScore_40; } inline void set_checkpointScore_40(int32_t value) { ___checkpointScore_40 = value; } inline static int32_t get_offset_of_continueGodMode_41() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___continueGodMode_41)); } inline bool get_continueGodMode_41() const { return ___continueGodMode_41; } inline bool* get_address_of_continueGodMode_41() { return &___continueGodMode_41; } inline void set_continueGodMode_41(bool value) { ___continueGodMode_41 = value; } inline static int32_t get_offset_of_continueHadDied_42() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___continueHadDied_42)); } inline bool get_continueHadDied_42() const { return ___continueHadDied_42; } inline bool* get_address_of_continueHadDied_42() { return &___continueHadDied_42; } inline void set_continueHadDied_42(bool value) { ___continueHadDied_42 = value; } inline static int32_t get_offset_of_checkpointSidearmPower_43() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointSidearmPower_43)); } inline int32_t get_checkpointSidearmPower_43() const { return ___checkpointSidearmPower_43; } inline int32_t* get_address_of_checkpointSidearmPower_43() { return &___checkpointSidearmPower_43; } inline void set_checkpointSidearmPower_43(int32_t value) { ___checkpointSidearmPower_43 = value; } inline static int32_t get_offset_of_checkpointGunPower1_44() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower1_44)); } inline int32_t get_checkpointGunPower1_44() const { return ___checkpointGunPower1_44; } inline int32_t* get_address_of_checkpointGunPower1_44() { return &___checkpointGunPower1_44; } inline void set_checkpointGunPower1_44(int32_t value) { ___checkpointGunPower1_44 = value; } inline static int32_t get_offset_of_checkpointGunPower2_45() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower2_45)); } inline int32_t get_checkpointGunPower2_45() const { return ___checkpointGunPower2_45; } inline int32_t* get_address_of_checkpointGunPower2_45() { return &___checkpointGunPower2_45; } inline void set_checkpointGunPower2_45(int32_t value) { ___checkpointGunPower2_45 = value; } inline static int32_t get_offset_of_checkpointGunPower3_46() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower3_46)); } inline int32_t get_checkpointGunPower3_46() const { return ___checkpointGunPower3_46; } inline int32_t* get_address_of_checkpointGunPower3_46() { return &___checkpointGunPower3_46; } inline void set_checkpointGunPower3_46(int32_t value) { ___checkpointGunPower3_46 = value; } inline static int32_t get_offset_of_checkpointGunPower4_47() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGunPower4_47)); } inline int32_t get_checkpointGunPower4_47() const { return ___checkpointGunPower4_47; } inline int32_t* get_address_of_checkpointGunPower4_47() { return &___checkpointGunPower4_47; } inline void set_checkpointGunPower4_47(int32_t value) { ___checkpointGunPower4_47 = value; } inline static int32_t get_offset_of_checkpointGrenade_48() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointGrenade_48)); } inline int32_t get_checkpointGrenade_48() const { return ___checkpointGrenade_48; } inline int32_t* get_address_of_checkpointGrenade_48() { return &___checkpointGrenade_48; } inline void set_checkpointGrenade_48(int32_t value) { ___checkpointGrenade_48 = value; } inline static int32_t get_offset_of_checkpointMissiles_49() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___checkpointMissiles_49)); } inline int32_t get_checkpointMissiles_49() const { return ___checkpointMissiles_49; } inline int32_t* get_address_of_checkpointMissiles_49() { return &___checkpointMissiles_49; } inline void set_checkpointMissiles_49(int32_t value) { ___checkpointMissiles_49 = value; } inline static int32_t get_offset_of_sRankS1_50() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS1_50)); } inline bool get_sRankS1_50() const { return ___sRankS1_50; } inline bool* get_address_of_sRankS1_50() { return &___sRankS1_50; } inline void set_sRankS1_50(bool value) { ___sRankS1_50 = value; } inline static int32_t get_offset_of_sRankS2_51() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS2_51)); } inline bool get_sRankS2_51() const { return ___sRankS2_51; } inline bool* get_address_of_sRankS2_51() { return &___sRankS2_51; } inline void set_sRankS2_51(bool value) { ___sRankS2_51 = value; } inline static int32_t get_offset_of_sRankS3_52() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS3_52)); } inline bool get_sRankS3_52() const { return ___sRankS3_52; } inline bool* get_address_of_sRankS3_52() { return &___sRankS3_52; } inline void set_sRankS3_52(bool value) { ___sRankS3_52 = value; } inline static int32_t get_offset_of_sRankS4_53() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS4_53)); } inline bool get_sRankS4_53() const { return ___sRankS4_53; } inline bool* get_address_of_sRankS4_53() { return &___sRankS4_53; } inline void set_sRankS4_53(bool value) { ___sRankS4_53 = value; } inline static int32_t get_offset_of_sRankS5_54() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS5_54)); } inline bool get_sRankS5_54() const { return ___sRankS5_54; } inline bool* get_address_of_sRankS5_54() { return &___sRankS5_54; } inline void set_sRankS5_54(bool value) { ___sRankS5_54 = value; } inline static int32_t get_offset_of_sRankS6_55() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS6_55)); } inline bool get_sRankS6_55() const { return ___sRankS6_55; } inline bool* get_address_of_sRankS6_55() { return &___sRankS6_55; } inline void set_sRankS6_55(bool value) { ___sRankS6_55 = value; } inline static int32_t get_offset_of_sRankS7_56() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___sRankS7_56)); } inline bool get_sRankS7_56() const { return ___sRankS7_56; } inline bool* get_address_of_sRankS7_56() { return &___sRankS7_56; } inline void set_sRankS7_56(bool value) { ___sRankS7_56 = value; } inline static int32_t get_offset_of_highestClearedStage_57() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___highestClearedStage_57)); } inline int32_t get_highestClearedStage_57() const { return ___highestClearedStage_57; } inline int32_t* get_address_of_highestClearedStage_57() { return &___highestClearedStage_57; } inline void set_highestClearedStage_57(int32_t value) { ___highestClearedStage_57 = value; } inline static int32_t get_offset_of_language_58() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___language_58)); } inline int32_t get_language_58() const { return ___language_58; } inline int32_t* get_address_of_language_58() { return &___language_58; } inline void set_language_58(int32_t value) { ___language_58 = value; } inline static int32_t get_offset_of_difficultyModifier_59() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___difficultyModifier_59)); } inline float get_difficultyModifier_59() const { return ___difficultyModifier_59; } inline float* get_address_of_difficultyModifier_59() { return &___difficultyModifier_59; } inline void set_difficultyModifier_59(float value) { ___difficultyModifier_59 = value; } inline static int32_t get_offset_of_godMode_60() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___godMode_60)); } inline bool get_godMode_60() const { return ___godMode_60; } inline bool* get_address_of_godMode_60() { return &___godMode_60; } inline void set_godMode_60(bool value) { ___godMode_60 = value; } inline static int32_t get_offset_of_easyMode_61() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___easyMode_61)); } inline bool get_easyMode_61() const { return ___easyMode_61; } inline bool* get_address_of_easyMode_61() { return &___easyMode_61; } inline void set_easyMode_61(bool value) { ___easyMode_61 = value; } inline static int32_t get_offset_of_highRefreshRate_62() { return static_cast(offsetof(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450, ___highRefreshRate_62)); } inline bool get_highRefreshRate_62() const { return ___highRefreshRate_62; } inline bool* get_address_of_highRefreshRate_62() { return &___highRefreshRate_62; } inline void set_highRefreshRate_62(bool value) { ___highRefreshRate_62 = value; } }; // FMOD.Studio.TIMELINE_MARKER_PROPERTIES struct TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0 { public: // FMOD.StringWrapper FMOD.Studio.TIMELINE_MARKER_PROPERTIES::name StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 ___name_0; // System.Int32 FMOD.Studio.TIMELINE_MARKER_PROPERTIES::position int32_t ___position_1; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0, ___name_0)); } inline StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 get_name_0() const { return ___name_0; } inline StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 * get_address_of_name_0() { return &___name_0; } inline void set_name_0(StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 value) { ___name_0 = value; } inline static int32_t get_offset_of_position_1() { return static_cast(offsetof(TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0, ___position_1)); } inline int32_t get_position_1() const { return ___position_1; } inline int32_t* get_address_of_position_1() { return &___position_1; } inline void set_position_1(int32_t value) { ___position_1 = value; } }; // UnityEngine.TextAsset struct TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; // PathCreation.VertexPath struct VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 : public RuntimeObject { public: // PathCreation.PathSpace PathCreation.VertexPath::space int32_t ___space_0; // System.Boolean PathCreation.VertexPath::isClosedLoop bool ___isClosedLoop_1; // UnityEngine.Vector3[] PathCreation.VertexPath::localPoints Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___localPoints_2; // UnityEngine.Vector3[] PathCreation.VertexPath::localTangents Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___localTangents_3; // UnityEngine.Vector3[] PathCreation.VertexPath::localNormals Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___localNormals_4; // System.Single[] PathCreation.VertexPath::times SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___times_5; // System.Single PathCreation.VertexPath::length float ___length_6; // System.Single[] PathCreation.VertexPath::cumulativeLengthAtEachVertex SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___cumulativeLengthAtEachVertex_7; // UnityEngine.Bounds PathCreation.VertexPath::bounds Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37 ___bounds_8; // UnityEngine.Vector3 PathCreation.VertexPath::up Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___up_9; // UnityEngine.Transform PathCreation.VertexPath::transform Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___transform_12; public: inline static int32_t get_offset_of_space_0() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___space_0)); } inline int32_t get_space_0() const { return ___space_0; } inline int32_t* get_address_of_space_0() { return &___space_0; } inline void set_space_0(int32_t value) { ___space_0 = value; } inline static int32_t get_offset_of_isClosedLoop_1() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___isClosedLoop_1)); } inline bool get_isClosedLoop_1() const { return ___isClosedLoop_1; } inline bool* get_address_of_isClosedLoop_1() { return &___isClosedLoop_1; } inline void set_isClosedLoop_1(bool value) { ___isClosedLoop_1 = value; } inline static int32_t get_offset_of_localPoints_2() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___localPoints_2)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_localPoints_2() const { return ___localPoints_2; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_localPoints_2() { return &___localPoints_2; } inline void set_localPoints_2(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___localPoints_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___localPoints_2), (void*)value); } inline static int32_t get_offset_of_localTangents_3() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___localTangents_3)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_localTangents_3() const { return ___localTangents_3; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_localTangents_3() { return &___localTangents_3; } inline void set_localTangents_3(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___localTangents_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___localTangents_3), (void*)value); } inline static int32_t get_offset_of_localNormals_4() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___localNormals_4)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_localNormals_4() const { return ___localNormals_4; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_localNormals_4() { return &___localNormals_4; } inline void set_localNormals_4(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___localNormals_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___localNormals_4), (void*)value); } inline static int32_t get_offset_of_times_5() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___times_5)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_times_5() const { return ___times_5; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_times_5() { return &___times_5; } inline void set_times_5(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___times_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___times_5), (void*)value); } inline static int32_t get_offset_of_length_6() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___length_6)); } inline float get_length_6() const { return ___length_6; } inline float* get_address_of_length_6() { return &___length_6; } inline void set_length_6(float value) { ___length_6 = value; } inline static int32_t get_offset_of_cumulativeLengthAtEachVertex_7() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___cumulativeLengthAtEachVertex_7)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_cumulativeLengthAtEachVertex_7() const { return ___cumulativeLengthAtEachVertex_7; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_cumulativeLengthAtEachVertex_7() { return &___cumulativeLengthAtEachVertex_7; } inline void set_cumulativeLengthAtEachVertex_7(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___cumulativeLengthAtEachVertex_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___cumulativeLengthAtEachVertex_7), (void*)value); } inline static int32_t get_offset_of_bounds_8() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___bounds_8)); } inline Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37 get_bounds_8() const { return ___bounds_8; } inline Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37 * get_address_of_bounds_8() { return &___bounds_8; } inline void set_bounds_8(Bounds_t0F1F36D4F7AF49524B3C2A2259594412A3D3AE37 value) { ___bounds_8 = value; } inline static int32_t get_offset_of_up_9() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___up_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_up_9() const { return ___up_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_up_9() { return &___up_9; } inline void set_up_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___up_9 = value; } inline static int32_t get_offset_of_transform_12() { return static_cast(offsetof(VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452, ___transform_12)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_transform_12() const { return ___transform_12; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_transform_12() { return &___transform_12; } inline void set_transform_12(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___transform_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___transform_12), (void*)value); } }; // UnityEngine.ParticleSystem/MinMaxCurve struct MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD { public: // UnityEngine.ParticleSystemCurveMode UnityEngine.ParticleSystem/MinMaxCurve::m_Mode int32_t ___m_Mode_0; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMultiplier float ___m_CurveMultiplier_1; // UnityEngine.AnimationCurve UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMin AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * ___m_CurveMin_2; // UnityEngine.AnimationCurve UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMax AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * ___m_CurveMax_3; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_ConstantMin float ___m_ConstantMin_4; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_ConstantMax float ___m_ConstantMax_5; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_CurveMultiplier_1() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_CurveMultiplier_1)); } inline float get_m_CurveMultiplier_1() const { return ___m_CurveMultiplier_1; } inline float* get_address_of_m_CurveMultiplier_1() { return &___m_CurveMultiplier_1; } inline void set_m_CurveMultiplier_1(float value) { ___m_CurveMultiplier_1 = value; } inline static int32_t get_offset_of_m_CurveMin_2() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_CurveMin_2)); } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * get_m_CurveMin_2() const { return ___m_CurveMin_2; } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 ** get_address_of_m_CurveMin_2() { return &___m_CurveMin_2; } inline void set_m_CurveMin_2(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * value) { ___m_CurveMin_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurveMin_2), (void*)value); } inline static int32_t get_offset_of_m_CurveMax_3() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_CurveMax_3)); } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * get_m_CurveMax_3() const { return ___m_CurveMax_3; } inline AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 ** get_address_of_m_CurveMax_3() { return &___m_CurveMax_3; } inline void set_m_CurveMax_3(AnimationCurve_t2D452A14820CEDB83BFF2C911682A4E59001AD03 * value) { ___m_CurveMax_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurveMax_3), (void*)value); } inline static int32_t get_offset_of_m_ConstantMin_4() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_ConstantMin_4)); } inline float get_m_ConstantMin_4() const { return ___m_ConstantMin_4; } inline float* get_address_of_m_ConstantMin_4() { return &___m_ConstantMin_4; } inline void set_m_ConstantMin_4(float value) { ___m_ConstantMin_4 = value; } inline static int32_t get_offset_of_m_ConstantMax_5() { return static_cast(offsetof(MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD, ___m_ConstantMax_5)); } inline float get_m_ConstantMax_5() const { return ___m_ConstantMax_5; } inline float* get_address_of_m_ConstantMax_5() { return &___m_ConstantMax_5; } inline void set_m_ConstantMax_5(float value) { ___m_ConstantMax_5 = value; } }; // ScriptUsageTimeline/TimelineInfo struct TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B : public RuntimeObject { public: // System.Int32 ScriptUsageTimeline/TimelineInfo::currentMusicBar int32_t ___currentMusicBar_0; // FMOD.StringWrapper ScriptUsageTimeline/TimelineInfo::lastMarker StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 ___lastMarker_1; public: inline static int32_t get_offset_of_currentMusicBar_0() { return static_cast(offsetof(TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B, ___currentMusicBar_0)); } inline int32_t get_currentMusicBar_0() const { return ___currentMusicBar_0; } inline int32_t* get_address_of_currentMusicBar_0() { return &___currentMusicBar_0; } inline void set_currentMusicBar_0(int32_t value) { ___currentMusicBar_0 = value; } inline static int32_t get_offset_of_lastMarker_1() { return static_cast(offsetof(TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B, ___lastMarker_1)); } inline StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 get_lastMarker_1() const { return ___lastMarker_1; } inline StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 * get_address_of_lastMarker_1() { return &___lastMarker_1; } inline void set_lastMarker_1(StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 value) { ___lastMarker_1 = value; } }; // Native definition for P/Invoke marshalling of ScriptUsageTimeline/TimelineInfo struct TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_marshaled_pinvoke { int32_t ___currentMusicBar_0; StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 ___lastMarker_1; }; // Native definition for COM marshalling of ScriptUsageTimeline/TimelineInfo struct TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_marshaled_com { int32_t ___currentMusicBar_0; StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 ___lastMarker_1; }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Collider struct Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // FMOD.Studio.EVENT_CALLBACK struct EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F : public MulticastDelegate_t { public: public: }; // System.IO.FileSystemInfo struct FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246 : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.MonoIOStat System.IO.FileSystemInfo::_data MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71 ____data_1; // System.Int32 System.IO.FileSystemInfo::_dataInitialised int32_t ____dataInitialised_2; // System.String System.IO.FileSystemInfo::FullPath String_t* ___FullPath_5; // System.String System.IO.FileSystemInfo::OriginalPath String_t* ___OriginalPath_6; // System.String System.IO.FileSystemInfo::_displayPath String_t* ____displayPath_7; public: inline static int32_t get_offset_of__data_1() { return static_cast(offsetof(FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246, ____data_1)); } inline MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71 get__data_1() const { return ____data_1; } inline MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71 * get_address_of__data_1() { return &____data_1; } inline void set__data_1(MonoIOStat_t24C11A45B0B5F84242B31BA1EF48458595FF5F71 value) { ____data_1 = value; } inline static int32_t get_offset_of__dataInitialised_2() { return static_cast(offsetof(FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246, ____dataInitialised_2)); } inline int32_t get__dataInitialised_2() const { return ____dataInitialised_2; } inline int32_t* get_address_of__dataInitialised_2() { return &____dataInitialised_2; } inline void set__dataInitialised_2(int32_t value) { ____dataInitialised_2 = value; } inline static int32_t get_offset_of_FullPath_5() { return static_cast(offsetof(FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246, ___FullPath_5)); } inline String_t* get_FullPath_5() const { return ___FullPath_5; } inline String_t** get_address_of_FullPath_5() { return &___FullPath_5; } inline void set_FullPath_5(String_t* value) { ___FullPath_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___FullPath_5), (void*)value); } inline static int32_t get_offset_of_OriginalPath_6() { return static_cast(offsetof(FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246, ___OriginalPath_6)); } inline String_t* get_OriginalPath_6() const { return ___OriginalPath_6; } inline String_t** get_address_of_OriginalPath_6() { return &___OriginalPath_6; } inline void set_OriginalPath_6(String_t* value) { ___OriginalPath_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___OriginalPath_6), (void*)value); } inline static int32_t get_offset_of__displayPath_7() { return static_cast(offsetof(FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246, ____displayPath_7)); } inline String_t* get__displayPath_7() const { return ____displayPath_7; } inline String_t** get_address_of__displayPath_7() { return &____displayPath_7; } inline void set__displayPath_7(String_t* value) { ____displayPath_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____displayPath_7), (void*)value); } }; // UnityEngine.ParticleSystem struct ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.RenderTexture struct RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // UnityEngine.Renderer struct Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Rigidbody struct Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // UnityEngine.Texture2D struct Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF : public Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE { public: public: }; // System.Threading.ThreadStart struct ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 : public MulticastDelegate_t { public: public: }; // UnityEngine.Transform struct Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // Follower/OnPathUpdate struct OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 : public MulticastDelegate_t { public: public: }; // PowerUp/GotPowerUp struct GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A : public MulticastDelegate_t { public: public: }; // Slomo/OnSlowMotionStateChange struct OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 : public MulticastDelegate_t { public: public: }; // WaveHandler/OnWaveChange struct OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 : public MulticastDelegate_t { public: public: }; // UnityEngine.Animator struct Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.AudioBehaviour struct AudioBehaviour_tB44966D47AD43C50C7294AEE9B57574E55AACA4A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // System.IO.DirectoryInfo struct DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD : public FileSystemInfo_t4479D65BB34DEAFCDA2A98F8B797D7C19EFDA246 { public: // System.String System.IO.DirectoryInfo::current String_t* ___current_8; // System.String System.IO.DirectoryInfo::parent String_t* ___parent_9; public: inline static int32_t get_offset_of_current_8() { return static_cast(offsetof(DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD, ___current_8)); } inline String_t* get_current_8() const { return ___current_8; } inline String_t** get_address_of_current_8() { return &___current_8; } inline void set_current_8(String_t* value) { ___current_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_8), (void*)value); } inline static int32_t get_offset_of_parent_9() { return static_cast(offsetof(DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD, ___parent_9)); } inline String_t* get_parent_9() const { return ___parent_9; } inline String_t** get_address_of_parent_9() { return &___parent_9; } inline void set_parent_9(String_t* value) { ___parent_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_9), (void*)value); } }; // UnityEngine.MeshRenderer struct MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B : public Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C { public: public: }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.AudioSource struct AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B : public AudioBehaviour_tB44966D47AD43C50C7294AEE9B57574E55AACA4A { public: public: }; // Beam struct Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject Beam::beamObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___beamObject_4; // UnityEngine.GameObject Beam::endCap GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___endCap_5; // UnityEngine.ParticleSystem Beam::splash ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___splash_6; // System.Single Beam::frontOffset float ___frontOffset_7; // System.Single Beam::beamRange float ___beamRange_8; // System.Single Beam::beamRadius float ___beamRadius_9; // UnityEngine.LayerMask Beam::hitLayerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___hitLayerMask_10; // UnityEngine.Rigidbody Beam::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_11; // UnityEngine.Collider Beam::splashCollider Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___splashCollider_12; // System.Single Beam::scaleAdjust float ___scaleAdjust_13; // System.Single Beam::k__BackingField float ___U3CCurrentBeamLengthU3Ek__BackingField_14; public: inline static int32_t get_offset_of_beamObject_4() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___beamObject_4)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_beamObject_4() const { return ___beamObject_4; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_beamObject_4() { return &___beamObject_4; } inline void set_beamObject_4(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___beamObject_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___beamObject_4), (void*)value); } inline static int32_t get_offset_of_endCap_5() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___endCap_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_endCap_5() const { return ___endCap_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_endCap_5() { return &___endCap_5; } inline void set_endCap_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___endCap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___endCap_5), (void*)value); } inline static int32_t get_offset_of_splash_6() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___splash_6)); } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * get_splash_6() const { return ___splash_6; } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E ** get_address_of_splash_6() { return &___splash_6; } inline void set_splash_6(ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * value) { ___splash_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___splash_6), (void*)value); } inline static int32_t get_offset_of_frontOffset_7() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___frontOffset_7)); } inline float get_frontOffset_7() const { return ___frontOffset_7; } inline float* get_address_of_frontOffset_7() { return &___frontOffset_7; } inline void set_frontOffset_7(float value) { ___frontOffset_7 = value; } inline static int32_t get_offset_of_beamRange_8() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___beamRange_8)); } inline float get_beamRange_8() const { return ___beamRange_8; } inline float* get_address_of_beamRange_8() { return &___beamRange_8; } inline void set_beamRange_8(float value) { ___beamRange_8 = value; } inline static int32_t get_offset_of_beamRadius_9() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___beamRadius_9)); } inline float get_beamRadius_9() const { return ___beamRadius_9; } inline float* get_address_of_beamRadius_9() { return &___beamRadius_9; } inline void set_beamRadius_9(float value) { ___beamRadius_9 = value; } inline static int32_t get_offset_of_hitLayerMask_10() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___hitLayerMask_10)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_hitLayerMask_10() const { return ___hitLayerMask_10; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_hitLayerMask_10() { return &___hitLayerMask_10; } inline void set_hitLayerMask_10(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___hitLayerMask_10 = value; } inline static int32_t get_offset_of_rb_11() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___rb_11)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_11() const { return ___rb_11; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_11() { return &___rb_11; } inline void set_rb_11(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_11), (void*)value); } inline static int32_t get_offset_of_splashCollider_12() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___splashCollider_12)); } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * get_splashCollider_12() const { return ___splashCollider_12; } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 ** get_address_of_splashCollider_12() { return &___splashCollider_12; } inline void set_splashCollider_12(Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * value) { ___splashCollider_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___splashCollider_12), (void*)value); } inline static int32_t get_offset_of_scaleAdjust_13() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___scaleAdjust_13)); } inline float get_scaleAdjust_13() const { return ___scaleAdjust_13; } inline float* get_address_of_scaleAdjust_13() { return &___scaleAdjust_13; } inline void set_scaleAdjust_13(float value) { ___scaleAdjust_13 = value; } inline static int32_t get_offset_of_U3CCurrentBeamLengthU3Ek__BackingField_14() { return static_cast(offsetof(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866, ___U3CCurrentBeamLengthU3Ek__BackingField_14)); } inline float get_U3CCurrentBeamLengthU3Ek__BackingField_14() const { return ___U3CCurrentBeamLengthU3Ek__BackingField_14; } inline float* get_address_of_U3CCurrentBeamLengthU3Ek__BackingField_14() { return &___U3CCurrentBeamLengthU3Ek__BackingField_14; } inline void set_U3CCurrentBeamLengthU3Ek__BackingField_14(float value) { ___U3CCurrentBeamLengthU3Ek__BackingField_14 = value; } }; // Building struct Building_t13262F618069952568925A1556080D290B9264F0 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean Building::isClusterBuilding bool ___isClusterBuilding_4; // System.Boolean Building::canDownscale bool ___canDownscale_5; // UnityEngine.Vector3 Building::center Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___center_6; // UnityEngine.Vector3 Building::adjustedCenter Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___adjustedCenter_7; // UnityEngine.Vector3 Building::extents Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___extents_8; // UnityEngine.Vector3 Building::scaledExtents Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___scaledExtents_9; // BuildingMaterialPropertyBlock[] Building::buildingMPBs BuildingMaterialPropertyBlockU5BU5D_tBF6A4D6A96CCC63C4A7662D5A308E730ECEE5604* ___buildingMPBs_10; // UnityEngine.LayerMask Building::collisionLayers LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___collisionLayers_11; // System.Boolean Building::initialized bool ___initialized_12; // UnityEngine.Collider[] Building::roadCollisions ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ___roadCollisions_13; // Pillar[] Building::pillars PillarU5BU5D_tE23BF5A3EC7599966DB1A9967557D98E3B103FB1* ___pillars_14; // SignagePlacer Building::decorPlacer SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * ___decorPlacer_15; // BuildingPlacer Building::k__BackingField BuildingPlacer_t7114FEA1322204423BE1D571EFF297AA65EEDFB7 * ___U3CPlacedByU3Ek__BackingField_16; // BuildingType Building::type int32_t ___type_17; // System.Collections.Generic.LinkedListNode`1 Building::k__BackingField LinkedListNode_1_tE83F249344E940269757967F5408A1B31EF2D7F5 * ___U3CBuildingPoolNodeU3Ek__BackingField_18; public: inline static int32_t get_offset_of_isClusterBuilding_4() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___isClusterBuilding_4)); } inline bool get_isClusterBuilding_4() const { return ___isClusterBuilding_4; } inline bool* get_address_of_isClusterBuilding_4() { return &___isClusterBuilding_4; } inline void set_isClusterBuilding_4(bool value) { ___isClusterBuilding_4 = value; } inline static int32_t get_offset_of_canDownscale_5() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___canDownscale_5)); } inline bool get_canDownscale_5() const { return ___canDownscale_5; } inline bool* get_address_of_canDownscale_5() { return &___canDownscale_5; } inline void set_canDownscale_5(bool value) { ___canDownscale_5 = value; } inline static int32_t get_offset_of_center_6() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___center_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_center_6() const { return ___center_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_center_6() { return &___center_6; } inline void set_center_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___center_6 = value; } inline static int32_t get_offset_of_adjustedCenter_7() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___adjustedCenter_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_adjustedCenter_7() const { return ___adjustedCenter_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_adjustedCenter_7() { return &___adjustedCenter_7; } inline void set_adjustedCenter_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___adjustedCenter_7 = value; } inline static int32_t get_offset_of_extents_8() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___extents_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_extents_8() const { return ___extents_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_extents_8() { return &___extents_8; } inline void set_extents_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___extents_8 = value; } inline static int32_t get_offset_of_scaledExtents_9() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___scaledExtents_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_scaledExtents_9() const { return ___scaledExtents_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_scaledExtents_9() { return &___scaledExtents_9; } inline void set_scaledExtents_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___scaledExtents_9 = value; } inline static int32_t get_offset_of_buildingMPBs_10() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___buildingMPBs_10)); } inline BuildingMaterialPropertyBlockU5BU5D_tBF6A4D6A96CCC63C4A7662D5A308E730ECEE5604* get_buildingMPBs_10() const { return ___buildingMPBs_10; } inline BuildingMaterialPropertyBlockU5BU5D_tBF6A4D6A96CCC63C4A7662D5A308E730ECEE5604** get_address_of_buildingMPBs_10() { return &___buildingMPBs_10; } inline void set_buildingMPBs_10(BuildingMaterialPropertyBlockU5BU5D_tBF6A4D6A96CCC63C4A7662D5A308E730ECEE5604* value) { ___buildingMPBs_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___buildingMPBs_10), (void*)value); } inline static int32_t get_offset_of_collisionLayers_11() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___collisionLayers_11)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_collisionLayers_11() const { return ___collisionLayers_11; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_collisionLayers_11() { return &___collisionLayers_11; } inline void set_collisionLayers_11(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___collisionLayers_11 = value; } inline static int32_t get_offset_of_initialized_12() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___initialized_12)); } inline bool get_initialized_12() const { return ___initialized_12; } inline bool* get_address_of_initialized_12() { return &___initialized_12; } inline void set_initialized_12(bool value) { ___initialized_12 = value; } inline static int32_t get_offset_of_roadCollisions_13() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___roadCollisions_13)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get_roadCollisions_13() const { return ___roadCollisions_13; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of_roadCollisions_13() { return &___roadCollisions_13; } inline void set_roadCollisions_13(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ___roadCollisions_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___roadCollisions_13), (void*)value); } inline static int32_t get_offset_of_pillars_14() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___pillars_14)); } inline PillarU5BU5D_tE23BF5A3EC7599966DB1A9967557D98E3B103FB1* get_pillars_14() const { return ___pillars_14; } inline PillarU5BU5D_tE23BF5A3EC7599966DB1A9967557D98E3B103FB1** get_address_of_pillars_14() { return &___pillars_14; } inline void set_pillars_14(PillarU5BU5D_tE23BF5A3EC7599966DB1A9967557D98E3B103FB1* value) { ___pillars_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___pillars_14), (void*)value); } inline static int32_t get_offset_of_decorPlacer_15() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___decorPlacer_15)); } inline SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * get_decorPlacer_15() const { return ___decorPlacer_15; } inline SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 ** get_address_of_decorPlacer_15() { return &___decorPlacer_15; } inline void set_decorPlacer_15(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * value) { ___decorPlacer_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___decorPlacer_15), (void*)value); } inline static int32_t get_offset_of_U3CPlacedByU3Ek__BackingField_16() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___U3CPlacedByU3Ek__BackingField_16)); } inline BuildingPlacer_t7114FEA1322204423BE1D571EFF297AA65EEDFB7 * get_U3CPlacedByU3Ek__BackingField_16() const { return ___U3CPlacedByU3Ek__BackingField_16; } inline BuildingPlacer_t7114FEA1322204423BE1D571EFF297AA65EEDFB7 ** get_address_of_U3CPlacedByU3Ek__BackingField_16() { return &___U3CPlacedByU3Ek__BackingField_16; } inline void set_U3CPlacedByU3Ek__BackingField_16(BuildingPlacer_t7114FEA1322204423BE1D571EFF297AA65EEDFB7 * value) { ___U3CPlacedByU3Ek__BackingField_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPlacedByU3Ek__BackingField_16), (void*)value); } inline static int32_t get_offset_of_type_17() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___type_17)); } inline int32_t get_type_17() const { return ___type_17; } inline int32_t* get_address_of_type_17() { return &___type_17; } inline void set_type_17(int32_t value) { ___type_17 = value; } inline static int32_t get_offset_of_U3CBuildingPoolNodeU3Ek__BackingField_18() { return static_cast(offsetof(Building_t13262F618069952568925A1556080D290B9264F0, ___U3CBuildingPoolNodeU3Ek__BackingField_18)); } inline LinkedListNode_1_tE83F249344E940269757967F5408A1B31EF2D7F5 * get_U3CBuildingPoolNodeU3Ek__BackingField_18() const { return ___U3CBuildingPoolNodeU3Ek__BackingField_18; } inline LinkedListNode_1_tE83F249344E940269757967F5408A1B31EF2D7F5 ** get_address_of_U3CBuildingPoolNodeU3Ek__BackingField_18() { return &___U3CBuildingPoolNodeU3Ek__BackingField_18; } inline void set_U3CBuildingPoolNodeU3Ek__BackingField_18(LinkedListNode_1_tE83F249344E940269757967F5408A1B31EF2D7F5 * value) { ___U3CBuildingPoolNodeU3Ek__BackingField_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBuildingPoolNodeU3Ek__BackingField_18), (void*)value); } }; // BuildingDecorPool struct BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single BuildingDecorPool::signDespawnDistance float ___signDespawnDistance_4; // System.Single BuildingDecorPool::decorDespawnDistance float ___decorDespawnDistance_5; // System.Int32 BuildingDecorPool::signageCap int32_t ___signageCap_6; // PrefabPicks BuildingDecorPool::signageOptions PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * ___signageOptions_7; // System.Int32 BuildingDecorPool::smallSignCap int32_t ___smallSignCap_8; // PrefabPicks BuildingDecorPool::smallSignOptions PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * ___smallSignOptions_9; // System.Int32 BuildingDecorPool::roofDecorCap int32_t ___roofDecorCap_10; // PrefabPicks BuildingDecorPool::roofDecorOptions PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * ___roofDecorOptions_11; // System.Int32 BuildingDecorPool::miscDecorCap int32_t ___miscDecorCap_12; // PrefabPicks BuildingDecorPool::miscDecorOptions PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * ___miscDecorOptions_13; // System.Collections.Generic.List`1 BuildingDecorPool::signage List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___signage_14; // System.Collections.Generic.List`1 BuildingDecorPool::smallSignage List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___smallSignage_15; // System.Collections.Generic.List`1 BuildingDecorPool::miscDecor List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___miscDecor_16; // System.Collections.Generic.List`1 BuildingDecorPool::roofDecor List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___roofDecor_17; // UnityEngine.Transform BuildingDecorPool::playerArea Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___playerArea_18; // System.Single BuildingDecorPool::signDespawnSquared float ___signDespawnSquared_19; // System.Single BuildingDecorPool::decorDespawnSquared float ___decorDespawnSquared_20; public: inline static int32_t get_offset_of_signDespawnDistance_4() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___signDespawnDistance_4)); } inline float get_signDespawnDistance_4() const { return ___signDespawnDistance_4; } inline float* get_address_of_signDespawnDistance_4() { return &___signDespawnDistance_4; } inline void set_signDespawnDistance_4(float value) { ___signDespawnDistance_4 = value; } inline static int32_t get_offset_of_decorDespawnDistance_5() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___decorDespawnDistance_5)); } inline float get_decorDespawnDistance_5() const { return ___decorDespawnDistance_5; } inline float* get_address_of_decorDespawnDistance_5() { return &___decorDespawnDistance_5; } inline void set_decorDespawnDistance_5(float value) { ___decorDespawnDistance_5 = value; } inline static int32_t get_offset_of_signageCap_6() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___signageCap_6)); } inline int32_t get_signageCap_6() const { return ___signageCap_6; } inline int32_t* get_address_of_signageCap_6() { return &___signageCap_6; } inline void set_signageCap_6(int32_t value) { ___signageCap_6 = value; } inline static int32_t get_offset_of_signageOptions_7() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___signageOptions_7)); } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * get_signageOptions_7() const { return ___signageOptions_7; } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 ** get_address_of_signageOptions_7() { return &___signageOptions_7; } inline void set_signageOptions_7(PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * value) { ___signageOptions_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___signageOptions_7), (void*)value); } inline static int32_t get_offset_of_smallSignCap_8() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___smallSignCap_8)); } inline int32_t get_smallSignCap_8() const { return ___smallSignCap_8; } inline int32_t* get_address_of_smallSignCap_8() { return &___smallSignCap_8; } inline void set_smallSignCap_8(int32_t value) { ___smallSignCap_8 = value; } inline static int32_t get_offset_of_smallSignOptions_9() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___smallSignOptions_9)); } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * get_smallSignOptions_9() const { return ___smallSignOptions_9; } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 ** get_address_of_smallSignOptions_9() { return &___smallSignOptions_9; } inline void set_smallSignOptions_9(PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * value) { ___smallSignOptions_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___smallSignOptions_9), (void*)value); } inline static int32_t get_offset_of_roofDecorCap_10() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___roofDecorCap_10)); } inline int32_t get_roofDecorCap_10() const { return ___roofDecorCap_10; } inline int32_t* get_address_of_roofDecorCap_10() { return &___roofDecorCap_10; } inline void set_roofDecorCap_10(int32_t value) { ___roofDecorCap_10 = value; } inline static int32_t get_offset_of_roofDecorOptions_11() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___roofDecorOptions_11)); } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * get_roofDecorOptions_11() const { return ___roofDecorOptions_11; } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 ** get_address_of_roofDecorOptions_11() { return &___roofDecorOptions_11; } inline void set_roofDecorOptions_11(PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * value) { ___roofDecorOptions_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___roofDecorOptions_11), (void*)value); } inline static int32_t get_offset_of_miscDecorCap_12() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___miscDecorCap_12)); } inline int32_t get_miscDecorCap_12() const { return ___miscDecorCap_12; } inline int32_t* get_address_of_miscDecorCap_12() { return &___miscDecorCap_12; } inline void set_miscDecorCap_12(int32_t value) { ___miscDecorCap_12 = value; } inline static int32_t get_offset_of_miscDecorOptions_13() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___miscDecorOptions_13)); } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * get_miscDecorOptions_13() const { return ___miscDecorOptions_13; } inline PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 ** get_address_of_miscDecorOptions_13() { return &___miscDecorOptions_13; } inline void set_miscDecorOptions_13(PrefabPicks_t0E6CC38E64602EA47F391B4D84F5C41F19A71035 * value) { ___miscDecorOptions_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___miscDecorOptions_13), (void*)value); } inline static int32_t get_offset_of_signage_14() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___signage_14)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_signage_14() const { return ___signage_14; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_signage_14() { return &___signage_14; } inline void set_signage_14(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___signage_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___signage_14), (void*)value); } inline static int32_t get_offset_of_smallSignage_15() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___smallSignage_15)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_smallSignage_15() const { return ___smallSignage_15; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_smallSignage_15() { return &___smallSignage_15; } inline void set_smallSignage_15(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___smallSignage_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___smallSignage_15), (void*)value); } inline static int32_t get_offset_of_miscDecor_16() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___miscDecor_16)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_miscDecor_16() const { return ___miscDecor_16; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_miscDecor_16() { return &___miscDecor_16; } inline void set_miscDecor_16(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___miscDecor_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___miscDecor_16), (void*)value); } inline static int32_t get_offset_of_roofDecor_17() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___roofDecor_17)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_roofDecor_17() const { return ___roofDecor_17; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_roofDecor_17() { return &___roofDecor_17; } inline void set_roofDecor_17(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___roofDecor_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___roofDecor_17), (void*)value); } inline static int32_t get_offset_of_playerArea_18() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___playerArea_18)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_playerArea_18() const { return ___playerArea_18; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_playerArea_18() { return &___playerArea_18; } inline void set_playerArea_18(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___playerArea_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___playerArea_18), (void*)value); } inline static int32_t get_offset_of_signDespawnSquared_19() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___signDespawnSquared_19)); } inline float get_signDespawnSquared_19() const { return ___signDespawnSquared_19; } inline float* get_address_of_signDespawnSquared_19() { return &___signDespawnSquared_19; } inline void set_signDespawnSquared_19(float value) { ___signDespawnSquared_19 = value; } inline static int32_t get_offset_of_decorDespawnSquared_20() { return static_cast(offsetof(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC, ___decorDespawnSquared_20)); } inline float get_decorDespawnSquared_20() const { return ___decorDespawnSquared_20; } inline float* get_address_of_decorDespawnSquared_20() { return &___decorDespawnSquared_20; } inline void set_decorDespawnSquared_20(float value) { ___decorDespawnSquared_20 = value; } }; // Decor struct Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform Decor::sidePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___sidePoint_4; // UnityEngine.Transform Decor::bottomPoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___bottomPoint_5; // UnityEngine.Transform Decor::centerPoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___centerPoint_6; // UnityEngine.Events.UnityEvent Decor::onPlaced UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onPlaced_7; // System.Single Decor::k__BackingField float ___U3CPathDistanceU3Ek__BackingField_8; // System.Single Decor::k__BackingField float ___U3CDespawnDistanceU3Ek__BackingField_9; public: inline static int32_t get_offset_of_sidePoint_4() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___sidePoint_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_sidePoint_4() const { return ___sidePoint_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_sidePoint_4() { return &___sidePoint_4; } inline void set_sidePoint_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___sidePoint_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidePoint_4), (void*)value); } inline static int32_t get_offset_of_bottomPoint_5() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___bottomPoint_5)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_bottomPoint_5() const { return ___bottomPoint_5; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_bottomPoint_5() { return &___bottomPoint_5; } inline void set_bottomPoint_5(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___bottomPoint_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___bottomPoint_5), (void*)value); } inline static int32_t get_offset_of_centerPoint_6() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___centerPoint_6)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_centerPoint_6() const { return ___centerPoint_6; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_centerPoint_6() { return &___centerPoint_6; } inline void set_centerPoint_6(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___centerPoint_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___centerPoint_6), (void*)value); } inline static int32_t get_offset_of_onPlaced_7() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___onPlaced_7)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onPlaced_7() const { return ___onPlaced_7; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onPlaced_7() { return &___onPlaced_7; } inline void set_onPlaced_7(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onPlaced_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPlaced_7), (void*)value); } inline static int32_t get_offset_of_U3CPathDistanceU3Ek__BackingField_8() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___U3CPathDistanceU3Ek__BackingField_8)); } inline float get_U3CPathDistanceU3Ek__BackingField_8() const { return ___U3CPathDistanceU3Ek__BackingField_8; } inline float* get_address_of_U3CPathDistanceU3Ek__BackingField_8() { return &___U3CPathDistanceU3Ek__BackingField_8; } inline void set_U3CPathDistanceU3Ek__BackingField_8(float value) { ___U3CPathDistanceU3Ek__BackingField_8 = value; } inline static int32_t get_offset_of_U3CDespawnDistanceU3Ek__BackingField_9() { return static_cast(offsetof(Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27, ___U3CDespawnDistanceU3Ek__BackingField_9)); } inline float get_U3CDespawnDistanceU3Ek__BackingField_9() const { return ___U3CDespawnDistanceU3Ek__BackingField_9; } inline float* get_address_of_U3CDespawnDistanceU3Ek__BackingField_9() { return &___U3CDespawnDistanceU3Ek__BackingField_9; } inline void set_U3CDespawnDistanceU3Ek__BackingField_9(float value) { ___U3CDespawnDistanceU3Ek__BackingField_9 = value; } }; // DecorPoint struct DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // MountType DecorPoint::mountType int32_t ___mountType_4; // DecorType DecorPoint::decorType int32_t ___decorType_5; public: inline static int32_t get_offset_of_mountType_4() { return static_cast(offsetof(DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056, ___mountType_4)); } inline int32_t get_mountType_4() const { return ___mountType_4; } inline int32_t* get_address_of_mountType_4() { return &___mountType_4; } inline void set_mountType_4(int32_t value) { ___mountType_4 = value; } inline static int32_t get_offset_of_decorType_5() { return static_cast(offsetof(DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056, ___decorType_5)); } inline int32_t get_decorType_5() const { return ___decorType_5; } inline int32_t* get_address_of_decorType_5() { return &___decorType_5; } inline void set_decorType_5(int32_t value) { ___decorType_5 = value; } }; // EnemyBehavior struct EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single EnemyBehavior::maxHitPoints float ___maxHitPoints_4; // UnityEngine.GameObject[] EnemyBehavior::armorShellPieces GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___armorShellPieces_5; // UnityEngine.Events.UnityEvent EnemyBehavior::onDestroyed UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onDestroyed_6; // System.Boolean EnemyBehavior::destroyed bool ___destroyed_7; // System.Single EnemyBehavior::currentHitPoints float ___currentHitPoints_8; public: inline static int32_t get_offset_of_maxHitPoints_4() { return static_cast(offsetof(EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D, ___maxHitPoints_4)); } inline float get_maxHitPoints_4() const { return ___maxHitPoints_4; } inline float* get_address_of_maxHitPoints_4() { return &___maxHitPoints_4; } inline void set_maxHitPoints_4(float value) { ___maxHitPoints_4 = value; } inline static int32_t get_offset_of_armorShellPieces_5() { return static_cast(offsetof(EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D, ___armorShellPieces_5)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_armorShellPieces_5() const { return ___armorShellPieces_5; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_armorShellPieces_5() { return &___armorShellPieces_5; } inline void set_armorShellPieces_5(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___armorShellPieces_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___armorShellPieces_5), (void*)value); } inline static int32_t get_offset_of_onDestroyed_6() { return static_cast(offsetof(EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D, ___onDestroyed_6)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onDestroyed_6() const { return ___onDestroyed_6; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onDestroyed_6() { return &___onDestroyed_6; } inline void set_onDestroyed_6(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onDestroyed_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___onDestroyed_6), (void*)value); } inline static int32_t get_offset_of_destroyed_7() { return static_cast(offsetof(EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D, ___destroyed_7)); } inline bool get_destroyed_7() const { return ___destroyed_7; } inline bool* get_address_of_destroyed_7() { return &___destroyed_7; } inline void set_destroyed_7(bool value) { ___destroyed_7 = value; } inline static int32_t get_offset_of_currentHitPoints_8() { return static_cast(offsetof(EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D, ___currentHitPoints_8)); } inline float get_currentHitPoints_8() const { return ___currentHitPoints_8; } inline float* get_address_of_currentHitPoints_8() { return &___currentHitPoints_8; } inline void set_currentHitPoints_8(float value) { ___currentHitPoints_8 = value; } }; // EnemyMovement struct EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.String EnemyMovement::patternName String_t* ___patternName_6; // System.Single EnemyMovement::maxSpeed float ___maxSpeed_7; // System.Single EnemyMovement::minSpeed float ___minSpeed_8; // System.Single EnemyMovement::lateralForce float ___lateralForce_9; // System.Boolean EnemyMovement::isGrounded bool ___isGrounded_10; // System.Boolean EnemyMovement::trafficStyleCollisions bool ___trafficStyleCollisions_11; // System.Single EnemyMovement::k__BackingField float ___U3CforwardDistanceU3Ek__BackingField_12; // UnityEngine.Rigidbody EnemyMovement::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_13; // Follower EnemyMovement::follower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___follower_14; // UnityEngine.Vector3 EnemyMovement::followerToEnemy Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___followerToEnemy_15; // System.Single EnemyMovement::rightDistance float ___rightDistance_16; // System.Single EnemyMovement::heightDiff float ___heightDiff_17; // System.Boolean EnemyMovement::playerInDeadzone bool ___playerInDeadzone_18; // System.Single EnemyMovement::roadOrientation float ___roadOrientation_19; // UnityEngine.LayerMask EnemyMovement::roadLayer LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___roadLayer_20; // UnityEngine.RaycastHit[] EnemyMovement::roadHit RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___roadHit_21; // System.Boolean EnemyMovement::k__BackingField bool ___U3CPlacementFinishedU3Ek__BackingField_22; // System.Single EnemyMovement::k__BackingField float ___U3CRoadCenterDistanceU3Ek__BackingField_23; // System.Boolean EnemyMovement::k__BackingField bool ___U3CBeingAimedAtU3Ek__BackingField_24; // UnityEngine.Vector3 EnemyMovement::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CPlayerToEnemyU3Ek__BackingField_25; // System.Boolean EnemyMovement::initialized bool ___initialized_26; // System.Single EnemyMovement::normalizedLateralForce float ___normalizedLateralForce_27; public: inline static int32_t get_offset_of_patternName_6() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___patternName_6)); } inline String_t* get_patternName_6() const { return ___patternName_6; } inline String_t** get_address_of_patternName_6() { return &___patternName_6; } inline void set_patternName_6(String_t* value) { ___patternName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___patternName_6), (void*)value); } inline static int32_t get_offset_of_maxSpeed_7() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___maxSpeed_7)); } inline float get_maxSpeed_7() const { return ___maxSpeed_7; } inline float* get_address_of_maxSpeed_7() { return &___maxSpeed_7; } inline void set_maxSpeed_7(float value) { ___maxSpeed_7 = value; } inline static int32_t get_offset_of_minSpeed_8() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___minSpeed_8)); } inline float get_minSpeed_8() const { return ___minSpeed_8; } inline float* get_address_of_minSpeed_8() { return &___minSpeed_8; } inline void set_minSpeed_8(float value) { ___minSpeed_8 = value; } inline static int32_t get_offset_of_lateralForce_9() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___lateralForce_9)); } inline float get_lateralForce_9() const { return ___lateralForce_9; } inline float* get_address_of_lateralForce_9() { return &___lateralForce_9; } inline void set_lateralForce_9(float value) { ___lateralForce_9 = value; } inline static int32_t get_offset_of_isGrounded_10() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___isGrounded_10)); } inline bool get_isGrounded_10() const { return ___isGrounded_10; } inline bool* get_address_of_isGrounded_10() { return &___isGrounded_10; } inline void set_isGrounded_10(bool value) { ___isGrounded_10 = value; } inline static int32_t get_offset_of_trafficStyleCollisions_11() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___trafficStyleCollisions_11)); } inline bool get_trafficStyleCollisions_11() const { return ___trafficStyleCollisions_11; } inline bool* get_address_of_trafficStyleCollisions_11() { return &___trafficStyleCollisions_11; } inline void set_trafficStyleCollisions_11(bool value) { ___trafficStyleCollisions_11 = value; } inline static int32_t get_offset_of_U3CforwardDistanceU3Ek__BackingField_12() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___U3CforwardDistanceU3Ek__BackingField_12)); } inline float get_U3CforwardDistanceU3Ek__BackingField_12() const { return ___U3CforwardDistanceU3Ek__BackingField_12; } inline float* get_address_of_U3CforwardDistanceU3Ek__BackingField_12() { return &___U3CforwardDistanceU3Ek__BackingField_12; } inline void set_U3CforwardDistanceU3Ek__BackingField_12(float value) { ___U3CforwardDistanceU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_rb_13() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___rb_13)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_13() const { return ___rb_13; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_13() { return &___rb_13; } inline void set_rb_13(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_13), (void*)value); } inline static int32_t get_offset_of_follower_14() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___follower_14)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_follower_14() const { return ___follower_14; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_follower_14() { return &___follower_14; } inline void set_follower_14(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___follower_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_14), (void*)value); } inline static int32_t get_offset_of_followerToEnemy_15() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___followerToEnemy_15)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_followerToEnemy_15() const { return ___followerToEnemy_15; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_followerToEnemy_15() { return &___followerToEnemy_15; } inline void set_followerToEnemy_15(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___followerToEnemy_15 = value; } inline static int32_t get_offset_of_rightDistance_16() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___rightDistance_16)); } inline float get_rightDistance_16() const { return ___rightDistance_16; } inline float* get_address_of_rightDistance_16() { return &___rightDistance_16; } inline void set_rightDistance_16(float value) { ___rightDistance_16 = value; } inline static int32_t get_offset_of_heightDiff_17() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___heightDiff_17)); } inline float get_heightDiff_17() const { return ___heightDiff_17; } inline float* get_address_of_heightDiff_17() { return &___heightDiff_17; } inline void set_heightDiff_17(float value) { ___heightDiff_17 = value; } inline static int32_t get_offset_of_playerInDeadzone_18() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___playerInDeadzone_18)); } inline bool get_playerInDeadzone_18() const { return ___playerInDeadzone_18; } inline bool* get_address_of_playerInDeadzone_18() { return &___playerInDeadzone_18; } inline void set_playerInDeadzone_18(bool value) { ___playerInDeadzone_18 = value; } inline static int32_t get_offset_of_roadOrientation_19() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___roadOrientation_19)); } inline float get_roadOrientation_19() const { return ___roadOrientation_19; } inline float* get_address_of_roadOrientation_19() { return &___roadOrientation_19; } inline void set_roadOrientation_19(float value) { ___roadOrientation_19 = value; } inline static int32_t get_offset_of_roadLayer_20() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___roadLayer_20)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_roadLayer_20() const { return ___roadLayer_20; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_roadLayer_20() { return &___roadLayer_20; } inline void set_roadLayer_20(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___roadLayer_20 = value; } inline static int32_t get_offset_of_roadHit_21() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___roadHit_21)); } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* get_roadHit_21() const { return ___roadHit_21; } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09** get_address_of_roadHit_21() { return &___roadHit_21; } inline void set_roadHit_21(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* value) { ___roadHit_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___roadHit_21), (void*)value); } inline static int32_t get_offset_of_U3CPlacementFinishedU3Ek__BackingField_22() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___U3CPlacementFinishedU3Ek__BackingField_22)); } inline bool get_U3CPlacementFinishedU3Ek__BackingField_22() const { return ___U3CPlacementFinishedU3Ek__BackingField_22; } inline bool* get_address_of_U3CPlacementFinishedU3Ek__BackingField_22() { return &___U3CPlacementFinishedU3Ek__BackingField_22; } inline void set_U3CPlacementFinishedU3Ek__BackingField_22(bool value) { ___U3CPlacementFinishedU3Ek__BackingField_22 = value; } inline static int32_t get_offset_of_U3CRoadCenterDistanceU3Ek__BackingField_23() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___U3CRoadCenterDistanceU3Ek__BackingField_23)); } inline float get_U3CRoadCenterDistanceU3Ek__BackingField_23() const { return ___U3CRoadCenterDistanceU3Ek__BackingField_23; } inline float* get_address_of_U3CRoadCenterDistanceU3Ek__BackingField_23() { return &___U3CRoadCenterDistanceU3Ek__BackingField_23; } inline void set_U3CRoadCenterDistanceU3Ek__BackingField_23(float value) { ___U3CRoadCenterDistanceU3Ek__BackingField_23 = value; } inline static int32_t get_offset_of_U3CBeingAimedAtU3Ek__BackingField_24() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___U3CBeingAimedAtU3Ek__BackingField_24)); } inline bool get_U3CBeingAimedAtU3Ek__BackingField_24() const { return ___U3CBeingAimedAtU3Ek__BackingField_24; } inline bool* get_address_of_U3CBeingAimedAtU3Ek__BackingField_24() { return &___U3CBeingAimedAtU3Ek__BackingField_24; } inline void set_U3CBeingAimedAtU3Ek__BackingField_24(bool value) { ___U3CBeingAimedAtU3Ek__BackingField_24 = value; } inline static int32_t get_offset_of_U3CPlayerToEnemyU3Ek__BackingField_25() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___U3CPlayerToEnemyU3Ek__BackingField_25)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_U3CPlayerToEnemyU3Ek__BackingField_25() const { return ___U3CPlayerToEnemyU3Ek__BackingField_25; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_U3CPlayerToEnemyU3Ek__BackingField_25() { return &___U3CPlayerToEnemyU3Ek__BackingField_25; } inline void set_U3CPlayerToEnemyU3Ek__BackingField_25(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___U3CPlayerToEnemyU3Ek__BackingField_25 = value; } inline static int32_t get_offset_of_initialized_26() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___initialized_26)); } inline bool get_initialized_26() const { return ___initialized_26; } inline bool* get_address_of_initialized_26() { return &___initialized_26; } inline void set_initialized_26(bool value) { ___initialized_26 = value; } inline static int32_t get_offset_of_normalizedLateralForce_27() { return static_cast(offsetof(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673, ___normalizedLateralForce_27)); } inline float get_normalizedLateralForce_27() const { return ___normalizedLateralForce_27; } inline float* get_address_of_normalizedLateralForce_27() { return &___normalizedLateralForce_27; } inline void set_normalizedLateralForce_27(float value) { ___normalizedLateralForce_27 = value; } }; // FMODMusicManager struct FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.String FMODMusicManager::musicTrack String_t* ___musicTrack_10; // System.String FMODMusicManager::bossTrack String_t* ___bossTrack_11; // System.Boolean FMODMusicManager::k__BackingField bool ___U3CSkipAutoStartU3Ek__BackingField_13; // System.Single FMODMusicManager::fullMusicVol float ___fullMusicVol_14; // System.Boolean FMODMusicManager::lowPass bool ___lowPass_15; // System.Boolean FMODMusicManager::onBoss bool ___onBoss_16; // FMODMusicManager/TimelineInfo FMODMusicManager::timelineInfo TimelineInfo_tC5D2FA9D620F00CF607A60E089608000D7D8A877 * ___timelineInfo_17; // System.Runtime.InteropServices.GCHandle FMODMusicManager::timelineHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___timelineHandle_18; // FMOD.Studio.EVENT_CALLBACK FMODMusicManager::studioCallback EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * ___studioCallback_19; // FMOD.Studio.EventInstance FMODMusicManager::musicInstance EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 ___musicInstance_20; // FMOD.Studio.EventInstance FMODMusicManager::bossInstance EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 ___bossInstance_21; // FMOD.Studio.EventInstance FMODMusicManager::whooshInstance EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 ___whooshInstance_22; // FMOD.Studio.Bus FMODMusicManager::musicBus Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 ___musicBus_23; // FMOD.Studio.Bus FMODMusicManager::musicBus2 Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 ___musicBus2_24; public: inline static int32_t get_offset_of_musicTrack_10() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___musicTrack_10)); } inline String_t* get_musicTrack_10() const { return ___musicTrack_10; } inline String_t** get_address_of_musicTrack_10() { return &___musicTrack_10; } inline void set_musicTrack_10(String_t* value) { ___musicTrack_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___musicTrack_10), (void*)value); } inline static int32_t get_offset_of_bossTrack_11() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___bossTrack_11)); } inline String_t* get_bossTrack_11() const { return ___bossTrack_11; } inline String_t** get_address_of_bossTrack_11() { return &___bossTrack_11; } inline void set_bossTrack_11(String_t* value) { ___bossTrack_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___bossTrack_11), (void*)value); } inline static int32_t get_offset_of_U3CSkipAutoStartU3Ek__BackingField_13() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___U3CSkipAutoStartU3Ek__BackingField_13)); } inline bool get_U3CSkipAutoStartU3Ek__BackingField_13() const { return ___U3CSkipAutoStartU3Ek__BackingField_13; } inline bool* get_address_of_U3CSkipAutoStartU3Ek__BackingField_13() { return &___U3CSkipAutoStartU3Ek__BackingField_13; } inline void set_U3CSkipAutoStartU3Ek__BackingField_13(bool value) { ___U3CSkipAutoStartU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_fullMusicVol_14() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___fullMusicVol_14)); } inline float get_fullMusicVol_14() const { return ___fullMusicVol_14; } inline float* get_address_of_fullMusicVol_14() { return &___fullMusicVol_14; } inline void set_fullMusicVol_14(float value) { ___fullMusicVol_14 = value; } inline static int32_t get_offset_of_lowPass_15() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___lowPass_15)); } inline bool get_lowPass_15() const { return ___lowPass_15; } inline bool* get_address_of_lowPass_15() { return &___lowPass_15; } inline void set_lowPass_15(bool value) { ___lowPass_15 = value; } inline static int32_t get_offset_of_onBoss_16() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___onBoss_16)); } inline bool get_onBoss_16() const { return ___onBoss_16; } inline bool* get_address_of_onBoss_16() { return &___onBoss_16; } inline void set_onBoss_16(bool value) { ___onBoss_16 = value; } inline static int32_t get_offset_of_timelineInfo_17() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___timelineInfo_17)); } inline TimelineInfo_tC5D2FA9D620F00CF607A60E089608000D7D8A877 * get_timelineInfo_17() const { return ___timelineInfo_17; } inline TimelineInfo_tC5D2FA9D620F00CF607A60E089608000D7D8A877 ** get_address_of_timelineInfo_17() { return &___timelineInfo_17; } inline void set_timelineInfo_17(TimelineInfo_tC5D2FA9D620F00CF607A60E089608000D7D8A877 * value) { ___timelineInfo_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___timelineInfo_17), (void*)value); } inline static int32_t get_offset_of_timelineHandle_18() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___timelineHandle_18)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_timelineHandle_18() const { return ___timelineHandle_18; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_timelineHandle_18() { return &___timelineHandle_18; } inline void set_timelineHandle_18(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___timelineHandle_18 = value; } inline static int32_t get_offset_of_studioCallback_19() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___studioCallback_19)); } inline EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * get_studioCallback_19() const { return ___studioCallback_19; } inline EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F ** get_address_of_studioCallback_19() { return &___studioCallback_19; } inline void set_studioCallback_19(EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * value) { ___studioCallback_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___studioCallback_19), (void*)value); } inline static int32_t get_offset_of_musicInstance_20() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___musicInstance_20)); } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 get_musicInstance_20() const { return ___musicInstance_20; } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * get_address_of_musicInstance_20() { return &___musicInstance_20; } inline void set_musicInstance_20(EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 value) { ___musicInstance_20 = value; } inline static int32_t get_offset_of_bossInstance_21() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___bossInstance_21)); } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 get_bossInstance_21() const { return ___bossInstance_21; } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * get_address_of_bossInstance_21() { return &___bossInstance_21; } inline void set_bossInstance_21(EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 value) { ___bossInstance_21 = value; } inline static int32_t get_offset_of_whooshInstance_22() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___whooshInstance_22)); } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 get_whooshInstance_22() const { return ___whooshInstance_22; } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * get_address_of_whooshInstance_22() { return &___whooshInstance_22; } inline void set_whooshInstance_22(EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 value) { ___whooshInstance_22 = value; } inline static int32_t get_offset_of_musicBus_23() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___musicBus_23)); } inline Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 get_musicBus_23() const { return ___musicBus_23; } inline Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 * get_address_of_musicBus_23() { return &___musicBus_23; } inline void set_musicBus_23(Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 value) { ___musicBus_23 = value; } inline static int32_t get_offset_of_musicBus2_24() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F, ___musicBus2_24)); } inline Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 get_musicBus2_24() const { return ___musicBus2_24; } inline Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 * get_address_of_musicBus2_24() { return &___musicBus2_24; } inline void set_musicBus2_24(Bus_tB5E25ABA15F3E5DB91A09BABE4076CF855D37520 value) { ___musicBus2_24 = value; } }; // Fireable struct Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.String Fireable::fireableName String_t* ___fireableName_4; // System.Single Fireable::fireRate float ___fireRate_5; // UnityEngine.AudioClip Fireable::fireClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___fireClip_6; // System.String Fireable::animationTrigger String_t* ___animationTrigger_7; // System.Boolean Fireable::overridesBasic bool ___overridesBasic_8; // System.Single Fireable::nextFire float ___nextFire_9; // System.Boolean Fireable::k__BackingField bool ___U3CIsEmptyU3Ek__BackingField_10; public: inline static int32_t get_offset_of_fireableName_4() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___fireableName_4)); } inline String_t* get_fireableName_4() const { return ___fireableName_4; } inline String_t** get_address_of_fireableName_4() { return &___fireableName_4; } inline void set_fireableName_4(String_t* value) { ___fireableName_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___fireableName_4), (void*)value); } inline static int32_t get_offset_of_fireRate_5() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___fireRate_5)); } inline float get_fireRate_5() const { return ___fireRate_5; } inline float* get_address_of_fireRate_5() { return &___fireRate_5; } inline void set_fireRate_5(float value) { ___fireRate_5 = value; } inline static int32_t get_offset_of_fireClip_6() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___fireClip_6)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_fireClip_6() const { return ___fireClip_6; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_fireClip_6() { return &___fireClip_6; } inline void set_fireClip_6(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___fireClip_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___fireClip_6), (void*)value); } inline static int32_t get_offset_of_animationTrigger_7() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___animationTrigger_7)); } inline String_t* get_animationTrigger_7() const { return ___animationTrigger_7; } inline String_t** get_address_of_animationTrigger_7() { return &___animationTrigger_7; } inline void set_animationTrigger_7(String_t* value) { ___animationTrigger_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___animationTrigger_7), (void*)value); } inline static int32_t get_offset_of_overridesBasic_8() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___overridesBasic_8)); } inline bool get_overridesBasic_8() const { return ___overridesBasic_8; } inline bool* get_address_of_overridesBasic_8() { return &___overridesBasic_8; } inline void set_overridesBasic_8(bool value) { ___overridesBasic_8 = value; } inline static int32_t get_offset_of_nextFire_9() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___nextFire_9)); } inline float get_nextFire_9() const { return ___nextFire_9; } inline float* get_address_of_nextFire_9() { return &___nextFire_9; } inline void set_nextFire_9(float value) { ___nextFire_9 = value; } inline static int32_t get_offset_of_U3CIsEmptyU3Ek__BackingField_10() { return static_cast(offsetof(Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354, ___U3CIsEmptyU3Ek__BackingField_10)); } inline bool get_U3CIsEmptyU3Ek__BackingField_10() const { return ___U3CIsEmptyU3Ek__BackingField_10; } inline bool* get_address_of_U3CIsEmptyU3Ek__BackingField_10() { return &___U3CIsEmptyU3Ek__BackingField_10; } inline void set_U3CIsEmptyU3Ek__BackingField_10(bool value) { ___U3CIsEmptyU3Ek__BackingField_10 = value; } }; // Flak struct Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single Flak::radius float ___radius_4; // System.Collections.Generic.Dictionary`2 Flak::alreadyDamaged Dictionary_2_tB86B13980B9AA3D02B6088DAFB2F457C2C87A423 * ___alreadyDamaged_5; // HitData Flak::hitData HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___hitData_6; // UnityEngine.Collider[] Flak::hits ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ___hits_7; // Hitable Flak::hitable Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___hitable_8; public: inline static int32_t get_offset_of_radius_4() { return static_cast(offsetof(Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120, ___radius_4)); } inline float get_radius_4() const { return ___radius_4; } inline float* get_address_of_radius_4() { return &___radius_4; } inline void set_radius_4(float value) { ___radius_4 = value; } inline static int32_t get_offset_of_alreadyDamaged_5() { return static_cast(offsetof(Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120, ___alreadyDamaged_5)); } inline Dictionary_2_tB86B13980B9AA3D02B6088DAFB2F457C2C87A423 * get_alreadyDamaged_5() const { return ___alreadyDamaged_5; } inline Dictionary_2_tB86B13980B9AA3D02B6088DAFB2F457C2C87A423 ** get_address_of_alreadyDamaged_5() { return &___alreadyDamaged_5; } inline void set_alreadyDamaged_5(Dictionary_2_tB86B13980B9AA3D02B6088DAFB2F457C2C87A423 * value) { ___alreadyDamaged_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___alreadyDamaged_5), (void*)value); } inline static int32_t get_offset_of_hitData_6() { return static_cast(offsetof(Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120, ___hitData_6)); } inline HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * get_hitData_6() const { return ___hitData_6; } inline HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA ** get_address_of_hitData_6() { return &___hitData_6; } inline void set_hitData_6(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * value) { ___hitData_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitData_6), (void*)value); } inline static int32_t get_offset_of_hits_7() { return static_cast(offsetof(Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120, ___hits_7)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get_hits_7() const { return ___hits_7; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of_hits_7() { return &___hits_7; } inline void set_hits_7(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ___hits_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___hits_7), (void*)value); } inline static int32_t get_offset_of_hitable_8() { return static_cast(offsetof(Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120, ___hitable_8)); } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * get_hitable_8() const { return ___hitable_8; } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 ** get_address_of_hitable_8() { return &___hitable_8; } inline void set_hitable_8(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * value) { ___hitable_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitable_8), (void*)value); } }; // FlyerMovementControl struct FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.String FlyerMovementControl::patternName String_t* ___patternName_4; // System.Single FlyerMovementControl::movementForce float ___movementForce_5; // System.Single FlyerMovementControl::reactSpeed float ___reactSpeed_6; // UnityEngine.Vector3 FlyerMovementControl::chainOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___chainOffset_7; // System.Boolean FlyerMovementControl::followTheLeader bool ___followTheLeader_8; // MovePattern FlyerMovementControl::currentPattern int32_t ___currentPattern_9; // System.Collections.Generic.List`1 FlyerMovementControl::controlledMovers List_1_t84E2E36AABCB96EE2CD9AA5972D1669996C0C7BD * ___controlledMovers_10; public: inline static int32_t get_offset_of_patternName_4() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___patternName_4)); } inline String_t* get_patternName_4() const { return ___patternName_4; } inline String_t** get_address_of_patternName_4() { return &___patternName_4; } inline void set_patternName_4(String_t* value) { ___patternName_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___patternName_4), (void*)value); } inline static int32_t get_offset_of_movementForce_5() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___movementForce_5)); } inline float get_movementForce_5() const { return ___movementForce_5; } inline float* get_address_of_movementForce_5() { return &___movementForce_5; } inline void set_movementForce_5(float value) { ___movementForce_5 = value; } inline static int32_t get_offset_of_reactSpeed_6() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___reactSpeed_6)); } inline float get_reactSpeed_6() const { return ___reactSpeed_6; } inline float* get_address_of_reactSpeed_6() { return &___reactSpeed_6; } inline void set_reactSpeed_6(float value) { ___reactSpeed_6 = value; } inline static int32_t get_offset_of_chainOffset_7() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___chainOffset_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_chainOffset_7() const { return ___chainOffset_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_chainOffset_7() { return &___chainOffset_7; } inline void set_chainOffset_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___chainOffset_7 = value; } inline static int32_t get_offset_of_followTheLeader_8() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___followTheLeader_8)); } inline bool get_followTheLeader_8() const { return ___followTheLeader_8; } inline bool* get_address_of_followTheLeader_8() { return &___followTheLeader_8; } inline void set_followTheLeader_8(bool value) { ___followTheLeader_8 = value; } inline static int32_t get_offset_of_currentPattern_9() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___currentPattern_9)); } inline int32_t get_currentPattern_9() const { return ___currentPattern_9; } inline int32_t* get_address_of_currentPattern_9() { return &___currentPattern_9; } inline void set_currentPattern_9(int32_t value) { ___currentPattern_9 = value; } inline static int32_t get_offset_of_controlledMovers_10() { return static_cast(offsetof(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B, ___controlledMovers_10)); } inline List_1_t84E2E36AABCB96EE2CD9AA5972D1669996C0C7BD * get_controlledMovers_10() const { return ___controlledMovers_10; } inline List_1_t84E2E36AABCB96EE2CD9AA5972D1669996C0C7BD ** get_address_of_controlledMovers_10() { return &___controlledMovers_10; } inline void set_controlledMovers_10(List_1_t84E2E36AABCB96EE2CD9AA5972D1669996C0C7BD * value) { ___controlledMovers_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___controlledMovers_10), (void*)value); } }; // Follower struct Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean Follower::isMaster bool ___isMaster_4; // System.Single Follower::speed float ___speed_5; // System.Single Follower::accelerationRate float ___accelerationRate_6; // UnityEngine.Vector3 Follower::pathOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___pathOffset_7; // System.Single Follower::distanceTravelled float ___distanceTravelled_8; // System.Single Follower::rotationAngle float ___rotationAngle_9; // System.Boolean Follower::turningRight bool ___turningRight_10; // System.Boolean Follower::usingPathOffset bool ___usingPathOffset_11; // System.Boolean Follower::initializedPath bool ___initializedPath_12; // System.Single Follower::constrainedUntil float ___constrainedUntil_13; // System.Single Follower::constrainedMaxSpeed float ___constrainedMaxSpeed_14; // System.Single Follower::constrainedMinSpeed float ___constrainedMinSpeed_15; // System.Single Follower::k__BackingField float ___U3CStartDistanceU3Ek__BackingField_17; // UnityEngine.Vector3 Follower::k__BackingField Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___U3CPointAtDistanceU3Ek__BackingField_18; // System.Single Follower::targetSpeed float ___targetSpeed_19; public: inline static int32_t get_offset_of_isMaster_4() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___isMaster_4)); } inline bool get_isMaster_4() const { return ___isMaster_4; } inline bool* get_address_of_isMaster_4() { return &___isMaster_4; } inline void set_isMaster_4(bool value) { ___isMaster_4 = value; } inline static int32_t get_offset_of_speed_5() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___speed_5)); } inline float get_speed_5() const { return ___speed_5; } inline float* get_address_of_speed_5() { return &___speed_5; } inline void set_speed_5(float value) { ___speed_5 = value; } inline static int32_t get_offset_of_accelerationRate_6() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___accelerationRate_6)); } inline float get_accelerationRate_6() const { return ___accelerationRate_6; } inline float* get_address_of_accelerationRate_6() { return &___accelerationRate_6; } inline void set_accelerationRate_6(float value) { ___accelerationRate_6 = value; } inline static int32_t get_offset_of_pathOffset_7() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___pathOffset_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_pathOffset_7() const { return ___pathOffset_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_pathOffset_7() { return &___pathOffset_7; } inline void set_pathOffset_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___pathOffset_7 = value; } inline static int32_t get_offset_of_distanceTravelled_8() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___distanceTravelled_8)); } inline float get_distanceTravelled_8() const { return ___distanceTravelled_8; } inline float* get_address_of_distanceTravelled_8() { return &___distanceTravelled_8; } inline void set_distanceTravelled_8(float value) { ___distanceTravelled_8 = value; } inline static int32_t get_offset_of_rotationAngle_9() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___rotationAngle_9)); } inline float get_rotationAngle_9() const { return ___rotationAngle_9; } inline float* get_address_of_rotationAngle_9() { return &___rotationAngle_9; } inline void set_rotationAngle_9(float value) { ___rotationAngle_9 = value; } inline static int32_t get_offset_of_turningRight_10() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___turningRight_10)); } inline bool get_turningRight_10() const { return ___turningRight_10; } inline bool* get_address_of_turningRight_10() { return &___turningRight_10; } inline void set_turningRight_10(bool value) { ___turningRight_10 = value; } inline static int32_t get_offset_of_usingPathOffset_11() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___usingPathOffset_11)); } inline bool get_usingPathOffset_11() const { return ___usingPathOffset_11; } inline bool* get_address_of_usingPathOffset_11() { return &___usingPathOffset_11; } inline void set_usingPathOffset_11(bool value) { ___usingPathOffset_11 = value; } inline static int32_t get_offset_of_initializedPath_12() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___initializedPath_12)); } inline bool get_initializedPath_12() const { return ___initializedPath_12; } inline bool* get_address_of_initializedPath_12() { return &___initializedPath_12; } inline void set_initializedPath_12(bool value) { ___initializedPath_12 = value; } inline static int32_t get_offset_of_constrainedUntil_13() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___constrainedUntil_13)); } inline float get_constrainedUntil_13() const { return ___constrainedUntil_13; } inline float* get_address_of_constrainedUntil_13() { return &___constrainedUntil_13; } inline void set_constrainedUntil_13(float value) { ___constrainedUntil_13 = value; } inline static int32_t get_offset_of_constrainedMaxSpeed_14() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___constrainedMaxSpeed_14)); } inline float get_constrainedMaxSpeed_14() const { return ___constrainedMaxSpeed_14; } inline float* get_address_of_constrainedMaxSpeed_14() { return &___constrainedMaxSpeed_14; } inline void set_constrainedMaxSpeed_14(float value) { ___constrainedMaxSpeed_14 = value; } inline static int32_t get_offset_of_constrainedMinSpeed_15() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___constrainedMinSpeed_15)); } inline float get_constrainedMinSpeed_15() const { return ___constrainedMinSpeed_15; } inline float* get_address_of_constrainedMinSpeed_15() { return &___constrainedMinSpeed_15; } inline void set_constrainedMinSpeed_15(float value) { ___constrainedMinSpeed_15 = value; } inline static int32_t get_offset_of_U3CStartDistanceU3Ek__BackingField_17() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___U3CStartDistanceU3Ek__BackingField_17)); } inline float get_U3CStartDistanceU3Ek__BackingField_17() const { return ___U3CStartDistanceU3Ek__BackingField_17; } inline float* get_address_of_U3CStartDistanceU3Ek__BackingField_17() { return &___U3CStartDistanceU3Ek__BackingField_17; } inline void set_U3CStartDistanceU3Ek__BackingField_17(float value) { ___U3CStartDistanceU3Ek__BackingField_17 = value; } inline static int32_t get_offset_of_U3CPointAtDistanceU3Ek__BackingField_18() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___U3CPointAtDistanceU3Ek__BackingField_18)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_U3CPointAtDistanceU3Ek__BackingField_18() const { return ___U3CPointAtDistanceU3Ek__BackingField_18; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_U3CPointAtDistanceU3Ek__BackingField_18() { return &___U3CPointAtDistanceU3Ek__BackingField_18; } inline void set_U3CPointAtDistanceU3Ek__BackingField_18(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___U3CPointAtDistanceU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_targetSpeed_19() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33, ___targetSpeed_19)); } inline float get_targetSpeed_19() const { return ___targetSpeed_19; } inline float* get_address_of_targetSpeed_19() { return &___targetSpeed_19; } inline void set_targetSpeed_19(float value) { ___targetSpeed_19 = value; } }; // Hand struct Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean Hand::isRightHand bool ___isRightHand_11; // UnityEngine.AudioSource Hand::highlightSound AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___highlightSound_12; // UnityEngine.Animator Hand::handAnimator Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___handAnimator_13; // UnityEngine.GameObject Hand::handRig GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___handRig_14; // Handlegun Hand::defaultGun Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___defaultGun_15; // MenuPointer Hand::menuPointer MenuPointer_t81C035C74D9D62644F5C4430F4D3C03A45AE69C3 * ___menuPointer_16; // GrenadeDispenser Hand::grenadeDispenser GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * ___grenadeDispenser_17; // System.Boolean Hand::k__BackingField bool ___U3CPrimaryButtonPressedU3Ek__BackingField_18; // System.Boolean Hand::k__BackingField bool ___U3CPrimaryButtonReleasedU3Ek__BackingField_19; // System.Boolean Hand::k__BackingField bool ___U3CSecondaryButtonPressedU3Ek__BackingField_20; // System.Boolean Hand::k__BackingField bool ___U3CSecondaryButtonReleasedU3Ek__BackingField_21; // UnityEngine.Vector2 Hand::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CThumbstickDirectionU3Ek__BackingField_22; // System.Boolean Hand::k__BackingField bool ___U3CThumbstickPressedU3Ek__BackingField_23; // System.Boolean Hand::k__BackingField bool ___U3CThumbstickReleasedU3Ek__BackingField_24; // System.Boolean Hand::buttonOneDown bool ___buttonOneDown_25; // System.Boolean Hand::buttonTwoDown bool ___buttonTwoDown_26; // System.Boolean Hand::pauseDown bool ___pauseDown_27; // System.Boolean Hand::thumbstickDown bool ___thumbstickDown_28; // System.Single Hand::triggerInput float ___triggerInput_29; // System.Single Hand::gripInput float ___gripInput_30; // UnityEngine.GameObject Hand::grippedObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___grippedObject_31; // UnityEngine.Transform Hand::trackingSpace Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___trackingSpace_32; // HandToControllerTracking Hand::tracking HandToControllerTracking_tC1276FDD63B27FF567BAABBCF20170F690A97E77 * ___tracking_33; // System.Single Hand::buttonOneHoldDuration float ___buttonOneHoldDuration_34; // System.Single Hand::nextDashPress float ___nextDashPress_37; // UnityEngine.SphereCollider Hand::sphereCol SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * ___sphereCol_38; // System.Single Hand::startedPress float ___startedPress_39; // System.Single Hand::pressUntil float ___pressUntil_40; // BikeButton Hand::pressingButton BikeButton_tC676F6A9EAF0615B7602647275AAC35290141DCC * ___pressingButton_41; // System.Boolean Hand::triggerHeld bool ___triggerHeld_42; // System.Boolean Hand::pressedWhileHolding bool ___pressedWhileHolding_43; // UnityEngine.Collider[] Hand::hits ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ___hits_44; // System.Int32 Hand::hitCount int32_t ___hitCount_45; // UnityEngine.LayerMask Hand::interactableLayer LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___interactableLayer_46; // UnityEngine.GameObject Hand::possibleItem GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___possibleItem_47; // Interactable Hand::possibleInteractable Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 * ___possibleInteractable_48; // PointsToInteractable Hand::pti PointsToInteractable_t46DCFADD1D4685356DBD20C8117DF0F05DE111C8 * ___pti_49; // Sidearm Hand::sidearm Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___sidearm_50; // System.Boolean Hand::justReleased bool ___justReleased_51; // System.Single Hand::nextInteract float ___nextInteract_52; // System.Boolean Hand::isEpilogue bool ___isEpilogue_53; // UnityEngine.GameObject Hand::k__BackingField GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___U3CClosestTouchedU3Ek__BackingField_54; public: inline static int32_t get_offset_of_isRightHand_11() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___isRightHand_11)); } inline bool get_isRightHand_11() const { return ___isRightHand_11; } inline bool* get_address_of_isRightHand_11() { return &___isRightHand_11; } inline void set_isRightHand_11(bool value) { ___isRightHand_11 = value; } inline static int32_t get_offset_of_highlightSound_12() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___highlightSound_12)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_highlightSound_12() const { return ___highlightSound_12; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_highlightSound_12() { return &___highlightSound_12; } inline void set_highlightSound_12(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___highlightSound_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___highlightSound_12), (void*)value); } inline static int32_t get_offset_of_handAnimator_13() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___handAnimator_13)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_handAnimator_13() const { return ___handAnimator_13; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_handAnimator_13() { return &___handAnimator_13; } inline void set_handAnimator_13(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___handAnimator_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___handAnimator_13), (void*)value); } inline static int32_t get_offset_of_handRig_14() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___handRig_14)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_handRig_14() const { return ___handRig_14; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_handRig_14() { return &___handRig_14; } inline void set_handRig_14(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___handRig_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___handRig_14), (void*)value); } inline static int32_t get_offset_of_defaultGun_15() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___defaultGun_15)); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * get_defaultGun_15() const { return ___defaultGun_15; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** get_address_of_defaultGun_15() { return &___defaultGun_15; } inline void set_defaultGun_15(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { ___defaultGun_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultGun_15), (void*)value); } inline static int32_t get_offset_of_menuPointer_16() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___menuPointer_16)); } inline MenuPointer_t81C035C74D9D62644F5C4430F4D3C03A45AE69C3 * get_menuPointer_16() const { return ___menuPointer_16; } inline MenuPointer_t81C035C74D9D62644F5C4430F4D3C03A45AE69C3 ** get_address_of_menuPointer_16() { return &___menuPointer_16; } inline void set_menuPointer_16(MenuPointer_t81C035C74D9D62644F5C4430F4D3C03A45AE69C3 * value) { ___menuPointer_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___menuPointer_16), (void*)value); } inline static int32_t get_offset_of_grenadeDispenser_17() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___grenadeDispenser_17)); } inline GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * get_grenadeDispenser_17() const { return ___grenadeDispenser_17; } inline GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 ** get_address_of_grenadeDispenser_17() { return &___grenadeDispenser_17; } inline void set_grenadeDispenser_17(GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * value) { ___grenadeDispenser_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___grenadeDispenser_17), (void*)value); } inline static int32_t get_offset_of_U3CPrimaryButtonPressedU3Ek__BackingField_18() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CPrimaryButtonPressedU3Ek__BackingField_18)); } inline bool get_U3CPrimaryButtonPressedU3Ek__BackingField_18() const { return ___U3CPrimaryButtonPressedU3Ek__BackingField_18; } inline bool* get_address_of_U3CPrimaryButtonPressedU3Ek__BackingField_18() { return &___U3CPrimaryButtonPressedU3Ek__BackingField_18; } inline void set_U3CPrimaryButtonPressedU3Ek__BackingField_18(bool value) { ___U3CPrimaryButtonPressedU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_U3CPrimaryButtonReleasedU3Ek__BackingField_19() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CPrimaryButtonReleasedU3Ek__BackingField_19)); } inline bool get_U3CPrimaryButtonReleasedU3Ek__BackingField_19() const { return ___U3CPrimaryButtonReleasedU3Ek__BackingField_19; } inline bool* get_address_of_U3CPrimaryButtonReleasedU3Ek__BackingField_19() { return &___U3CPrimaryButtonReleasedU3Ek__BackingField_19; } inline void set_U3CPrimaryButtonReleasedU3Ek__BackingField_19(bool value) { ___U3CPrimaryButtonReleasedU3Ek__BackingField_19 = value; } inline static int32_t get_offset_of_U3CSecondaryButtonPressedU3Ek__BackingField_20() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CSecondaryButtonPressedU3Ek__BackingField_20)); } inline bool get_U3CSecondaryButtonPressedU3Ek__BackingField_20() const { return ___U3CSecondaryButtonPressedU3Ek__BackingField_20; } inline bool* get_address_of_U3CSecondaryButtonPressedU3Ek__BackingField_20() { return &___U3CSecondaryButtonPressedU3Ek__BackingField_20; } inline void set_U3CSecondaryButtonPressedU3Ek__BackingField_20(bool value) { ___U3CSecondaryButtonPressedU3Ek__BackingField_20 = value; } inline static int32_t get_offset_of_U3CSecondaryButtonReleasedU3Ek__BackingField_21() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CSecondaryButtonReleasedU3Ek__BackingField_21)); } inline bool get_U3CSecondaryButtonReleasedU3Ek__BackingField_21() const { return ___U3CSecondaryButtonReleasedU3Ek__BackingField_21; } inline bool* get_address_of_U3CSecondaryButtonReleasedU3Ek__BackingField_21() { return &___U3CSecondaryButtonReleasedU3Ek__BackingField_21; } inline void set_U3CSecondaryButtonReleasedU3Ek__BackingField_21(bool value) { ___U3CSecondaryButtonReleasedU3Ek__BackingField_21 = value; } inline static int32_t get_offset_of_U3CThumbstickDirectionU3Ek__BackingField_22() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CThumbstickDirectionU3Ek__BackingField_22)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CThumbstickDirectionU3Ek__BackingField_22() const { return ___U3CThumbstickDirectionU3Ek__BackingField_22; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CThumbstickDirectionU3Ek__BackingField_22() { return &___U3CThumbstickDirectionU3Ek__BackingField_22; } inline void set_U3CThumbstickDirectionU3Ek__BackingField_22(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CThumbstickDirectionU3Ek__BackingField_22 = value; } inline static int32_t get_offset_of_U3CThumbstickPressedU3Ek__BackingField_23() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CThumbstickPressedU3Ek__BackingField_23)); } inline bool get_U3CThumbstickPressedU3Ek__BackingField_23() const { return ___U3CThumbstickPressedU3Ek__BackingField_23; } inline bool* get_address_of_U3CThumbstickPressedU3Ek__BackingField_23() { return &___U3CThumbstickPressedU3Ek__BackingField_23; } inline void set_U3CThumbstickPressedU3Ek__BackingField_23(bool value) { ___U3CThumbstickPressedU3Ek__BackingField_23 = value; } inline static int32_t get_offset_of_U3CThumbstickReleasedU3Ek__BackingField_24() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CThumbstickReleasedU3Ek__BackingField_24)); } inline bool get_U3CThumbstickReleasedU3Ek__BackingField_24() const { return ___U3CThumbstickReleasedU3Ek__BackingField_24; } inline bool* get_address_of_U3CThumbstickReleasedU3Ek__BackingField_24() { return &___U3CThumbstickReleasedU3Ek__BackingField_24; } inline void set_U3CThumbstickReleasedU3Ek__BackingField_24(bool value) { ___U3CThumbstickReleasedU3Ek__BackingField_24 = value; } inline static int32_t get_offset_of_buttonOneDown_25() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___buttonOneDown_25)); } inline bool get_buttonOneDown_25() const { return ___buttonOneDown_25; } inline bool* get_address_of_buttonOneDown_25() { return &___buttonOneDown_25; } inline void set_buttonOneDown_25(bool value) { ___buttonOneDown_25 = value; } inline static int32_t get_offset_of_buttonTwoDown_26() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___buttonTwoDown_26)); } inline bool get_buttonTwoDown_26() const { return ___buttonTwoDown_26; } inline bool* get_address_of_buttonTwoDown_26() { return &___buttonTwoDown_26; } inline void set_buttonTwoDown_26(bool value) { ___buttonTwoDown_26 = value; } inline static int32_t get_offset_of_pauseDown_27() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___pauseDown_27)); } inline bool get_pauseDown_27() const { return ___pauseDown_27; } inline bool* get_address_of_pauseDown_27() { return &___pauseDown_27; } inline void set_pauseDown_27(bool value) { ___pauseDown_27 = value; } inline static int32_t get_offset_of_thumbstickDown_28() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___thumbstickDown_28)); } inline bool get_thumbstickDown_28() const { return ___thumbstickDown_28; } inline bool* get_address_of_thumbstickDown_28() { return &___thumbstickDown_28; } inline void set_thumbstickDown_28(bool value) { ___thumbstickDown_28 = value; } inline static int32_t get_offset_of_triggerInput_29() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___triggerInput_29)); } inline float get_triggerInput_29() const { return ___triggerInput_29; } inline float* get_address_of_triggerInput_29() { return &___triggerInput_29; } inline void set_triggerInput_29(float value) { ___triggerInput_29 = value; } inline static int32_t get_offset_of_gripInput_30() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___gripInput_30)); } inline float get_gripInput_30() const { return ___gripInput_30; } inline float* get_address_of_gripInput_30() { return &___gripInput_30; } inline void set_gripInput_30(float value) { ___gripInput_30 = value; } inline static int32_t get_offset_of_grippedObject_31() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___grippedObject_31)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_grippedObject_31() const { return ___grippedObject_31; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_grippedObject_31() { return &___grippedObject_31; } inline void set_grippedObject_31(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___grippedObject_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___grippedObject_31), (void*)value); } inline static int32_t get_offset_of_trackingSpace_32() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___trackingSpace_32)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_trackingSpace_32() const { return ___trackingSpace_32; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_trackingSpace_32() { return &___trackingSpace_32; } inline void set_trackingSpace_32(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___trackingSpace_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___trackingSpace_32), (void*)value); } inline static int32_t get_offset_of_tracking_33() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___tracking_33)); } inline HandToControllerTracking_tC1276FDD63B27FF567BAABBCF20170F690A97E77 * get_tracking_33() const { return ___tracking_33; } inline HandToControllerTracking_tC1276FDD63B27FF567BAABBCF20170F690A97E77 ** get_address_of_tracking_33() { return &___tracking_33; } inline void set_tracking_33(HandToControllerTracking_tC1276FDD63B27FF567BAABBCF20170F690A97E77 * value) { ___tracking_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___tracking_33), (void*)value); } inline static int32_t get_offset_of_buttonOneHoldDuration_34() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___buttonOneHoldDuration_34)); } inline float get_buttonOneHoldDuration_34() const { return ___buttonOneHoldDuration_34; } inline float* get_address_of_buttonOneHoldDuration_34() { return &___buttonOneHoldDuration_34; } inline void set_buttonOneHoldDuration_34(float value) { ___buttonOneHoldDuration_34 = value; } inline static int32_t get_offset_of_nextDashPress_37() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___nextDashPress_37)); } inline float get_nextDashPress_37() const { return ___nextDashPress_37; } inline float* get_address_of_nextDashPress_37() { return &___nextDashPress_37; } inline void set_nextDashPress_37(float value) { ___nextDashPress_37 = value; } inline static int32_t get_offset_of_sphereCol_38() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___sphereCol_38)); } inline SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * get_sphereCol_38() const { return ___sphereCol_38; } inline SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A ** get_address_of_sphereCol_38() { return &___sphereCol_38; } inline void set_sphereCol_38(SphereCollider_t51A338502EEE6FA563248E3C0BF38D333077DC3A * value) { ___sphereCol_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___sphereCol_38), (void*)value); } inline static int32_t get_offset_of_startedPress_39() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___startedPress_39)); } inline float get_startedPress_39() const { return ___startedPress_39; } inline float* get_address_of_startedPress_39() { return &___startedPress_39; } inline void set_startedPress_39(float value) { ___startedPress_39 = value; } inline static int32_t get_offset_of_pressUntil_40() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___pressUntil_40)); } inline float get_pressUntil_40() const { return ___pressUntil_40; } inline float* get_address_of_pressUntil_40() { return &___pressUntil_40; } inline void set_pressUntil_40(float value) { ___pressUntil_40 = value; } inline static int32_t get_offset_of_pressingButton_41() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___pressingButton_41)); } inline BikeButton_tC676F6A9EAF0615B7602647275AAC35290141DCC * get_pressingButton_41() const { return ___pressingButton_41; } inline BikeButton_tC676F6A9EAF0615B7602647275AAC35290141DCC ** get_address_of_pressingButton_41() { return &___pressingButton_41; } inline void set_pressingButton_41(BikeButton_tC676F6A9EAF0615B7602647275AAC35290141DCC * value) { ___pressingButton_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___pressingButton_41), (void*)value); } inline static int32_t get_offset_of_triggerHeld_42() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___triggerHeld_42)); } inline bool get_triggerHeld_42() const { return ___triggerHeld_42; } inline bool* get_address_of_triggerHeld_42() { return &___triggerHeld_42; } inline void set_triggerHeld_42(bool value) { ___triggerHeld_42 = value; } inline static int32_t get_offset_of_pressedWhileHolding_43() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___pressedWhileHolding_43)); } inline bool get_pressedWhileHolding_43() const { return ___pressedWhileHolding_43; } inline bool* get_address_of_pressedWhileHolding_43() { return &___pressedWhileHolding_43; } inline void set_pressedWhileHolding_43(bool value) { ___pressedWhileHolding_43 = value; } inline static int32_t get_offset_of_hits_44() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___hits_44)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get_hits_44() const { return ___hits_44; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of_hits_44() { return &___hits_44; } inline void set_hits_44(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ___hits_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___hits_44), (void*)value); } inline static int32_t get_offset_of_hitCount_45() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___hitCount_45)); } inline int32_t get_hitCount_45() const { return ___hitCount_45; } inline int32_t* get_address_of_hitCount_45() { return &___hitCount_45; } inline void set_hitCount_45(int32_t value) { ___hitCount_45 = value; } inline static int32_t get_offset_of_interactableLayer_46() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___interactableLayer_46)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_interactableLayer_46() const { return ___interactableLayer_46; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_interactableLayer_46() { return &___interactableLayer_46; } inline void set_interactableLayer_46(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___interactableLayer_46 = value; } inline static int32_t get_offset_of_possibleItem_47() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___possibleItem_47)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_possibleItem_47() const { return ___possibleItem_47; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_possibleItem_47() { return &___possibleItem_47; } inline void set_possibleItem_47(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___possibleItem_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___possibleItem_47), (void*)value); } inline static int32_t get_offset_of_possibleInteractable_48() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___possibleInteractable_48)); } inline Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 * get_possibleInteractable_48() const { return ___possibleInteractable_48; } inline Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 ** get_address_of_possibleInteractable_48() { return &___possibleInteractable_48; } inline void set_possibleInteractable_48(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 * value) { ___possibleInteractable_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___possibleInteractable_48), (void*)value); } inline static int32_t get_offset_of_pti_49() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___pti_49)); } inline PointsToInteractable_t46DCFADD1D4685356DBD20C8117DF0F05DE111C8 * get_pti_49() const { return ___pti_49; } inline PointsToInteractable_t46DCFADD1D4685356DBD20C8117DF0F05DE111C8 ** get_address_of_pti_49() { return &___pti_49; } inline void set_pti_49(PointsToInteractable_t46DCFADD1D4685356DBD20C8117DF0F05DE111C8 * value) { ___pti_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___pti_49), (void*)value); } inline static int32_t get_offset_of_sidearm_50() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___sidearm_50)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_sidearm_50() const { return ___sidearm_50; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_sidearm_50() { return &___sidearm_50; } inline void set_sidearm_50(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___sidearm_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearm_50), (void*)value); } inline static int32_t get_offset_of_justReleased_51() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___justReleased_51)); } inline bool get_justReleased_51() const { return ___justReleased_51; } inline bool* get_address_of_justReleased_51() { return &___justReleased_51; } inline void set_justReleased_51(bool value) { ___justReleased_51 = value; } inline static int32_t get_offset_of_nextInteract_52() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___nextInteract_52)); } inline float get_nextInteract_52() const { return ___nextInteract_52; } inline float* get_address_of_nextInteract_52() { return &___nextInteract_52; } inline void set_nextInteract_52(float value) { ___nextInteract_52 = value; } inline static int32_t get_offset_of_isEpilogue_53() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___isEpilogue_53)); } inline bool get_isEpilogue_53() const { return ___isEpilogue_53; } inline bool* get_address_of_isEpilogue_53() { return &___isEpilogue_53; } inline void set_isEpilogue_53(bool value) { ___isEpilogue_53 = value; } inline static int32_t get_offset_of_U3CClosestTouchedU3Ek__BackingField_54() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921, ___U3CClosestTouchedU3Ek__BackingField_54)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_U3CClosestTouchedU3Ek__BackingField_54() const { return ___U3CClosestTouchedU3Ek__BackingField_54; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_U3CClosestTouchedU3Ek__BackingField_54() { return &___U3CClosestTouchedU3Ek__BackingField_54; } inline void set_U3CClosestTouchedU3Ek__BackingField_54(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___U3CClosestTouchedU3Ek__BackingField_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CClosestTouchedU3Ek__BackingField_54), (void*)value); } }; // Hitable struct Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 Hitable::priority int32_t ___priority_4; // System.Single Hitable::sidearmDamageMultiplier float ___sidearmDamageMultiplier_5; // System.Boolean Hitable::isWeakpoint bool ___isWeakpoint_6; // UnityEngine.Transform Hitable::hitParticlesSidearm Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hitParticlesSidearm_7; // UnityEngine.Transform Hitable::hitParticlesMainGun Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hitParticlesMainGun_8; // HitEvent Hitable::onHit HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * ___onHit_9; // BeingAimedAt Hitable::aimedAt BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * ___aimedAt_10; public: inline static int32_t get_offset_of_priority_4() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___priority_4)); } inline int32_t get_priority_4() const { return ___priority_4; } inline int32_t* get_address_of_priority_4() { return &___priority_4; } inline void set_priority_4(int32_t value) { ___priority_4 = value; } inline static int32_t get_offset_of_sidearmDamageMultiplier_5() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___sidearmDamageMultiplier_5)); } inline float get_sidearmDamageMultiplier_5() const { return ___sidearmDamageMultiplier_5; } inline float* get_address_of_sidearmDamageMultiplier_5() { return &___sidearmDamageMultiplier_5; } inline void set_sidearmDamageMultiplier_5(float value) { ___sidearmDamageMultiplier_5 = value; } inline static int32_t get_offset_of_isWeakpoint_6() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___isWeakpoint_6)); } inline bool get_isWeakpoint_6() const { return ___isWeakpoint_6; } inline bool* get_address_of_isWeakpoint_6() { return &___isWeakpoint_6; } inline void set_isWeakpoint_6(bool value) { ___isWeakpoint_6 = value; } inline static int32_t get_offset_of_hitParticlesSidearm_7() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___hitParticlesSidearm_7)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_hitParticlesSidearm_7() const { return ___hitParticlesSidearm_7; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_hitParticlesSidearm_7() { return &___hitParticlesSidearm_7; } inline void set_hitParticlesSidearm_7(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___hitParticlesSidearm_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitParticlesSidearm_7), (void*)value); } inline static int32_t get_offset_of_hitParticlesMainGun_8() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___hitParticlesMainGun_8)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_hitParticlesMainGun_8() const { return ___hitParticlesMainGun_8; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_hitParticlesMainGun_8() { return &___hitParticlesMainGun_8; } inline void set_hitParticlesMainGun_8(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___hitParticlesMainGun_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitParticlesMainGun_8), (void*)value); } inline static int32_t get_offset_of_onHit_9() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___onHit_9)); } inline HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * get_onHit_9() const { return ___onHit_9; } inline HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 ** get_address_of_onHit_9() { return &___onHit_9; } inline void set_onHit_9(HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * value) { ___onHit_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___onHit_9), (void*)value); } inline static int32_t get_offset_of_aimedAt_10() { return static_cast(offsetof(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28, ___aimedAt_10)); } inline BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * get_aimedAt_10() const { return ___aimedAt_10; } inline BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 ** get_address_of_aimedAt_10() { return &___aimedAt_10; } inline void set_aimedAt_10(BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * value) { ___aimedAt_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___aimedAt_10), (void*)value); } }; // HitscanLineRenderer struct HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform HitscanLineRenderer::linePrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___linePrefab_4; // UnityEngine.Gradient HitscanLineRenderer::hitGrad Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * ___hitGrad_5; // UnityEngine.Gradient HitscanLineRenderer::missGrad Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * ___missGrad_6; // System.Int32 HitscanLineRenderer::lineCount int32_t ___lineCount_7; // System.Single HitscanLineRenderer::lineWidth float ___lineWidth_8; // System.Single HitscanLineRenderer::duration float ___duration_9; // System.Collections.Generic.List`1 HitscanLineRenderer::lines List_1_t611537D81FCFEFF98C5B95F09DED9A9F4E817EB8 * ___lines_10; // System.Int32 HitscanLineRenderer::nextLineToRender int32_t ___nextLineToRender_11; public: inline static int32_t get_offset_of_linePrefab_4() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___linePrefab_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_linePrefab_4() const { return ___linePrefab_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_linePrefab_4() { return &___linePrefab_4; } inline void set_linePrefab_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___linePrefab_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___linePrefab_4), (void*)value); } inline static int32_t get_offset_of_hitGrad_5() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___hitGrad_5)); } inline Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * get_hitGrad_5() const { return ___hitGrad_5; } inline Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 ** get_address_of_hitGrad_5() { return &___hitGrad_5; } inline void set_hitGrad_5(Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * value) { ___hitGrad_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitGrad_5), (void*)value); } inline static int32_t get_offset_of_missGrad_6() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___missGrad_6)); } inline Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * get_missGrad_6() const { return ___missGrad_6; } inline Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 ** get_address_of_missGrad_6() { return &___missGrad_6; } inline void set_missGrad_6(Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * value) { ___missGrad_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___missGrad_6), (void*)value); } inline static int32_t get_offset_of_lineCount_7() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___lineCount_7)); } inline int32_t get_lineCount_7() const { return ___lineCount_7; } inline int32_t* get_address_of_lineCount_7() { return &___lineCount_7; } inline void set_lineCount_7(int32_t value) { ___lineCount_7 = value; } inline static int32_t get_offset_of_lineWidth_8() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___lineWidth_8)); } inline float get_lineWidth_8() const { return ___lineWidth_8; } inline float* get_address_of_lineWidth_8() { return &___lineWidth_8; } inline void set_lineWidth_8(float value) { ___lineWidth_8 = value; } inline static int32_t get_offset_of_duration_9() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___duration_9)); } inline float get_duration_9() const { return ___duration_9; } inline float* get_address_of_duration_9() { return &___duration_9; } inline void set_duration_9(float value) { ___duration_9 = value; } inline static int32_t get_offset_of_lines_10() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___lines_10)); } inline List_1_t611537D81FCFEFF98C5B95F09DED9A9F4E817EB8 * get_lines_10() const { return ___lines_10; } inline List_1_t611537D81FCFEFF98C5B95F09DED9A9F4E817EB8 ** get_address_of_lines_10() { return &___lines_10; } inline void set_lines_10(List_1_t611537D81FCFEFF98C5B95F09DED9A9F4E817EB8 * value) { ___lines_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___lines_10), (void*)value); } inline static int32_t get_offset_of_nextLineToRender_11() { return static_cast(offsetof(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61, ___nextLineToRender_11)); } inline int32_t get_nextLineToRender_11() const { return ___nextLineToRender_11; } inline int32_t* get_address_of_nextLineToRender_11() { return &___nextLineToRender_11; } inline void set_nextLineToRender_11(int32_t value) { ___nextLineToRender_11 = value; } }; // Holster struct Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject Holster::heldWeapon GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___heldWeapon_9; // UnityEngine.Transform Holster::holsteredTransform Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___holsteredTransform_10; // UnityEngine.GameObject Holster::tractorBeam GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___tractorBeam_11; // UnityEngine.Transform Holster::powerupDisplay Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___powerupDisplay_12; // System.Boolean Holster::powerupMuteAudioOverride bool ___powerupMuteAudioOverride_13; // UnityEngine.Transform Holster::playerMoveArea Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___playerMoveArea_14; // UnityEngine.Events.UnityEvent Holster::onHolstered UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onHolstered_15; // Sidearm Holster::sidearm Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___sidearm_16; // UnityEngine.Rigidbody Holster::sidearmRB Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___sidearmRB_17; // Handlegun Holster::handlegun Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___handlegun_18; // System.Single Holster::timeFree float ___timeFree_19; // System.Boolean Holster::holstered bool ___holstered_20; // PowerUpType Holster::displayedPowerUp int32_t ___displayedPowerUp_21; public: inline static int32_t get_offset_of_heldWeapon_9() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___heldWeapon_9)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_heldWeapon_9() const { return ___heldWeapon_9; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_heldWeapon_9() { return &___heldWeapon_9; } inline void set_heldWeapon_9(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___heldWeapon_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___heldWeapon_9), (void*)value); } inline static int32_t get_offset_of_holsteredTransform_10() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___holsteredTransform_10)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_holsteredTransform_10() const { return ___holsteredTransform_10; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_holsteredTransform_10() { return &___holsteredTransform_10; } inline void set_holsteredTransform_10(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___holsteredTransform_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___holsteredTransform_10), (void*)value); } inline static int32_t get_offset_of_tractorBeam_11() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___tractorBeam_11)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_tractorBeam_11() const { return ___tractorBeam_11; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_tractorBeam_11() { return &___tractorBeam_11; } inline void set_tractorBeam_11(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___tractorBeam_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___tractorBeam_11), (void*)value); } inline static int32_t get_offset_of_powerupDisplay_12() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___powerupDisplay_12)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_powerupDisplay_12() const { return ___powerupDisplay_12; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_powerupDisplay_12() { return &___powerupDisplay_12; } inline void set_powerupDisplay_12(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___powerupDisplay_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___powerupDisplay_12), (void*)value); } inline static int32_t get_offset_of_powerupMuteAudioOverride_13() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___powerupMuteAudioOverride_13)); } inline bool get_powerupMuteAudioOverride_13() const { return ___powerupMuteAudioOverride_13; } inline bool* get_address_of_powerupMuteAudioOverride_13() { return &___powerupMuteAudioOverride_13; } inline void set_powerupMuteAudioOverride_13(bool value) { ___powerupMuteAudioOverride_13 = value; } inline static int32_t get_offset_of_playerMoveArea_14() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___playerMoveArea_14)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_playerMoveArea_14() const { return ___playerMoveArea_14; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_playerMoveArea_14() { return &___playerMoveArea_14; } inline void set_playerMoveArea_14(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___playerMoveArea_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___playerMoveArea_14), (void*)value); } inline static int32_t get_offset_of_onHolstered_15() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___onHolstered_15)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onHolstered_15() const { return ___onHolstered_15; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onHolstered_15() { return &___onHolstered_15; } inline void set_onHolstered_15(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onHolstered_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___onHolstered_15), (void*)value); } inline static int32_t get_offset_of_sidearm_16() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___sidearm_16)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_sidearm_16() const { return ___sidearm_16; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_sidearm_16() { return &___sidearm_16; } inline void set_sidearm_16(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___sidearm_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearm_16), (void*)value); } inline static int32_t get_offset_of_sidearmRB_17() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___sidearmRB_17)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_sidearmRB_17() const { return ___sidearmRB_17; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_sidearmRB_17() { return &___sidearmRB_17; } inline void set_sidearmRB_17(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___sidearmRB_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmRB_17), (void*)value); } inline static int32_t get_offset_of_handlegun_18() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___handlegun_18)); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * get_handlegun_18() const { return ___handlegun_18; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** get_address_of_handlegun_18() { return &___handlegun_18; } inline void set_handlegun_18(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { ___handlegun_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___handlegun_18), (void*)value); } inline static int32_t get_offset_of_timeFree_19() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___timeFree_19)); } inline float get_timeFree_19() const { return ___timeFree_19; } inline float* get_address_of_timeFree_19() { return &___timeFree_19; } inline void set_timeFree_19(float value) { ___timeFree_19 = value; } inline static int32_t get_offset_of_holstered_20() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___holstered_20)); } inline bool get_holstered_20() const { return ___holstered_20; } inline bool* get_address_of_holstered_20() { return &___holstered_20; } inline void set_holstered_20(bool value) { ___holstered_20 = value; } inline static int32_t get_offset_of_displayedPowerUp_21() { return static_cast(offsetof(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7, ___displayedPowerUp_21)); } inline int32_t get_displayedPowerUp_21() const { return ___displayedPowerUp_21; } inline int32_t* get_address_of_displayedPowerUp_21() { return &___displayedPowerUp_21; } inline void set_displayedPowerUp_21(int32_t value) { ___displayedPowerUp_21 = value; } }; // Interactable struct Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.AudioSource Interactable::activateAudio AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___activateAudio_4; // UnityEngine.Transform Interactable::highlight Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___highlight_5; // System.String Interactable::highlightPropertyName String_t* ___highlightPropertyName_6; // UnityEngine.Color Interactable::highlightColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___highlightColor_7; // System.Boolean Interactable::proximityInteract bool ___proximityInteract_8; // System.Boolean Interactable::isHighlighted bool ___isHighlighted_9; // System.Collections.Generic.Dictionary`2 Interactable::BaseMaterials Dictionary_2_tEBDFEF76FF3F85FB06830EF6DFFB7AE848DBADE3 * ___BaseMaterials_10; // Hand Interactable::k__BackingField Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * ___U3CActorU3Ek__BackingField_11; public: inline static int32_t get_offset_of_activateAudio_4() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___activateAudio_4)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_activateAudio_4() const { return ___activateAudio_4; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_activateAudio_4() { return &___activateAudio_4; } inline void set_activateAudio_4(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___activateAudio_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___activateAudio_4), (void*)value); } inline static int32_t get_offset_of_highlight_5() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___highlight_5)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_highlight_5() const { return ___highlight_5; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_highlight_5() { return &___highlight_5; } inline void set_highlight_5(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___highlight_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___highlight_5), (void*)value); } inline static int32_t get_offset_of_highlightPropertyName_6() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___highlightPropertyName_6)); } inline String_t* get_highlightPropertyName_6() const { return ___highlightPropertyName_6; } inline String_t** get_address_of_highlightPropertyName_6() { return &___highlightPropertyName_6; } inline void set_highlightPropertyName_6(String_t* value) { ___highlightPropertyName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___highlightPropertyName_6), (void*)value); } inline static int32_t get_offset_of_highlightColor_7() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___highlightColor_7)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_highlightColor_7() const { return ___highlightColor_7; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_highlightColor_7() { return &___highlightColor_7; } inline void set_highlightColor_7(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___highlightColor_7 = value; } inline static int32_t get_offset_of_proximityInteract_8() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___proximityInteract_8)); } inline bool get_proximityInteract_8() const { return ___proximityInteract_8; } inline bool* get_address_of_proximityInteract_8() { return &___proximityInteract_8; } inline void set_proximityInteract_8(bool value) { ___proximityInteract_8 = value; } inline static int32_t get_offset_of_isHighlighted_9() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___isHighlighted_9)); } inline bool get_isHighlighted_9() const { return ___isHighlighted_9; } inline bool* get_address_of_isHighlighted_9() { return &___isHighlighted_9; } inline void set_isHighlighted_9(bool value) { ___isHighlighted_9 = value; } inline static int32_t get_offset_of_BaseMaterials_10() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___BaseMaterials_10)); } inline Dictionary_2_tEBDFEF76FF3F85FB06830EF6DFFB7AE848DBADE3 * get_BaseMaterials_10() const { return ___BaseMaterials_10; } inline Dictionary_2_tEBDFEF76FF3F85FB06830EF6DFFB7AE848DBADE3 ** get_address_of_BaseMaterials_10() { return &___BaseMaterials_10; } inline void set_BaseMaterials_10(Dictionary_2_tEBDFEF76FF3F85FB06830EF6DFFB7AE848DBADE3 * value) { ___BaseMaterials_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___BaseMaterials_10), (void*)value); } inline static int32_t get_offset_of_U3CActorU3Ek__BackingField_11() { return static_cast(offsetof(Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4, ___U3CActorU3Ek__BackingField_11)); } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * get_U3CActorU3Ek__BackingField_11() const { return ___U3CActorU3Ek__BackingField_11; } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 ** get_address_of_U3CActorU3Ek__BackingField_11() { return &___U3CActorU3Ek__BackingField_11; } inline void set_U3CActorU3Ek__BackingField_11(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * value) { ___U3CActorU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CActorU3Ek__BackingField_11), (void*)value); } }; // LockOnIndicator struct LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single LockOnIndicator::timeToLock float ___timeToLock_4; // System.Single LockOnIndicator::lockLossTolerance float ___lockLossTolerance_5; // System.Single LockOnIndicator::lockDuration float ___lockDuration_6; // UnityEngine.Animator LockOnIndicator::anim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___anim_7; // UnityEngine.Transform LockOnIndicator::lockOnTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___lockOnTarget_8; // System.Boolean LockOnIndicator::locked bool ___locked_9; // System.Single LockOnIndicator::lockingTime float ___lockingTime_10; // System.Single LockOnIndicator::awayFromlockTime float ___awayFromlockTime_11; // System.String LockOnIndicator::lockingOnEventName String_t* ___lockingOnEventName_12; // Hitable LockOnIndicator::k__BackingField Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___U3CAimedAtU3Ek__BackingField_13; public: inline static int32_t get_offset_of_timeToLock_4() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___timeToLock_4)); } inline float get_timeToLock_4() const { return ___timeToLock_4; } inline float* get_address_of_timeToLock_4() { return &___timeToLock_4; } inline void set_timeToLock_4(float value) { ___timeToLock_4 = value; } inline static int32_t get_offset_of_lockLossTolerance_5() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___lockLossTolerance_5)); } inline float get_lockLossTolerance_5() const { return ___lockLossTolerance_5; } inline float* get_address_of_lockLossTolerance_5() { return &___lockLossTolerance_5; } inline void set_lockLossTolerance_5(float value) { ___lockLossTolerance_5 = value; } inline static int32_t get_offset_of_lockDuration_6() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___lockDuration_6)); } inline float get_lockDuration_6() const { return ___lockDuration_6; } inline float* get_address_of_lockDuration_6() { return &___lockDuration_6; } inline void set_lockDuration_6(float value) { ___lockDuration_6 = value; } inline static int32_t get_offset_of_anim_7() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___anim_7)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_anim_7() const { return ___anim_7; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_anim_7() { return &___anim_7; } inline void set_anim_7(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___anim_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___anim_7), (void*)value); } inline static int32_t get_offset_of_lockOnTarget_8() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___lockOnTarget_8)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_lockOnTarget_8() const { return ___lockOnTarget_8; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_lockOnTarget_8() { return &___lockOnTarget_8; } inline void set_lockOnTarget_8(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___lockOnTarget_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockOnTarget_8), (void*)value); } inline static int32_t get_offset_of_locked_9() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___locked_9)); } inline bool get_locked_9() const { return ___locked_9; } inline bool* get_address_of_locked_9() { return &___locked_9; } inline void set_locked_9(bool value) { ___locked_9 = value; } inline static int32_t get_offset_of_lockingTime_10() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___lockingTime_10)); } inline float get_lockingTime_10() const { return ___lockingTime_10; } inline float* get_address_of_lockingTime_10() { return &___lockingTime_10; } inline void set_lockingTime_10(float value) { ___lockingTime_10 = value; } inline static int32_t get_offset_of_awayFromlockTime_11() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___awayFromlockTime_11)); } inline float get_awayFromlockTime_11() const { return ___awayFromlockTime_11; } inline float* get_address_of_awayFromlockTime_11() { return &___awayFromlockTime_11; } inline void set_awayFromlockTime_11(float value) { ___awayFromlockTime_11 = value; } inline static int32_t get_offset_of_lockingOnEventName_12() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___lockingOnEventName_12)); } inline String_t* get_lockingOnEventName_12() const { return ___lockingOnEventName_12; } inline String_t** get_address_of_lockingOnEventName_12() { return &___lockingOnEventName_12; } inline void set_lockingOnEventName_12(String_t* value) { ___lockingOnEventName_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockingOnEventName_12), (void*)value); } inline static int32_t get_offset_of_U3CAimedAtU3Ek__BackingField_13() { return static_cast(offsetof(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012, ___U3CAimedAtU3Ek__BackingField_13)); } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * get_U3CAimedAtU3Ek__BackingField_13() const { return ___U3CAimedAtU3Ek__BackingField_13; } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 ** get_address_of_U3CAimedAtU3Ek__BackingField_13() { return &___U3CAimedAtU3Ek__BackingField_13; } inline void set_U3CAimedAtU3Ek__BackingField_13(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * value) { ___U3CAimedAtU3Ek__BackingField_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CAimedAtU3Ek__BackingField_13), (void*)value); } }; // MeterUI struct MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.UI.Image MeterUI::meter Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * ___meter_4; // System.Single MeterUI::meterMax float ___meterMax_5; // System.Single MeterUI::meterMaxFill float ___meterMaxFill_6; // System.Single MeterUI::lowThreshold float ___lowThreshold_7; // UnityEngine.Color MeterUI::lowColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___lowColor_8; // System.Single MeterUI::veryLowThreshold float ___veryLowThreshold_9; // UnityEngine.Color MeterUI::veryLowColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___veryLowColor_10; // System.Single MeterUI::criticalThreshold float ___criticalThreshold_11; // System.Single MeterUI::criticalBlinkInterval float ___criticalBlinkInterval_12; // MeterThresholdCrossEvent MeterUI::onThresholdCross MeterThresholdCrossEvent_t8A914D07F269AB2E818BF96DFFDCF9D688DDB589 * ___onThresholdCross_13; // UnityEngine.Color MeterUI::baseColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___baseColor_14; public: inline static int32_t get_offset_of_meter_4() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___meter_4)); } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * get_meter_4() const { return ___meter_4; } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C ** get_address_of_meter_4() { return &___meter_4; } inline void set_meter_4(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * value) { ___meter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___meter_4), (void*)value); } inline static int32_t get_offset_of_meterMax_5() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___meterMax_5)); } inline float get_meterMax_5() const { return ___meterMax_5; } inline float* get_address_of_meterMax_5() { return &___meterMax_5; } inline void set_meterMax_5(float value) { ___meterMax_5 = value; } inline static int32_t get_offset_of_meterMaxFill_6() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___meterMaxFill_6)); } inline float get_meterMaxFill_6() const { return ___meterMaxFill_6; } inline float* get_address_of_meterMaxFill_6() { return &___meterMaxFill_6; } inline void set_meterMaxFill_6(float value) { ___meterMaxFill_6 = value; } inline static int32_t get_offset_of_lowThreshold_7() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___lowThreshold_7)); } inline float get_lowThreshold_7() const { return ___lowThreshold_7; } inline float* get_address_of_lowThreshold_7() { return &___lowThreshold_7; } inline void set_lowThreshold_7(float value) { ___lowThreshold_7 = value; } inline static int32_t get_offset_of_lowColor_8() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___lowColor_8)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_lowColor_8() const { return ___lowColor_8; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_lowColor_8() { return &___lowColor_8; } inline void set_lowColor_8(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___lowColor_8 = value; } inline static int32_t get_offset_of_veryLowThreshold_9() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___veryLowThreshold_9)); } inline float get_veryLowThreshold_9() const { return ___veryLowThreshold_9; } inline float* get_address_of_veryLowThreshold_9() { return &___veryLowThreshold_9; } inline void set_veryLowThreshold_9(float value) { ___veryLowThreshold_9 = value; } inline static int32_t get_offset_of_veryLowColor_10() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___veryLowColor_10)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_veryLowColor_10() const { return ___veryLowColor_10; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_veryLowColor_10() { return &___veryLowColor_10; } inline void set_veryLowColor_10(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___veryLowColor_10 = value; } inline static int32_t get_offset_of_criticalThreshold_11() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___criticalThreshold_11)); } inline float get_criticalThreshold_11() const { return ___criticalThreshold_11; } inline float* get_address_of_criticalThreshold_11() { return &___criticalThreshold_11; } inline void set_criticalThreshold_11(float value) { ___criticalThreshold_11 = value; } inline static int32_t get_offset_of_criticalBlinkInterval_12() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___criticalBlinkInterval_12)); } inline float get_criticalBlinkInterval_12() const { return ___criticalBlinkInterval_12; } inline float* get_address_of_criticalBlinkInterval_12() { return &___criticalBlinkInterval_12; } inline void set_criticalBlinkInterval_12(float value) { ___criticalBlinkInterval_12 = value; } inline static int32_t get_offset_of_onThresholdCross_13() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___onThresholdCross_13)); } inline MeterThresholdCrossEvent_t8A914D07F269AB2E818BF96DFFDCF9D688DDB589 * get_onThresholdCross_13() const { return ___onThresholdCross_13; } inline MeterThresholdCrossEvent_t8A914D07F269AB2E818BF96DFFDCF9D688DDB589 ** get_address_of_onThresholdCross_13() { return &___onThresholdCross_13; } inline void set_onThresholdCross_13(MeterThresholdCrossEvent_t8A914D07F269AB2E818BF96DFFDCF9D688DDB589 * value) { ___onThresholdCross_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onThresholdCross_13), (void*)value); } inline static int32_t get_offset_of_baseColor_14() { return static_cast(offsetof(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922, ___baseColor_14)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_baseColor_14() const { return ___baseColor_14; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_baseColor_14() { return &___baseColor_14; } inline void set_baseColor_14(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___baseColor_14 = value; } }; // MissilePod struct MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject[] MissilePod::missilesInPod GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___missilesInPod_6; // UnityEngine.Transform MissilePod::firePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___firePoint_7; // UnityEngine.Transform MissilePod::missilePrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___missilePrefab_8; // System.Int32 MissilePod::missileCount int32_t ___missileCount_9; // UnityEngine.Animator MissilePod::podAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___podAnim_10; public: inline static int32_t get_offset_of_missilesInPod_6() { return static_cast(offsetof(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19, ___missilesInPod_6)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_missilesInPod_6() const { return ___missilesInPod_6; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_missilesInPod_6() { return &___missilesInPod_6; } inline void set_missilesInPod_6(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___missilesInPod_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___missilesInPod_6), (void*)value); } inline static int32_t get_offset_of_firePoint_7() { return static_cast(offsetof(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19, ___firePoint_7)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_firePoint_7() const { return ___firePoint_7; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_firePoint_7() { return &___firePoint_7; } inline void set_firePoint_7(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___firePoint_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___firePoint_7), (void*)value); } inline static int32_t get_offset_of_missilePrefab_8() { return static_cast(offsetof(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19, ___missilePrefab_8)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_missilePrefab_8() const { return ___missilePrefab_8; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_missilePrefab_8() { return &___missilePrefab_8; } inline void set_missilePrefab_8(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___missilePrefab_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___missilePrefab_8), (void*)value); } inline static int32_t get_offset_of_missileCount_9() { return static_cast(offsetof(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19, ___missileCount_9)); } inline int32_t get_missileCount_9() const { return ___missileCount_9; } inline int32_t* get_address_of_missileCount_9() { return &___missileCount_9; } inline void set_missileCount_9(int32_t value) { ___missileCount_9 = value; } inline static int32_t get_offset_of_podAnim_10() { return static_cast(offsetof(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19, ___podAnim_10)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_podAnim_10() const { return ___podAnim_10; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_podAnim_10() { return &___podAnim_10; } inline void set_podAnim_10(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___podAnim_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___podAnim_10), (void*)value); } }; // NotifyRoadsideRemoval struct NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // RoadsideRepeatedPlacement NotifyRoadsideRemoval::k__BackingField RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___U3CPlacerU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CPlacerU3Ek__BackingField_4() { return static_cast(offsetof(NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E, ___U3CPlacerU3Ek__BackingField_4)); } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * get_U3CPlacerU3Ek__BackingField_4() const { return ___U3CPlacerU3Ek__BackingField_4; } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E ** get_address_of_U3CPlacerU3Ek__BackingField_4() { return &___U3CPlacerU3Ek__BackingField_4; } inline void set_U3CPlacerU3Ek__BackingField_4(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * value) { ___U3CPlacerU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPlacerU3Ek__BackingField_4), (void*)value); } }; // OnRoadsidePlacement struct OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Events.UnityEvent OnRoadsidePlacement::onPlaced UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onPlaced_4; public: inline static int32_t get_offset_of_onPlaced_4() { return static_cast(offsetof(OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F, ___onPlaced_4)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onPlaced_4() const { return ___onPlaced_4; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onPlaced_4() { return &___onPlaced_4; } inline void set_onPlaced_4(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onPlaced_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPlaced_4), (void*)value); } }; // PathCreation.PathCreator struct PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Action PathCreation.PathCreator::pathUpdated Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___pathUpdated_4; // PathCreation.PathCreatorData PathCreation.PathCreator::editorData PathCreatorData_t419679050DD058D86D64983CF48BB2723C3FEEDD * ___editorData_5; // System.Boolean PathCreation.PathCreator::initialized bool ___initialized_6; // PathCreation.GlobalDisplaySettings PathCreation.PathCreator::globalEditorDisplaySettings GlobalDisplaySettings_t1E4F925AFF1655DA1E78689D98562740C1F61812 * ___globalEditorDisplaySettings_7; public: inline static int32_t get_offset_of_pathUpdated_4() { return static_cast(offsetof(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804, ___pathUpdated_4)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_pathUpdated_4() const { return ___pathUpdated_4; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_pathUpdated_4() { return &___pathUpdated_4; } inline void set_pathUpdated_4(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___pathUpdated_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathUpdated_4), (void*)value); } inline static int32_t get_offset_of_editorData_5() { return static_cast(offsetof(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804, ___editorData_5)); } inline PathCreatorData_t419679050DD058D86D64983CF48BB2723C3FEEDD * get_editorData_5() const { return ___editorData_5; } inline PathCreatorData_t419679050DD058D86D64983CF48BB2723C3FEEDD ** get_address_of_editorData_5() { return &___editorData_5; } inline void set_editorData_5(PathCreatorData_t419679050DD058D86D64983CF48BB2723C3FEEDD * value) { ___editorData_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___editorData_5), (void*)value); } inline static int32_t get_offset_of_initialized_6() { return static_cast(offsetof(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804, ___initialized_6)); } inline bool get_initialized_6() const { return ___initialized_6; } inline bool* get_address_of_initialized_6() { return &___initialized_6; } inline void set_initialized_6(bool value) { ___initialized_6 = value; } inline static int32_t get_offset_of_globalEditorDisplaySettings_7() { return static_cast(offsetof(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804, ___globalEditorDisplaySettings_7)); } inline GlobalDisplaySettings_t1E4F925AFF1655DA1E78689D98562740C1F61812 * get_globalEditorDisplaySettings_7() const { return ___globalEditorDisplaySettings_7; } inline GlobalDisplaySettings_t1E4F925AFF1655DA1E78689D98562740C1F61812 ** get_address_of_globalEditorDisplaySettings_7() { return &___globalEditorDisplaySettings_7; } inline void set_globalEditorDisplaySettings_7(GlobalDisplaySettings_t1E4F925AFF1655DA1E78689D98562740C1F61812 * value) { ___globalEditorDisplaySettings_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___globalEditorDisplaySettings_7), (void*)value); } }; // PathCreation.Examples.PathSceneTool struct PathSceneTool_t7FF61C2AC5538D780770CCDBCCE9DBDB8A86935A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Action PathCreation.Examples.PathSceneTool::onDestroyed Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___onDestroyed_4; // PathCreation.PathCreator PathCreation.Examples.PathSceneTool::pathCreator PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * ___pathCreator_5; // System.Boolean PathCreation.Examples.PathSceneTool::autoUpdate bool ___autoUpdate_6; public: inline static int32_t get_offset_of_onDestroyed_4() { return static_cast(offsetof(PathSceneTool_t7FF61C2AC5538D780770CCDBCCE9DBDB8A86935A, ___onDestroyed_4)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_onDestroyed_4() const { return ___onDestroyed_4; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_onDestroyed_4() { return &___onDestroyed_4; } inline void set_onDestroyed_4(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___onDestroyed_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onDestroyed_4), (void*)value); } inline static int32_t get_offset_of_pathCreator_5() { return static_cast(offsetof(PathSceneTool_t7FF61C2AC5538D780770CCDBCCE9DBDB8A86935A, ___pathCreator_5)); } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * get_pathCreator_5() const { return ___pathCreator_5; } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 ** get_address_of_pathCreator_5() { return &___pathCreator_5; } inline void set_pathCreator_5(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * value) { ___pathCreator_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathCreator_5), (void*)value); } inline static int32_t get_offset_of_autoUpdate_6() { return static_cast(offsetof(PathSceneTool_t7FF61C2AC5538D780770CCDBCCE9DBDB8A86935A, ___autoUpdate_6)); } inline bool get_autoUpdate_6() const { return ___autoUpdate_6; } inline bool* get_address_of_autoUpdate_6() { return &___autoUpdate_6; } inline void set_autoUpdate_6(bool value) { ___autoUpdate_6 = value; } }; // Player struct Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // PathCreation.PathCreator Player::pathCreator PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * ___pathCreator_4; // PlayerFollower Player::follower PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * ___follower_5; // PlayerMovement Player::mover PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * ___mover_6; // UnityEngine.GameObject Player::cameraRig GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___cameraRig_7; // System.Single Player::maximumSideDistance float ___maximumSideDistance_8; // UnityEngine.GameObject Player::head GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___head_9; // UnityEngine.GameObject Player::vignette GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___vignette_10; // VoiceAudioController Player::voiceAudioController VoiceAudioController_tB105B029452966F859B3863768637449878D5565 * ___voiceAudioController_11; // UnityEngine.GameObject Player::bike GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___bike_12; // UnityEngine.Animator Player::bikeAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___bikeAnim_13; // UnityEngine.GameObject Player::sidearmRight GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sidearmRight_14; // UnityEngine.GameObject Player::sidearmLeft GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___sidearmLeft_15; // MainGun Player::mainGun MainGun_t980EBB8D46B313DE58F3E5BE9002AB4459BDB668 * ___mainGun_16; // PowerUpType Player::overrideSidearmPower int32_t ___overrideSidearmPower_17; // System.Collections.Generic.List`1 Player::overrideMainGunPower List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * ___overrideMainGunPower_18; // PlayerCollision Player::playerCollision PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * ___playerCollision_19; // MeterUI Player::healthMeter MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___healthMeter_20; // System.Boolean Player::overrideBikeValues bool ___overrideBikeValues_21; // UnityEngine.GameObject Player::shimaModel GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___shimaModel_22; // UnityEngine.GameObject Player::coreModel GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___coreModel_23; // UnityEngine.GameObject Player::scarabModel GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___scarabModel_24; // UnityEngine.GameObject Player::spartanModel GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___spartanModel_25; // UnityEngine.GameObject Player::cyborgModel GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___cyborgModel_26; // System.Boolean Player::infiniteMissiles bool ___infiniteMissiles_27; // System.Boolean Player::instaRush bool ___instaRush_28; // Slomo Player::slomo Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * ___slomo_37; // BikeAnimationController Player::bac BikeAnimationController_tD766A88C01DF9298AB561EEDD9C3569C05598018 * ___bac_38; // Sidearm Player::sidearmR Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___sidearmR_39; // Sidearm Player::sidearmL Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___sidearmL_40; // UnityEngine.Material Player::vignetteMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___vignetteMaterial_41; public: inline static int32_t get_offset_of_pathCreator_4() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___pathCreator_4)); } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * get_pathCreator_4() const { return ___pathCreator_4; } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 ** get_address_of_pathCreator_4() { return &___pathCreator_4; } inline void set_pathCreator_4(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * value) { ___pathCreator_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathCreator_4), (void*)value); } inline static int32_t get_offset_of_follower_5() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___follower_5)); } inline PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * get_follower_5() const { return ___follower_5; } inline PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 ** get_address_of_follower_5() { return &___follower_5; } inline void set_follower_5(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * value) { ___follower_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_5), (void*)value); } inline static int32_t get_offset_of_mover_6() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___mover_6)); } inline PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * get_mover_6() const { return ___mover_6; } inline PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB ** get_address_of_mover_6() { return &___mover_6; } inline void set_mover_6(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * value) { ___mover_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___mover_6), (void*)value); } inline static int32_t get_offset_of_cameraRig_7() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___cameraRig_7)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_cameraRig_7() const { return ___cameraRig_7; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_cameraRig_7() { return &___cameraRig_7; } inline void set_cameraRig_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___cameraRig_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___cameraRig_7), (void*)value); } inline static int32_t get_offset_of_maximumSideDistance_8() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___maximumSideDistance_8)); } inline float get_maximumSideDistance_8() const { return ___maximumSideDistance_8; } inline float* get_address_of_maximumSideDistance_8() { return &___maximumSideDistance_8; } inline void set_maximumSideDistance_8(float value) { ___maximumSideDistance_8 = value; } inline static int32_t get_offset_of_head_9() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___head_9)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_head_9() const { return ___head_9; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_head_9() { return &___head_9; } inline void set_head_9(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___head_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_9), (void*)value); } inline static int32_t get_offset_of_vignette_10() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___vignette_10)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_vignette_10() const { return ___vignette_10; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_vignette_10() { return &___vignette_10; } inline void set_vignette_10(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___vignette_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___vignette_10), (void*)value); } inline static int32_t get_offset_of_voiceAudioController_11() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___voiceAudioController_11)); } inline VoiceAudioController_tB105B029452966F859B3863768637449878D5565 * get_voiceAudioController_11() const { return ___voiceAudioController_11; } inline VoiceAudioController_tB105B029452966F859B3863768637449878D5565 ** get_address_of_voiceAudioController_11() { return &___voiceAudioController_11; } inline void set_voiceAudioController_11(VoiceAudioController_tB105B029452966F859B3863768637449878D5565 * value) { ___voiceAudioController_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___voiceAudioController_11), (void*)value); } inline static int32_t get_offset_of_bike_12() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___bike_12)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_bike_12() const { return ___bike_12; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_bike_12() { return &___bike_12; } inline void set_bike_12(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___bike_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___bike_12), (void*)value); } inline static int32_t get_offset_of_bikeAnim_13() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___bikeAnim_13)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_bikeAnim_13() const { return ___bikeAnim_13; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_bikeAnim_13() { return &___bikeAnim_13; } inline void set_bikeAnim_13(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___bikeAnim_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___bikeAnim_13), (void*)value); } inline static int32_t get_offset_of_sidearmRight_14() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___sidearmRight_14)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sidearmRight_14() const { return ___sidearmRight_14; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sidearmRight_14() { return &___sidearmRight_14; } inline void set_sidearmRight_14(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___sidearmRight_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmRight_14), (void*)value); } inline static int32_t get_offset_of_sidearmLeft_15() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___sidearmLeft_15)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_sidearmLeft_15() const { return ___sidearmLeft_15; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_sidearmLeft_15() { return &___sidearmLeft_15; } inline void set_sidearmLeft_15(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___sidearmLeft_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmLeft_15), (void*)value); } inline static int32_t get_offset_of_mainGun_16() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___mainGun_16)); } inline MainGun_t980EBB8D46B313DE58F3E5BE9002AB4459BDB668 * get_mainGun_16() const { return ___mainGun_16; } inline MainGun_t980EBB8D46B313DE58F3E5BE9002AB4459BDB668 ** get_address_of_mainGun_16() { return &___mainGun_16; } inline void set_mainGun_16(MainGun_t980EBB8D46B313DE58F3E5BE9002AB4459BDB668 * value) { ___mainGun_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___mainGun_16), (void*)value); } inline static int32_t get_offset_of_overrideSidearmPower_17() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___overrideSidearmPower_17)); } inline int32_t get_overrideSidearmPower_17() const { return ___overrideSidearmPower_17; } inline int32_t* get_address_of_overrideSidearmPower_17() { return &___overrideSidearmPower_17; } inline void set_overrideSidearmPower_17(int32_t value) { ___overrideSidearmPower_17 = value; } inline static int32_t get_offset_of_overrideMainGunPower_18() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___overrideMainGunPower_18)); } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * get_overrideMainGunPower_18() const { return ___overrideMainGunPower_18; } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 ** get_address_of_overrideMainGunPower_18() { return &___overrideMainGunPower_18; } inline void set_overrideMainGunPower_18(List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * value) { ___overrideMainGunPower_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___overrideMainGunPower_18), (void*)value); } inline static int32_t get_offset_of_playerCollision_19() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___playerCollision_19)); } inline PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * get_playerCollision_19() const { return ___playerCollision_19; } inline PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 ** get_address_of_playerCollision_19() { return &___playerCollision_19; } inline void set_playerCollision_19(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * value) { ___playerCollision_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___playerCollision_19), (void*)value); } inline static int32_t get_offset_of_healthMeter_20() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___healthMeter_20)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_healthMeter_20() const { return ___healthMeter_20; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_healthMeter_20() { return &___healthMeter_20; } inline void set_healthMeter_20(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___healthMeter_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___healthMeter_20), (void*)value); } inline static int32_t get_offset_of_overrideBikeValues_21() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___overrideBikeValues_21)); } inline bool get_overrideBikeValues_21() const { return ___overrideBikeValues_21; } inline bool* get_address_of_overrideBikeValues_21() { return &___overrideBikeValues_21; } inline void set_overrideBikeValues_21(bool value) { ___overrideBikeValues_21 = value; } inline static int32_t get_offset_of_shimaModel_22() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___shimaModel_22)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_shimaModel_22() const { return ___shimaModel_22; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_shimaModel_22() { return &___shimaModel_22; } inline void set_shimaModel_22(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___shimaModel_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___shimaModel_22), (void*)value); } inline static int32_t get_offset_of_coreModel_23() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___coreModel_23)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_coreModel_23() const { return ___coreModel_23; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_coreModel_23() { return &___coreModel_23; } inline void set_coreModel_23(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___coreModel_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___coreModel_23), (void*)value); } inline static int32_t get_offset_of_scarabModel_24() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___scarabModel_24)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_scarabModel_24() const { return ___scarabModel_24; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_scarabModel_24() { return &___scarabModel_24; } inline void set_scarabModel_24(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___scarabModel_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___scarabModel_24), (void*)value); } inline static int32_t get_offset_of_spartanModel_25() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___spartanModel_25)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_spartanModel_25() const { return ___spartanModel_25; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_spartanModel_25() { return &___spartanModel_25; } inline void set_spartanModel_25(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___spartanModel_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___spartanModel_25), (void*)value); } inline static int32_t get_offset_of_cyborgModel_26() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___cyborgModel_26)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_cyborgModel_26() const { return ___cyborgModel_26; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_cyborgModel_26() { return &___cyborgModel_26; } inline void set_cyborgModel_26(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___cyborgModel_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___cyborgModel_26), (void*)value); } inline static int32_t get_offset_of_infiniteMissiles_27() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___infiniteMissiles_27)); } inline bool get_infiniteMissiles_27() const { return ___infiniteMissiles_27; } inline bool* get_address_of_infiniteMissiles_27() { return &___infiniteMissiles_27; } inline void set_infiniteMissiles_27(bool value) { ___infiniteMissiles_27 = value; } inline static int32_t get_offset_of_instaRush_28() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___instaRush_28)); } inline bool get_instaRush_28() const { return ___instaRush_28; } inline bool* get_address_of_instaRush_28() { return &___instaRush_28; } inline void set_instaRush_28(bool value) { ___instaRush_28 = value; } inline static int32_t get_offset_of_slomo_37() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___slomo_37)); } inline Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * get_slomo_37() const { return ___slomo_37; } inline Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 ** get_address_of_slomo_37() { return &___slomo_37; } inline void set_slomo_37(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * value) { ___slomo_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___slomo_37), (void*)value); } inline static int32_t get_offset_of_bac_38() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___bac_38)); } inline BikeAnimationController_tD766A88C01DF9298AB561EEDD9C3569C05598018 * get_bac_38() const { return ___bac_38; } inline BikeAnimationController_tD766A88C01DF9298AB561EEDD9C3569C05598018 ** get_address_of_bac_38() { return &___bac_38; } inline void set_bac_38(BikeAnimationController_tD766A88C01DF9298AB561EEDD9C3569C05598018 * value) { ___bac_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___bac_38), (void*)value); } inline static int32_t get_offset_of_sidearmR_39() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___sidearmR_39)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_sidearmR_39() const { return ___sidearmR_39; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_sidearmR_39() { return &___sidearmR_39; } inline void set_sidearmR_39(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___sidearmR_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmR_39), (void*)value); } inline static int32_t get_offset_of_sidearmL_40() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___sidearmL_40)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_sidearmL_40() const { return ___sidearmL_40; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_sidearmL_40() { return &___sidearmL_40; } inline void set_sidearmL_40(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___sidearmL_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmL_40), (void*)value); } inline static int32_t get_offset_of_vignetteMaterial_41() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40, ___vignetteMaterial_41)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_vignetteMaterial_41() const { return ___vignetteMaterial_41; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_vignetteMaterial_41() { return &___vignetteMaterial_41; } inline void set_vignetteMaterial_41(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___vignetteMaterial_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___vignetteMaterial_41), (void*)value); } }; // PlayerCollision struct PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single PlayerCollision::playerHealth float ___playerHealth_10; // System.Single PlayerCollision::startingHealth float ___startingHealth_11; // System.Single PlayerCollision::miniHealthHealing float ___miniHealthHealing_12; // System.Single PlayerCollision::smallHealthHealing float ___smallHealthHealing_13; // System.Single PlayerCollision::bigHealthHealing float ___bigHealthHealing_14; // UnityEngine.Animator PlayerCollision::damageAnimator Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___damageAnimator_15; // UnityEngine.GameObject PlayerCollision::failStateObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___failStateObject_16; // System.Single PlayerCollision::cylinderHeight float ___cylinderHeight_17; // System.Single PlayerCollision::cylinderRadius float ___cylinderRadius_18; // UnityEngine.LayerMask PlayerCollision::collisionLayerCheck LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___collisionLayerCheck_19; // System.Single PlayerCollision::forwardCollisionTolerance float ___forwardCollisionTolerance_20; // System.Single PlayerCollision::collisionRecoilTime float ___collisionRecoilTime_21; // System.Single PlayerCollision::collisionSpeedRedux float ___collisionSpeedRedux_22; // System.Single PlayerCollision::glancingCollisionSpeedRedux float ___glancingCollisionSpeedRedux_23; // System.Single PlayerCollision::minDamageInterval float ___minDamageInterval_24; // UnityEngine.Transform PlayerCollision::vehicleImpactEffect Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___vehicleImpactEffect_25; // System.Single PlayerCollision::headOnCollisionDamage float ___headOnCollisionDamage_26; // System.Single PlayerCollision::sideCollisionDamage float ___sideCollisionDamage_27; // System.Single PlayerCollision::collisionBump float ___collisionBump_28; // System.Single PlayerCollision::collisionMinSpeed float ___collisionMinSpeed_29; // System.Single PlayerCollision::trafficStyleCollisionDamage float ___trafficStyleCollisionDamage_30; // DamagedEvent PlayerCollision::tookDamageEvents DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * ___tookDamageEvents_31; // DamagedEvent PlayerCollision::healedEvents DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * ___healedEvents_32; // UnityEngine.Events.UnityEvent PlayerCollision::deathEvents UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___deathEvents_33; // UnityEngine.Vector3 PlayerCollision::moveVelocity Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___moveVelocity_34; // UnityEngine.Vector3 PlayerCollision::lastPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lastPosition_35; // System.Single PlayerCollision::pointFromCenter float ___pointFromCenter_36; // System.Single PlayerCollision::nextCollisionDamageAt float ___nextCollisionDamageAt_37; // EnemyMovement PlayerCollision::usedEm EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 * ___usedEm_38; // TrafficMovement PlayerCollision::usedTm TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * ___usedTm_39; // Obstacle PlayerCollision::hitObstacle Obstacle_t856584C385B615B2A17F4B3D9D3D47D6F6B6F1F6 * ___hitObstacle_40; // System.Collections.Generic.List`1 PlayerCollision::possibleEms List_1_t4517226CE97616CB52A98E5D6635B2BE8B2E5136 * ___possibleEms_41; // UnityEngine.Vector3 PlayerCollision::point1 Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___point1_42; // UnityEngine.Vector3 PlayerCollision::point2 Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___point2_43; // UnityEngine.Vector3 PlayerCollision::rightOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightOffset_44; // UnityEngine.Collider[] PlayerCollision::hits ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ___hits_45; // System.Single PlayerCollision::currentPlayerHealth float ___currentPlayerHealth_46; public: inline static int32_t get_offset_of_playerHealth_10() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___playerHealth_10)); } inline float get_playerHealth_10() const { return ___playerHealth_10; } inline float* get_address_of_playerHealth_10() { return &___playerHealth_10; } inline void set_playerHealth_10(float value) { ___playerHealth_10 = value; } inline static int32_t get_offset_of_startingHealth_11() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___startingHealth_11)); } inline float get_startingHealth_11() const { return ___startingHealth_11; } inline float* get_address_of_startingHealth_11() { return &___startingHealth_11; } inline void set_startingHealth_11(float value) { ___startingHealth_11 = value; } inline static int32_t get_offset_of_miniHealthHealing_12() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___miniHealthHealing_12)); } inline float get_miniHealthHealing_12() const { return ___miniHealthHealing_12; } inline float* get_address_of_miniHealthHealing_12() { return &___miniHealthHealing_12; } inline void set_miniHealthHealing_12(float value) { ___miniHealthHealing_12 = value; } inline static int32_t get_offset_of_smallHealthHealing_13() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___smallHealthHealing_13)); } inline float get_smallHealthHealing_13() const { return ___smallHealthHealing_13; } inline float* get_address_of_smallHealthHealing_13() { return &___smallHealthHealing_13; } inline void set_smallHealthHealing_13(float value) { ___smallHealthHealing_13 = value; } inline static int32_t get_offset_of_bigHealthHealing_14() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___bigHealthHealing_14)); } inline float get_bigHealthHealing_14() const { return ___bigHealthHealing_14; } inline float* get_address_of_bigHealthHealing_14() { return &___bigHealthHealing_14; } inline void set_bigHealthHealing_14(float value) { ___bigHealthHealing_14 = value; } inline static int32_t get_offset_of_damageAnimator_15() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___damageAnimator_15)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_damageAnimator_15() const { return ___damageAnimator_15; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_damageAnimator_15() { return &___damageAnimator_15; } inline void set_damageAnimator_15(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___damageAnimator_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___damageAnimator_15), (void*)value); } inline static int32_t get_offset_of_failStateObject_16() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___failStateObject_16)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_failStateObject_16() const { return ___failStateObject_16; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_failStateObject_16() { return &___failStateObject_16; } inline void set_failStateObject_16(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___failStateObject_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___failStateObject_16), (void*)value); } inline static int32_t get_offset_of_cylinderHeight_17() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___cylinderHeight_17)); } inline float get_cylinderHeight_17() const { return ___cylinderHeight_17; } inline float* get_address_of_cylinderHeight_17() { return &___cylinderHeight_17; } inline void set_cylinderHeight_17(float value) { ___cylinderHeight_17 = value; } inline static int32_t get_offset_of_cylinderRadius_18() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___cylinderRadius_18)); } inline float get_cylinderRadius_18() const { return ___cylinderRadius_18; } inline float* get_address_of_cylinderRadius_18() { return &___cylinderRadius_18; } inline void set_cylinderRadius_18(float value) { ___cylinderRadius_18 = value; } inline static int32_t get_offset_of_collisionLayerCheck_19() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___collisionLayerCheck_19)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_collisionLayerCheck_19() const { return ___collisionLayerCheck_19; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_collisionLayerCheck_19() { return &___collisionLayerCheck_19; } inline void set_collisionLayerCheck_19(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___collisionLayerCheck_19 = value; } inline static int32_t get_offset_of_forwardCollisionTolerance_20() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___forwardCollisionTolerance_20)); } inline float get_forwardCollisionTolerance_20() const { return ___forwardCollisionTolerance_20; } inline float* get_address_of_forwardCollisionTolerance_20() { return &___forwardCollisionTolerance_20; } inline void set_forwardCollisionTolerance_20(float value) { ___forwardCollisionTolerance_20 = value; } inline static int32_t get_offset_of_collisionRecoilTime_21() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___collisionRecoilTime_21)); } inline float get_collisionRecoilTime_21() const { return ___collisionRecoilTime_21; } inline float* get_address_of_collisionRecoilTime_21() { return &___collisionRecoilTime_21; } inline void set_collisionRecoilTime_21(float value) { ___collisionRecoilTime_21 = value; } inline static int32_t get_offset_of_collisionSpeedRedux_22() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___collisionSpeedRedux_22)); } inline float get_collisionSpeedRedux_22() const { return ___collisionSpeedRedux_22; } inline float* get_address_of_collisionSpeedRedux_22() { return &___collisionSpeedRedux_22; } inline void set_collisionSpeedRedux_22(float value) { ___collisionSpeedRedux_22 = value; } inline static int32_t get_offset_of_glancingCollisionSpeedRedux_23() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___glancingCollisionSpeedRedux_23)); } inline float get_glancingCollisionSpeedRedux_23() const { return ___glancingCollisionSpeedRedux_23; } inline float* get_address_of_glancingCollisionSpeedRedux_23() { return &___glancingCollisionSpeedRedux_23; } inline void set_glancingCollisionSpeedRedux_23(float value) { ___glancingCollisionSpeedRedux_23 = value; } inline static int32_t get_offset_of_minDamageInterval_24() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___minDamageInterval_24)); } inline float get_minDamageInterval_24() const { return ___minDamageInterval_24; } inline float* get_address_of_minDamageInterval_24() { return &___minDamageInterval_24; } inline void set_minDamageInterval_24(float value) { ___minDamageInterval_24 = value; } inline static int32_t get_offset_of_vehicleImpactEffect_25() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___vehicleImpactEffect_25)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_vehicleImpactEffect_25() const { return ___vehicleImpactEffect_25; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_vehicleImpactEffect_25() { return &___vehicleImpactEffect_25; } inline void set_vehicleImpactEffect_25(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___vehicleImpactEffect_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___vehicleImpactEffect_25), (void*)value); } inline static int32_t get_offset_of_headOnCollisionDamage_26() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___headOnCollisionDamage_26)); } inline float get_headOnCollisionDamage_26() const { return ___headOnCollisionDamage_26; } inline float* get_address_of_headOnCollisionDamage_26() { return &___headOnCollisionDamage_26; } inline void set_headOnCollisionDamage_26(float value) { ___headOnCollisionDamage_26 = value; } inline static int32_t get_offset_of_sideCollisionDamage_27() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___sideCollisionDamage_27)); } inline float get_sideCollisionDamage_27() const { return ___sideCollisionDamage_27; } inline float* get_address_of_sideCollisionDamage_27() { return &___sideCollisionDamage_27; } inline void set_sideCollisionDamage_27(float value) { ___sideCollisionDamage_27 = value; } inline static int32_t get_offset_of_collisionBump_28() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___collisionBump_28)); } inline float get_collisionBump_28() const { return ___collisionBump_28; } inline float* get_address_of_collisionBump_28() { return &___collisionBump_28; } inline void set_collisionBump_28(float value) { ___collisionBump_28 = value; } inline static int32_t get_offset_of_collisionMinSpeed_29() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___collisionMinSpeed_29)); } inline float get_collisionMinSpeed_29() const { return ___collisionMinSpeed_29; } inline float* get_address_of_collisionMinSpeed_29() { return &___collisionMinSpeed_29; } inline void set_collisionMinSpeed_29(float value) { ___collisionMinSpeed_29 = value; } inline static int32_t get_offset_of_trafficStyleCollisionDamage_30() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___trafficStyleCollisionDamage_30)); } inline float get_trafficStyleCollisionDamage_30() const { return ___trafficStyleCollisionDamage_30; } inline float* get_address_of_trafficStyleCollisionDamage_30() { return &___trafficStyleCollisionDamage_30; } inline void set_trafficStyleCollisionDamage_30(float value) { ___trafficStyleCollisionDamage_30 = value; } inline static int32_t get_offset_of_tookDamageEvents_31() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___tookDamageEvents_31)); } inline DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * get_tookDamageEvents_31() const { return ___tookDamageEvents_31; } inline DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB ** get_address_of_tookDamageEvents_31() { return &___tookDamageEvents_31; } inline void set_tookDamageEvents_31(DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * value) { ___tookDamageEvents_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___tookDamageEvents_31), (void*)value); } inline static int32_t get_offset_of_healedEvents_32() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___healedEvents_32)); } inline DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * get_healedEvents_32() const { return ___healedEvents_32; } inline DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB ** get_address_of_healedEvents_32() { return &___healedEvents_32; } inline void set_healedEvents_32(DamagedEvent_tAB6E16582BEA251546BF302CE53E9349ECC5ACAB * value) { ___healedEvents_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___healedEvents_32), (void*)value); } inline static int32_t get_offset_of_deathEvents_33() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___deathEvents_33)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_deathEvents_33() const { return ___deathEvents_33; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_deathEvents_33() { return &___deathEvents_33; } inline void set_deathEvents_33(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___deathEvents_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___deathEvents_33), (void*)value); } inline static int32_t get_offset_of_moveVelocity_34() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___moveVelocity_34)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_moveVelocity_34() const { return ___moveVelocity_34; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_moveVelocity_34() { return &___moveVelocity_34; } inline void set_moveVelocity_34(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___moveVelocity_34 = value; } inline static int32_t get_offset_of_lastPosition_35() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___lastPosition_35)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_lastPosition_35() const { return ___lastPosition_35; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_lastPosition_35() { return &___lastPosition_35; } inline void set_lastPosition_35(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___lastPosition_35 = value; } inline static int32_t get_offset_of_pointFromCenter_36() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___pointFromCenter_36)); } inline float get_pointFromCenter_36() const { return ___pointFromCenter_36; } inline float* get_address_of_pointFromCenter_36() { return &___pointFromCenter_36; } inline void set_pointFromCenter_36(float value) { ___pointFromCenter_36 = value; } inline static int32_t get_offset_of_nextCollisionDamageAt_37() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___nextCollisionDamageAt_37)); } inline float get_nextCollisionDamageAt_37() const { return ___nextCollisionDamageAt_37; } inline float* get_address_of_nextCollisionDamageAt_37() { return &___nextCollisionDamageAt_37; } inline void set_nextCollisionDamageAt_37(float value) { ___nextCollisionDamageAt_37 = value; } inline static int32_t get_offset_of_usedEm_38() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___usedEm_38)); } inline EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 * get_usedEm_38() const { return ___usedEm_38; } inline EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 ** get_address_of_usedEm_38() { return &___usedEm_38; } inline void set_usedEm_38(EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 * value) { ___usedEm_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___usedEm_38), (void*)value); } inline static int32_t get_offset_of_usedTm_39() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___usedTm_39)); } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * get_usedTm_39() const { return ___usedTm_39; } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 ** get_address_of_usedTm_39() { return &___usedTm_39; } inline void set_usedTm_39(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * value) { ___usedTm_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___usedTm_39), (void*)value); } inline static int32_t get_offset_of_hitObstacle_40() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___hitObstacle_40)); } inline Obstacle_t856584C385B615B2A17F4B3D9D3D47D6F6B6F1F6 * get_hitObstacle_40() const { return ___hitObstacle_40; } inline Obstacle_t856584C385B615B2A17F4B3D9D3D47D6F6B6F1F6 ** get_address_of_hitObstacle_40() { return &___hitObstacle_40; } inline void set_hitObstacle_40(Obstacle_t856584C385B615B2A17F4B3D9D3D47D6F6B6F1F6 * value) { ___hitObstacle_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitObstacle_40), (void*)value); } inline static int32_t get_offset_of_possibleEms_41() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___possibleEms_41)); } inline List_1_t4517226CE97616CB52A98E5D6635B2BE8B2E5136 * get_possibleEms_41() const { return ___possibleEms_41; } inline List_1_t4517226CE97616CB52A98E5D6635B2BE8B2E5136 ** get_address_of_possibleEms_41() { return &___possibleEms_41; } inline void set_possibleEms_41(List_1_t4517226CE97616CB52A98E5D6635B2BE8B2E5136 * value) { ___possibleEms_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___possibleEms_41), (void*)value); } inline static int32_t get_offset_of_point1_42() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___point1_42)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_point1_42() const { return ___point1_42; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_point1_42() { return &___point1_42; } inline void set_point1_42(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___point1_42 = value; } inline static int32_t get_offset_of_point2_43() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___point2_43)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_point2_43() const { return ___point2_43; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_point2_43() { return &___point2_43; } inline void set_point2_43(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___point2_43 = value; } inline static int32_t get_offset_of_rightOffset_44() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___rightOffset_44)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightOffset_44() const { return ___rightOffset_44; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightOffset_44() { return &___rightOffset_44; } inline void set_rightOffset_44(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightOffset_44 = value; } inline static int32_t get_offset_of_hits_45() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___hits_45)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get_hits_45() const { return ___hits_45; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of_hits_45() { return &___hits_45; } inline void set_hits_45(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ___hits_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___hits_45), (void*)value); } inline static int32_t get_offset_of_currentPlayerHealth_46() { return static_cast(offsetof(PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849, ___currentPlayerHealth_46)); } inline float get_currentPlayerHealth_46() const { return ___currentPlayerHealth_46; } inline float* get_address_of_currentPlayerHealth_46() { return &___currentPlayerHealth_46; } inline void set_currentPlayerHealth_46(float value) { ___currentPlayerHealth_46 = value; } }; // PlayerMovement struct PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single PlayerMovement::forwardMovementControl float ___forwardMovementControl_6; // System.Single PlayerMovement::sustainedBrakingControl float ___sustainedBrakingControl_7; // System.Single PlayerMovement::instantBrakeDuration float ___instantBrakeDuration_8; // System.Single PlayerMovement::maximumLean float ___maximumLean_9; // System.Single PlayerMovement::minLeanThreshold float ___minLeanThreshold_10; // System.Single PlayerMovement::leanSpeed float ___leanSpeed_11; // System.Single PlayerMovement::lateralForce float ___lateralForce_12; // System.Single PlayerMovement::slowLateralForce float ___slowLateralForce_13; // System.Single PlayerMovement::lateralLeanIntensity float ___lateralLeanIntensity_14; // System.Single PlayerMovement::cameraLateralLeanIntensity float ___cameraLateralLeanIntensity_15; // System.Single PlayerMovement::recenterUntil float ___recenterUntil_16; // System.Boolean PlayerMovement::decenter bool ___decenter_17; // System.Single PlayerMovement::holdPositionUntil float ___holdPositionUntil_18; // System.Single PlayerMovement::brakeDuration float ___brakeDuration_19; // UnityEngine.Vector3 PlayerMovement::lateralStep Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lateralStep_20; // UnityEngine.LayerMask PlayerMovement::roadLayer LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___roadLayer_21; // UnityEngine.RaycastHit[] PlayerMovement::roadHit RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___roadHit_22; // UnityEngine.Vector3 PlayerMovement::followerToPlayer Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___followerToPlayer_23; // System.Single PlayerMovement::playerRoadOrientation float ___playerRoadOrientation_24; // System.Single PlayerMovement::k__BackingField float ___U3CRoadCenterDistanceU3Ek__BackingField_25; // System.Int32 PlayerMovement::constraintPriority int32_t ___constraintPriority_26; // System.Boolean PlayerMovement::k__BackingField bool ___U3CCenterBlockU3Ek__BackingField_27; // System.Boolean PlayerMovement::k__BackingField bool ___U3CRightSideBlockedU3Ek__BackingField_28; // System.Boolean PlayerMovement::k__BackingField bool ___U3CLeftSideBlockedU3Ek__BackingField_29; public: inline static int32_t get_offset_of_forwardMovementControl_6() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___forwardMovementControl_6)); } inline float get_forwardMovementControl_6() const { return ___forwardMovementControl_6; } inline float* get_address_of_forwardMovementControl_6() { return &___forwardMovementControl_6; } inline void set_forwardMovementControl_6(float value) { ___forwardMovementControl_6 = value; } inline static int32_t get_offset_of_sustainedBrakingControl_7() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___sustainedBrakingControl_7)); } inline float get_sustainedBrakingControl_7() const { return ___sustainedBrakingControl_7; } inline float* get_address_of_sustainedBrakingControl_7() { return &___sustainedBrakingControl_7; } inline void set_sustainedBrakingControl_7(float value) { ___sustainedBrakingControl_7 = value; } inline static int32_t get_offset_of_instantBrakeDuration_8() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___instantBrakeDuration_8)); } inline float get_instantBrakeDuration_8() const { return ___instantBrakeDuration_8; } inline float* get_address_of_instantBrakeDuration_8() { return &___instantBrakeDuration_8; } inline void set_instantBrakeDuration_8(float value) { ___instantBrakeDuration_8 = value; } inline static int32_t get_offset_of_maximumLean_9() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___maximumLean_9)); } inline float get_maximumLean_9() const { return ___maximumLean_9; } inline float* get_address_of_maximumLean_9() { return &___maximumLean_9; } inline void set_maximumLean_9(float value) { ___maximumLean_9 = value; } inline static int32_t get_offset_of_minLeanThreshold_10() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___minLeanThreshold_10)); } inline float get_minLeanThreshold_10() const { return ___minLeanThreshold_10; } inline float* get_address_of_minLeanThreshold_10() { return &___minLeanThreshold_10; } inline void set_minLeanThreshold_10(float value) { ___minLeanThreshold_10 = value; } inline static int32_t get_offset_of_leanSpeed_11() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___leanSpeed_11)); } inline float get_leanSpeed_11() const { return ___leanSpeed_11; } inline float* get_address_of_leanSpeed_11() { return &___leanSpeed_11; } inline void set_leanSpeed_11(float value) { ___leanSpeed_11 = value; } inline static int32_t get_offset_of_lateralForce_12() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___lateralForce_12)); } inline float get_lateralForce_12() const { return ___lateralForce_12; } inline float* get_address_of_lateralForce_12() { return &___lateralForce_12; } inline void set_lateralForce_12(float value) { ___lateralForce_12 = value; } inline static int32_t get_offset_of_slowLateralForce_13() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___slowLateralForce_13)); } inline float get_slowLateralForce_13() const { return ___slowLateralForce_13; } inline float* get_address_of_slowLateralForce_13() { return &___slowLateralForce_13; } inline void set_slowLateralForce_13(float value) { ___slowLateralForce_13 = value; } inline static int32_t get_offset_of_lateralLeanIntensity_14() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___lateralLeanIntensity_14)); } inline float get_lateralLeanIntensity_14() const { return ___lateralLeanIntensity_14; } inline float* get_address_of_lateralLeanIntensity_14() { return &___lateralLeanIntensity_14; } inline void set_lateralLeanIntensity_14(float value) { ___lateralLeanIntensity_14 = value; } inline static int32_t get_offset_of_cameraLateralLeanIntensity_15() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___cameraLateralLeanIntensity_15)); } inline float get_cameraLateralLeanIntensity_15() const { return ___cameraLateralLeanIntensity_15; } inline float* get_address_of_cameraLateralLeanIntensity_15() { return &___cameraLateralLeanIntensity_15; } inline void set_cameraLateralLeanIntensity_15(float value) { ___cameraLateralLeanIntensity_15 = value; } inline static int32_t get_offset_of_recenterUntil_16() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___recenterUntil_16)); } inline float get_recenterUntil_16() const { return ___recenterUntil_16; } inline float* get_address_of_recenterUntil_16() { return &___recenterUntil_16; } inline void set_recenterUntil_16(float value) { ___recenterUntil_16 = value; } inline static int32_t get_offset_of_decenter_17() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___decenter_17)); } inline bool get_decenter_17() const { return ___decenter_17; } inline bool* get_address_of_decenter_17() { return &___decenter_17; } inline void set_decenter_17(bool value) { ___decenter_17 = value; } inline static int32_t get_offset_of_holdPositionUntil_18() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___holdPositionUntil_18)); } inline float get_holdPositionUntil_18() const { return ___holdPositionUntil_18; } inline float* get_address_of_holdPositionUntil_18() { return &___holdPositionUntil_18; } inline void set_holdPositionUntil_18(float value) { ___holdPositionUntil_18 = value; } inline static int32_t get_offset_of_brakeDuration_19() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___brakeDuration_19)); } inline float get_brakeDuration_19() const { return ___brakeDuration_19; } inline float* get_address_of_brakeDuration_19() { return &___brakeDuration_19; } inline void set_brakeDuration_19(float value) { ___brakeDuration_19 = value; } inline static int32_t get_offset_of_lateralStep_20() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___lateralStep_20)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_lateralStep_20() const { return ___lateralStep_20; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_lateralStep_20() { return &___lateralStep_20; } inline void set_lateralStep_20(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___lateralStep_20 = value; } inline static int32_t get_offset_of_roadLayer_21() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___roadLayer_21)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_roadLayer_21() const { return ___roadLayer_21; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_roadLayer_21() { return &___roadLayer_21; } inline void set_roadLayer_21(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___roadLayer_21 = value; } inline static int32_t get_offset_of_roadHit_22() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___roadHit_22)); } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* get_roadHit_22() const { return ___roadHit_22; } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09** get_address_of_roadHit_22() { return &___roadHit_22; } inline void set_roadHit_22(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* value) { ___roadHit_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___roadHit_22), (void*)value); } inline static int32_t get_offset_of_followerToPlayer_23() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___followerToPlayer_23)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_followerToPlayer_23() const { return ___followerToPlayer_23; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_followerToPlayer_23() { return &___followerToPlayer_23; } inline void set_followerToPlayer_23(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___followerToPlayer_23 = value; } inline static int32_t get_offset_of_playerRoadOrientation_24() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___playerRoadOrientation_24)); } inline float get_playerRoadOrientation_24() const { return ___playerRoadOrientation_24; } inline float* get_address_of_playerRoadOrientation_24() { return &___playerRoadOrientation_24; } inline void set_playerRoadOrientation_24(float value) { ___playerRoadOrientation_24 = value; } inline static int32_t get_offset_of_U3CRoadCenterDistanceU3Ek__BackingField_25() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___U3CRoadCenterDistanceU3Ek__BackingField_25)); } inline float get_U3CRoadCenterDistanceU3Ek__BackingField_25() const { return ___U3CRoadCenterDistanceU3Ek__BackingField_25; } inline float* get_address_of_U3CRoadCenterDistanceU3Ek__BackingField_25() { return &___U3CRoadCenterDistanceU3Ek__BackingField_25; } inline void set_U3CRoadCenterDistanceU3Ek__BackingField_25(float value) { ___U3CRoadCenterDistanceU3Ek__BackingField_25 = value; } inline static int32_t get_offset_of_constraintPriority_26() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___constraintPriority_26)); } inline int32_t get_constraintPriority_26() const { return ___constraintPriority_26; } inline int32_t* get_address_of_constraintPriority_26() { return &___constraintPriority_26; } inline void set_constraintPriority_26(int32_t value) { ___constraintPriority_26 = value; } inline static int32_t get_offset_of_U3CCenterBlockU3Ek__BackingField_27() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___U3CCenterBlockU3Ek__BackingField_27)); } inline bool get_U3CCenterBlockU3Ek__BackingField_27() const { return ___U3CCenterBlockU3Ek__BackingField_27; } inline bool* get_address_of_U3CCenterBlockU3Ek__BackingField_27() { return &___U3CCenterBlockU3Ek__BackingField_27; } inline void set_U3CCenterBlockU3Ek__BackingField_27(bool value) { ___U3CCenterBlockU3Ek__BackingField_27 = value; } inline static int32_t get_offset_of_U3CRightSideBlockedU3Ek__BackingField_28() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___U3CRightSideBlockedU3Ek__BackingField_28)); } inline bool get_U3CRightSideBlockedU3Ek__BackingField_28() const { return ___U3CRightSideBlockedU3Ek__BackingField_28; } inline bool* get_address_of_U3CRightSideBlockedU3Ek__BackingField_28() { return &___U3CRightSideBlockedU3Ek__BackingField_28; } inline void set_U3CRightSideBlockedU3Ek__BackingField_28(bool value) { ___U3CRightSideBlockedU3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_U3CLeftSideBlockedU3Ek__BackingField_29() { return static_cast(offsetof(PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB, ___U3CLeftSideBlockedU3Ek__BackingField_29)); } inline bool get_U3CLeftSideBlockedU3Ek__BackingField_29() const { return ___U3CLeftSideBlockedU3Ek__BackingField_29; } inline bool* get_address_of_U3CLeftSideBlockedU3Ek__BackingField_29() { return &___U3CLeftSideBlockedU3Ek__BackingField_29; } inline void set_U3CLeftSideBlockedU3Ek__BackingField_29(bool value) { ___U3CLeftSideBlockedU3Ek__BackingField_29 = value; } }; // PowerUp struct PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // PowerUpType PowerUp::type int32_t ___type_5; // System.Boolean PowerUp::bikeCanPickup bool ___bikeCanPickup_6; // UnityEngine.UI.Text PowerUp::powerupTextField Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___powerupTextField_7; // Follower PowerUp::follower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___follower_11; // UnityEngine.Animator PowerUp::anim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___anim_12; // System.Boolean PowerUp::pickedUp bool ___pickedUp_13; public: inline static int32_t get_offset_of_type_5() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___type_5)); } inline int32_t get_type_5() const { return ___type_5; } inline int32_t* get_address_of_type_5() { return &___type_5; } inline void set_type_5(int32_t value) { ___type_5 = value; } inline static int32_t get_offset_of_bikeCanPickup_6() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___bikeCanPickup_6)); } inline bool get_bikeCanPickup_6() const { return ___bikeCanPickup_6; } inline bool* get_address_of_bikeCanPickup_6() { return &___bikeCanPickup_6; } inline void set_bikeCanPickup_6(bool value) { ___bikeCanPickup_6 = value; } inline static int32_t get_offset_of_powerupTextField_7() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___powerupTextField_7)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_powerupTextField_7() const { return ___powerupTextField_7; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_powerupTextField_7() { return &___powerupTextField_7; } inline void set_powerupTextField_7(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___powerupTextField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___powerupTextField_7), (void*)value); } inline static int32_t get_offset_of_follower_11() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___follower_11)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_follower_11() const { return ___follower_11; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_follower_11() { return &___follower_11; } inline void set_follower_11(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___follower_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_11), (void*)value); } inline static int32_t get_offset_of_anim_12() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___anim_12)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_anim_12() const { return ___anim_12; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_anim_12() { return &___anim_12; } inline void set_anim_12(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___anim_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___anim_12), (void*)value); } inline static int32_t get_offset_of_pickedUp_13() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5, ___pickedUp_13)); } inline bool get_pickedUp_13() const { return ___pickedUp_13; } inline bool* get_address_of_pickedUp_13() { return &___pickedUp_13; } inline void set_pickedUp_13(bool value) { ___pickedUp_13 = value; } }; // Projectile struct Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single Projectile::damage float ___damage_4; // System.Single Projectile::maxLifetime float ___maxLifetime_5; // System.Boolean Projectile::playerFired bool ___playerFired_6; // UnityEngine.Transform Projectile::overrideHitParticles Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___overrideHitParticles_7; // UnityEngine.Transform Projectile::playerHitParticles Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___playerHitParticles_8; // System.Boolean Projectile::destroyOnHit bool ___destroyOnHit_9; // System.Boolean Projectile::stopOnHit bool ___stopOnHit_10; // System.Boolean Projectile::gainsSidearmPositiveMultiplier bool ___gainsSidearmPositiveMultiplier_11; // System.Boolean Projectile::colliderOffOnHit bool ___colliderOffOnHit_12; // UnityEngine.Transform Projectile::counteredProjectileOverride Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___counteredProjectileOverride_13; // System.Boolean Projectile::pauseCountdown bool ___pauseCountdown_14; // System.Single Projectile::currentLifetime float ___currentLifetime_15; // System.Boolean Projectile::registeredHit bool ___registeredHit_16; // System.Collections.Generic.List`1 Projectile::currentCollisions List_1_t2B6ADA43402BA99EF4AA7CB142782194148FDDD9 * ___currentCollisions_17; // UnityEngine.Rigidbody Projectile::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_18; public: inline static int32_t get_offset_of_damage_4() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___damage_4)); } inline float get_damage_4() const { return ___damage_4; } inline float* get_address_of_damage_4() { return &___damage_4; } inline void set_damage_4(float value) { ___damage_4 = value; } inline static int32_t get_offset_of_maxLifetime_5() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___maxLifetime_5)); } inline float get_maxLifetime_5() const { return ___maxLifetime_5; } inline float* get_address_of_maxLifetime_5() { return &___maxLifetime_5; } inline void set_maxLifetime_5(float value) { ___maxLifetime_5 = value; } inline static int32_t get_offset_of_playerFired_6() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___playerFired_6)); } inline bool get_playerFired_6() const { return ___playerFired_6; } inline bool* get_address_of_playerFired_6() { return &___playerFired_6; } inline void set_playerFired_6(bool value) { ___playerFired_6 = value; } inline static int32_t get_offset_of_overrideHitParticles_7() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___overrideHitParticles_7)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_overrideHitParticles_7() const { return ___overrideHitParticles_7; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_overrideHitParticles_7() { return &___overrideHitParticles_7; } inline void set_overrideHitParticles_7(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___overrideHitParticles_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___overrideHitParticles_7), (void*)value); } inline static int32_t get_offset_of_playerHitParticles_8() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___playerHitParticles_8)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_playerHitParticles_8() const { return ___playerHitParticles_8; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_playerHitParticles_8() { return &___playerHitParticles_8; } inline void set_playerHitParticles_8(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___playerHitParticles_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___playerHitParticles_8), (void*)value); } inline static int32_t get_offset_of_destroyOnHit_9() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___destroyOnHit_9)); } inline bool get_destroyOnHit_9() const { return ___destroyOnHit_9; } inline bool* get_address_of_destroyOnHit_9() { return &___destroyOnHit_9; } inline void set_destroyOnHit_9(bool value) { ___destroyOnHit_9 = value; } inline static int32_t get_offset_of_stopOnHit_10() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___stopOnHit_10)); } inline bool get_stopOnHit_10() const { return ___stopOnHit_10; } inline bool* get_address_of_stopOnHit_10() { return &___stopOnHit_10; } inline void set_stopOnHit_10(bool value) { ___stopOnHit_10 = value; } inline static int32_t get_offset_of_gainsSidearmPositiveMultiplier_11() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___gainsSidearmPositiveMultiplier_11)); } inline bool get_gainsSidearmPositiveMultiplier_11() const { return ___gainsSidearmPositiveMultiplier_11; } inline bool* get_address_of_gainsSidearmPositiveMultiplier_11() { return &___gainsSidearmPositiveMultiplier_11; } inline void set_gainsSidearmPositiveMultiplier_11(bool value) { ___gainsSidearmPositiveMultiplier_11 = value; } inline static int32_t get_offset_of_colliderOffOnHit_12() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___colliderOffOnHit_12)); } inline bool get_colliderOffOnHit_12() const { return ___colliderOffOnHit_12; } inline bool* get_address_of_colliderOffOnHit_12() { return &___colliderOffOnHit_12; } inline void set_colliderOffOnHit_12(bool value) { ___colliderOffOnHit_12 = value; } inline static int32_t get_offset_of_counteredProjectileOverride_13() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___counteredProjectileOverride_13)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_counteredProjectileOverride_13() const { return ___counteredProjectileOverride_13; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_counteredProjectileOverride_13() { return &___counteredProjectileOverride_13; } inline void set_counteredProjectileOverride_13(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___counteredProjectileOverride_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___counteredProjectileOverride_13), (void*)value); } inline static int32_t get_offset_of_pauseCountdown_14() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___pauseCountdown_14)); } inline bool get_pauseCountdown_14() const { return ___pauseCountdown_14; } inline bool* get_address_of_pauseCountdown_14() { return &___pauseCountdown_14; } inline void set_pauseCountdown_14(bool value) { ___pauseCountdown_14 = value; } inline static int32_t get_offset_of_currentLifetime_15() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___currentLifetime_15)); } inline float get_currentLifetime_15() const { return ___currentLifetime_15; } inline float* get_address_of_currentLifetime_15() { return &___currentLifetime_15; } inline void set_currentLifetime_15(float value) { ___currentLifetime_15 = value; } inline static int32_t get_offset_of_registeredHit_16() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___registeredHit_16)); } inline bool get_registeredHit_16() const { return ___registeredHit_16; } inline bool* get_address_of_registeredHit_16() { return &___registeredHit_16; } inline void set_registeredHit_16(bool value) { ___registeredHit_16 = value; } inline static int32_t get_offset_of_currentCollisions_17() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___currentCollisions_17)); } inline List_1_t2B6ADA43402BA99EF4AA7CB142782194148FDDD9 * get_currentCollisions_17() const { return ___currentCollisions_17; } inline List_1_t2B6ADA43402BA99EF4AA7CB142782194148FDDD9 ** get_address_of_currentCollisions_17() { return &___currentCollisions_17; } inline void set_currentCollisions_17(List_1_t2B6ADA43402BA99EF4AA7CB142782194148FDDD9 * value) { ___currentCollisions_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentCollisions_17), (void*)value); } inline static int32_t get_offset_of_rb_18() { return static_cast(offsetof(Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A, ___rb_18)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_18() const { return ___rb_18; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_18() { return &___rb_18; } inline void set_rb_18(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_18), (void*)value); } }; // RoadsideCreditsPlacer struct RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject RoadsideCreditsPlacer::creditHolderPrefab GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___creditHolderPrefab_4; // CreditPlacement[] RoadsideCreditsPlacer::credits CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* ___credits_5; // System.Single RoadsideCreditsPlacer::spawnAheadDistance float ___spawnAheadDistance_6; // System.Single RoadsideCreditsPlacer::advanceAfterFinalCredit float ___advanceAfterFinalCredit_7; // GameMenu RoadsideCreditsPlacer::menu GameMenu_tFE29D04D6B7259FC42096591467B58F6F7E89EAF * ___menu_8; // System.Int32 RoadsideCreditsPlacer::currentCredit int32_t ___currentCredit_9; // System.Single RoadsideCreditsPlacer::nextPlaceDistance float ___nextPlaceDistance_10; // System.Single RoadsideCreditsPlacer::currentPlacementDistance float ___currentPlacementDistance_11; // UnityEngine.UI.Text RoadsideCreditsPlacer::creditTextField Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___creditTextField_12; public: inline static int32_t get_offset_of_creditHolderPrefab_4() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___creditHolderPrefab_4)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_creditHolderPrefab_4() const { return ___creditHolderPrefab_4; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_creditHolderPrefab_4() { return &___creditHolderPrefab_4; } inline void set_creditHolderPrefab_4(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___creditHolderPrefab_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___creditHolderPrefab_4), (void*)value); } inline static int32_t get_offset_of_credits_5() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___credits_5)); } inline CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* get_credits_5() const { return ___credits_5; } inline CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930** get_address_of_credits_5() { return &___credits_5; } inline void set_credits_5(CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* value) { ___credits_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___credits_5), (void*)value); } inline static int32_t get_offset_of_spawnAheadDistance_6() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___spawnAheadDistance_6)); } inline float get_spawnAheadDistance_6() const { return ___spawnAheadDistance_6; } inline float* get_address_of_spawnAheadDistance_6() { return &___spawnAheadDistance_6; } inline void set_spawnAheadDistance_6(float value) { ___spawnAheadDistance_6 = value; } inline static int32_t get_offset_of_advanceAfterFinalCredit_7() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___advanceAfterFinalCredit_7)); } inline float get_advanceAfterFinalCredit_7() const { return ___advanceAfterFinalCredit_7; } inline float* get_address_of_advanceAfterFinalCredit_7() { return &___advanceAfterFinalCredit_7; } inline void set_advanceAfterFinalCredit_7(float value) { ___advanceAfterFinalCredit_7 = value; } inline static int32_t get_offset_of_menu_8() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___menu_8)); } inline GameMenu_tFE29D04D6B7259FC42096591467B58F6F7E89EAF * get_menu_8() const { return ___menu_8; } inline GameMenu_tFE29D04D6B7259FC42096591467B58F6F7E89EAF ** get_address_of_menu_8() { return &___menu_8; } inline void set_menu_8(GameMenu_tFE29D04D6B7259FC42096591467B58F6F7E89EAF * value) { ___menu_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___menu_8), (void*)value); } inline static int32_t get_offset_of_currentCredit_9() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___currentCredit_9)); } inline int32_t get_currentCredit_9() const { return ___currentCredit_9; } inline int32_t* get_address_of_currentCredit_9() { return &___currentCredit_9; } inline void set_currentCredit_9(int32_t value) { ___currentCredit_9 = value; } inline static int32_t get_offset_of_nextPlaceDistance_10() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___nextPlaceDistance_10)); } inline float get_nextPlaceDistance_10() const { return ___nextPlaceDistance_10; } inline float* get_address_of_nextPlaceDistance_10() { return &___nextPlaceDistance_10; } inline void set_nextPlaceDistance_10(float value) { ___nextPlaceDistance_10 = value; } inline static int32_t get_offset_of_currentPlacementDistance_11() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___currentPlacementDistance_11)); } inline float get_currentPlacementDistance_11() const { return ___currentPlacementDistance_11; } inline float* get_address_of_currentPlacementDistance_11() { return &___currentPlacementDistance_11; } inline void set_currentPlacementDistance_11(float value) { ___currentPlacementDistance_11 = value; } inline static int32_t get_offset_of_creditTextField_12() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A, ___creditTextField_12)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_creditTextField_12() const { return ___creditTextField_12; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_creditTextField_12() { return &___creditTextField_12; } inline void set_creditTextField_12(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___creditTextField_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___creditTextField_12), (void*)value); } }; // RoadsideRepeatedPlacement struct RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject[] RoadsideRepeatedPlacement::prefabs GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___prefabs_5; // System.Boolean RoadsideRepeatedPlacement::randomizePlacement bool ___randomizePlacement_6; // System.Boolean RoadsideRepeatedPlacement::preload bool ___preload_7; // System.Single RoadsideRepeatedPlacement::startDistance float ___startDistance_8; // System.Single RoadsideRepeatedPlacement::spacing float ___spacing_9; // System.Single RoadsideRepeatedPlacement::groupingSpacing float ___groupingSpacing_10; // System.Single RoadsideRepeatedPlacement::spacingRandomizationDistance float ___spacingRandomizationDistance_11; // System.Int32 RoadsideRepeatedPlacement::maxObjects int32_t ___maxObjects_12; // System.Single RoadsideRepeatedPlacement::spawnAheadDistance float ___spawnAheadDistance_13; // UnityEngine.Vector3 RoadsideRepeatedPlacement::relativePlacementPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___relativePlacementPosition_14; // UnityEngine.Vector3 RoadsideRepeatedPlacement::relativePlacementRandomization Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___relativePlacementRandomization_15; // System.Boolean RoadsideRepeatedPlacement::useWorldUp bool ___useWorldUp_16; // System.Boolean RoadsideRepeatedPlacement::flipped bool ___flipped_17; // System.Boolean RoadsideRepeatedPlacement::parentToPlacer bool ___parentToPlacer_18; // System.Boolean RoadsideRepeatedPlacement::trackRemoval bool ___trackRemoval_19; // UnityEngine.Events.UnityEvent RoadsideRepeatedPlacement::onPlacementFinish UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onPlacementFinish_20; // System.Int32 RoadsideRepeatedPlacement::earliestWave int32_t ___earliestWave_21; // System.Int32 RoadsideRepeatedPlacement::latestWave int32_t ___latestWave_22; // System.Collections.Generic.List`1 RoadsideRepeatedPlacement::objectPool List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___objectPool_23; // System.Single RoadsideRepeatedPlacement::nextPlaceDistance float ___nextPlaceDistance_24; // System.Single RoadsideRepeatedPlacement::currentPlacementDistance float ___currentPlacementDistance_25; // System.Boolean RoadsideRepeatedPlacement::delaying bool ___delaying_26; // System.Single RoadsideRepeatedPlacement::aheadDistAfterDelay float ___aheadDistAfterDelay_27; public: inline static int32_t get_offset_of_prefabs_5() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___prefabs_5)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_prefabs_5() const { return ___prefabs_5; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_prefabs_5() { return &___prefabs_5; } inline void set_prefabs_5(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___prefabs_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___prefabs_5), (void*)value); } inline static int32_t get_offset_of_randomizePlacement_6() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___randomizePlacement_6)); } inline bool get_randomizePlacement_6() const { return ___randomizePlacement_6; } inline bool* get_address_of_randomizePlacement_6() { return &___randomizePlacement_6; } inline void set_randomizePlacement_6(bool value) { ___randomizePlacement_6 = value; } inline static int32_t get_offset_of_preload_7() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___preload_7)); } inline bool get_preload_7() const { return ___preload_7; } inline bool* get_address_of_preload_7() { return &___preload_7; } inline void set_preload_7(bool value) { ___preload_7 = value; } inline static int32_t get_offset_of_startDistance_8() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___startDistance_8)); } inline float get_startDistance_8() const { return ___startDistance_8; } inline float* get_address_of_startDistance_8() { return &___startDistance_8; } inline void set_startDistance_8(float value) { ___startDistance_8 = value; } inline static int32_t get_offset_of_spacing_9() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___spacing_9)); } inline float get_spacing_9() const { return ___spacing_9; } inline float* get_address_of_spacing_9() { return &___spacing_9; } inline void set_spacing_9(float value) { ___spacing_9 = value; } inline static int32_t get_offset_of_groupingSpacing_10() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___groupingSpacing_10)); } inline float get_groupingSpacing_10() const { return ___groupingSpacing_10; } inline float* get_address_of_groupingSpacing_10() { return &___groupingSpacing_10; } inline void set_groupingSpacing_10(float value) { ___groupingSpacing_10 = value; } inline static int32_t get_offset_of_spacingRandomizationDistance_11() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___spacingRandomizationDistance_11)); } inline float get_spacingRandomizationDistance_11() const { return ___spacingRandomizationDistance_11; } inline float* get_address_of_spacingRandomizationDistance_11() { return &___spacingRandomizationDistance_11; } inline void set_spacingRandomizationDistance_11(float value) { ___spacingRandomizationDistance_11 = value; } inline static int32_t get_offset_of_maxObjects_12() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___maxObjects_12)); } inline int32_t get_maxObjects_12() const { return ___maxObjects_12; } inline int32_t* get_address_of_maxObjects_12() { return &___maxObjects_12; } inline void set_maxObjects_12(int32_t value) { ___maxObjects_12 = value; } inline static int32_t get_offset_of_spawnAheadDistance_13() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___spawnAheadDistance_13)); } inline float get_spawnAheadDistance_13() const { return ___spawnAheadDistance_13; } inline float* get_address_of_spawnAheadDistance_13() { return &___spawnAheadDistance_13; } inline void set_spawnAheadDistance_13(float value) { ___spawnAheadDistance_13 = value; } inline static int32_t get_offset_of_relativePlacementPosition_14() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___relativePlacementPosition_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_relativePlacementPosition_14() const { return ___relativePlacementPosition_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_relativePlacementPosition_14() { return &___relativePlacementPosition_14; } inline void set_relativePlacementPosition_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___relativePlacementPosition_14 = value; } inline static int32_t get_offset_of_relativePlacementRandomization_15() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___relativePlacementRandomization_15)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_relativePlacementRandomization_15() const { return ___relativePlacementRandomization_15; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_relativePlacementRandomization_15() { return &___relativePlacementRandomization_15; } inline void set_relativePlacementRandomization_15(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___relativePlacementRandomization_15 = value; } inline static int32_t get_offset_of_useWorldUp_16() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___useWorldUp_16)); } inline bool get_useWorldUp_16() const { return ___useWorldUp_16; } inline bool* get_address_of_useWorldUp_16() { return &___useWorldUp_16; } inline void set_useWorldUp_16(bool value) { ___useWorldUp_16 = value; } inline static int32_t get_offset_of_flipped_17() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___flipped_17)); } inline bool get_flipped_17() const { return ___flipped_17; } inline bool* get_address_of_flipped_17() { return &___flipped_17; } inline void set_flipped_17(bool value) { ___flipped_17 = value; } inline static int32_t get_offset_of_parentToPlacer_18() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___parentToPlacer_18)); } inline bool get_parentToPlacer_18() const { return ___parentToPlacer_18; } inline bool* get_address_of_parentToPlacer_18() { return &___parentToPlacer_18; } inline void set_parentToPlacer_18(bool value) { ___parentToPlacer_18 = value; } inline static int32_t get_offset_of_trackRemoval_19() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___trackRemoval_19)); } inline bool get_trackRemoval_19() const { return ___trackRemoval_19; } inline bool* get_address_of_trackRemoval_19() { return &___trackRemoval_19; } inline void set_trackRemoval_19(bool value) { ___trackRemoval_19 = value; } inline static int32_t get_offset_of_onPlacementFinish_20() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___onPlacementFinish_20)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onPlacementFinish_20() const { return ___onPlacementFinish_20; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onPlacementFinish_20() { return &___onPlacementFinish_20; } inline void set_onPlacementFinish_20(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onPlacementFinish_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPlacementFinish_20), (void*)value); } inline static int32_t get_offset_of_earliestWave_21() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___earliestWave_21)); } inline int32_t get_earliestWave_21() const { return ___earliestWave_21; } inline int32_t* get_address_of_earliestWave_21() { return &___earliestWave_21; } inline void set_earliestWave_21(int32_t value) { ___earliestWave_21 = value; } inline static int32_t get_offset_of_latestWave_22() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___latestWave_22)); } inline int32_t get_latestWave_22() const { return ___latestWave_22; } inline int32_t* get_address_of_latestWave_22() { return &___latestWave_22; } inline void set_latestWave_22(int32_t value) { ___latestWave_22 = value; } inline static int32_t get_offset_of_objectPool_23() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___objectPool_23)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_objectPool_23() const { return ___objectPool_23; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_objectPool_23() { return &___objectPool_23; } inline void set_objectPool_23(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___objectPool_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectPool_23), (void*)value); } inline static int32_t get_offset_of_nextPlaceDistance_24() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___nextPlaceDistance_24)); } inline float get_nextPlaceDistance_24() const { return ___nextPlaceDistance_24; } inline float* get_address_of_nextPlaceDistance_24() { return &___nextPlaceDistance_24; } inline void set_nextPlaceDistance_24(float value) { ___nextPlaceDistance_24 = value; } inline static int32_t get_offset_of_currentPlacementDistance_25() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___currentPlacementDistance_25)); } inline float get_currentPlacementDistance_25() const { return ___currentPlacementDistance_25; } inline float* get_address_of_currentPlacementDistance_25() { return &___currentPlacementDistance_25; } inline void set_currentPlacementDistance_25(float value) { ___currentPlacementDistance_25 = value; } inline static int32_t get_offset_of_delaying_26() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___delaying_26)); } inline bool get_delaying_26() const { return ___delaying_26; } inline bool* get_address_of_delaying_26() { return &___delaying_26; } inline void set_delaying_26(bool value) { ___delaying_26 = value; } inline static int32_t get_offset_of_aheadDistAfterDelay_27() { return static_cast(offsetof(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E, ___aheadDistAfterDelay_27)); } inline float get_aheadDistAfterDelay_27() const { return ___aheadDistAfterDelay_27; } inline float* get_address_of_aheadDistAfterDelay_27() { return &___aheadDistAfterDelay_27; } inline void set_aheadDistAfterDelay_27(float value) { ___aheadDistAfterDelay_27 = value; } }; // RoadsideSinglePlacement struct RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject[] RoadsideSinglePlacement::prefabs GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___prefabs_4; // System.Single RoadsideSinglePlacement::groupingSpacing float ___groupingSpacing_5; // System.Int32 RoadsideSinglePlacement::maxObjects int32_t ___maxObjects_6; // System.Single RoadsideSinglePlacement::spawnAheadDistance float ___spawnAheadDistance_7; // UnityEngine.Vector3 RoadsideSinglePlacement::relativePlacementPosition Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___relativePlacementPosition_8; // System.Boolean RoadsideSinglePlacement::useWorldUp bool ___useWorldUp_9; // System.Boolean RoadsideSinglePlacement::flipped bool ___flipped_10; // System.Single RoadsideSinglePlacement::duration float ___duration_11; // System.Collections.Generic.List`1 RoadsideSinglePlacement::objectPool List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___objectPool_12; // System.Single RoadsideSinglePlacement::removeObjectsAt float ___removeObjectsAt_13; // System.Boolean RoadsideSinglePlacement::placed bool ___placed_14; public: inline static int32_t get_offset_of_prefabs_4() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___prefabs_4)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_prefabs_4() const { return ___prefabs_4; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_prefabs_4() { return &___prefabs_4; } inline void set_prefabs_4(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___prefabs_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___prefabs_4), (void*)value); } inline static int32_t get_offset_of_groupingSpacing_5() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___groupingSpacing_5)); } inline float get_groupingSpacing_5() const { return ___groupingSpacing_5; } inline float* get_address_of_groupingSpacing_5() { return &___groupingSpacing_5; } inline void set_groupingSpacing_5(float value) { ___groupingSpacing_5 = value; } inline static int32_t get_offset_of_maxObjects_6() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___maxObjects_6)); } inline int32_t get_maxObjects_6() const { return ___maxObjects_6; } inline int32_t* get_address_of_maxObjects_6() { return &___maxObjects_6; } inline void set_maxObjects_6(int32_t value) { ___maxObjects_6 = value; } inline static int32_t get_offset_of_spawnAheadDistance_7() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___spawnAheadDistance_7)); } inline float get_spawnAheadDistance_7() const { return ___spawnAheadDistance_7; } inline float* get_address_of_spawnAheadDistance_7() { return &___spawnAheadDistance_7; } inline void set_spawnAheadDistance_7(float value) { ___spawnAheadDistance_7 = value; } inline static int32_t get_offset_of_relativePlacementPosition_8() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___relativePlacementPosition_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_relativePlacementPosition_8() const { return ___relativePlacementPosition_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_relativePlacementPosition_8() { return &___relativePlacementPosition_8; } inline void set_relativePlacementPosition_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___relativePlacementPosition_8 = value; } inline static int32_t get_offset_of_useWorldUp_9() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___useWorldUp_9)); } inline bool get_useWorldUp_9() const { return ___useWorldUp_9; } inline bool* get_address_of_useWorldUp_9() { return &___useWorldUp_9; } inline void set_useWorldUp_9(bool value) { ___useWorldUp_9 = value; } inline static int32_t get_offset_of_flipped_10() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___flipped_10)); } inline bool get_flipped_10() const { return ___flipped_10; } inline bool* get_address_of_flipped_10() { return &___flipped_10; } inline void set_flipped_10(bool value) { ___flipped_10 = value; } inline static int32_t get_offset_of_duration_11() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___duration_11)); } inline float get_duration_11() const { return ___duration_11; } inline float* get_address_of_duration_11() { return &___duration_11; } inline void set_duration_11(float value) { ___duration_11 = value; } inline static int32_t get_offset_of_objectPool_12() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___objectPool_12)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_objectPool_12() const { return ___objectPool_12; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_objectPool_12() { return &___objectPool_12; } inline void set_objectPool_12(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___objectPool_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectPool_12), (void*)value); } inline static int32_t get_offset_of_removeObjectsAt_13() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___removeObjectsAt_13)); } inline float get_removeObjectsAt_13() const { return ___removeObjectsAt_13; } inline float* get_address_of_removeObjectsAt_13() { return &___removeObjectsAt_13; } inline void set_removeObjectsAt_13(float value) { ___removeObjectsAt_13 = value; } inline static int32_t get_offset_of_placed_14() { return static_cast(offsetof(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F, ___placed_14)); } inline bool get_placed_14() const { return ___placed_14; } inline bool* get_address_of_placed_14() { return &___placed_14; } inline void set_placed_14(bool value) { ___placed_14 = value; } }; // RushZone struct RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single RushZone::fullRushValue float ___fullRushValue_5; // System.Single RushZone::pointValue float ___pointValue_6; // System.Boolean RushZone::throttled bool ___throttled_7; // Follower RushZone::follower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___follower_8; // System.Single RushZone::leftAdjacentBonus float ___leftAdjacentBonus_9; // System.Single RushZone::rightAdjacentBonus float ___rightAdjacentBonus_10; // UnityEngine.AudioClip RushZone::rushGainClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___rushGainClip_11; // TrafficMovement RushZone::mover TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * ___mover_12; // System.Boolean RushZone::pickedUp bool ___pickedUp_13; public: inline static int32_t get_offset_of_fullRushValue_5() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___fullRushValue_5)); } inline float get_fullRushValue_5() const { return ___fullRushValue_5; } inline float* get_address_of_fullRushValue_5() { return &___fullRushValue_5; } inline void set_fullRushValue_5(float value) { ___fullRushValue_5 = value; } inline static int32_t get_offset_of_pointValue_6() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___pointValue_6)); } inline float get_pointValue_6() const { return ___pointValue_6; } inline float* get_address_of_pointValue_6() { return &___pointValue_6; } inline void set_pointValue_6(float value) { ___pointValue_6 = value; } inline static int32_t get_offset_of_throttled_7() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___throttled_7)); } inline bool get_throttled_7() const { return ___throttled_7; } inline bool* get_address_of_throttled_7() { return &___throttled_7; } inline void set_throttled_7(bool value) { ___throttled_7 = value; } inline static int32_t get_offset_of_follower_8() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___follower_8)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_follower_8() const { return ___follower_8; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_follower_8() { return &___follower_8; } inline void set_follower_8(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___follower_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_8), (void*)value); } inline static int32_t get_offset_of_leftAdjacentBonus_9() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___leftAdjacentBonus_9)); } inline float get_leftAdjacentBonus_9() const { return ___leftAdjacentBonus_9; } inline float* get_address_of_leftAdjacentBonus_9() { return &___leftAdjacentBonus_9; } inline void set_leftAdjacentBonus_9(float value) { ___leftAdjacentBonus_9 = value; } inline static int32_t get_offset_of_rightAdjacentBonus_10() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___rightAdjacentBonus_10)); } inline float get_rightAdjacentBonus_10() const { return ___rightAdjacentBonus_10; } inline float* get_address_of_rightAdjacentBonus_10() { return &___rightAdjacentBonus_10; } inline void set_rightAdjacentBonus_10(float value) { ___rightAdjacentBonus_10 = value; } inline static int32_t get_offset_of_rushGainClip_11() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___rushGainClip_11)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_rushGainClip_11() const { return ___rushGainClip_11; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_rushGainClip_11() { return &___rushGainClip_11; } inline void set_rushGainClip_11(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___rushGainClip_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushGainClip_11), (void*)value); } inline static int32_t get_offset_of_mover_12() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___mover_12)); } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * get_mover_12() const { return ___mover_12; } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 ** get_address_of_mover_12() { return &___mover_12; } inline void set_mover_12(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * value) { ___mover_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___mover_12), (void*)value); } inline static int32_t get_offset_of_pickedUp_13() { return static_cast(offsetof(RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7, ___pickedUp_13)); } inline bool get_pickedUp_13() const { return ___pickedUp_13; } inline bool* get_address_of_pickedUp_13() { return &___pickedUp_13; } inline void set_pickedUp_13(bool value) { ___pickedUp_13 = value; } }; // ScoreDisplayer struct ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // ScoreDisplayType ScoreDisplayer::displayType int32_t ___displayType_4; // UnityEngine.UI.Text ScoreDisplayer::displayText Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___displayText_5; public: inline static int32_t get_offset_of_displayType_4() { return static_cast(offsetof(ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B, ___displayType_4)); } inline int32_t get_displayType_4() const { return ___displayType_4; } inline int32_t* get_address_of_displayType_4() { return &___displayType_4; } inline void set_displayType_4(int32_t value) { ___displayType_4 = value; } inline static int32_t get_offset_of_displayText_5() { return static_cast(offsetof(ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B, ___displayText_5)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_displayText_5() const { return ___displayText_5; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_displayText_5() { return &___displayText_5; } inline void set_displayText_5(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___displayText_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___displayText_5), (void*)value); } }; // ScoreEvaluator struct ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform ScoreEvaluator::comboPrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___comboPrefab_9; // MeterUI ScoreEvaluator::comboMeter MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___comboMeter_10; // System.Int32 ScoreEvaluator::stageNumber int32_t ___stageNumber_11; // System.Single ScoreEvaluator::noDamageScore float ___noDamageScore_12; // System.Single ScoreEvaluator::pointsPerHPLost float ___pointsPerHPLost_13; // System.Single ScoreEvaluator::sRankDamage float ___sRankDamage_14; // System.Single ScoreEvaluator::aRankDamage float ___aRankDamage_15; // System.Single ScoreEvaluator::bRankDamage float ___bRankDamage_16; // System.Single ScoreEvaluator::fastestTime float ___fastestTime_17; // System.Single ScoreEvaluator::fastestTimeScore float ___fastestTimeScore_18; // System.Single ScoreEvaluator::pointsPerSecond float ___pointsPerSecond_19; // System.Single ScoreEvaluator::sRankTime float ___sRankTime_20; // System.Single ScoreEvaluator::aRankTime float ___aRankTime_21; // System.Single ScoreEvaluator::bRankTime float ___bRankTime_22; // System.Single ScoreEvaluator::sRankEnemies float ___sRankEnemies_23; // System.Single ScoreEvaluator::aRankEnemies float ___aRankEnemies_24; // System.Single ScoreEvaluator::bRankEnemies float ___bRankEnemies_25; // System.Single ScoreEvaluator::sRankTotal float ___sRankTotal_26; // System.Single ScoreEvaluator::aRankTotal float ___aRankTotal_27; // System.Single ScoreEvaluator::bRankTotal float ___bRankTotal_28; public: inline static int32_t get_offset_of_comboPrefab_9() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___comboPrefab_9)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_comboPrefab_9() const { return ___comboPrefab_9; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_comboPrefab_9() { return &___comboPrefab_9; } inline void set_comboPrefab_9(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___comboPrefab_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___comboPrefab_9), (void*)value); } inline static int32_t get_offset_of_comboMeter_10() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___comboMeter_10)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_comboMeter_10() const { return ___comboMeter_10; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_comboMeter_10() { return &___comboMeter_10; } inline void set_comboMeter_10(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___comboMeter_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___comboMeter_10), (void*)value); } inline static int32_t get_offset_of_stageNumber_11() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___stageNumber_11)); } inline int32_t get_stageNumber_11() const { return ___stageNumber_11; } inline int32_t* get_address_of_stageNumber_11() { return &___stageNumber_11; } inline void set_stageNumber_11(int32_t value) { ___stageNumber_11 = value; } inline static int32_t get_offset_of_noDamageScore_12() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___noDamageScore_12)); } inline float get_noDamageScore_12() const { return ___noDamageScore_12; } inline float* get_address_of_noDamageScore_12() { return &___noDamageScore_12; } inline void set_noDamageScore_12(float value) { ___noDamageScore_12 = value; } inline static int32_t get_offset_of_pointsPerHPLost_13() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___pointsPerHPLost_13)); } inline float get_pointsPerHPLost_13() const { return ___pointsPerHPLost_13; } inline float* get_address_of_pointsPerHPLost_13() { return &___pointsPerHPLost_13; } inline void set_pointsPerHPLost_13(float value) { ___pointsPerHPLost_13 = value; } inline static int32_t get_offset_of_sRankDamage_14() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___sRankDamage_14)); } inline float get_sRankDamage_14() const { return ___sRankDamage_14; } inline float* get_address_of_sRankDamage_14() { return &___sRankDamage_14; } inline void set_sRankDamage_14(float value) { ___sRankDamage_14 = value; } inline static int32_t get_offset_of_aRankDamage_15() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___aRankDamage_15)); } inline float get_aRankDamage_15() const { return ___aRankDamage_15; } inline float* get_address_of_aRankDamage_15() { return &___aRankDamage_15; } inline void set_aRankDamage_15(float value) { ___aRankDamage_15 = value; } inline static int32_t get_offset_of_bRankDamage_16() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___bRankDamage_16)); } inline float get_bRankDamage_16() const { return ___bRankDamage_16; } inline float* get_address_of_bRankDamage_16() { return &___bRankDamage_16; } inline void set_bRankDamage_16(float value) { ___bRankDamage_16 = value; } inline static int32_t get_offset_of_fastestTime_17() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___fastestTime_17)); } inline float get_fastestTime_17() const { return ___fastestTime_17; } inline float* get_address_of_fastestTime_17() { return &___fastestTime_17; } inline void set_fastestTime_17(float value) { ___fastestTime_17 = value; } inline static int32_t get_offset_of_fastestTimeScore_18() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___fastestTimeScore_18)); } inline float get_fastestTimeScore_18() const { return ___fastestTimeScore_18; } inline float* get_address_of_fastestTimeScore_18() { return &___fastestTimeScore_18; } inline void set_fastestTimeScore_18(float value) { ___fastestTimeScore_18 = value; } inline static int32_t get_offset_of_pointsPerSecond_19() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___pointsPerSecond_19)); } inline float get_pointsPerSecond_19() const { return ___pointsPerSecond_19; } inline float* get_address_of_pointsPerSecond_19() { return &___pointsPerSecond_19; } inline void set_pointsPerSecond_19(float value) { ___pointsPerSecond_19 = value; } inline static int32_t get_offset_of_sRankTime_20() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___sRankTime_20)); } inline float get_sRankTime_20() const { return ___sRankTime_20; } inline float* get_address_of_sRankTime_20() { return &___sRankTime_20; } inline void set_sRankTime_20(float value) { ___sRankTime_20 = value; } inline static int32_t get_offset_of_aRankTime_21() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___aRankTime_21)); } inline float get_aRankTime_21() const { return ___aRankTime_21; } inline float* get_address_of_aRankTime_21() { return &___aRankTime_21; } inline void set_aRankTime_21(float value) { ___aRankTime_21 = value; } inline static int32_t get_offset_of_bRankTime_22() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___bRankTime_22)); } inline float get_bRankTime_22() const { return ___bRankTime_22; } inline float* get_address_of_bRankTime_22() { return &___bRankTime_22; } inline void set_bRankTime_22(float value) { ___bRankTime_22 = value; } inline static int32_t get_offset_of_sRankEnemies_23() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___sRankEnemies_23)); } inline float get_sRankEnemies_23() const { return ___sRankEnemies_23; } inline float* get_address_of_sRankEnemies_23() { return &___sRankEnemies_23; } inline void set_sRankEnemies_23(float value) { ___sRankEnemies_23 = value; } inline static int32_t get_offset_of_aRankEnemies_24() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___aRankEnemies_24)); } inline float get_aRankEnemies_24() const { return ___aRankEnemies_24; } inline float* get_address_of_aRankEnemies_24() { return &___aRankEnemies_24; } inline void set_aRankEnemies_24(float value) { ___aRankEnemies_24 = value; } inline static int32_t get_offset_of_bRankEnemies_25() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___bRankEnemies_25)); } inline float get_bRankEnemies_25() const { return ___bRankEnemies_25; } inline float* get_address_of_bRankEnemies_25() { return &___bRankEnemies_25; } inline void set_bRankEnemies_25(float value) { ___bRankEnemies_25 = value; } inline static int32_t get_offset_of_sRankTotal_26() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___sRankTotal_26)); } inline float get_sRankTotal_26() const { return ___sRankTotal_26; } inline float* get_address_of_sRankTotal_26() { return &___sRankTotal_26; } inline void set_sRankTotal_26(float value) { ___sRankTotal_26 = value; } inline static int32_t get_offset_of_aRankTotal_27() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___aRankTotal_27)); } inline float get_aRankTotal_27() const { return ___aRankTotal_27; } inline float* get_address_of_aRankTotal_27() { return &___aRankTotal_27; } inline void set_aRankTotal_27(float value) { ___aRankTotal_27 = value; } inline static int32_t get_offset_of_bRankTotal_28() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D, ___bRankTotal_28)); } inline float get_bRankTotal_28() const { return ___bRankTotal_28; } inline float* get_address_of_bRankTotal_28() { return &___bRankTotal_28; } inline void set_bRankTotal_28(float value) { ___bRankTotal_28 = value; } }; // ScreenShot struct ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 ScreenShot::captureWidth int32_t ___captureWidth_4; // System.Int32 ScreenShot::captureHeight int32_t ___captureHeight_5; // UnityEngine.GameObject ScreenShot::hideGameObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___hideGameObject_6; // System.Boolean ScreenShot::optimizeForManyScreenshots bool ___optimizeForManyScreenshots_7; // ScreenShot/Format ScreenShot::format int32_t ___format_8; // System.String ScreenShot::folder String_t* ___folder_9; // UnityEngine.Rect ScreenShot::rect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___rect_10; // UnityEngine.RenderTexture ScreenShot::renderTexture RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___renderTexture_11; // UnityEngine.Texture2D ScreenShot::screenShot Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___screenShot_12; // System.Int32 ScreenShot::counter int32_t ___counter_13; // System.Boolean ScreenShot::captureScreenshot bool ___captureScreenshot_14; // System.Boolean ScreenShot::captureVideo bool ___captureVideo_15; public: inline static int32_t get_offset_of_captureWidth_4() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___captureWidth_4)); } inline int32_t get_captureWidth_4() const { return ___captureWidth_4; } inline int32_t* get_address_of_captureWidth_4() { return &___captureWidth_4; } inline void set_captureWidth_4(int32_t value) { ___captureWidth_4 = value; } inline static int32_t get_offset_of_captureHeight_5() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___captureHeight_5)); } inline int32_t get_captureHeight_5() const { return ___captureHeight_5; } inline int32_t* get_address_of_captureHeight_5() { return &___captureHeight_5; } inline void set_captureHeight_5(int32_t value) { ___captureHeight_5 = value; } inline static int32_t get_offset_of_hideGameObject_6() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___hideGameObject_6)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_hideGameObject_6() const { return ___hideGameObject_6; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_hideGameObject_6() { return &___hideGameObject_6; } inline void set_hideGameObject_6(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___hideGameObject_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___hideGameObject_6), (void*)value); } inline static int32_t get_offset_of_optimizeForManyScreenshots_7() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___optimizeForManyScreenshots_7)); } inline bool get_optimizeForManyScreenshots_7() const { return ___optimizeForManyScreenshots_7; } inline bool* get_address_of_optimizeForManyScreenshots_7() { return &___optimizeForManyScreenshots_7; } inline void set_optimizeForManyScreenshots_7(bool value) { ___optimizeForManyScreenshots_7 = value; } inline static int32_t get_offset_of_format_8() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___format_8)); } inline int32_t get_format_8() const { return ___format_8; } inline int32_t* get_address_of_format_8() { return &___format_8; } inline void set_format_8(int32_t value) { ___format_8 = value; } inline static int32_t get_offset_of_folder_9() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___folder_9)); } inline String_t* get_folder_9() const { return ___folder_9; } inline String_t** get_address_of_folder_9() { return &___folder_9; } inline void set_folder_9(String_t* value) { ___folder_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___folder_9), (void*)value); } inline static int32_t get_offset_of_rect_10() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___rect_10)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_rect_10() const { return ___rect_10; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_rect_10() { return &___rect_10; } inline void set_rect_10(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___rect_10 = value; } inline static int32_t get_offset_of_renderTexture_11() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___renderTexture_11)); } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * get_renderTexture_11() const { return ___renderTexture_11; } inline RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 ** get_address_of_renderTexture_11() { return &___renderTexture_11; } inline void set_renderTexture_11(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * value) { ___renderTexture_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___renderTexture_11), (void*)value); } inline static int32_t get_offset_of_screenShot_12() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___screenShot_12)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_screenShot_12() const { return ___screenShot_12; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_screenShot_12() { return &___screenShot_12; } inline void set_screenShot_12(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___screenShot_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___screenShot_12), (void*)value); } inline static int32_t get_offset_of_counter_13() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___counter_13)); } inline int32_t get_counter_13() const { return ___counter_13; } inline int32_t* get_address_of_counter_13() { return &___counter_13; } inline void set_counter_13(int32_t value) { ___counter_13 = value; } inline static int32_t get_offset_of_captureScreenshot_14() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___captureScreenshot_14)); } inline bool get_captureScreenshot_14() const { return ___captureScreenshot_14; } inline bool* get_address_of_captureScreenshot_14() { return &___captureScreenshot_14; } inline void set_captureScreenshot_14(bool value) { ___captureScreenshot_14 = value; } inline static int32_t get_offset_of_captureVideo_15() { return static_cast(offsetof(ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE, ___captureVideo_15)); } inline bool get_captureVideo_15() const { return ___captureVideo_15; } inline bool* get_address_of_captureVideo_15() { return &___captureVideo_15; } inline void set_captureVideo_15(bool value) { ___captureVideo_15 = value; } }; // ScriptUsageTimeline struct ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // ScriptUsageTimeline/TimelineInfo ScriptUsageTimeline::timelineInfo TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * ___timelineInfo_4; // System.Runtime.InteropServices.GCHandle ScriptUsageTimeline::timelineHandle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___timelineHandle_5; // FMOD.Studio.EVENT_CALLBACK ScriptUsageTimeline::beatCallback EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * ___beatCallback_6; // FMOD.Studio.EventInstance ScriptUsageTimeline::musicInstance EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 ___musicInstance_7; public: inline static int32_t get_offset_of_timelineInfo_4() { return static_cast(offsetof(ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2, ___timelineInfo_4)); } inline TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * get_timelineInfo_4() const { return ___timelineInfo_4; } inline TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B ** get_address_of_timelineInfo_4() { return &___timelineInfo_4; } inline void set_timelineInfo_4(TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * value) { ___timelineInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___timelineInfo_4), (void*)value); } inline static int32_t get_offset_of_timelineHandle_5() { return static_cast(offsetof(ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2, ___timelineHandle_5)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get_timelineHandle_5() const { return ___timelineHandle_5; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of_timelineHandle_5() { return &___timelineHandle_5; } inline void set_timelineHandle_5(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ___timelineHandle_5 = value; } inline static int32_t get_offset_of_beatCallback_6() { return static_cast(offsetof(ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2, ___beatCallback_6)); } inline EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * get_beatCallback_6() const { return ___beatCallback_6; } inline EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F ** get_address_of_beatCallback_6() { return &___beatCallback_6; } inline void set_beatCallback_6(EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * value) { ___beatCallback_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___beatCallback_6), (void*)value); } inline static int32_t get_offset_of_musicInstance_7() { return static_cast(offsetof(ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2, ___musicInstance_7)); } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 get_musicInstance_7() const { return ___musicInstance_7; } inline EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * get_address_of_musicInstance_7() { return &___musicInstance_7; } inline void set_musicInstance_7(EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 value) { ___musicInstance_7 = value; } }; // SetAnimatorParams struct SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Animator SetAnimatorParams::anim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___anim_4; public: inline static int32_t get_offset_of_anim_4() { return static_cast(offsetof(SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C, ___anim_4)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_anim_4() const { return ___anim_4; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_anim_4() { return &___anim_4; } inline void set_anim_4(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___anim_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___anim_4), (void*)value); } }; // SetCheckpoint struct SetCheckpoint_tFF0E4ABB68590D1BA71730A9088D2065BA5F4F87 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // StageCheckpoint SetCheckpoint::stageCheckpoint int32_t ___stageCheckpoint_4; public: inline static int32_t get_offset_of_stageCheckpoint_4() { return static_cast(offsetof(SetCheckpoint_tFF0E4ABB68590D1BA71730A9088D2065BA5F4F87, ___stageCheckpoint_4)); } inline int32_t get_stageCheckpoint_4() const { return ___stageCheckpoint_4; } inline int32_t* get_address_of_stageCheckpoint_4() { return &___stageCheckpoint_4; } inline void set_stageCheckpoint_4(int32_t value) { ___stageCheckpoint_4 = value; } }; // SetPlatform struct SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean SetPlatform::applyExpensiveChanges bool ___applyExpensiveChanges_11; // System.Boolean SetPlatform::activateOnAwake bool ___activateOnAwake_12; // UnityEngine.GameObject SetPlatform::onIndicator GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___onIndicator_13; public: inline static int32_t get_offset_of_applyExpensiveChanges_11() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A, ___applyExpensiveChanges_11)); } inline bool get_applyExpensiveChanges_11() const { return ___applyExpensiveChanges_11; } inline bool* get_address_of_applyExpensiveChanges_11() { return &___applyExpensiveChanges_11; } inline void set_applyExpensiveChanges_11(bool value) { ___applyExpensiveChanges_11 = value; } inline static int32_t get_offset_of_activateOnAwake_12() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A, ___activateOnAwake_12)); } inline bool get_activateOnAwake_12() const { return ___activateOnAwake_12; } inline bool* get_address_of_activateOnAwake_12() { return &___activateOnAwake_12; } inline void set_activateOnAwake_12(bool value) { ___activateOnAwake_12 = value; } inline static int32_t get_offset_of_onIndicator_13() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A, ___onIndicator_13)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_onIndicator_13() const { return ___onIndicator_13; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_onIndicator_13() { return &___onIndicator_13; } inline void set_onIndicator_13(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___onIndicator_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onIndicator_13), (void*)value); } }; // ShadowFollow struct ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform ShadowFollow::followedObject Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___followedObject_4; // UnityEngine.Vector3 ShadowFollow::positionOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positionOffset_5; // UnityEngine.Vector3 ShadowFollow::rotationOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rotationOffset_6; public: inline static int32_t get_offset_of_followedObject_4() { return static_cast(offsetof(ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901, ___followedObject_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_followedObject_4() const { return ___followedObject_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_followedObject_4() { return &___followedObject_4; } inline void set_followedObject_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___followedObject_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___followedObject_4), (void*)value); } inline static int32_t get_offset_of_positionOffset_5() { return static_cast(offsetof(ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901, ___positionOffset_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positionOffset_5() const { return ___positionOffset_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positionOffset_5() { return &___positionOffset_5; } inline void set_positionOffset_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positionOffset_5 = value; } inline static int32_t get_offset_of_rotationOffset_6() { return static_cast(offsetof(ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901, ___rotationOffset_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rotationOffset_6() const { return ___rotationOffset_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rotationOffset_6() { return &___rotationOffset_6; } inline void set_rotationOffset_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rotationOffset_6 = value; } }; // ShowByBikeType struct ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject ShowByBikeType::forShima GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___forShima_4; // UnityEngine.GameObject ShowByBikeType::forCore GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___forCore_5; // UnityEngine.GameObject ShowByBikeType::forCyborg GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___forCyborg_6; // UnityEngine.GameObject ShowByBikeType::forScarab GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___forScarab_7; // UnityEngine.GameObject ShowByBikeType::forSpartan GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___forSpartan_8; public: inline static int32_t get_offset_of_forShima_4() { return static_cast(offsetof(ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0, ___forShima_4)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_forShima_4() const { return ___forShima_4; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_forShima_4() { return &___forShima_4; } inline void set_forShima_4(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___forShima_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___forShima_4), (void*)value); } inline static int32_t get_offset_of_forCore_5() { return static_cast(offsetof(ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0, ___forCore_5)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_forCore_5() const { return ___forCore_5; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_forCore_5() { return &___forCore_5; } inline void set_forCore_5(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___forCore_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___forCore_5), (void*)value); } inline static int32_t get_offset_of_forCyborg_6() { return static_cast(offsetof(ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0, ___forCyborg_6)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_forCyborg_6() const { return ___forCyborg_6; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_forCyborg_6() { return &___forCyborg_6; } inline void set_forCyborg_6(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___forCyborg_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___forCyborg_6), (void*)value); } inline static int32_t get_offset_of_forScarab_7() { return static_cast(offsetof(ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0, ___forScarab_7)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_forScarab_7() const { return ___forScarab_7; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_forScarab_7() { return &___forScarab_7; } inline void set_forScarab_7(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___forScarab_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___forScarab_7), (void*)value); } inline static int32_t get_offset_of_forSpartan_8() { return static_cast(offsetof(ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0, ___forSpartan_8)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_forSpartan_8() const { return ___forSpartan_8; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_forSpartan_8() { return &___forSpartan_8; } inline void set_forSpartan_8(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___forSpartan_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___forSpartan_8), (void*)value); } }; // ShowForGodMode struct ShowForGodMode_t8412BCBFDF79D77524FEBFF1459D42A4B73F1001 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean ShowForGodMode::showForContinueFileGodMode bool ___showForContinueFileGodMode_4; public: inline static int32_t get_offset_of_showForContinueFileGodMode_4() { return static_cast(offsetof(ShowForGodMode_t8412BCBFDF79D77524FEBFF1459D42A4B73F1001, ___showForContinueFileGodMode_4)); } inline bool get_showForContinueFileGodMode_4() const { return ___showForContinueFileGodMode_4; } inline bool* get_address_of_showForContinueFileGodMode_4() { return &___showForContinueFileGodMode_4; } inline void set_showForContinueFileGodMode_4(bool value) { ___showForContinueFileGodMode_4 = value; } }; // Sidearm struct Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.UI.Image Sidearm::readyLight Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * ___readyLight_5; // UnityEngine.Transform Sidearm::augmentContainer Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___augmentContainer_6; // UnityEngine.AudioClip Sidearm::emptySound AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___emptySound_7; // System.Boolean Sidearm::debugTracers bool ___debugTracers_8; // System.Int32 Sidearm::maxSwordAmmo int32_t ___maxSwordAmmo_9; // System.Int32 Sidearm::standardMaxAmmo int32_t ___standardMaxAmmo_10; // System.Single Sidearm::duringBurstFireRate float ___duringBurstFireRate_11; // System.Single Sidearm::betweenBurstFireRate float ___betweenBurstFireRate_12; // System.Int32 Sidearm::burstCount int32_t ___burstCount_13; // System.Single Sidearm::damage float ___damage_14; // System.Single Sidearm::effectiveRange float ___effectiveRange_15; // UnityEngine.UI.Text Sidearm::ammoCounter Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * ___ammoCounter_16; // UnityEngine.Transform Sidearm::firePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___firePoint_17; // UnityEngine.GameObject Sidearm::muzzleFlash GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___muzzleFlash_18; // UnityEngine.LayerMask Sidearm::hitLayerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___hitLayerMask_19; // UnityEngine.GameObject Sidearm::ejectorObject GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___ejectorObject_20; // System.Int32 Sidearm::maxSpreadAmmo int32_t ___maxSpreadAmmo_21; // System.Single Sidearm::spreadRateOfFire float ___spreadRateOfFire_22; // System.Int32 Sidearm::spreadShotPelletCount int32_t ___spreadShotPelletCount_23; // System.Single Sidearm::spreadDamage float ___spreadDamage_24; // System.Single Sidearm::spreadArmoredExponent float ___spreadArmoredExponent_25; // System.Single Sidearm::spreadEffectiveRange float ___spreadEffectiveRange_26; // System.Single Sidearm::spreadMaxAngle float ___spreadMaxAngle_27; // UnityEngine.GameObject Sidearm::muzzleFlashSpread GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___muzzleFlashSpread_28; // UnityEngine.ParticleSystem Sidearm::tracers ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___tracers_29; // System.Int32 Sidearm::tracerCount int32_t ___tracerCount_30; // UnityEngine.GameObject Sidearm::laserBeam GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___laserBeam_31; // System.Int32 Sidearm::maxLaserAmmo int32_t ___maxLaserAmmo_32; // System.Single Sidearm::minLaserAmmoPerSec float ___minLaserAmmoPerSec_33; // System.Single Sidearm::maxLaserAmmoPerSec float ___maxLaserAmmoPerSec_34; // System.Single Sidearm::laserDrainExponent float ___laserDrainExponent_35; // UnityEngine.AudioClip Sidearm::startLaserFireClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___startLaserFireClip_36; // UnityEngine.GameObject Sidearm::muzzleFlashLaser GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___muzzleFlashLaser_37; // UnityEngine.Transform Sidearm::flakPrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___flakPrefab_38; // System.Int32 Sidearm::maxFlakAmmo int32_t ___maxFlakAmmo_39; // System.Single Sidearm::flakRateOfFire float ___flakRateOfFire_40; // System.Single Sidearm::flakDamage float ___flakDamage_41; // System.Single Sidearm::flakMissExplodeDist float ___flakMissExplodeDist_42; // System.Single Sidearm::flakEffectiveRange float ___flakEffectiveRange_43; // System.Single Sidearm::flakArmingRadius float ___flakArmingRadius_44; // System.Single Sidearm::flakArmingRange float ___flakArmingRange_45; // System.Single Sidearm::flakVelocityMod float ___flakVelocityMod_46; // UnityEngine.GameObject Sidearm::muzzleFlashFlak GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___muzzleFlashFlak_47; // UnityEngine.LayerMask Sidearm::flakTriggerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___flakTriggerMask_48; // System.Int32 Sidearm::maxCannonAmmo int32_t ___maxCannonAmmo_49; // UnityEngine.Transform Sidearm::chargeShotFirePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___chargeShotFirePoint_50; // UnityEngine.Transform Sidearm::shotPrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___shotPrefab_51; // UnityEngine.Animator Sidearm::chargeEffectAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___chargeEffectAnim_52; // System.Single Sidearm::chargeShotMinDamage float ___chargeShotMinDamage_53; // System.Single Sidearm::chargeShotMaxDamage float ___chargeShotMaxDamage_54; // System.Single Sidearm::timeTilFullDamage float ___timeTilFullDamage_55; // System.Single Sidearm::damageChargeRate float ___damageChargeRate_56; // System.Single Sidearm::chargedProjectileForce float ___chargedProjectileForce_57; // System.Single Sidearm::unchargedProjectileForce float ___unchargedProjectileForce_58; // UnityEngine.GameObject Sidearm::muzzleFlashCharge GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___muzzleFlashCharge_59; // MissilePod Sidearm::missilePod MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * ___missilePod_60; // UnityEngine.GameObject Sidearm::missileIcon GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___missileIcon_61; // LockOnIndicator Sidearm::lockIndicator LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * ___lockIndicator_62; // UnityEngine.AudioSource Sidearm::seekingAudio AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___seekingAudio_63; // UnityEngine.AudioClip Sidearm::notLockedClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___notLockedClip_64; // UnityEngine.LayerMask Sidearm::aimLayerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___aimLayerMask_65; // System.Single Sidearm::lockAimRadius float ___lockAimRadius_66; // UnityEngine.GameObject[] Sidearm::normalSights GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___normalSights_67; // UnityEngine.GameObject[] Sidearm::missileSights GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ___missileSights_68; // System.Single Sidearm::fullSpeedDuration float ___fullSpeedDuration_69; // System.Single Sidearm::slowMotionDuration float ___slowMotionDuration_70; // UnityEngine.AudioSource Sidearm::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_71; // SidearmAudio Sidearm::sidearmAudio SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * ___sidearmAudio_72; // HitscanLineRenderer Sidearm::lineRenderer HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * ___lineRenderer_73; // UnityEngine.ParticleSystem Sidearm::ejector ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___ejector_74; // SoundFXRandomizer Sidearm::casingClipPlayer SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * ___casingClipPlayer_75; // System.Single Sidearm::hideFlash float ___hideFlash_76; // System.Boolean Sidearm::flashHidden bool ___flashHidden_77; // System.Boolean Sidearm::playedClick bool ___playedClick_78; // System.Boolean Sidearm::fireLock bool ___fireLock_79; // System.Boolean Sidearm::initialized bool ___initialized_80; // System.Boolean Sidearm::saberReload bool ___saberReload_81; // System.Boolean Sidearm::shotTaken bool ___shotTaken_82; // UnityEngine.RaycastHit Sidearm::hit RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 ___hit_83; // Hitable Sidearm::hitable Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___hitable_84; // HitData Sidearm::hitData HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___hitData_85; // Beam Sidearm::laser Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * ___laser_86; // System.Single Sidearm::laserFireTimeSinceAmmoLoss float ___laserFireTimeSinceAmmoLoss_87; // System.Single Sidearm::laserOffAt float ___laserOffAt_88; // UnityEngine.GameObject Sidearm::chargeShotProjectile GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___chargeShotProjectile_89; // System.Single Sidearm::releaseShotAt float ___releaseShotAt_90; // System.Single Sidearm::chargeDuration float ___chargeDuration_91; // System.Boolean Sidearm::k__BackingField bool ___U3CInMissileModeU3Ek__BackingField_92; // UnityEngine.RaycastHit[] Sidearm::aimHits RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___aimHits_93; // Hitable Sidearm::aimedAt Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___aimedAt_94; // Handlegun Sidearm::k__BackingField Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___U3CHandlegunU3Ek__BackingField_95; // UnityEngine.Animator Sidearm::k__BackingField Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___U3CSidearmAnimU3Ek__BackingField_96; // System.Boolean Sidearm::lastWasNormal bool ___lastWasNormal_98; // PowerUpType Sidearm::currentPU int32_t ___currentPU_99; // System.Boolean Sidearm::k__BackingField bool ___U3CPlayPowerupAudioU3Ek__BackingField_100; // System.Int32 Sidearm::currentAmmo int32_t ___currentAmmo_101; // System.Int32 Sidearm::currentBurstCount int32_t ___currentBurstCount_102; // System.Single Sidearm::nextFire float ___nextFire_103; public: inline static int32_t get_offset_of_readyLight_5() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___readyLight_5)); } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * get_readyLight_5() const { return ___readyLight_5; } inline Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C ** get_address_of_readyLight_5() { return &___readyLight_5; } inline void set_readyLight_5(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * value) { ___readyLight_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___readyLight_5), (void*)value); } inline static int32_t get_offset_of_augmentContainer_6() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___augmentContainer_6)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_augmentContainer_6() const { return ___augmentContainer_6; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_augmentContainer_6() { return &___augmentContainer_6; } inline void set_augmentContainer_6(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___augmentContainer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___augmentContainer_6), (void*)value); } inline static int32_t get_offset_of_emptySound_7() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___emptySound_7)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_emptySound_7() const { return ___emptySound_7; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_emptySound_7() { return &___emptySound_7; } inline void set_emptySound_7(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___emptySound_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___emptySound_7), (void*)value); } inline static int32_t get_offset_of_debugTracers_8() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___debugTracers_8)); } inline bool get_debugTracers_8() const { return ___debugTracers_8; } inline bool* get_address_of_debugTracers_8() { return &___debugTracers_8; } inline void set_debugTracers_8(bool value) { ___debugTracers_8 = value; } inline static int32_t get_offset_of_maxSwordAmmo_9() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxSwordAmmo_9)); } inline int32_t get_maxSwordAmmo_9() const { return ___maxSwordAmmo_9; } inline int32_t* get_address_of_maxSwordAmmo_9() { return &___maxSwordAmmo_9; } inline void set_maxSwordAmmo_9(int32_t value) { ___maxSwordAmmo_9 = value; } inline static int32_t get_offset_of_standardMaxAmmo_10() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___standardMaxAmmo_10)); } inline int32_t get_standardMaxAmmo_10() const { return ___standardMaxAmmo_10; } inline int32_t* get_address_of_standardMaxAmmo_10() { return &___standardMaxAmmo_10; } inline void set_standardMaxAmmo_10(int32_t value) { ___standardMaxAmmo_10 = value; } inline static int32_t get_offset_of_duringBurstFireRate_11() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___duringBurstFireRate_11)); } inline float get_duringBurstFireRate_11() const { return ___duringBurstFireRate_11; } inline float* get_address_of_duringBurstFireRate_11() { return &___duringBurstFireRate_11; } inline void set_duringBurstFireRate_11(float value) { ___duringBurstFireRate_11 = value; } inline static int32_t get_offset_of_betweenBurstFireRate_12() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___betweenBurstFireRate_12)); } inline float get_betweenBurstFireRate_12() const { return ___betweenBurstFireRate_12; } inline float* get_address_of_betweenBurstFireRate_12() { return &___betweenBurstFireRate_12; } inline void set_betweenBurstFireRate_12(float value) { ___betweenBurstFireRate_12 = value; } inline static int32_t get_offset_of_burstCount_13() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___burstCount_13)); } inline int32_t get_burstCount_13() const { return ___burstCount_13; } inline int32_t* get_address_of_burstCount_13() { return &___burstCount_13; } inline void set_burstCount_13(int32_t value) { ___burstCount_13 = value; } inline static int32_t get_offset_of_damage_14() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___damage_14)); } inline float get_damage_14() const { return ___damage_14; } inline float* get_address_of_damage_14() { return &___damage_14; } inline void set_damage_14(float value) { ___damage_14 = value; } inline static int32_t get_offset_of_effectiveRange_15() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___effectiveRange_15)); } inline float get_effectiveRange_15() const { return ___effectiveRange_15; } inline float* get_address_of_effectiveRange_15() { return &___effectiveRange_15; } inline void set_effectiveRange_15(float value) { ___effectiveRange_15 = value; } inline static int32_t get_offset_of_ammoCounter_16() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___ammoCounter_16)); } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * get_ammoCounter_16() const { return ___ammoCounter_16; } inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 ** get_address_of_ammoCounter_16() { return &___ammoCounter_16; } inline void set_ammoCounter_16(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * value) { ___ammoCounter_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___ammoCounter_16), (void*)value); } inline static int32_t get_offset_of_firePoint_17() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___firePoint_17)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_firePoint_17() const { return ___firePoint_17; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_firePoint_17() { return &___firePoint_17; } inline void set_firePoint_17(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___firePoint_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___firePoint_17), (void*)value); } inline static int32_t get_offset_of_muzzleFlash_18() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___muzzleFlash_18)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_muzzleFlash_18() const { return ___muzzleFlash_18; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_muzzleFlash_18() { return &___muzzleFlash_18; } inline void set_muzzleFlash_18(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___muzzleFlash_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___muzzleFlash_18), (void*)value); } inline static int32_t get_offset_of_hitLayerMask_19() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___hitLayerMask_19)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_hitLayerMask_19() const { return ___hitLayerMask_19; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_hitLayerMask_19() { return &___hitLayerMask_19; } inline void set_hitLayerMask_19(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___hitLayerMask_19 = value; } inline static int32_t get_offset_of_ejectorObject_20() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___ejectorObject_20)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_ejectorObject_20() const { return ___ejectorObject_20; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_ejectorObject_20() { return &___ejectorObject_20; } inline void set_ejectorObject_20(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___ejectorObject_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___ejectorObject_20), (void*)value); } inline static int32_t get_offset_of_maxSpreadAmmo_21() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxSpreadAmmo_21)); } inline int32_t get_maxSpreadAmmo_21() const { return ___maxSpreadAmmo_21; } inline int32_t* get_address_of_maxSpreadAmmo_21() { return &___maxSpreadAmmo_21; } inline void set_maxSpreadAmmo_21(int32_t value) { ___maxSpreadAmmo_21 = value; } inline static int32_t get_offset_of_spreadRateOfFire_22() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadRateOfFire_22)); } inline float get_spreadRateOfFire_22() const { return ___spreadRateOfFire_22; } inline float* get_address_of_spreadRateOfFire_22() { return &___spreadRateOfFire_22; } inline void set_spreadRateOfFire_22(float value) { ___spreadRateOfFire_22 = value; } inline static int32_t get_offset_of_spreadShotPelletCount_23() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadShotPelletCount_23)); } inline int32_t get_spreadShotPelletCount_23() const { return ___spreadShotPelletCount_23; } inline int32_t* get_address_of_spreadShotPelletCount_23() { return &___spreadShotPelletCount_23; } inline void set_spreadShotPelletCount_23(int32_t value) { ___spreadShotPelletCount_23 = value; } inline static int32_t get_offset_of_spreadDamage_24() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadDamage_24)); } inline float get_spreadDamage_24() const { return ___spreadDamage_24; } inline float* get_address_of_spreadDamage_24() { return &___spreadDamage_24; } inline void set_spreadDamage_24(float value) { ___spreadDamage_24 = value; } inline static int32_t get_offset_of_spreadArmoredExponent_25() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadArmoredExponent_25)); } inline float get_spreadArmoredExponent_25() const { return ___spreadArmoredExponent_25; } inline float* get_address_of_spreadArmoredExponent_25() { return &___spreadArmoredExponent_25; } inline void set_spreadArmoredExponent_25(float value) { ___spreadArmoredExponent_25 = value; } inline static int32_t get_offset_of_spreadEffectiveRange_26() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadEffectiveRange_26)); } inline float get_spreadEffectiveRange_26() const { return ___spreadEffectiveRange_26; } inline float* get_address_of_spreadEffectiveRange_26() { return &___spreadEffectiveRange_26; } inline void set_spreadEffectiveRange_26(float value) { ___spreadEffectiveRange_26 = value; } inline static int32_t get_offset_of_spreadMaxAngle_27() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___spreadMaxAngle_27)); } inline float get_spreadMaxAngle_27() const { return ___spreadMaxAngle_27; } inline float* get_address_of_spreadMaxAngle_27() { return &___spreadMaxAngle_27; } inline void set_spreadMaxAngle_27(float value) { ___spreadMaxAngle_27 = value; } inline static int32_t get_offset_of_muzzleFlashSpread_28() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___muzzleFlashSpread_28)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_muzzleFlashSpread_28() const { return ___muzzleFlashSpread_28; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_muzzleFlashSpread_28() { return &___muzzleFlashSpread_28; } inline void set_muzzleFlashSpread_28(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___muzzleFlashSpread_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___muzzleFlashSpread_28), (void*)value); } inline static int32_t get_offset_of_tracers_29() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___tracers_29)); } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * get_tracers_29() const { return ___tracers_29; } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E ** get_address_of_tracers_29() { return &___tracers_29; } inline void set_tracers_29(ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * value) { ___tracers_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___tracers_29), (void*)value); } inline static int32_t get_offset_of_tracerCount_30() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___tracerCount_30)); } inline int32_t get_tracerCount_30() const { return ___tracerCount_30; } inline int32_t* get_address_of_tracerCount_30() { return &___tracerCount_30; } inline void set_tracerCount_30(int32_t value) { ___tracerCount_30 = value; } inline static int32_t get_offset_of_laserBeam_31() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___laserBeam_31)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_laserBeam_31() const { return ___laserBeam_31; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_laserBeam_31() { return &___laserBeam_31; } inline void set_laserBeam_31(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___laserBeam_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___laserBeam_31), (void*)value); } inline static int32_t get_offset_of_maxLaserAmmo_32() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxLaserAmmo_32)); } inline int32_t get_maxLaserAmmo_32() const { return ___maxLaserAmmo_32; } inline int32_t* get_address_of_maxLaserAmmo_32() { return &___maxLaserAmmo_32; } inline void set_maxLaserAmmo_32(int32_t value) { ___maxLaserAmmo_32 = value; } inline static int32_t get_offset_of_minLaserAmmoPerSec_33() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___minLaserAmmoPerSec_33)); } inline float get_minLaserAmmoPerSec_33() const { return ___minLaserAmmoPerSec_33; } inline float* get_address_of_minLaserAmmoPerSec_33() { return &___minLaserAmmoPerSec_33; } inline void set_minLaserAmmoPerSec_33(float value) { ___minLaserAmmoPerSec_33 = value; } inline static int32_t get_offset_of_maxLaserAmmoPerSec_34() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxLaserAmmoPerSec_34)); } inline float get_maxLaserAmmoPerSec_34() const { return ___maxLaserAmmoPerSec_34; } inline float* get_address_of_maxLaserAmmoPerSec_34() { return &___maxLaserAmmoPerSec_34; } inline void set_maxLaserAmmoPerSec_34(float value) { ___maxLaserAmmoPerSec_34 = value; } inline static int32_t get_offset_of_laserDrainExponent_35() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___laserDrainExponent_35)); } inline float get_laserDrainExponent_35() const { return ___laserDrainExponent_35; } inline float* get_address_of_laserDrainExponent_35() { return &___laserDrainExponent_35; } inline void set_laserDrainExponent_35(float value) { ___laserDrainExponent_35 = value; } inline static int32_t get_offset_of_startLaserFireClip_36() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___startLaserFireClip_36)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_startLaserFireClip_36() const { return ___startLaserFireClip_36; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_startLaserFireClip_36() { return &___startLaserFireClip_36; } inline void set_startLaserFireClip_36(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___startLaserFireClip_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___startLaserFireClip_36), (void*)value); } inline static int32_t get_offset_of_muzzleFlashLaser_37() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___muzzleFlashLaser_37)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_muzzleFlashLaser_37() const { return ___muzzleFlashLaser_37; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_muzzleFlashLaser_37() { return &___muzzleFlashLaser_37; } inline void set_muzzleFlashLaser_37(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___muzzleFlashLaser_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___muzzleFlashLaser_37), (void*)value); } inline static int32_t get_offset_of_flakPrefab_38() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakPrefab_38)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_flakPrefab_38() const { return ___flakPrefab_38; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_flakPrefab_38() { return &___flakPrefab_38; } inline void set_flakPrefab_38(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___flakPrefab_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___flakPrefab_38), (void*)value); } inline static int32_t get_offset_of_maxFlakAmmo_39() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxFlakAmmo_39)); } inline int32_t get_maxFlakAmmo_39() const { return ___maxFlakAmmo_39; } inline int32_t* get_address_of_maxFlakAmmo_39() { return &___maxFlakAmmo_39; } inline void set_maxFlakAmmo_39(int32_t value) { ___maxFlakAmmo_39 = value; } inline static int32_t get_offset_of_flakRateOfFire_40() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakRateOfFire_40)); } inline float get_flakRateOfFire_40() const { return ___flakRateOfFire_40; } inline float* get_address_of_flakRateOfFire_40() { return &___flakRateOfFire_40; } inline void set_flakRateOfFire_40(float value) { ___flakRateOfFire_40 = value; } inline static int32_t get_offset_of_flakDamage_41() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakDamage_41)); } inline float get_flakDamage_41() const { return ___flakDamage_41; } inline float* get_address_of_flakDamage_41() { return &___flakDamage_41; } inline void set_flakDamage_41(float value) { ___flakDamage_41 = value; } inline static int32_t get_offset_of_flakMissExplodeDist_42() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakMissExplodeDist_42)); } inline float get_flakMissExplodeDist_42() const { return ___flakMissExplodeDist_42; } inline float* get_address_of_flakMissExplodeDist_42() { return &___flakMissExplodeDist_42; } inline void set_flakMissExplodeDist_42(float value) { ___flakMissExplodeDist_42 = value; } inline static int32_t get_offset_of_flakEffectiveRange_43() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakEffectiveRange_43)); } inline float get_flakEffectiveRange_43() const { return ___flakEffectiveRange_43; } inline float* get_address_of_flakEffectiveRange_43() { return &___flakEffectiveRange_43; } inline void set_flakEffectiveRange_43(float value) { ___flakEffectiveRange_43 = value; } inline static int32_t get_offset_of_flakArmingRadius_44() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakArmingRadius_44)); } inline float get_flakArmingRadius_44() const { return ___flakArmingRadius_44; } inline float* get_address_of_flakArmingRadius_44() { return &___flakArmingRadius_44; } inline void set_flakArmingRadius_44(float value) { ___flakArmingRadius_44 = value; } inline static int32_t get_offset_of_flakArmingRange_45() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakArmingRange_45)); } inline float get_flakArmingRange_45() const { return ___flakArmingRange_45; } inline float* get_address_of_flakArmingRange_45() { return &___flakArmingRange_45; } inline void set_flakArmingRange_45(float value) { ___flakArmingRange_45 = value; } inline static int32_t get_offset_of_flakVelocityMod_46() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakVelocityMod_46)); } inline float get_flakVelocityMod_46() const { return ___flakVelocityMod_46; } inline float* get_address_of_flakVelocityMod_46() { return &___flakVelocityMod_46; } inline void set_flakVelocityMod_46(float value) { ___flakVelocityMod_46 = value; } inline static int32_t get_offset_of_muzzleFlashFlak_47() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___muzzleFlashFlak_47)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_muzzleFlashFlak_47() const { return ___muzzleFlashFlak_47; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_muzzleFlashFlak_47() { return &___muzzleFlashFlak_47; } inline void set_muzzleFlashFlak_47(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___muzzleFlashFlak_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___muzzleFlashFlak_47), (void*)value); } inline static int32_t get_offset_of_flakTriggerMask_48() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flakTriggerMask_48)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_flakTriggerMask_48() const { return ___flakTriggerMask_48; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_flakTriggerMask_48() { return &___flakTriggerMask_48; } inline void set_flakTriggerMask_48(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___flakTriggerMask_48 = value; } inline static int32_t get_offset_of_maxCannonAmmo_49() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___maxCannonAmmo_49)); } inline int32_t get_maxCannonAmmo_49() const { return ___maxCannonAmmo_49; } inline int32_t* get_address_of_maxCannonAmmo_49() { return &___maxCannonAmmo_49; } inline void set_maxCannonAmmo_49(int32_t value) { ___maxCannonAmmo_49 = value; } inline static int32_t get_offset_of_chargeShotFirePoint_50() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeShotFirePoint_50)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_chargeShotFirePoint_50() const { return ___chargeShotFirePoint_50; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_chargeShotFirePoint_50() { return &___chargeShotFirePoint_50; } inline void set_chargeShotFirePoint_50(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___chargeShotFirePoint_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___chargeShotFirePoint_50), (void*)value); } inline static int32_t get_offset_of_shotPrefab_51() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___shotPrefab_51)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_shotPrefab_51() const { return ___shotPrefab_51; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_shotPrefab_51() { return &___shotPrefab_51; } inline void set_shotPrefab_51(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___shotPrefab_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___shotPrefab_51), (void*)value); } inline static int32_t get_offset_of_chargeEffectAnim_52() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeEffectAnim_52)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_chargeEffectAnim_52() const { return ___chargeEffectAnim_52; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_chargeEffectAnim_52() { return &___chargeEffectAnim_52; } inline void set_chargeEffectAnim_52(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___chargeEffectAnim_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___chargeEffectAnim_52), (void*)value); } inline static int32_t get_offset_of_chargeShotMinDamage_53() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeShotMinDamage_53)); } inline float get_chargeShotMinDamage_53() const { return ___chargeShotMinDamage_53; } inline float* get_address_of_chargeShotMinDamage_53() { return &___chargeShotMinDamage_53; } inline void set_chargeShotMinDamage_53(float value) { ___chargeShotMinDamage_53 = value; } inline static int32_t get_offset_of_chargeShotMaxDamage_54() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeShotMaxDamage_54)); } inline float get_chargeShotMaxDamage_54() const { return ___chargeShotMaxDamage_54; } inline float* get_address_of_chargeShotMaxDamage_54() { return &___chargeShotMaxDamage_54; } inline void set_chargeShotMaxDamage_54(float value) { ___chargeShotMaxDamage_54 = value; } inline static int32_t get_offset_of_timeTilFullDamage_55() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___timeTilFullDamage_55)); } inline float get_timeTilFullDamage_55() const { return ___timeTilFullDamage_55; } inline float* get_address_of_timeTilFullDamage_55() { return &___timeTilFullDamage_55; } inline void set_timeTilFullDamage_55(float value) { ___timeTilFullDamage_55 = value; } inline static int32_t get_offset_of_damageChargeRate_56() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___damageChargeRate_56)); } inline float get_damageChargeRate_56() const { return ___damageChargeRate_56; } inline float* get_address_of_damageChargeRate_56() { return &___damageChargeRate_56; } inline void set_damageChargeRate_56(float value) { ___damageChargeRate_56 = value; } inline static int32_t get_offset_of_chargedProjectileForce_57() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargedProjectileForce_57)); } inline float get_chargedProjectileForce_57() const { return ___chargedProjectileForce_57; } inline float* get_address_of_chargedProjectileForce_57() { return &___chargedProjectileForce_57; } inline void set_chargedProjectileForce_57(float value) { ___chargedProjectileForce_57 = value; } inline static int32_t get_offset_of_unchargedProjectileForce_58() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___unchargedProjectileForce_58)); } inline float get_unchargedProjectileForce_58() const { return ___unchargedProjectileForce_58; } inline float* get_address_of_unchargedProjectileForce_58() { return &___unchargedProjectileForce_58; } inline void set_unchargedProjectileForce_58(float value) { ___unchargedProjectileForce_58 = value; } inline static int32_t get_offset_of_muzzleFlashCharge_59() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___muzzleFlashCharge_59)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_muzzleFlashCharge_59() const { return ___muzzleFlashCharge_59; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_muzzleFlashCharge_59() { return &___muzzleFlashCharge_59; } inline void set_muzzleFlashCharge_59(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___muzzleFlashCharge_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___muzzleFlashCharge_59), (void*)value); } inline static int32_t get_offset_of_missilePod_60() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___missilePod_60)); } inline MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * get_missilePod_60() const { return ___missilePod_60; } inline MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 ** get_address_of_missilePod_60() { return &___missilePod_60; } inline void set_missilePod_60(MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * value) { ___missilePod_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___missilePod_60), (void*)value); } inline static int32_t get_offset_of_missileIcon_61() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___missileIcon_61)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_missileIcon_61() const { return ___missileIcon_61; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_missileIcon_61() { return &___missileIcon_61; } inline void set_missileIcon_61(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___missileIcon_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___missileIcon_61), (void*)value); } inline static int32_t get_offset_of_lockIndicator_62() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___lockIndicator_62)); } inline LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * get_lockIndicator_62() const { return ___lockIndicator_62; } inline LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 ** get_address_of_lockIndicator_62() { return &___lockIndicator_62; } inline void set_lockIndicator_62(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * value) { ___lockIndicator_62 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockIndicator_62), (void*)value); } inline static int32_t get_offset_of_seekingAudio_63() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___seekingAudio_63)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_seekingAudio_63() const { return ___seekingAudio_63; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_seekingAudio_63() { return &___seekingAudio_63; } inline void set_seekingAudio_63(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___seekingAudio_63 = value; Il2CppCodeGenWriteBarrier((void**)(&___seekingAudio_63), (void*)value); } inline static int32_t get_offset_of_notLockedClip_64() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___notLockedClip_64)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_notLockedClip_64() const { return ___notLockedClip_64; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_notLockedClip_64() { return &___notLockedClip_64; } inline void set_notLockedClip_64(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___notLockedClip_64 = value; Il2CppCodeGenWriteBarrier((void**)(&___notLockedClip_64), (void*)value); } inline static int32_t get_offset_of_aimLayerMask_65() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___aimLayerMask_65)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_aimLayerMask_65() const { return ___aimLayerMask_65; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_aimLayerMask_65() { return &___aimLayerMask_65; } inline void set_aimLayerMask_65(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___aimLayerMask_65 = value; } inline static int32_t get_offset_of_lockAimRadius_66() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___lockAimRadius_66)); } inline float get_lockAimRadius_66() const { return ___lockAimRadius_66; } inline float* get_address_of_lockAimRadius_66() { return &___lockAimRadius_66; } inline void set_lockAimRadius_66(float value) { ___lockAimRadius_66 = value; } inline static int32_t get_offset_of_normalSights_67() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___normalSights_67)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_normalSights_67() const { return ___normalSights_67; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_normalSights_67() { return &___normalSights_67; } inline void set_normalSights_67(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___normalSights_67 = value; Il2CppCodeGenWriteBarrier((void**)(&___normalSights_67), (void*)value); } inline static int32_t get_offset_of_missileSights_68() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___missileSights_68)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get_missileSights_68() const { return ___missileSights_68; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of_missileSights_68() { return &___missileSights_68; } inline void set_missileSights_68(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ___missileSights_68 = value; Il2CppCodeGenWriteBarrier((void**)(&___missileSights_68), (void*)value); } inline static int32_t get_offset_of_fullSpeedDuration_69() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___fullSpeedDuration_69)); } inline float get_fullSpeedDuration_69() const { return ___fullSpeedDuration_69; } inline float* get_address_of_fullSpeedDuration_69() { return &___fullSpeedDuration_69; } inline void set_fullSpeedDuration_69(float value) { ___fullSpeedDuration_69 = value; } inline static int32_t get_offset_of_slowMotionDuration_70() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___slowMotionDuration_70)); } inline float get_slowMotionDuration_70() const { return ___slowMotionDuration_70; } inline float* get_address_of_slowMotionDuration_70() { return &___slowMotionDuration_70; } inline void set_slowMotionDuration_70(float value) { ___slowMotionDuration_70 = value; } inline static int32_t get_offset_of_source_71() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___source_71)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_71() const { return ___source_71; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_71() { return &___source_71; } inline void set_source_71(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_71 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_71), (void*)value); } inline static int32_t get_offset_of_sidearmAudio_72() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___sidearmAudio_72)); } inline SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * get_sidearmAudio_72() const { return ___sidearmAudio_72; } inline SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 ** get_address_of_sidearmAudio_72() { return &___sidearmAudio_72; } inline void set_sidearmAudio_72(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * value) { ___sidearmAudio_72 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmAudio_72), (void*)value); } inline static int32_t get_offset_of_lineRenderer_73() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___lineRenderer_73)); } inline HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * get_lineRenderer_73() const { return ___lineRenderer_73; } inline HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 ** get_address_of_lineRenderer_73() { return &___lineRenderer_73; } inline void set_lineRenderer_73(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * value) { ___lineRenderer_73 = value; Il2CppCodeGenWriteBarrier((void**)(&___lineRenderer_73), (void*)value); } inline static int32_t get_offset_of_ejector_74() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___ejector_74)); } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * get_ejector_74() const { return ___ejector_74; } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E ** get_address_of_ejector_74() { return &___ejector_74; } inline void set_ejector_74(ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * value) { ___ejector_74 = value; Il2CppCodeGenWriteBarrier((void**)(&___ejector_74), (void*)value); } inline static int32_t get_offset_of_casingClipPlayer_75() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___casingClipPlayer_75)); } inline SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * get_casingClipPlayer_75() const { return ___casingClipPlayer_75; } inline SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 ** get_address_of_casingClipPlayer_75() { return &___casingClipPlayer_75; } inline void set_casingClipPlayer_75(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * value) { ___casingClipPlayer_75 = value; Il2CppCodeGenWriteBarrier((void**)(&___casingClipPlayer_75), (void*)value); } inline static int32_t get_offset_of_hideFlash_76() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___hideFlash_76)); } inline float get_hideFlash_76() const { return ___hideFlash_76; } inline float* get_address_of_hideFlash_76() { return &___hideFlash_76; } inline void set_hideFlash_76(float value) { ___hideFlash_76 = value; } inline static int32_t get_offset_of_flashHidden_77() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___flashHidden_77)); } inline bool get_flashHidden_77() const { return ___flashHidden_77; } inline bool* get_address_of_flashHidden_77() { return &___flashHidden_77; } inline void set_flashHidden_77(bool value) { ___flashHidden_77 = value; } inline static int32_t get_offset_of_playedClick_78() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___playedClick_78)); } inline bool get_playedClick_78() const { return ___playedClick_78; } inline bool* get_address_of_playedClick_78() { return &___playedClick_78; } inline void set_playedClick_78(bool value) { ___playedClick_78 = value; } inline static int32_t get_offset_of_fireLock_79() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___fireLock_79)); } inline bool get_fireLock_79() const { return ___fireLock_79; } inline bool* get_address_of_fireLock_79() { return &___fireLock_79; } inline void set_fireLock_79(bool value) { ___fireLock_79 = value; } inline static int32_t get_offset_of_initialized_80() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___initialized_80)); } inline bool get_initialized_80() const { return ___initialized_80; } inline bool* get_address_of_initialized_80() { return &___initialized_80; } inline void set_initialized_80(bool value) { ___initialized_80 = value; } inline static int32_t get_offset_of_saberReload_81() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___saberReload_81)); } inline bool get_saberReload_81() const { return ___saberReload_81; } inline bool* get_address_of_saberReload_81() { return &___saberReload_81; } inline void set_saberReload_81(bool value) { ___saberReload_81 = value; } inline static int32_t get_offset_of_shotTaken_82() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___shotTaken_82)); } inline bool get_shotTaken_82() const { return ___shotTaken_82; } inline bool* get_address_of_shotTaken_82() { return &___shotTaken_82; } inline void set_shotTaken_82(bool value) { ___shotTaken_82 = value; } inline static int32_t get_offset_of_hit_83() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___hit_83)); } inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 get_hit_83() const { return ___hit_83; } inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * get_address_of_hit_83() { return &___hit_83; } inline void set_hit_83(RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 value) { ___hit_83 = value; } inline static int32_t get_offset_of_hitable_84() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___hitable_84)); } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * get_hitable_84() const { return ___hitable_84; } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 ** get_address_of_hitable_84() { return &___hitable_84; } inline void set_hitable_84(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * value) { ___hitable_84 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitable_84), (void*)value); } inline static int32_t get_offset_of_hitData_85() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___hitData_85)); } inline HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * get_hitData_85() const { return ___hitData_85; } inline HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA ** get_address_of_hitData_85() { return &___hitData_85; } inline void set_hitData_85(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * value) { ___hitData_85 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitData_85), (void*)value); } inline static int32_t get_offset_of_laser_86() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___laser_86)); } inline Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * get_laser_86() const { return ___laser_86; } inline Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 ** get_address_of_laser_86() { return &___laser_86; } inline void set_laser_86(Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * value) { ___laser_86 = value; Il2CppCodeGenWriteBarrier((void**)(&___laser_86), (void*)value); } inline static int32_t get_offset_of_laserFireTimeSinceAmmoLoss_87() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___laserFireTimeSinceAmmoLoss_87)); } inline float get_laserFireTimeSinceAmmoLoss_87() const { return ___laserFireTimeSinceAmmoLoss_87; } inline float* get_address_of_laserFireTimeSinceAmmoLoss_87() { return &___laserFireTimeSinceAmmoLoss_87; } inline void set_laserFireTimeSinceAmmoLoss_87(float value) { ___laserFireTimeSinceAmmoLoss_87 = value; } inline static int32_t get_offset_of_laserOffAt_88() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___laserOffAt_88)); } inline float get_laserOffAt_88() const { return ___laserOffAt_88; } inline float* get_address_of_laserOffAt_88() { return &___laserOffAt_88; } inline void set_laserOffAt_88(float value) { ___laserOffAt_88 = value; } inline static int32_t get_offset_of_chargeShotProjectile_89() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeShotProjectile_89)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_chargeShotProjectile_89() const { return ___chargeShotProjectile_89; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_chargeShotProjectile_89() { return &___chargeShotProjectile_89; } inline void set_chargeShotProjectile_89(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___chargeShotProjectile_89 = value; Il2CppCodeGenWriteBarrier((void**)(&___chargeShotProjectile_89), (void*)value); } inline static int32_t get_offset_of_releaseShotAt_90() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___releaseShotAt_90)); } inline float get_releaseShotAt_90() const { return ___releaseShotAt_90; } inline float* get_address_of_releaseShotAt_90() { return &___releaseShotAt_90; } inline void set_releaseShotAt_90(float value) { ___releaseShotAt_90 = value; } inline static int32_t get_offset_of_chargeDuration_91() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___chargeDuration_91)); } inline float get_chargeDuration_91() const { return ___chargeDuration_91; } inline float* get_address_of_chargeDuration_91() { return &___chargeDuration_91; } inline void set_chargeDuration_91(float value) { ___chargeDuration_91 = value; } inline static int32_t get_offset_of_U3CInMissileModeU3Ek__BackingField_92() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___U3CInMissileModeU3Ek__BackingField_92)); } inline bool get_U3CInMissileModeU3Ek__BackingField_92() const { return ___U3CInMissileModeU3Ek__BackingField_92; } inline bool* get_address_of_U3CInMissileModeU3Ek__BackingField_92() { return &___U3CInMissileModeU3Ek__BackingField_92; } inline void set_U3CInMissileModeU3Ek__BackingField_92(bool value) { ___U3CInMissileModeU3Ek__BackingField_92 = value; } inline static int32_t get_offset_of_aimHits_93() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___aimHits_93)); } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* get_aimHits_93() const { return ___aimHits_93; } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09** get_address_of_aimHits_93() { return &___aimHits_93; } inline void set_aimHits_93(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* value) { ___aimHits_93 = value; Il2CppCodeGenWriteBarrier((void**)(&___aimHits_93), (void*)value); } inline static int32_t get_offset_of_aimedAt_94() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___aimedAt_94)); } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * get_aimedAt_94() const { return ___aimedAt_94; } inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 ** get_address_of_aimedAt_94() { return &___aimedAt_94; } inline void set_aimedAt_94(Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * value) { ___aimedAt_94 = value; Il2CppCodeGenWriteBarrier((void**)(&___aimedAt_94), (void*)value); } inline static int32_t get_offset_of_U3CHandlegunU3Ek__BackingField_95() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___U3CHandlegunU3Ek__BackingField_95)); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * get_U3CHandlegunU3Ek__BackingField_95() const { return ___U3CHandlegunU3Ek__BackingField_95; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** get_address_of_U3CHandlegunU3Ek__BackingField_95() { return &___U3CHandlegunU3Ek__BackingField_95; } inline void set_U3CHandlegunU3Ek__BackingField_95(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { ___U3CHandlegunU3Ek__BackingField_95 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHandlegunU3Ek__BackingField_95), (void*)value); } inline static int32_t get_offset_of_U3CSidearmAnimU3Ek__BackingField_96() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___U3CSidearmAnimU3Ek__BackingField_96)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_U3CSidearmAnimU3Ek__BackingField_96() const { return ___U3CSidearmAnimU3Ek__BackingField_96; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_U3CSidearmAnimU3Ek__BackingField_96() { return &___U3CSidearmAnimU3Ek__BackingField_96; } inline void set_U3CSidearmAnimU3Ek__BackingField_96(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___U3CSidearmAnimU3Ek__BackingField_96 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSidearmAnimU3Ek__BackingField_96), (void*)value); } inline static int32_t get_offset_of_lastWasNormal_98() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___lastWasNormal_98)); } inline bool get_lastWasNormal_98() const { return ___lastWasNormal_98; } inline bool* get_address_of_lastWasNormal_98() { return &___lastWasNormal_98; } inline void set_lastWasNormal_98(bool value) { ___lastWasNormal_98 = value; } inline static int32_t get_offset_of_currentPU_99() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___currentPU_99)); } inline int32_t get_currentPU_99() const { return ___currentPU_99; } inline int32_t* get_address_of_currentPU_99() { return &___currentPU_99; } inline void set_currentPU_99(int32_t value) { ___currentPU_99 = value; } inline static int32_t get_offset_of_U3CPlayPowerupAudioU3Ek__BackingField_100() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___U3CPlayPowerupAudioU3Ek__BackingField_100)); } inline bool get_U3CPlayPowerupAudioU3Ek__BackingField_100() const { return ___U3CPlayPowerupAudioU3Ek__BackingField_100; } inline bool* get_address_of_U3CPlayPowerupAudioU3Ek__BackingField_100() { return &___U3CPlayPowerupAudioU3Ek__BackingField_100; } inline void set_U3CPlayPowerupAudioU3Ek__BackingField_100(bool value) { ___U3CPlayPowerupAudioU3Ek__BackingField_100 = value; } inline static int32_t get_offset_of_currentAmmo_101() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___currentAmmo_101)); } inline int32_t get_currentAmmo_101() const { return ___currentAmmo_101; } inline int32_t* get_address_of_currentAmmo_101() { return &___currentAmmo_101; } inline void set_currentAmmo_101(int32_t value) { ___currentAmmo_101 = value; } inline static int32_t get_offset_of_currentBurstCount_102() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___currentBurstCount_102)); } inline int32_t get_currentBurstCount_102() const { return ___currentBurstCount_102; } inline int32_t* get_address_of_currentBurstCount_102() { return &___currentBurstCount_102; } inline void set_currentBurstCount_102(int32_t value) { ___currentBurstCount_102 = value; } inline static int32_t get_offset_of_nextFire_103() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416, ___nextFire_103)); } inline float get_nextFire_103() const { return ___nextFire_103; } inline float* get_address_of_nextFire_103() { return &___nextFire_103; } inline void set_nextFire_103(float value) { ___nextFire_103 = value; } }; // SidearmAudio struct SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single SidearmAudio::basicPitch float ___basicPitch_11; // System.Single SidearmAudio::chargeShotPitch float ___chargeShotPitch_12; // System.Single SidearmAudio::flakPitch float ___flakPitch_13; // System.Single SidearmAudio::spreadPitch float ___spreadPitch_14; // UnityEngine.AudioSource SidearmAudio::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_22; // System.Single SidearmAudio::basePitch float ___basePitch_23; public: inline static int32_t get_offset_of_basicPitch_11() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___basicPitch_11)); } inline float get_basicPitch_11() const { return ___basicPitch_11; } inline float* get_address_of_basicPitch_11() { return &___basicPitch_11; } inline void set_basicPitch_11(float value) { ___basicPitch_11 = value; } inline static int32_t get_offset_of_chargeShotPitch_12() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___chargeShotPitch_12)); } inline float get_chargeShotPitch_12() const { return ___chargeShotPitch_12; } inline float* get_address_of_chargeShotPitch_12() { return &___chargeShotPitch_12; } inline void set_chargeShotPitch_12(float value) { ___chargeShotPitch_12 = value; } inline static int32_t get_offset_of_flakPitch_13() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___flakPitch_13)); } inline float get_flakPitch_13() const { return ___flakPitch_13; } inline float* get_address_of_flakPitch_13() { return &___flakPitch_13; } inline void set_flakPitch_13(float value) { ___flakPitch_13 = value; } inline static int32_t get_offset_of_spreadPitch_14() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___spreadPitch_14)); } inline float get_spreadPitch_14() const { return ___spreadPitch_14; } inline float* get_address_of_spreadPitch_14() { return &___spreadPitch_14; } inline void set_spreadPitch_14(float value) { ___spreadPitch_14 = value; } inline static int32_t get_offset_of_source_22() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___source_22)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_22() const { return ___source_22; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_22() { return &___source_22; } inline void set_source_22(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_22), (void*)value); } inline static int32_t get_offset_of_basePitch_23() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250, ___basePitch_23)); } inline float get_basePitch_23() const { return ___basePitch_23; } inline float* get_address_of_basePitch_23() { return &___basePitch_23; } inline void set_basePitch_23(float value) { ___basePitch_23 = value; } }; // Sign struct Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Transform Sign::sidePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___sidePoint_4; // UnityEngine.Transform Sign::bottomPoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___bottomPoint_5; // UnityEngine.Transform Sign::centerPoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___centerPoint_6; // UnityEngine.MeshRenderer Sign::signRenderer MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * ___signRenderer_7; // System.Int32 Sign::signSheetWidth int32_t ___signSheetWidth_8; // System.Single Sign::strongColorMax float ___strongColorMax_9; // System.Single Sign::strongColorMin float ___strongColorMin_10; // System.Single Sign::weakColorMin float ___weakColorMin_11; // System.Boolean Sign::randomizeOnEnable bool ___randomizeOnEnable_12; // UnityEngine.Events.UnityEvent Sign::onPlaced UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onPlaced_13; // UnityEngine.MaterialPropertyBlock Sign::propBlock MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___propBlock_14; // System.Boolean Sign::initialized bool ___initialized_15; // System.Single Sign::k__BackingField float ___U3CPathDistanceU3Ek__BackingField_16; // System.Single Sign::k__BackingField float ___U3CDespawnDistanceU3Ek__BackingField_17; public: inline static int32_t get_offset_of_sidePoint_4() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___sidePoint_4)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_sidePoint_4() const { return ___sidePoint_4; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_sidePoint_4() { return &___sidePoint_4; } inline void set_sidePoint_4(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___sidePoint_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidePoint_4), (void*)value); } inline static int32_t get_offset_of_bottomPoint_5() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___bottomPoint_5)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_bottomPoint_5() const { return ___bottomPoint_5; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_bottomPoint_5() { return &___bottomPoint_5; } inline void set_bottomPoint_5(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___bottomPoint_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___bottomPoint_5), (void*)value); } inline static int32_t get_offset_of_centerPoint_6() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___centerPoint_6)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_centerPoint_6() const { return ___centerPoint_6; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_centerPoint_6() { return &___centerPoint_6; } inline void set_centerPoint_6(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___centerPoint_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___centerPoint_6), (void*)value); } inline static int32_t get_offset_of_signRenderer_7() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___signRenderer_7)); } inline MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * get_signRenderer_7() const { return ___signRenderer_7; } inline MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B ** get_address_of_signRenderer_7() { return &___signRenderer_7; } inline void set_signRenderer_7(MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * value) { ___signRenderer_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___signRenderer_7), (void*)value); } inline static int32_t get_offset_of_signSheetWidth_8() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___signSheetWidth_8)); } inline int32_t get_signSheetWidth_8() const { return ___signSheetWidth_8; } inline int32_t* get_address_of_signSheetWidth_8() { return &___signSheetWidth_8; } inline void set_signSheetWidth_8(int32_t value) { ___signSheetWidth_8 = value; } inline static int32_t get_offset_of_strongColorMax_9() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___strongColorMax_9)); } inline float get_strongColorMax_9() const { return ___strongColorMax_9; } inline float* get_address_of_strongColorMax_9() { return &___strongColorMax_9; } inline void set_strongColorMax_9(float value) { ___strongColorMax_9 = value; } inline static int32_t get_offset_of_strongColorMin_10() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___strongColorMin_10)); } inline float get_strongColorMin_10() const { return ___strongColorMin_10; } inline float* get_address_of_strongColorMin_10() { return &___strongColorMin_10; } inline void set_strongColorMin_10(float value) { ___strongColorMin_10 = value; } inline static int32_t get_offset_of_weakColorMin_11() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___weakColorMin_11)); } inline float get_weakColorMin_11() const { return ___weakColorMin_11; } inline float* get_address_of_weakColorMin_11() { return &___weakColorMin_11; } inline void set_weakColorMin_11(float value) { ___weakColorMin_11 = value; } inline static int32_t get_offset_of_randomizeOnEnable_12() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___randomizeOnEnable_12)); } inline bool get_randomizeOnEnable_12() const { return ___randomizeOnEnable_12; } inline bool* get_address_of_randomizeOnEnable_12() { return &___randomizeOnEnable_12; } inline void set_randomizeOnEnable_12(bool value) { ___randomizeOnEnable_12 = value; } inline static int32_t get_offset_of_onPlaced_13() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___onPlaced_13)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onPlaced_13() const { return ___onPlaced_13; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onPlaced_13() { return &___onPlaced_13; } inline void set_onPlaced_13(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onPlaced_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPlaced_13), (void*)value); } inline static int32_t get_offset_of_propBlock_14() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___propBlock_14)); } inline MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * get_propBlock_14() const { return ___propBlock_14; } inline MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 ** get_address_of_propBlock_14() { return &___propBlock_14; } inline void set_propBlock_14(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * value) { ___propBlock_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___propBlock_14), (void*)value); } inline static int32_t get_offset_of_initialized_15() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___initialized_15)); } inline bool get_initialized_15() const { return ___initialized_15; } inline bool* get_address_of_initialized_15() { return &___initialized_15; } inline void set_initialized_15(bool value) { ___initialized_15 = value; } inline static int32_t get_offset_of_U3CPathDistanceU3Ek__BackingField_16() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___U3CPathDistanceU3Ek__BackingField_16)); } inline float get_U3CPathDistanceU3Ek__BackingField_16() const { return ___U3CPathDistanceU3Ek__BackingField_16; } inline float* get_address_of_U3CPathDistanceU3Ek__BackingField_16() { return &___U3CPathDistanceU3Ek__BackingField_16; } inline void set_U3CPathDistanceU3Ek__BackingField_16(float value) { ___U3CPathDistanceU3Ek__BackingField_16 = value; } inline static int32_t get_offset_of_U3CDespawnDistanceU3Ek__BackingField_17() { return static_cast(offsetof(Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D, ___U3CDespawnDistanceU3Ek__BackingField_17)); } inline float get_U3CDespawnDistanceU3Ek__BackingField_17() const { return ___U3CDespawnDistanceU3Ek__BackingField_17; } inline float* get_address_of_U3CDespawnDistanceU3Ek__BackingField_17() { return &___U3CDespawnDistanceU3Ek__BackingField_17; } inline void set_U3CDespawnDistanceU3Ek__BackingField_17(float value) { ___U3CDespawnDistanceU3Ek__BackingField_17 = value; } }; // SignPoint struct SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // MountType SignPoint::mountType int32_t ___mountType_4; // SignType SignPoint::signType int32_t ___signType_5; public: inline static int32_t get_offset_of_mountType_4() { return static_cast(offsetof(SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355, ___mountType_4)); } inline int32_t get_mountType_4() const { return ___mountType_4; } inline int32_t* get_address_of_mountType_4() { return &___mountType_4; } inline void set_mountType_4(int32_t value) { ___mountType_4 = value; } inline static int32_t get_offset_of_signType_5() { return static_cast(offsetof(SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355, ___signType_5)); } inline int32_t get_signType_5() const { return ___signType_5; } inline int32_t* get_address_of_signType_5() { return &___signType_5; } inline void set_signType_5(int32_t value) { ___signType_5 = value; } }; // SignagePlacer struct SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 SignagePlacer::maxSigns int32_t ___maxSigns_5; // System.Int32 SignagePlacer::maxSmallSigns int32_t ___maxSmallSigns_6; // System.Single SignagePlacer::signChance float ___signChance_7; // System.Single SignagePlacer::additionalSignChance float ___additionalSignChance_8; // System.Int32 SignagePlacer::maxDecor int32_t ___maxDecor_9; // System.Single SignagePlacer::decorChance float ___decorChance_10; // System.Single SignagePlacer::additionaDecorChance float ___additionaDecorChance_11; // System.Collections.Generic.List`1 SignagePlacer::signPoints List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * ___signPoints_12; // System.Collections.Generic.List`1 SignagePlacer::decorPoints List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * ___decorPoints_13; // System.Boolean SignagePlacer::gotSignPoints bool ___gotSignPoints_14; // System.Boolean SignagePlacer::gotDecorPoints bool ___gotDecorPoints_15; // Building SignagePlacer::building Building_t13262F618069952568925A1556080D290B9264F0 * ___building_16; // BuildingDecorPool SignagePlacer::pool BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * ___pool_17; // UnityEngine.Vector3 SignagePlacer::closestRoad Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___closestRoad_18; // System.Single SignagePlacer::maxDistance float ___maxDistance_19; // System.Single SignagePlacer::bldgDist float ___bldgDist_20; public: inline static int32_t get_offset_of_maxSigns_5() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___maxSigns_5)); } inline int32_t get_maxSigns_5() const { return ___maxSigns_5; } inline int32_t* get_address_of_maxSigns_5() { return &___maxSigns_5; } inline void set_maxSigns_5(int32_t value) { ___maxSigns_5 = value; } inline static int32_t get_offset_of_maxSmallSigns_6() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___maxSmallSigns_6)); } inline int32_t get_maxSmallSigns_6() const { return ___maxSmallSigns_6; } inline int32_t* get_address_of_maxSmallSigns_6() { return &___maxSmallSigns_6; } inline void set_maxSmallSigns_6(int32_t value) { ___maxSmallSigns_6 = value; } inline static int32_t get_offset_of_signChance_7() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___signChance_7)); } inline float get_signChance_7() const { return ___signChance_7; } inline float* get_address_of_signChance_7() { return &___signChance_7; } inline void set_signChance_7(float value) { ___signChance_7 = value; } inline static int32_t get_offset_of_additionalSignChance_8() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___additionalSignChance_8)); } inline float get_additionalSignChance_8() const { return ___additionalSignChance_8; } inline float* get_address_of_additionalSignChance_8() { return &___additionalSignChance_8; } inline void set_additionalSignChance_8(float value) { ___additionalSignChance_8 = value; } inline static int32_t get_offset_of_maxDecor_9() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___maxDecor_9)); } inline int32_t get_maxDecor_9() const { return ___maxDecor_9; } inline int32_t* get_address_of_maxDecor_9() { return &___maxDecor_9; } inline void set_maxDecor_9(int32_t value) { ___maxDecor_9 = value; } inline static int32_t get_offset_of_decorChance_10() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___decorChance_10)); } inline float get_decorChance_10() const { return ___decorChance_10; } inline float* get_address_of_decorChance_10() { return &___decorChance_10; } inline void set_decorChance_10(float value) { ___decorChance_10 = value; } inline static int32_t get_offset_of_additionaDecorChance_11() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___additionaDecorChance_11)); } inline float get_additionaDecorChance_11() const { return ___additionaDecorChance_11; } inline float* get_address_of_additionaDecorChance_11() { return &___additionaDecorChance_11; } inline void set_additionaDecorChance_11(float value) { ___additionaDecorChance_11 = value; } inline static int32_t get_offset_of_signPoints_12() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___signPoints_12)); } inline List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * get_signPoints_12() const { return ___signPoints_12; } inline List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E ** get_address_of_signPoints_12() { return &___signPoints_12; } inline void set_signPoints_12(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * value) { ___signPoints_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___signPoints_12), (void*)value); } inline static int32_t get_offset_of_decorPoints_13() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___decorPoints_13)); } inline List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * get_decorPoints_13() const { return ___decorPoints_13; } inline List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 ** get_address_of_decorPoints_13() { return &___decorPoints_13; } inline void set_decorPoints_13(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * value) { ___decorPoints_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___decorPoints_13), (void*)value); } inline static int32_t get_offset_of_gotSignPoints_14() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___gotSignPoints_14)); } inline bool get_gotSignPoints_14() const { return ___gotSignPoints_14; } inline bool* get_address_of_gotSignPoints_14() { return &___gotSignPoints_14; } inline void set_gotSignPoints_14(bool value) { ___gotSignPoints_14 = value; } inline static int32_t get_offset_of_gotDecorPoints_15() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___gotDecorPoints_15)); } inline bool get_gotDecorPoints_15() const { return ___gotDecorPoints_15; } inline bool* get_address_of_gotDecorPoints_15() { return &___gotDecorPoints_15; } inline void set_gotDecorPoints_15(bool value) { ___gotDecorPoints_15 = value; } inline static int32_t get_offset_of_building_16() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___building_16)); } inline Building_t13262F618069952568925A1556080D290B9264F0 * get_building_16() const { return ___building_16; } inline Building_t13262F618069952568925A1556080D290B9264F0 ** get_address_of_building_16() { return &___building_16; } inline void set_building_16(Building_t13262F618069952568925A1556080D290B9264F0 * value) { ___building_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___building_16), (void*)value); } inline static int32_t get_offset_of_pool_17() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___pool_17)); } inline BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * get_pool_17() const { return ___pool_17; } inline BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC ** get_address_of_pool_17() { return &___pool_17; } inline void set_pool_17(BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * value) { ___pool_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___pool_17), (void*)value); } inline static int32_t get_offset_of_closestRoad_18() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___closestRoad_18)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_closestRoad_18() const { return ___closestRoad_18; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_closestRoad_18() { return &___closestRoad_18; } inline void set_closestRoad_18(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___closestRoad_18 = value; } inline static int32_t get_offset_of_maxDistance_19() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___maxDistance_19)); } inline float get_maxDistance_19() const { return ___maxDistance_19; } inline float* get_address_of_maxDistance_19() { return &___maxDistance_19; } inline void set_maxDistance_19(float value) { ___maxDistance_19 = value; } inline static int32_t get_offset_of_bldgDist_20() { return static_cast(offsetof(SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677, ___bldgDist_20)); } inline float get_bldgDist_20() const { return ___bldgDist_20; } inline float* get_address_of_bldgDist_20() { return &___bldgDist_20; } inline void set_bldgDist_20(float value) { ___bldgDist_20 = value; } }; // SinglePlacerTimedSpawn struct SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Int32 SinglePlacerTimedSpawn::placeAtWave int32_t ___placeAtWave_4; // System.Single SinglePlacerTimedSpawn::placeAfterSeconds float ___placeAfterSeconds_5; // RoadsideSinglePlacement SinglePlacerTimedSpawn::placer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___placer_6; // System.Single SinglePlacerTimedSpawn::startTime float ___startTime_7; // System.Boolean SinglePlacerTimedSpawn::placed bool ___placed_8; public: inline static int32_t get_offset_of_placeAtWave_4() { return static_cast(offsetof(SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116, ___placeAtWave_4)); } inline int32_t get_placeAtWave_4() const { return ___placeAtWave_4; } inline int32_t* get_address_of_placeAtWave_4() { return &___placeAtWave_4; } inline void set_placeAtWave_4(int32_t value) { ___placeAtWave_4 = value; } inline static int32_t get_offset_of_placeAfterSeconds_5() { return static_cast(offsetof(SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116, ___placeAfterSeconds_5)); } inline float get_placeAfterSeconds_5() const { return ___placeAfterSeconds_5; } inline float* get_address_of_placeAfterSeconds_5() { return &___placeAfterSeconds_5; } inline void set_placeAfterSeconds_5(float value) { ___placeAfterSeconds_5 = value; } inline static int32_t get_offset_of_placer_6() { return static_cast(offsetof(SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116, ___placer_6)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_placer_6() const { return ___placer_6; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_placer_6() { return &___placer_6; } inline void set_placer_6(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___placer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___placer_6), (void*)value); } inline static int32_t get_offset_of_startTime_7() { return static_cast(offsetof(SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116, ___startTime_7)); } inline float get_startTime_7() const { return ___startTime_7; } inline float* get_address_of_startTime_7() { return &___startTime_7; } inline void set_startTime_7(float value) { ___startTime_7 = value; } inline static int32_t get_offset_of_placed_8() { return static_cast(offsetof(SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116, ___placed_8)); } inline bool get_placed_8() const { return ___placed_8; } inline bool* get_address_of_placed_8() { return &___placed_8; } inline void set_placed_8(bool value) { ___placed_8 = value; } }; // Skeet struct Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.Material[] Skeet::materials MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* ___materials_4; // System.Single Skeet::xMin float ___xMin_5; // System.Single Skeet::xMax float ___xMax_6; // System.Single Skeet::yMin float ___yMin_7; // System.Single Skeet::yMax float ___yMax_8; // System.Single Skeet::zMin float ___zMin_9; // System.Single Skeet::zMax float ___zMax_10; // System.Boolean Skeet::moving bool ___moving_11; // System.Single Skeet::moveSpeed float ___moveSpeed_12; // UnityEngine.Vector3 Skeet::moveTarget Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___moveTarget_13; // UnityEngine.MeshRenderer Skeet::meshRend MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * ___meshRend_14; // System.Int32 Skeet::currentMaterial int32_t ___currentMaterial_15; public: inline static int32_t get_offset_of_materials_4() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___materials_4)); } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* get_materials_4() const { return ___materials_4; } inline MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492** get_address_of_materials_4() { return &___materials_4; } inline void set_materials_4(MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* value) { ___materials_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___materials_4), (void*)value); } inline static int32_t get_offset_of_xMin_5() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___xMin_5)); } inline float get_xMin_5() const { return ___xMin_5; } inline float* get_address_of_xMin_5() { return &___xMin_5; } inline void set_xMin_5(float value) { ___xMin_5 = value; } inline static int32_t get_offset_of_xMax_6() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___xMax_6)); } inline float get_xMax_6() const { return ___xMax_6; } inline float* get_address_of_xMax_6() { return &___xMax_6; } inline void set_xMax_6(float value) { ___xMax_6 = value; } inline static int32_t get_offset_of_yMin_7() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___yMin_7)); } inline float get_yMin_7() const { return ___yMin_7; } inline float* get_address_of_yMin_7() { return &___yMin_7; } inline void set_yMin_7(float value) { ___yMin_7 = value; } inline static int32_t get_offset_of_yMax_8() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___yMax_8)); } inline float get_yMax_8() const { return ___yMax_8; } inline float* get_address_of_yMax_8() { return &___yMax_8; } inline void set_yMax_8(float value) { ___yMax_8 = value; } inline static int32_t get_offset_of_zMin_9() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___zMin_9)); } inline float get_zMin_9() const { return ___zMin_9; } inline float* get_address_of_zMin_9() { return &___zMin_9; } inline void set_zMin_9(float value) { ___zMin_9 = value; } inline static int32_t get_offset_of_zMax_10() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___zMax_10)); } inline float get_zMax_10() const { return ___zMax_10; } inline float* get_address_of_zMax_10() { return &___zMax_10; } inline void set_zMax_10(float value) { ___zMax_10 = value; } inline static int32_t get_offset_of_moving_11() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___moving_11)); } inline bool get_moving_11() const { return ___moving_11; } inline bool* get_address_of_moving_11() { return &___moving_11; } inline void set_moving_11(bool value) { ___moving_11 = value; } inline static int32_t get_offset_of_moveSpeed_12() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___moveSpeed_12)); } inline float get_moveSpeed_12() const { return ___moveSpeed_12; } inline float* get_address_of_moveSpeed_12() { return &___moveSpeed_12; } inline void set_moveSpeed_12(float value) { ___moveSpeed_12 = value; } inline static int32_t get_offset_of_moveTarget_13() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___moveTarget_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_moveTarget_13() const { return ___moveTarget_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_moveTarget_13() { return &___moveTarget_13; } inline void set_moveTarget_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___moveTarget_13 = value; } inline static int32_t get_offset_of_meshRend_14() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___meshRend_14)); } inline MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * get_meshRend_14() const { return ___meshRend_14; } inline MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B ** get_address_of_meshRend_14() { return &___meshRend_14; } inline void set_meshRend_14(MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * value) { ___meshRend_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___meshRend_14), (void*)value); } inline static int32_t get_offset_of_currentMaterial_15() { return static_cast(offsetof(Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77, ___currentMaterial_15)); } inline int32_t get_currentMaterial_15() const { return ___currentMaterial_15; } inline int32_t* get_address_of_currentMaterial_15() { return &___currentMaterial_15; } inline void set_currentMaterial_15(int32_t value) { ___currentMaterial_15 = value; } }; // Slomo struct Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single Slomo::slomoTimeScale float ___slomoTimeScale_7; // System.Single Slomo::slomoFiringExponent float ___slomoFiringExponent_8; // System.Single Slomo::slomoMinPitch float ___slomoMinPitch_9; // MeterUI Slomo::energyMeter MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___energyMeter_10; // System.Single Slomo::slomoMaxEnergy float ___slomoMaxEnergy_11; // System.Single Slomo::drainPerSecond float ___drainPerSecond_12; // System.Single Slomo::timescaleSwitchSpeed float ___timescaleSwitchSpeed_13; // System.Single Slomo::baseRechargeSpeed float ___baseRechargeSpeed_14; // System.Single Slomo::fullThrottleRechargeSpeed float ___fullThrottleRechargeSpeed_15; // System.Single Slomo::noThrottleRechargeSpeed float ___noThrottleRechargeSpeed_16; // System.Single Slomo::enterSlomoDrain float ___enterSlomoDrain_17; // System.Single Slomo::slomoComboRushMultiplier float ___slomoComboRushMultiplier_18; // System.Single Slomo::bossTimeTilMaxSlow float ___bossTimeTilMaxSlow_19; // System.Single Slomo::bossTimeAtMaxSlow float ___bossTimeAtMaxSlow_20; // System.Single Slomo::bossTimeToReturn float ___bossTimeToReturn_21; // System.Single Slomo::bossMaxSlow float ___bossMaxSlow_22; // UnityEngine.Animator Slomo::slowmoScreenEffectAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___slowmoScreenEffectAnim_23; // UnityEngine.AudioSource Slomo::slomoSoundSource AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___slomoSoundSource_24; // UnityEngine.AudioClip Slomo::enterSlomoClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___enterSlomoClip_25; // UnityEngine.AudioClip Slomo::exitSlomoClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___exitSlomoClip_26; // UnityEngine.AudioClip Slomo::instantRushGainClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___instantRushGainClip_27; // UnityEngine.AudioClip Slomo::rushFullClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___rushFullClip_28; // UnityEngine.AudioClip Slomo::rushFullClipJP AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___rushFullClipJP_29; // UnityEngine.Animator Slomo::slashFXAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___slashFXAnim_30; // System.Single Slomo::lastTimeScale float ___lastTimeScale_38; // System.Single Slomo::bossSlowCount float ___bossSlowCount_39; // System.Single Slomo::timeChangeInterval float ___timeChangeInterval_40; // Handlegun[] Slomo::guns HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* ___guns_41; public: inline static int32_t get_offset_of_slomoTimeScale_7() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoTimeScale_7)); } inline float get_slomoTimeScale_7() const { return ___slomoTimeScale_7; } inline float* get_address_of_slomoTimeScale_7() { return &___slomoTimeScale_7; } inline void set_slomoTimeScale_7(float value) { ___slomoTimeScale_7 = value; } inline static int32_t get_offset_of_slomoFiringExponent_8() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoFiringExponent_8)); } inline float get_slomoFiringExponent_8() const { return ___slomoFiringExponent_8; } inline float* get_address_of_slomoFiringExponent_8() { return &___slomoFiringExponent_8; } inline void set_slomoFiringExponent_8(float value) { ___slomoFiringExponent_8 = value; } inline static int32_t get_offset_of_slomoMinPitch_9() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoMinPitch_9)); } inline float get_slomoMinPitch_9() const { return ___slomoMinPitch_9; } inline float* get_address_of_slomoMinPitch_9() { return &___slomoMinPitch_9; } inline void set_slomoMinPitch_9(float value) { ___slomoMinPitch_9 = value; } inline static int32_t get_offset_of_energyMeter_10() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___energyMeter_10)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_energyMeter_10() const { return ___energyMeter_10; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_energyMeter_10() { return &___energyMeter_10; } inline void set_energyMeter_10(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___energyMeter_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___energyMeter_10), (void*)value); } inline static int32_t get_offset_of_slomoMaxEnergy_11() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoMaxEnergy_11)); } inline float get_slomoMaxEnergy_11() const { return ___slomoMaxEnergy_11; } inline float* get_address_of_slomoMaxEnergy_11() { return &___slomoMaxEnergy_11; } inline void set_slomoMaxEnergy_11(float value) { ___slomoMaxEnergy_11 = value; } inline static int32_t get_offset_of_drainPerSecond_12() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___drainPerSecond_12)); } inline float get_drainPerSecond_12() const { return ___drainPerSecond_12; } inline float* get_address_of_drainPerSecond_12() { return &___drainPerSecond_12; } inline void set_drainPerSecond_12(float value) { ___drainPerSecond_12 = value; } inline static int32_t get_offset_of_timescaleSwitchSpeed_13() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___timescaleSwitchSpeed_13)); } inline float get_timescaleSwitchSpeed_13() const { return ___timescaleSwitchSpeed_13; } inline float* get_address_of_timescaleSwitchSpeed_13() { return &___timescaleSwitchSpeed_13; } inline void set_timescaleSwitchSpeed_13(float value) { ___timescaleSwitchSpeed_13 = value; } inline static int32_t get_offset_of_baseRechargeSpeed_14() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___baseRechargeSpeed_14)); } inline float get_baseRechargeSpeed_14() const { return ___baseRechargeSpeed_14; } inline float* get_address_of_baseRechargeSpeed_14() { return &___baseRechargeSpeed_14; } inline void set_baseRechargeSpeed_14(float value) { ___baseRechargeSpeed_14 = value; } inline static int32_t get_offset_of_fullThrottleRechargeSpeed_15() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___fullThrottleRechargeSpeed_15)); } inline float get_fullThrottleRechargeSpeed_15() const { return ___fullThrottleRechargeSpeed_15; } inline float* get_address_of_fullThrottleRechargeSpeed_15() { return &___fullThrottleRechargeSpeed_15; } inline void set_fullThrottleRechargeSpeed_15(float value) { ___fullThrottleRechargeSpeed_15 = value; } inline static int32_t get_offset_of_noThrottleRechargeSpeed_16() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___noThrottleRechargeSpeed_16)); } inline float get_noThrottleRechargeSpeed_16() const { return ___noThrottleRechargeSpeed_16; } inline float* get_address_of_noThrottleRechargeSpeed_16() { return &___noThrottleRechargeSpeed_16; } inline void set_noThrottleRechargeSpeed_16(float value) { ___noThrottleRechargeSpeed_16 = value; } inline static int32_t get_offset_of_enterSlomoDrain_17() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___enterSlomoDrain_17)); } inline float get_enterSlomoDrain_17() const { return ___enterSlomoDrain_17; } inline float* get_address_of_enterSlomoDrain_17() { return &___enterSlomoDrain_17; } inline void set_enterSlomoDrain_17(float value) { ___enterSlomoDrain_17 = value; } inline static int32_t get_offset_of_slomoComboRushMultiplier_18() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoComboRushMultiplier_18)); } inline float get_slomoComboRushMultiplier_18() const { return ___slomoComboRushMultiplier_18; } inline float* get_address_of_slomoComboRushMultiplier_18() { return &___slomoComboRushMultiplier_18; } inline void set_slomoComboRushMultiplier_18(float value) { ___slomoComboRushMultiplier_18 = value; } inline static int32_t get_offset_of_bossTimeTilMaxSlow_19() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___bossTimeTilMaxSlow_19)); } inline float get_bossTimeTilMaxSlow_19() const { return ___bossTimeTilMaxSlow_19; } inline float* get_address_of_bossTimeTilMaxSlow_19() { return &___bossTimeTilMaxSlow_19; } inline void set_bossTimeTilMaxSlow_19(float value) { ___bossTimeTilMaxSlow_19 = value; } inline static int32_t get_offset_of_bossTimeAtMaxSlow_20() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___bossTimeAtMaxSlow_20)); } inline float get_bossTimeAtMaxSlow_20() const { return ___bossTimeAtMaxSlow_20; } inline float* get_address_of_bossTimeAtMaxSlow_20() { return &___bossTimeAtMaxSlow_20; } inline void set_bossTimeAtMaxSlow_20(float value) { ___bossTimeAtMaxSlow_20 = value; } inline static int32_t get_offset_of_bossTimeToReturn_21() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___bossTimeToReturn_21)); } inline float get_bossTimeToReturn_21() const { return ___bossTimeToReturn_21; } inline float* get_address_of_bossTimeToReturn_21() { return &___bossTimeToReturn_21; } inline void set_bossTimeToReturn_21(float value) { ___bossTimeToReturn_21 = value; } inline static int32_t get_offset_of_bossMaxSlow_22() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___bossMaxSlow_22)); } inline float get_bossMaxSlow_22() const { return ___bossMaxSlow_22; } inline float* get_address_of_bossMaxSlow_22() { return &___bossMaxSlow_22; } inline void set_bossMaxSlow_22(float value) { ___bossMaxSlow_22 = value; } inline static int32_t get_offset_of_slowmoScreenEffectAnim_23() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slowmoScreenEffectAnim_23)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_slowmoScreenEffectAnim_23() const { return ___slowmoScreenEffectAnim_23; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_slowmoScreenEffectAnim_23() { return &___slowmoScreenEffectAnim_23; } inline void set_slowmoScreenEffectAnim_23(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___slowmoScreenEffectAnim_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___slowmoScreenEffectAnim_23), (void*)value); } inline static int32_t get_offset_of_slomoSoundSource_24() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slomoSoundSource_24)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_slomoSoundSource_24() const { return ___slomoSoundSource_24; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_slomoSoundSource_24() { return &___slomoSoundSource_24; } inline void set_slomoSoundSource_24(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___slomoSoundSource_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___slomoSoundSource_24), (void*)value); } inline static int32_t get_offset_of_enterSlomoClip_25() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___enterSlomoClip_25)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_enterSlomoClip_25() const { return ___enterSlomoClip_25; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_enterSlomoClip_25() { return &___enterSlomoClip_25; } inline void set_enterSlomoClip_25(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___enterSlomoClip_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___enterSlomoClip_25), (void*)value); } inline static int32_t get_offset_of_exitSlomoClip_26() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___exitSlomoClip_26)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_exitSlomoClip_26() const { return ___exitSlomoClip_26; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_exitSlomoClip_26() { return &___exitSlomoClip_26; } inline void set_exitSlomoClip_26(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___exitSlomoClip_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___exitSlomoClip_26), (void*)value); } inline static int32_t get_offset_of_instantRushGainClip_27() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___instantRushGainClip_27)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_instantRushGainClip_27() const { return ___instantRushGainClip_27; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_instantRushGainClip_27() { return &___instantRushGainClip_27; } inline void set_instantRushGainClip_27(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___instantRushGainClip_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___instantRushGainClip_27), (void*)value); } inline static int32_t get_offset_of_rushFullClip_28() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___rushFullClip_28)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_rushFullClip_28() const { return ___rushFullClip_28; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_rushFullClip_28() { return &___rushFullClip_28; } inline void set_rushFullClip_28(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___rushFullClip_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushFullClip_28), (void*)value); } inline static int32_t get_offset_of_rushFullClipJP_29() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___rushFullClipJP_29)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_rushFullClipJP_29() const { return ___rushFullClipJP_29; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_rushFullClipJP_29() { return &___rushFullClipJP_29; } inline void set_rushFullClipJP_29(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___rushFullClipJP_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushFullClipJP_29), (void*)value); } inline static int32_t get_offset_of_slashFXAnim_30() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___slashFXAnim_30)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_slashFXAnim_30() const { return ___slashFXAnim_30; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_slashFXAnim_30() { return &___slashFXAnim_30; } inline void set_slashFXAnim_30(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___slashFXAnim_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___slashFXAnim_30), (void*)value); } inline static int32_t get_offset_of_lastTimeScale_38() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___lastTimeScale_38)); } inline float get_lastTimeScale_38() const { return ___lastTimeScale_38; } inline float* get_address_of_lastTimeScale_38() { return &___lastTimeScale_38; } inline void set_lastTimeScale_38(float value) { ___lastTimeScale_38 = value; } inline static int32_t get_offset_of_bossSlowCount_39() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___bossSlowCount_39)); } inline float get_bossSlowCount_39() const { return ___bossSlowCount_39; } inline float* get_address_of_bossSlowCount_39() { return &___bossSlowCount_39; } inline void set_bossSlowCount_39(float value) { ___bossSlowCount_39 = value; } inline static int32_t get_offset_of_timeChangeInterval_40() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___timeChangeInterval_40)); } inline float get_timeChangeInterval_40() const { return ___timeChangeInterval_40; } inline float* get_address_of_timeChangeInterval_40() { return &___timeChangeInterval_40; } inline void set_timeChangeInterval_40(float value) { ___timeChangeInterval_40 = value; } inline static int32_t get_offset_of_guns_41() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8, ___guns_41)); } inline HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* get_guns_41() const { return ___guns_41; } inline HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979** get_address_of_guns_41() { return &___guns_41; } inline void set_guns_41(HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* value) { ___guns_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___guns_41), (void*)value); } }; // SlomoAudioAdjustment struct SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean SlomoAudioAdjustment::useModifiedPitch bool ___useModifiedPitch_4; // System.Boolean SlomoAudioAdjustment::muteOnPause bool ___muteOnPause_5; // UnityEngine.AudioClip SlomoAudioAdjustment::slomoAlternateClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___slomoAlternateClip_6; // UnityEngine.AudioSource SlomoAudioAdjustment::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_7; // System.Single SlomoAudioAdjustment::basePitch float ___basePitch_8; // UnityEngine.AudioClip SlomoAudioAdjustment::baseClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___baseClip_9; // System.Boolean SlomoAudioAdjustment::gotPaused bool ___gotPaused_10; // System.Single SlomoAudioAdjustment::prevTimeScale float ___prevTimeScale_11; public: inline static int32_t get_offset_of_useModifiedPitch_4() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___useModifiedPitch_4)); } inline bool get_useModifiedPitch_4() const { return ___useModifiedPitch_4; } inline bool* get_address_of_useModifiedPitch_4() { return &___useModifiedPitch_4; } inline void set_useModifiedPitch_4(bool value) { ___useModifiedPitch_4 = value; } inline static int32_t get_offset_of_muteOnPause_5() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___muteOnPause_5)); } inline bool get_muteOnPause_5() const { return ___muteOnPause_5; } inline bool* get_address_of_muteOnPause_5() { return &___muteOnPause_5; } inline void set_muteOnPause_5(bool value) { ___muteOnPause_5 = value; } inline static int32_t get_offset_of_slomoAlternateClip_6() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___slomoAlternateClip_6)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_slomoAlternateClip_6() const { return ___slomoAlternateClip_6; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_slomoAlternateClip_6() { return &___slomoAlternateClip_6; } inline void set_slomoAlternateClip_6(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___slomoAlternateClip_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___slomoAlternateClip_6), (void*)value); } inline static int32_t get_offset_of_source_7() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___source_7)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_7() const { return ___source_7; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_7() { return &___source_7; } inline void set_source_7(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_7), (void*)value); } inline static int32_t get_offset_of_basePitch_8() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___basePitch_8)); } inline float get_basePitch_8() const { return ___basePitch_8; } inline float* get_address_of_basePitch_8() { return &___basePitch_8; } inline void set_basePitch_8(float value) { ___basePitch_8 = value; } inline static int32_t get_offset_of_baseClip_9() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___baseClip_9)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_baseClip_9() const { return ___baseClip_9; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_baseClip_9() { return &___baseClip_9; } inline void set_baseClip_9(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___baseClip_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseClip_9), (void*)value); } inline static int32_t get_offset_of_gotPaused_10() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___gotPaused_10)); } inline bool get_gotPaused_10() const { return ___gotPaused_10; } inline bool* get_address_of_gotPaused_10() { return &___gotPaused_10; } inline void set_gotPaused_10(bool value) { ___gotPaused_10 = value; } inline static int32_t get_offset_of_prevTimeScale_11() { return static_cast(offsetof(SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A, ___prevTimeScale_11)); } inline float get_prevTimeScale_11() const { return ___prevTimeScale_11; } inline float* get_address_of_prevTimeScale_11() { return &___prevTimeScale_11; } inline void set_prevTimeScale_11(float value) { ___prevTimeScale_11 = value; } }; // SoundFXRandomizer struct SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Boolean SoundFXRandomizer::playsAtStart bool ___playsAtStart_4; // UnityEngine.Vector2 SoundFXRandomizer::pitchRange Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___pitchRange_5; // UnityEngine.AudioClip[] SoundFXRandomizer::clipOptions AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* ___clipOptions_6; // System.String SoundFXRandomizer::resourceFolderName String_t* ___resourceFolderName_7; // System.Boolean SoundFXRandomizer::loadResourceAsync bool ___loadResourceAsync_8; // UnityEngine.AudioSource SoundFXRandomizer::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_9; // UnityEngine.TextAsset SoundFXRandomizer::resourceList TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 * ___resourceList_10; // UnityEngine.ResourceRequest SoundFXRandomizer::request ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * ___request_11; // System.String[] SoundFXRandomizer::fileList StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___fileList_12; // System.String[] SoundFXRandomizer::split StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___split_13; public: inline static int32_t get_offset_of_playsAtStart_4() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___playsAtStart_4)); } inline bool get_playsAtStart_4() const { return ___playsAtStart_4; } inline bool* get_address_of_playsAtStart_4() { return &___playsAtStart_4; } inline void set_playsAtStart_4(bool value) { ___playsAtStart_4 = value; } inline static int32_t get_offset_of_pitchRange_5() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___pitchRange_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_pitchRange_5() const { return ___pitchRange_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_pitchRange_5() { return &___pitchRange_5; } inline void set_pitchRange_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___pitchRange_5 = value; } inline static int32_t get_offset_of_clipOptions_6() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___clipOptions_6)); } inline AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* get_clipOptions_6() const { return ___clipOptions_6; } inline AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE** get_address_of_clipOptions_6() { return &___clipOptions_6; } inline void set_clipOptions_6(AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* value) { ___clipOptions_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___clipOptions_6), (void*)value); } inline static int32_t get_offset_of_resourceFolderName_7() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___resourceFolderName_7)); } inline String_t* get_resourceFolderName_7() const { return ___resourceFolderName_7; } inline String_t** get_address_of_resourceFolderName_7() { return &___resourceFolderName_7; } inline void set_resourceFolderName_7(String_t* value) { ___resourceFolderName_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___resourceFolderName_7), (void*)value); } inline static int32_t get_offset_of_loadResourceAsync_8() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___loadResourceAsync_8)); } inline bool get_loadResourceAsync_8() const { return ___loadResourceAsync_8; } inline bool* get_address_of_loadResourceAsync_8() { return &___loadResourceAsync_8; } inline void set_loadResourceAsync_8(bool value) { ___loadResourceAsync_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___source_9)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_9() const { return ___source_9; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_9() { return &___source_9; } inline void set_source_9(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_9), (void*)value); } inline static int32_t get_offset_of_resourceList_10() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___resourceList_10)); } inline TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 * get_resourceList_10() const { return ___resourceList_10; } inline TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 ** get_address_of_resourceList_10() { return &___resourceList_10; } inline void set_resourceList_10(TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 * value) { ___resourceList_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___resourceList_10), (void*)value); } inline static int32_t get_offset_of_request_11() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___request_11)); } inline ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * get_request_11() const { return ___request_11; } inline ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD ** get_address_of_request_11() { return &___request_11; } inline void set_request_11(ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * value) { ___request_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___request_11), (void*)value); } inline static int32_t get_offset_of_fileList_12() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___fileList_12)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_fileList_12() const { return ___fileList_12; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_fileList_12() { return &___fileList_12; } inline void set_fileList_12(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___fileList_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___fileList_12), (void*)value); } inline static int32_t get_offset_of_split_13() { return static_cast(offsetof(SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86, ___split_13)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_split_13() const { return ___split_13; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_split_13() { return &___split_13; } inline void set_split_13(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___split_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___split_13), (void*)value); } }; // SoundOnCollision struct SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single SoundOnCollision::minSquareForceForSound float ___minSquareForceForSound_4; // UnityEngine.LayerMask SoundOnCollision::soundCausingLayers LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___soundCausingLayers_5; // UnityEngine.AudioClip[] SoundOnCollision::sounds AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* ___sounds_6; // UnityEngine.AudioSource SoundOnCollision::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_7; public: inline static int32_t get_offset_of_minSquareForceForSound_4() { return static_cast(offsetof(SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C, ___minSquareForceForSound_4)); } inline float get_minSquareForceForSound_4() const { return ___minSquareForceForSound_4; } inline float* get_address_of_minSquareForceForSound_4() { return &___minSquareForceForSound_4; } inline void set_minSquareForceForSound_4(float value) { ___minSquareForceForSound_4 = value; } inline static int32_t get_offset_of_soundCausingLayers_5() { return static_cast(offsetof(SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C, ___soundCausingLayers_5)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_soundCausingLayers_5() const { return ___soundCausingLayers_5; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_soundCausingLayers_5() { return &___soundCausingLayers_5; } inline void set_soundCausingLayers_5(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___soundCausingLayers_5 = value; } inline static int32_t get_offset_of_sounds_6() { return static_cast(offsetof(SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C, ___sounds_6)); } inline AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* get_sounds_6() const { return ___sounds_6; } inline AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE** get_address_of_sounds_6() { return &___sounds_6; } inline void set_sounds_6(AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* value) { ___sounds_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___sounds_6), (void*)value); } inline static int32_t get_offset_of_source_7() { return static_cast(offsetof(SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C, ___source_7)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_7() const { return ___source_7; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_7() { return &___source_7; } inline void set_source_7(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_7), (void*)value); } }; // TrafficMovement struct TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // System.Single TrafficMovement::speedVariation float ___speedVariation_9; // System.Single TrafficMovement::lateralForce float ___lateralForce_10; // UnityEngine.Animator TrafficMovement::vehicleAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___vehicleAnim_11; // System.Boolean TrafficMovement::neverRecycle bool ___neverRecycle_12; // System.Single TrafficMovement::trafficLookAheadDistance float ___trafficLookAheadDistance_13; // System.Single TrafficMovement::lookAheadInterval float ___lookAheadInterval_14; // System.Single TrafficMovement::lookAheadAfterLaneChange float ___lookAheadAfterLaneChange_15; // System.Single TrafficMovement::vehicleSideCheckLength float ___vehicleSideCheckLength_16; // System.Boolean TrafficMovement::canPassUnder bool ___canPassUnder_17; // System.Boolean TrafficMovement::canBePassedUnder bool ___canBePassedUnder_18; // System.Single TrafficMovement::laneChangeChance float ___laneChangeChance_19; // System.Single TrafficMovement::cruiseSpeed float ___cruiseSpeed_20; // System.Single TrafficMovement::actualSpeed float ___actualSpeed_21; // TrafficMovement TrafficMovement::matchingSpeedTarget TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * ___matchingSpeedTarget_22; // Follower TrafficMovement::follower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___follower_23; // System.Single TrafficMovement::forwardDistance float ___forwardDistance_24; // System.Single TrafficMovement::rightDistance float ___rightDistance_25; // System.Single TrafficMovement::nextLookAhead float ___nextLookAhead_26; // System.Single TrafficMovement::oobDuration float ___oobDuration_27; // System.Boolean TrafficMovement::k__BackingField bool ___U3CPullingOverU3Ek__BackingField_28; // System.Int32 TrafficMovement::lane int32_t ___lane_29; // System.Boolean TrafficMovement::k__BackingField bool ___U3CUrgentLaneChangeU3Ek__BackingField_30; public: inline static int32_t get_offset_of_speedVariation_9() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___speedVariation_9)); } inline float get_speedVariation_9() const { return ___speedVariation_9; } inline float* get_address_of_speedVariation_9() { return &___speedVariation_9; } inline void set_speedVariation_9(float value) { ___speedVariation_9 = value; } inline static int32_t get_offset_of_lateralForce_10() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___lateralForce_10)); } inline float get_lateralForce_10() const { return ___lateralForce_10; } inline float* get_address_of_lateralForce_10() { return &___lateralForce_10; } inline void set_lateralForce_10(float value) { ___lateralForce_10 = value; } inline static int32_t get_offset_of_vehicleAnim_11() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___vehicleAnim_11)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_vehicleAnim_11() const { return ___vehicleAnim_11; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_vehicleAnim_11() { return &___vehicleAnim_11; } inline void set_vehicleAnim_11(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___vehicleAnim_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___vehicleAnim_11), (void*)value); } inline static int32_t get_offset_of_neverRecycle_12() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___neverRecycle_12)); } inline bool get_neverRecycle_12() const { return ___neverRecycle_12; } inline bool* get_address_of_neverRecycle_12() { return &___neverRecycle_12; } inline void set_neverRecycle_12(bool value) { ___neverRecycle_12 = value; } inline static int32_t get_offset_of_trafficLookAheadDistance_13() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___trafficLookAheadDistance_13)); } inline float get_trafficLookAheadDistance_13() const { return ___trafficLookAheadDistance_13; } inline float* get_address_of_trafficLookAheadDistance_13() { return &___trafficLookAheadDistance_13; } inline void set_trafficLookAheadDistance_13(float value) { ___trafficLookAheadDistance_13 = value; } inline static int32_t get_offset_of_lookAheadInterval_14() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___lookAheadInterval_14)); } inline float get_lookAheadInterval_14() const { return ___lookAheadInterval_14; } inline float* get_address_of_lookAheadInterval_14() { return &___lookAheadInterval_14; } inline void set_lookAheadInterval_14(float value) { ___lookAheadInterval_14 = value; } inline static int32_t get_offset_of_lookAheadAfterLaneChange_15() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___lookAheadAfterLaneChange_15)); } inline float get_lookAheadAfterLaneChange_15() const { return ___lookAheadAfterLaneChange_15; } inline float* get_address_of_lookAheadAfterLaneChange_15() { return &___lookAheadAfterLaneChange_15; } inline void set_lookAheadAfterLaneChange_15(float value) { ___lookAheadAfterLaneChange_15 = value; } inline static int32_t get_offset_of_vehicleSideCheckLength_16() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___vehicleSideCheckLength_16)); } inline float get_vehicleSideCheckLength_16() const { return ___vehicleSideCheckLength_16; } inline float* get_address_of_vehicleSideCheckLength_16() { return &___vehicleSideCheckLength_16; } inline void set_vehicleSideCheckLength_16(float value) { ___vehicleSideCheckLength_16 = value; } inline static int32_t get_offset_of_canPassUnder_17() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___canPassUnder_17)); } inline bool get_canPassUnder_17() const { return ___canPassUnder_17; } inline bool* get_address_of_canPassUnder_17() { return &___canPassUnder_17; } inline void set_canPassUnder_17(bool value) { ___canPassUnder_17 = value; } inline static int32_t get_offset_of_canBePassedUnder_18() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___canBePassedUnder_18)); } inline bool get_canBePassedUnder_18() const { return ___canBePassedUnder_18; } inline bool* get_address_of_canBePassedUnder_18() { return &___canBePassedUnder_18; } inline void set_canBePassedUnder_18(bool value) { ___canBePassedUnder_18 = value; } inline static int32_t get_offset_of_laneChangeChance_19() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___laneChangeChance_19)); } inline float get_laneChangeChance_19() const { return ___laneChangeChance_19; } inline float* get_address_of_laneChangeChance_19() { return &___laneChangeChance_19; } inline void set_laneChangeChance_19(float value) { ___laneChangeChance_19 = value; } inline static int32_t get_offset_of_cruiseSpeed_20() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___cruiseSpeed_20)); } inline float get_cruiseSpeed_20() const { return ___cruiseSpeed_20; } inline float* get_address_of_cruiseSpeed_20() { return &___cruiseSpeed_20; } inline void set_cruiseSpeed_20(float value) { ___cruiseSpeed_20 = value; } inline static int32_t get_offset_of_actualSpeed_21() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___actualSpeed_21)); } inline float get_actualSpeed_21() const { return ___actualSpeed_21; } inline float* get_address_of_actualSpeed_21() { return &___actualSpeed_21; } inline void set_actualSpeed_21(float value) { ___actualSpeed_21 = value; } inline static int32_t get_offset_of_matchingSpeedTarget_22() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___matchingSpeedTarget_22)); } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * get_matchingSpeedTarget_22() const { return ___matchingSpeedTarget_22; } inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 ** get_address_of_matchingSpeedTarget_22() { return &___matchingSpeedTarget_22; } inline void set_matchingSpeedTarget_22(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * value) { ___matchingSpeedTarget_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___matchingSpeedTarget_22), (void*)value); } inline static int32_t get_offset_of_follower_23() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___follower_23)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_follower_23() const { return ___follower_23; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_follower_23() { return &___follower_23; } inline void set_follower_23(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___follower_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___follower_23), (void*)value); } inline static int32_t get_offset_of_forwardDistance_24() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___forwardDistance_24)); } inline float get_forwardDistance_24() const { return ___forwardDistance_24; } inline float* get_address_of_forwardDistance_24() { return &___forwardDistance_24; } inline void set_forwardDistance_24(float value) { ___forwardDistance_24 = value; } inline static int32_t get_offset_of_rightDistance_25() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___rightDistance_25)); } inline float get_rightDistance_25() const { return ___rightDistance_25; } inline float* get_address_of_rightDistance_25() { return &___rightDistance_25; } inline void set_rightDistance_25(float value) { ___rightDistance_25 = value; } inline static int32_t get_offset_of_nextLookAhead_26() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___nextLookAhead_26)); } inline float get_nextLookAhead_26() const { return ___nextLookAhead_26; } inline float* get_address_of_nextLookAhead_26() { return &___nextLookAhead_26; } inline void set_nextLookAhead_26(float value) { ___nextLookAhead_26 = value; } inline static int32_t get_offset_of_oobDuration_27() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___oobDuration_27)); } inline float get_oobDuration_27() const { return ___oobDuration_27; } inline float* get_address_of_oobDuration_27() { return &___oobDuration_27; } inline void set_oobDuration_27(float value) { ___oobDuration_27 = value; } inline static int32_t get_offset_of_U3CPullingOverU3Ek__BackingField_28() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___U3CPullingOverU3Ek__BackingField_28)); } inline bool get_U3CPullingOverU3Ek__BackingField_28() const { return ___U3CPullingOverU3Ek__BackingField_28; } inline bool* get_address_of_U3CPullingOverU3Ek__BackingField_28() { return &___U3CPullingOverU3Ek__BackingField_28; } inline void set_U3CPullingOverU3Ek__BackingField_28(bool value) { ___U3CPullingOverU3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_lane_29() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___lane_29)); } inline int32_t get_lane_29() const { return ___lane_29; } inline int32_t* get_address_of_lane_29() { return &___lane_29; } inline void set_lane_29(int32_t value) { ___lane_29 = value; } inline static int32_t get_offset_of_U3CUrgentLaneChangeU3Ek__BackingField_30() { return static_cast(offsetof(TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87, ___U3CUrgentLaneChangeU3Ek__BackingField_30)); } inline bool get_U3CUrgentLaneChangeU3Ek__BackingField_30() const { return ___U3CUrgentLaneChangeU3Ek__BackingField_30; } inline bool* get_address_of_U3CUrgentLaneChangeU3Ek__BackingField_30() { return &___U3CUrgentLaneChangeU3Ek__BackingField_30; } inline void set_U3CUrgentLaneChangeU3Ek__BackingField_30(bool value) { ___U3CUrgentLaneChangeU3Ek__BackingField_30 = value; } }; // TutorialManager struct TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // UnityEngine.GameObject TutorialManager::promptCanvas GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___promptCanvas_6; // Hand TutorialManager::leftHand Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * ___leftHand_7; // Hand TutorialManager::rightHand Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * ___rightHand_8; // Handlegun TutorialManager::leftHandlegun Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___leftHandlegun_9; // Handlegun TutorialManager::rightHandlegun Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___rightHandlegun_10; // UnityEngine.Animator TutorialManager::transitionAnimator Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___transitionAnimator_11; // RoadsideRepeatedPlacement TutorialManager::barrels RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___barrels_12; // RoadsideRepeatedPlacement TutorialManager::tunnel RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___tunnel_13; // RoadsideRepeatedPlacement TutorialManager::streetlights RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___streetlights_14; // RoadsideSinglePlacement TutorialManager::barricade RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___barricade_15; // UnityEngine.GameObject TutorialManager::transformers GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___transformers_16; // RoadsideSinglePlacement TutorialManager::startBlock RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___startBlock_17; // RoadsideSinglePlacement TutorialManager::restrictedBarrier RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___restrictedBarrier_18; // RoadsideSinglePlacement TutorialManager::healthPlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___healthPlacer_19; // RoadsideSinglePlacement TutorialManager::missilePlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___missilePlacer_20; // RoadsideSinglePlacement TutorialManager::grenadePlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___grenadePlacer_21; // RoadsideSinglePlacement TutorialManager::rushPlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___rushPlacer_22; // RoadsideSinglePlacement TutorialManager::powerupPlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___powerupPlacer_23; // RoadsideSinglePlacement TutorialManager::endTunnelPlacer RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * ___endTunnelPlacer_24; // WaveEnemyOnDemand TutorialManager::dronePlacer WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * ___dronePlacer_25; // WaveEnemyOnDemand TutorialManager::droneChainPlacer WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * ___droneChainPlacer_26; // LockOnIndicator TutorialManager::lockIndicator LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * ___lockIndicator_27; // UnityEngine.Transform TutorialManager::grenadeDispenserLerpTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___grenadeDispenserLerpTarget_28; // UnityEngine.Transform TutorialManager::rushLerpTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___rushLerpTarget_29; // UnityEngine.Transform TutorialManager::comboLerpTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___comboLerpTarget_30; // UnityEngine.Transform TutorialManager::healthLerpTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___healthLerpTarget_31; // MeterUI TutorialManager::rushMeterUI MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___rushMeterUI_32; // MeterUI TutorialManager::comboMeterUI MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___comboMeterUI_33; // MeterUI TutorialManager::healthMeterUI MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * ___healthMeterUI_34; // GrenadeDispenser TutorialManager::grenadeDispenser GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * ___grenadeDispenser_35; // UnityEngine.Animator TutorialManager::tutorialStateController Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___tutorialStateController_36; // LerpAndLook TutorialManager::canvasLook LerpAndLook_tDE65CC56F886350DA386B77525DC3CE146FF381C * ___canvasLook_37; // UnityEngine.Transform TutorialManager::defaultTracked Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___defaultTracked_38; // UnityEngine.Transform TutorialManager::lockedTarget Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___lockedTarget_39; // RoadsideRepeatedPlacement[] TutorialManager::transformerPlacers RoadsideRepeatedPlacementU5BU5D_t1A04DF3A3AC023936A215ACA60B6281995146264* ___transformerPlacers_40; // Sidearm TutorialManager::rightSidearm Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___rightSidearm_41; // Sidearm TutorialManager::leftSidearm Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * ___leftSidearm_42; // System.Collections.Generic.List`1 TutorialManager::spawned List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * ___spawned_43; // UnityEngine.Color TutorialManager::rushLowBase Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___rushLowBase_44; // UnityEngine.Color TutorialManager::healthLowBase Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___healthLowBase_45; // UnityEngine.AudioSource TutorialManager::source AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source_46; // UnityEngine.AsyncOperation TutorialManager::asyncLoad AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 * ___asyncLoad_47; // System.Int32 TutorialManager::furthestStep int32_t ___furthestStep_48; // System.Int32 TutorialManager::currentStep int32_t ___currentStep_49; // UnityEngine.Transform TutorialManager::spawnedBarrier Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___spawnedBarrier_50; // System.Boolean TutorialManager::spawnedBarricade bool ___spawnedBarricade_51; // System.Boolean TutorialManager::spawnedDrone bool ___spawnedDrone_52; // System.Boolean TutorialManager::shotMissile bool ___shotMissile_53; // System.Single TutorialManager::transitionWhoosh float ___transitionWhoosh_54; public: inline static int32_t get_offset_of_promptCanvas_6() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___promptCanvas_6)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_promptCanvas_6() const { return ___promptCanvas_6; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_promptCanvas_6() { return &___promptCanvas_6; } inline void set_promptCanvas_6(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___promptCanvas_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___promptCanvas_6), (void*)value); } inline static int32_t get_offset_of_leftHand_7() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___leftHand_7)); } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * get_leftHand_7() const { return ___leftHand_7; } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 ** get_address_of_leftHand_7() { return &___leftHand_7; } inline void set_leftHand_7(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * value) { ___leftHand_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___leftHand_7), (void*)value); } inline static int32_t get_offset_of_rightHand_8() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rightHand_8)); } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * get_rightHand_8() const { return ___rightHand_8; } inline Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 ** get_address_of_rightHand_8() { return &___rightHand_8; } inline void set_rightHand_8(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * value) { ___rightHand_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___rightHand_8), (void*)value); } inline static int32_t get_offset_of_leftHandlegun_9() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___leftHandlegun_9)); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * get_leftHandlegun_9() const { return ___leftHandlegun_9; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** get_address_of_leftHandlegun_9() { return &___leftHandlegun_9; } inline void set_leftHandlegun_9(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { ___leftHandlegun_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___leftHandlegun_9), (void*)value); } inline static int32_t get_offset_of_rightHandlegun_10() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rightHandlegun_10)); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * get_rightHandlegun_10() const { return ___rightHandlegun_10; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** get_address_of_rightHandlegun_10() { return &___rightHandlegun_10; } inline void set_rightHandlegun_10(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { ___rightHandlegun_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___rightHandlegun_10), (void*)value); } inline static int32_t get_offset_of_transitionAnimator_11() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___transitionAnimator_11)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_transitionAnimator_11() const { return ___transitionAnimator_11; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_transitionAnimator_11() { return &___transitionAnimator_11; } inline void set_transitionAnimator_11(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___transitionAnimator_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___transitionAnimator_11), (void*)value); } inline static int32_t get_offset_of_barrels_12() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___barrels_12)); } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * get_barrels_12() const { return ___barrels_12; } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E ** get_address_of_barrels_12() { return &___barrels_12; } inline void set_barrels_12(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * value) { ___barrels_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___barrels_12), (void*)value); } inline static int32_t get_offset_of_tunnel_13() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___tunnel_13)); } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * get_tunnel_13() const { return ___tunnel_13; } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E ** get_address_of_tunnel_13() { return &___tunnel_13; } inline void set_tunnel_13(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * value) { ___tunnel_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___tunnel_13), (void*)value); } inline static int32_t get_offset_of_streetlights_14() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___streetlights_14)); } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * get_streetlights_14() const { return ___streetlights_14; } inline RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E ** get_address_of_streetlights_14() { return &___streetlights_14; } inline void set_streetlights_14(RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * value) { ___streetlights_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___streetlights_14), (void*)value); } inline static int32_t get_offset_of_barricade_15() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___barricade_15)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_barricade_15() const { return ___barricade_15; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_barricade_15() { return &___barricade_15; } inline void set_barricade_15(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___barricade_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___barricade_15), (void*)value); } inline static int32_t get_offset_of_transformers_16() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___transformers_16)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_transformers_16() const { return ___transformers_16; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_transformers_16() { return &___transformers_16; } inline void set_transformers_16(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___transformers_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___transformers_16), (void*)value); } inline static int32_t get_offset_of_startBlock_17() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___startBlock_17)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_startBlock_17() const { return ___startBlock_17; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_startBlock_17() { return &___startBlock_17; } inline void set_startBlock_17(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___startBlock_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___startBlock_17), (void*)value); } inline static int32_t get_offset_of_restrictedBarrier_18() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___restrictedBarrier_18)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_restrictedBarrier_18() const { return ___restrictedBarrier_18; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_restrictedBarrier_18() { return &___restrictedBarrier_18; } inline void set_restrictedBarrier_18(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___restrictedBarrier_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___restrictedBarrier_18), (void*)value); } inline static int32_t get_offset_of_healthPlacer_19() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___healthPlacer_19)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_healthPlacer_19() const { return ___healthPlacer_19; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_healthPlacer_19() { return &___healthPlacer_19; } inline void set_healthPlacer_19(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___healthPlacer_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___healthPlacer_19), (void*)value); } inline static int32_t get_offset_of_missilePlacer_20() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___missilePlacer_20)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_missilePlacer_20() const { return ___missilePlacer_20; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_missilePlacer_20() { return &___missilePlacer_20; } inline void set_missilePlacer_20(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___missilePlacer_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___missilePlacer_20), (void*)value); } inline static int32_t get_offset_of_grenadePlacer_21() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___grenadePlacer_21)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_grenadePlacer_21() const { return ___grenadePlacer_21; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_grenadePlacer_21() { return &___grenadePlacer_21; } inline void set_grenadePlacer_21(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___grenadePlacer_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___grenadePlacer_21), (void*)value); } inline static int32_t get_offset_of_rushPlacer_22() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rushPlacer_22)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_rushPlacer_22() const { return ___rushPlacer_22; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_rushPlacer_22() { return &___rushPlacer_22; } inline void set_rushPlacer_22(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___rushPlacer_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushPlacer_22), (void*)value); } inline static int32_t get_offset_of_powerupPlacer_23() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___powerupPlacer_23)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_powerupPlacer_23() const { return ___powerupPlacer_23; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_powerupPlacer_23() { return &___powerupPlacer_23; } inline void set_powerupPlacer_23(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___powerupPlacer_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___powerupPlacer_23), (void*)value); } inline static int32_t get_offset_of_endTunnelPlacer_24() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___endTunnelPlacer_24)); } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * get_endTunnelPlacer_24() const { return ___endTunnelPlacer_24; } inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F ** get_address_of_endTunnelPlacer_24() { return &___endTunnelPlacer_24; } inline void set_endTunnelPlacer_24(RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * value) { ___endTunnelPlacer_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___endTunnelPlacer_24), (void*)value); } inline static int32_t get_offset_of_dronePlacer_25() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___dronePlacer_25)); } inline WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * get_dronePlacer_25() const { return ___dronePlacer_25; } inline WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 ** get_address_of_dronePlacer_25() { return &___dronePlacer_25; } inline void set_dronePlacer_25(WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * value) { ___dronePlacer_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___dronePlacer_25), (void*)value); } inline static int32_t get_offset_of_droneChainPlacer_26() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___droneChainPlacer_26)); } inline WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * get_droneChainPlacer_26() const { return ___droneChainPlacer_26; } inline WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 ** get_address_of_droneChainPlacer_26() { return &___droneChainPlacer_26; } inline void set_droneChainPlacer_26(WaveEnemyOnDemand_t388EF391F21E245697866808A695B5B6F751C3E0 * value) { ___droneChainPlacer_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___droneChainPlacer_26), (void*)value); } inline static int32_t get_offset_of_lockIndicator_27() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___lockIndicator_27)); } inline LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * get_lockIndicator_27() const { return ___lockIndicator_27; } inline LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 ** get_address_of_lockIndicator_27() { return &___lockIndicator_27; } inline void set_lockIndicator_27(LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * value) { ___lockIndicator_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockIndicator_27), (void*)value); } inline static int32_t get_offset_of_grenadeDispenserLerpTarget_28() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___grenadeDispenserLerpTarget_28)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_grenadeDispenserLerpTarget_28() const { return ___grenadeDispenserLerpTarget_28; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_grenadeDispenserLerpTarget_28() { return &___grenadeDispenserLerpTarget_28; } inline void set_grenadeDispenserLerpTarget_28(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___grenadeDispenserLerpTarget_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___grenadeDispenserLerpTarget_28), (void*)value); } inline static int32_t get_offset_of_rushLerpTarget_29() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rushLerpTarget_29)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_rushLerpTarget_29() const { return ___rushLerpTarget_29; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_rushLerpTarget_29() { return &___rushLerpTarget_29; } inline void set_rushLerpTarget_29(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___rushLerpTarget_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushLerpTarget_29), (void*)value); } inline static int32_t get_offset_of_comboLerpTarget_30() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___comboLerpTarget_30)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_comboLerpTarget_30() const { return ___comboLerpTarget_30; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_comboLerpTarget_30() { return &___comboLerpTarget_30; } inline void set_comboLerpTarget_30(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___comboLerpTarget_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___comboLerpTarget_30), (void*)value); } inline static int32_t get_offset_of_healthLerpTarget_31() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___healthLerpTarget_31)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_healthLerpTarget_31() const { return ___healthLerpTarget_31; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_healthLerpTarget_31() { return &___healthLerpTarget_31; } inline void set_healthLerpTarget_31(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___healthLerpTarget_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___healthLerpTarget_31), (void*)value); } inline static int32_t get_offset_of_rushMeterUI_32() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rushMeterUI_32)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_rushMeterUI_32() const { return ___rushMeterUI_32; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_rushMeterUI_32() { return &___rushMeterUI_32; } inline void set_rushMeterUI_32(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___rushMeterUI_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___rushMeterUI_32), (void*)value); } inline static int32_t get_offset_of_comboMeterUI_33() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___comboMeterUI_33)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_comboMeterUI_33() const { return ___comboMeterUI_33; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_comboMeterUI_33() { return &___comboMeterUI_33; } inline void set_comboMeterUI_33(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___comboMeterUI_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___comboMeterUI_33), (void*)value); } inline static int32_t get_offset_of_healthMeterUI_34() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___healthMeterUI_34)); } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * get_healthMeterUI_34() const { return ___healthMeterUI_34; } inline MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 ** get_address_of_healthMeterUI_34() { return &___healthMeterUI_34; } inline void set_healthMeterUI_34(MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * value) { ___healthMeterUI_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___healthMeterUI_34), (void*)value); } inline static int32_t get_offset_of_grenadeDispenser_35() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___grenadeDispenser_35)); } inline GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * get_grenadeDispenser_35() const { return ___grenadeDispenser_35; } inline GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 ** get_address_of_grenadeDispenser_35() { return &___grenadeDispenser_35; } inline void set_grenadeDispenser_35(GrenadeDispenser_tB8198C7FB38EEE1B97ED9E1A52AF0D5FA5476D63 * value) { ___grenadeDispenser_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___grenadeDispenser_35), (void*)value); } inline static int32_t get_offset_of_tutorialStateController_36() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___tutorialStateController_36)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_tutorialStateController_36() const { return ___tutorialStateController_36; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_tutorialStateController_36() { return &___tutorialStateController_36; } inline void set_tutorialStateController_36(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___tutorialStateController_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___tutorialStateController_36), (void*)value); } inline static int32_t get_offset_of_canvasLook_37() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___canvasLook_37)); } inline LerpAndLook_tDE65CC56F886350DA386B77525DC3CE146FF381C * get_canvasLook_37() const { return ___canvasLook_37; } inline LerpAndLook_tDE65CC56F886350DA386B77525DC3CE146FF381C ** get_address_of_canvasLook_37() { return &___canvasLook_37; } inline void set_canvasLook_37(LerpAndLook_tDE65CC56F886350DA386B77525DC3CE146FF381C * value) { ___canvasLook_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___canvasLook_37), (void*)value); } inline static int32_t get_offset_of_defaultTracked_38() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___defaultTracked_38)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_defaultTracked_38() const { return ___defaultTracked_38; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_defaultTracked_38() { return &___defaultTracked_38; } inline void set_defaultTracked_38(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___defaultTracked_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultTracked_38), (void*)value); } inline static int32_t get_offset_of_lockedTarget_39() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___lockedTarget_39)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_lockedTarget_39() const { return ___lockedTarget_39; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_lockedTarget_39() { return &___lockedTarget_39; } inline void set_lockedTarget_39(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___lockedTarget_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockedTarget_39), (void*)value); } inline static int32_t get_offset_of_transformerPlacers_40() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___transformerPlacers_40)); } inline RoadsideRepeatedPlacementU5BU5D_t1A04DF3A3AC023936A215ACA60B6281995146264* get_transformerPlacers_40() const { return ___transformerPlacers_40; } inline RoadsideRepeatedPlacementU5BU5D_t1A04DF3A3AC023936A215ACA60B6281995146264** get_address_of_transformerPlacers_40() { return &___transformerPlacers_40; } inline void set_transformerPlacers_40(RoadsideRepeatedPlacementU5BU5D_t1A04DF3A3AC023936A215ACA60B6281995146264* value) { ___transformerPlacers_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___transformerPlacers_40), (void*)value); } inline static int32_t get_offset_of_rightSidearm_41() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rightSidearm_41)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_rightSidearm_41() const { return ___rightSidearm_41; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_rightSidearm_41() { return &___rightSidearm_41; } inline void set_rightSidearm_41(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___rightSidearm_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___rightSidearm_41), (void*)value); } inline static int32_t get_offset_of_leftSidearm_42() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___leftSidearm_42)); } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * get_leftSidearm_42() const { return ___leftSidearm_42; } inline Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 ** get_address_of_leftSidearm_42() { return &___leftSidearm_42; } inline void set_leftSidearm_42(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * value) { ___leftSidearm_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___leftSidearm_42), (void*)value); } inline static int32_t get_offset_of_spawned_43() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___spawned_43)); } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * get_spawned_43() const { return ___spawned_43; } inline List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 ** get_address_of_spawned_43() { return &___spawned_43; } inline void set_spawned_43(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * value) { ___spawned_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___spawned_43), (void*)value); } inline static int32_t get_offset_of_rushLowBase_44() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___rushLowBase_44)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_rushLowBase_44() const { return ___rushLowBase_44; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_rushLowBase_44() { return &___rushLowBase_44; } inline void set_rushLowBase_44(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___rushLowBase_44 = value; } inline static int32_t get_offset_of_healthLowBase_45() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___healthLowBase_45)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_healthLowBase_45() const { return ___healthLowBase_45; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_healthLowBase_45() { return &___healthLowBase_45; } inline void set_healthLowBase_45(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___healthLowBase_45 = value; } inline static int32_t get_offset_of_source_46() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___source_46)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_source_46() const { return ___source_46; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_source_46() { return &___source_46; } inline void set_source_46(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___source_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_46), (void*)value); } inline static int32_t get_offset_of_asyncLoad_47() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___asyncLoad_47)); } inline AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 * get_asyncLoad_47() const { return ___asyncLoad_47; } inline AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 ** get_address_of_asyncLoad_47() { return &___asyncLoad_47; } inline void set_asyncLoad_47(AsyncOperation_tB6913CEC83169F22E96067CE8C7117A221E51A86 * value) { ___asyncLoad_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___asyncLoad_47), (void*)value); } inline static int32_t get_offset_of_furthestStep_48() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___furthestStep_48)); } inline int32_t get_furthestStep_48() const { return ___furthestStep_48; } inline int32_t* get_address_of_furthestStep_48() { return &___furthestStep_48; } inline void set_furthestStep_48(int32_t value) { ___furthestStep_48 = value; } inline static int32_t get_offset_of_currentStep_49() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___currentStep_49)); } inline int32_t get_currentStep_49() const { return ___currentStep_49; } inline int32_t* get_address_of_currentStep_49() { return &___currentStep_49; } inline void set_currentStep_49(int32_t value) { ___currentStep_49 = value; } inline static int32_t get_offset_of_spawnedBarrier_50() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___spawnedBarrier_50)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_spawnedBarrier_50() const { return ___spawnedBarrier_50; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_spawnedBarrier_50() { return &___spawnedBarrier_50; } inline void set_spawnedBarrier_50(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___spawnedBarrier_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___spawnedBarrier_50), (void*)value); } inline static int32_t get_offset_of_spawnedBarricade_51() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___spawnedBarricade_51)); } inline bool get_spawnedBarricade_51() const { return ___spawnedBarricade_51; } inline bool* get_address_of_spawnedBarricade_51() { return &___spawnedBarricade_51; } inline void set_spawnedBarricade_51(bool value) { ___spawnedBarricade_51 = value; } inline static int32_t get_offset_of_spawnedDrone_52() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___spawnedDrone_52)); } inline bool get_spawnedDrone_52() const { return ___spawnedDrone_52; } inline bool* get_address_of_spawnedDrone_52() { return &___spawnedDrone_52; } inline void set_spawnedDrone_52(bool value) { ___spawnedDrone_52 = value; } inline static int32_t get_offset_of_shotMissile_53() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___shotMissile_53)); } inline bool get_shotMissile_53() const { return ___shotMissile_53; } inline bool* get_address_of_shotMissile_53() { return &___shotMissile_53; } inline void set_shotMissile_53(bool value) { ___shotMissile_53 = value; } inline static int32_t get_offset_of_transitionWhoosh_54() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC, ___transitionWhoosh_54)); } inline float get_transitionWhoosh_54() const { return ___transitionWhoosh_54; } inline float* get_address_of_transitionWhoosh_54() { return &___transitionWhoosh_54; } inline void set_transitionWhoosh_54(float value) { ___transitionWhoosh_54 = value; } }; // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // WaveHandler struct WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: // PathCreation.PathCreator WaveHandler::pathCreator PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * ___pathCreator_6; // System.Boolean WaveHandler::noLulls bool ___noLulls_7; // EnemyWave[] WaveHandler::waves EnemyWaveU5BU5D_t88A1CC276C460B9973D99674C48B57FDE4BA6051* ___waves_8; // UnityEngine.Events.UnityEvent WaveHandler::onWaveA UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onWaveA_9; // UnityEngine.Events.UnityEvent WaveHandler::onLullA UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onLullA_10; // UnityEngine.Events.UnityEvent WaveHandler::onWaveB UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onWaveB_11; // UnityEngine.Events.UnityEvent WaveHandler::onLullB UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onLullB_12; // UnityEngine.Events.UnityEvent WaveHandler::onWaveC UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onWaveC_13; // UnityEngine.Events.UnityEvent WaveHandler::onOutro UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onOutro_14; // FMODMarker WaveHandler::musicMarker int32_t ___musicMarker_21; // System.Boolean WaveHandler::ranWaveAEvents bool ___ranWaveAEvents_22; // System.Boolean WaveHandler::ranLullAEvents bool ___ranLullAEvents_23; // System.Boolean WaveHandler::ranWaveBEvents bool ___ranWaveBEvents_24; // System.Boolean WaveHandler::ranLullBEvents bool ___ranLullBEvents_25; // System.Boolean WaveHandler::ranWaveCEvents bool ___ranWaveCEvents_26; // System.Boolean WaveHandler::ranOutroEvents bool ___ranOutroEvents_27; public: inline static int32_t get_offset_of_pathCreator_6() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___pathCreator_6)); } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * get_pathCreator_6() const { return ___pathCreator_6; } inline PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 ** get_address_of_pathCreator_6() { return &___pathCreator_6; } inline void set_pathCreator_6(PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * value) { ___pathCreator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathCreator_6), (void*)value); } inline static int32_t get_offset_of_noLulls_7() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___noLulls_7)); } inline bool get_noLulls_7() const { return ___noLulls_7; } inline bool* get_address_of_noLulls_7() { return &___noLulls_7; } inline void set_noLulls_7(bool value) { ___noLulls_7 = value; } inline static int32_t get_offset_of_waves_8() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___waves_8)); } inline EnemyWaveU5BU5D_t88A1CC276C460B9973D99674C48B57FDE4BA6051* get_waves_8() const { return ___waves_8; } inline EnemyWaveU5BU5D_t88A1CC276C460B9973D99674C48B57FDE4BA6051** get_address_of_waves_8() { return &___waves_8; } inline void set_waves_8(EnemyWaveU5BU5D_t88A1CC276C460B9973D99674C48B57FDE4BA6051* value) { ___waves_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___waves_8), (void*)value); } inline static int32_t get_offset_of_onWaveA_9() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onWaveA_9)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onWaveA_9() const { return ___onWaveA_9; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onWaveA_9() { return &___onWaveA_9; } inline void set_onWaveA_9(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onWaveA_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___onWaveA_9), (void*)value); } inline static int32_t get_offset_of_onLullA_10() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onLullA_10)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onLullA_10() const { return ___onLullA_10; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onLullA_10() { return &___onLullA_10; } inline void set_onLullA_10(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onLullA_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___onLullA_10), (void*)value); } inline static int32_t get_offset_of_onWaveB_11() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onWaveB_11)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onWaveB_11() const { return ___onWaveB_11; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onWaveB_11() { return &___onWaveB_11; } inline void set_onWaveB_11(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onWaveB_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___onWaveB_11), (void*)value); } inline static int32_t get_offset_of_onLullB_12() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onLullB_12)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onLullB_12() const { return ___onLullB_12; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onLullB_12() { return &___onLullB_12; } inline void set_onLullB_12(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onLullB_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___onLullB_12), (void*)value); } inline static int32_t get_offset_of_onWaveC_13() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onWaveC_13)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onWaveC_13() const { return ___onWaveC_13; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onWaveC_13() { return &___onWaveC_13; } inline void set_onWaveC_13(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onWaveC_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onWaveC_13), (void*)value); } inline static int32_t get_offset_of_onOutro_14() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___onOutro_14)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onOutro_14() const { return ___onOutro_14; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onOutro_14() { return &___onOutro_14; } inline void set_onOutro_14(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onOutro_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___onOutro_14), (void*)value); } inline static int32_t get_offset_of_musicMarker_21() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___musicMarker_21)); } inline int32_t get_musicMarker_21() const { return ___musicMarker_21; } inline int32_t* get_address_of_musicMarker_21() { return &___musicMarker_21; } inline void set_musicMarker_21(int32_t value) { ___musicMarker_21 = value; } inline static int32_t get_offset_of_ranWaveAEvents_22() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranWaveAEvents_22)); } inline bool get_ranWaveAEvents_22() const { return ___ranWaveAEvents_22; } inline bool* get_address_of_ranWaveAEvents_22() { return &___ranWaveAEvents_22; } inline void set_ranWaveAEvents_22(bool value) { ___ranWaveAEvents_22 = value; } inline static int32_t get_offset_of_ranLullAEvents_23() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranLullAEvents_23)); } inline bool get_ranLullAEvents_23() const { return ___ranLullAEvents_23; } inline bool* get_address_of_ranLullAEvents_23() { return &___ranLullAEvents_23; } inline void set_ranLullAEvents_23(bool value) { ___ranLullAEvents_23 = value; } inline static int32_t get_offset_of_ranWaveBEvents_24() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranWaveBEvents_24)); } inline bool get_ranWaveBEvents_24() const { return ___ranWaveBEvents_24; } inline bool* get_address_of_ranWaveBEvents_24() { return &___ranWaveBEvents_24; } inline void set_ranWaveBEvents_24(bool value) { ___ranWaveBEvents_24 = value; } inline static int32_t get_offset_of_ranLullBEvents_25() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranLullBEvents_25)); } inline bool get_ranLullBEvents_25() const { return ___ranLullBEvents_25; } inline bool* get_address_of_ranLullBEvents_25() { return &___ranLullBEvents_25; } inline void set_ranLullBEvents_25(bool value) { ___ranLullBEvents_25 = value; } inline static int32_t get_offset_of_ranWaveCEvents_26() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranWaveCEvents_26)); } inline bool get_ranWaveCEvents_26() const { return ___ranWaveCEvents_26; } inline bool* get_address_of_ranWaveCEvents_26() { return &___ranWaveCEvents_26; } inline void set_ranWaveCEvents_26(bool value) { ___ranWaveCEvents_26 = value; } inline static int32_t get_offset_of_ranOutroEvents_27() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB, ___ranOutroEvents_27)); } inline bool get_ranOutroEvents_27() const { return ___ranOutroEvents_27; } inline bool* get_address_of_ranOutroEvents_27() { return &___ranOutroEvents_27; } inline void set_ranOutroEvents_27(bool value) { ___ranOutroEvents_27 = value; } }; // BasicDroneBehavior struct BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 : public EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D { public: // UnityEngine.Vector3 BasicDroneBehavior::lookOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lookOffset_9; // System.Single BasicDroneBehavior::lookSpeed float ___lookSpeed_10; // System.Single BasicDroneBehavior::downLookSpeed float ___downLookSpeed_11; // UnityEngine.Transform[] BasicDroneBehavior::destroyedPrefabs TransformU5BU5D_t7821C0520CC567C0A069329C01AE9C058C7E3F1D* ___destroyedPrefabs_12; // LookMode BasicDroneBehavior::lookMode int32_t ___lookMode_13; // Follower BasicDroneBehavior::droneFollower Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___droneFollower_14; // UnityEngine.Rigidbody BasicDroneBehavior::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_15; // UnityEngine.Transform BasicDroneBehavior::droneModel Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___droneModel_16; // EnemyMovement[] BasicDroneBehavior::movers EnemyMovementU5BU5D_tF8DF1397D35D3BFD1E16312DA0D2D0BE101EACFD* ___movers_17; // FlyerFireControl BasicDroneBehavior::fireControl FlyerFireControl_t7BC76CB42A4A47F7623C1BE2A46BF8E0C2E6207D * ___fireControl_18; // System.Boolean BasicDroneBehavior::k__BackingField bool ___U3CIsInDropZoneU3Ek__BackingField_19; public: inline static int32_t get_offset_of_lookOffset_9() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___lookOffset_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_lookOffset_9() const { return ___lookOffset_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_lookOffset_9() { return &___lookOffset_9; } inline void set_lookOffset_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___lookOffset_9 = value; } inline static int32_t get_offset_of_lookSpeed_10() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___lookSpeed_10)); } inline float get_lookSpeed_10() const { return ___lookSpeed_10; } inline float* get_address_of_lookSpeed_10() { return &___lookSpeed_10; } inline void set_lookSpeed_10(float value) { ___lookSpeed_10 = value; } inline static int32_t get_offset_of_downLookSpeed_11() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___downLookSpeed_11)); } inline float get_downLookSpeed_11() const { return ___downLookSpeed_11; } inline float* get_address_of_downLookSpeed_11() { return &___downLookSpeed_11; } inline void set_downLookSpeed_11(float value) { ___downLookSpeed_11 = value; } inline static int32_t get_offset_of_destroyedPrefabs_12() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___destroyedPrefabs_12)); } inline TransformU5BU5D_t7821C0520CC567C0A069329C01AE9C058C7E3F1D* get_destroyedPrefabs_12() const { return ___destroyedPrefabs_12; } inline TransformU5BU5D_t7821C0520CC567C0A069329C01AE9C058C7E3F1D** get_address_of_destroyedPrefabs_12() { return &___destroyedPrefabs_12; } inline void set_destroyedPrefabs_12(TransformU5BU5D_t7821C0520CC567C0A069329C01AE9C058C7E3F1D* value) { ___destroyedPrefabs_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___destroyedPrefabs_12), (void*)value); } inline static int32_t get_offset_of_lookMode_13() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___lookMode_13)); } inline int32_t get_lookMode_13() const { return ___lookMode_13; } inline int32_t* get_address_of_lookMode_13() { return &___lookMode_13; } inline void set_lookMode_13(int32_t value) { ___lookMode_13 = value; } inline static int32_t get_offset_of_droneFollower_14() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___droneFollower_14)); } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * get_droneFollower_14() const { return ___droneFollower_14; } inline Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 ** get_address_of_droneFollower_14() { return &___droneFollower_14; } inline void set_droneFollower_14(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * value) { ___droneFollower_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___droneFollower_14), (void*)value); } inline static int32_t get_offset_of_rb_15() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___rb_15)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_15() const { return ___rb_15; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_15() { return &___rb_15; } inline void set_rb_15(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_15), (void*)value); } inline static int32_t get_offset_of_droneModel_16() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___droneModel_16)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_droneModel_16() const { return ___droneModel_16; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_droneModel_16() { return &___droneModel_16; } inline void set_droneModel_16(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___droneModel_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___droneModel_16), (void*)value); } inline static int32_t get_offset_of_movers_17() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___movers_17)); } inline EnemyMovementU5BU5D_tF8DF1397D35D3BFD1E16312DA0D2D0BE101EACFD* get_movers_17() const { return ___movers_17; } inline EnemyMovementU5BU5D_tF8DF1397D35D3BFD1E16312DA0D2D0BE101EACFD** get_address_of_movers_17() { return &___movers_17; } inline void set_movers_17(EnemyMovementU5BU5D_tF8DF1397D35D3BFD1E16312DA0D2D0BE101EACFD* value) { ___movers_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___movers_17), (void*)value); } inline static int32_t get_offset_of_fireControl_18() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___fireControl_18)); } inline FlyerFireControl_t7BC76CB42A4A47F7623C1BE2A46BF8E0C2E6207D * get_fireControl_18() const { return ___fireControl_18; } inline FlyerFireControl_t7BC76CB42A4A47F7623C1BE2A46BF8E0C2E6207D ** get_address_of_fireControl_18() { return &___fireControl_18; } inline void set_fireControl_18(FlyerFireControl_t7BC76CB42A4A47F7623C1BE2A46BF8E0C2E6207D * value) { ___fireControl_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___fireControl_18), (void*)value); } inline static int32_t get_offset_of_U3CIsInDropZoneU3Ek__BackingField_19() { return static_cast(offsetof(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10, ___U3CIsInDropZoneU3Ek__BackingField_19)); } inline bool get_U3CIsInDropZoneU3Ek__BackingField_19() const { return ___U3CIsInDropZoneU3Ek__BackingField_19; } inline bool* get_address_of_U3CIsInDropZoneU3Ek__BackingField_19() { return &___U3CIsInDropZoneU3Ek__BackingField_19; } inline void set_U3CIsInDropZoneU3Ek__BackingField_19(bool value) { ___U3CIsInDropZoneU3Ek__BackingField_19 = value; } }; // FlyerDroneMovement struct FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 : public EnemyMovement_t6F164E5799D6FCDFCE2C2D23EA606508F290F673 { public: // BasicDroneBehavior FlyerDroneMovement::k__BackingField BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * ___U3CBehaviorU3Ek__BackingField_28; // FlyerMovementControl FlyerDroneMovement::moveController FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B * ___moveController_29; // FlyerMoveTarget FlyerDroneMovement::target FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * ___target_30; // System.Int32 FlyerDroneMovement::k__BackingField int32_t ___U3CChainPositionU3Ek__BackingField_31; public: inline static int32_t get_offset_of_U3CBehaviorU3Ek__BackingField_28() { return static_cast(offsetof(FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2, ___U3CBehaviorU3Ek__BackingField_28)); } inline BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * get_U3CBehaviorU3Ek__BackingField_28() const { return ___U3CBehaviorU3Ek__BackingField_28; } inline BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 ** get_address_of_U3CBehaviorU3Ek__BackingField_28() { return &___U3CBehaviorU3Ek__BackingField_28; } inline void set_U3CBehaviorU3Ek__BackingField_28(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * value) { ___U3CBehaviorU3Ek__BackingField_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBehaviorU3Ek__BackingField_28), (void*)value); } inline static int32_t get_offset_of_moveController_29() { return static_cast(offsetof(FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2, ___moveController_29)); } inline FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B * get_moveController_29() const { return ___moveController_29; } inline FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B ** get_address_of_moveController_29() { return &___moveController_29; } inline void set_moveController_29(FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B * value) { ___moveController_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___moveController_29), (void*)value); } inline static int32_t get_offset_of_target_30() { return static_cast(offsetof(FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2, ___target_30)); } inline FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * get_target_30() const { return ___target_30; } inline FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE ** get_address_of_target_30() { return &___target_30; } inline void set_target_30(FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * value) { ___target_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_30), (void*)value); } inline static int32_t get_offset_of_U3CChainPositionU3Ek__BackingField_31() { return static_cast(offsetof(FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2, ___U3CChainPositionU3Ek__BackingField_31)); } inline int32_t get_U3CChainPositionU3Ek__BackingField_31() const { return ___U3CChainPositionU3Ek__BackingField_31; } inline int32_t* get_address_of_U3CChainPositionU3Ek__BackingField_31() { return &___U3CChainPositionU3Ek__BackingField_31; } inline void set_U3CChainPositionU3Ek__BackingField_31(int32_t value) { ___U3CChainPositionU3Ek__BackingField_31 = value; } }; // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // UnityEngine.Material UnityEngine.UI.Graphic::m_Material Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_Material_6; // UnityEngine.Color UnityEngine.UI.Graphic::m_Color Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___m_Color_7; // System.Boolean UnityEngine.UI.Graphic::m_SkipLayoutUpdate bool ___m_SkipLayoutUpdate_8; // System.Boolean UnityEngine.UI.Graphic::m_SkipMaterialUpdate bool ___m_SkipMaterialUpdate_9; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget bool ___m_RaycastTarget_10; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTargetCache bool ___m_RaycastTargetCache_11; // UnityEngine.Vector4 UnityEngine.UI.Graphic::m_RaycastPadding Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___m_RaycastPadding_12; // UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_RectTransform_13; // UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * ___m_CanvasRenderer_14; // UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * ___m_Canvas_15; // System.Boolean UnityEngine.UI.Graphic::m_VertsDirty bool ___m_VertsDirty_16; // System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty bool ___m_MaterialDirty_17; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyLayoutCallback_18; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyVertsCallback_19; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * ___m_OnDirtyMaterialCallback_20; // UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___m_CachedMesh_23; // UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___m_CachedUvs_24; // UnityEngine.UI.CoroutineTween.TweenRunner`1 UnityEngine.UI.Graphic::m_ColorTweenRunner TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * ___m_ColorTweenRunner_25; // System.Boolean UnityEngine.UI.Graphic::k__BackingField bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26; public: inline static int32_t get_offset_of_m_Material_6() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Material_6)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_Material_6() const { return ___m_Material_6; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_Material_6() { return &___m_Material_6; } inline void set_m_Material_6(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_Material_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Material_6), (void*)value); } inline static int32_t get_offset_of_m_Color_7() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Color_7)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_m_Color_7() const { return ___m_Color_7; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_m_Color_7() { return &___m_Color_7; } inline void set_m_Color_7(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___m_Color_7 = value; } inline static int32_t get_offset_of_m_SkipLayoutUpdate_8() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipLayoutUpdate_8)); } inline bool get_m_SkipLayoutUpdate_8() const { return ___m_SkipLayoutUpdate_8; } inline bool* get_address_of_m_SkipLayoutUpdate_8() { return &___m_SkipLayoutUpdate_8; } inline void set_m_SkipLayoutUpdate_8(bool value) { ___m_SkipLayoutUpdate_8 = value; } inline static int32_t get_offset_of_m_SkipMaterialUpdate_9() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_SkipMaterialUpdate_9)); } inline bool get_m_SkipMaterialUpdate_9() const { return ___m_SkipMaterialUpdate_9; } inline bool* get_address_of_m_SkipMaterialUpdate_9() { return &___m_SkipMaterialUpdate_9; } inline void set_m_SkipMaterialUpdate_9(bool value) { ___m_SkipMaterialUpdate_9 = value; } inline static int32_t get_offset_of_m_RaycastTarget_10() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastTarget_10)); } inline bool get_m_RaycastTarget_10() const { return ___m_RaycastTarget_10; } inline bool* get_address_of_m_RaycastTarget_10() { return &___m_RaycastTarget_10; } inline void set_m_RaycastTarget_10(bool value) { ___m_RaycastTarget_10 = value; } inline static int32_t get_offset_of_m_RaycastTargetCache_11() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastTargetCache_11)); } inline bool get_m_RaycastTargetCache_11() const { return ___m_RaycastTargetCache_11; } inline bool* get_address_of_m_RaycastTargetCache_11() { return &___m_RaycastTargetCache_11; } inline void set_m_RaycastTargetCache_11(bool value) { ___m_RaycastTargetCache_11 = value; } inline static int32_t get_offset_of_m_RaycastPadding_12() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RaycastPadding_12)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_m_RaycastPadding_12() const { return ___m_RaycastPadding_12; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_m_RaycastPadding_12() { return &___m_RaycastPadding_12; } inline void set_m_RaycastPadding_12(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___m_RaycastPadding_12 = value; } inline static int32_t get_offset_of_m_RectTransform_13() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_RectTransform_13)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_RectTransform_13() const { return ___m_RectTransform_13; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_RectTransform_13() { return &___m_RectTransform_13; } inline void set_m_RectTransform_13(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_RectTransform_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RectTransform_13), (void*)value); } inline static int32_t get_offset_of_m_CanvasRenderer_14() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CanvasRenderer_14)); } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * get_m_CanvasRenderer_14() const { return ___m_CanvasRenderer_14; } inline CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E ** get_address_of_m_CanvasRenderer_14() { return &___m_CanvasRenderer_14; } inline void set_m_CanvasRenderer_14(CanvasRenderer_tCF8ABE659F7C3A6ED0D99A988D0BDFB651310F0E * value) { ___m_CanvasRenderer_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CanvasRenderer_14), (void*)value); } inline static int32_t get_offset_of_m_Canvas_15() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_Canvas_15)); } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * get_m_Canvas_15() const { return ___m_Canvas_15; } inline Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA ** get_address_of_m_Canvas_15() { return &___m_Canvas_15; } inline void set_m_Canvas_15(Canvas_t2B7E56B7BDC287962E092755372E214ACB6393EA * value) { ___m_Canvas_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Canvas_15), (void*)value); } inline static int32_t get_offset_of_m_VertsDirty_16() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_VertsDirty_16)); } inline bool get_m_VertsDirty_16() const { return ___m_VertsDirty_16; } inline bool* get_address_of_m_VertsDirty_16() { return &___m_VertsDirty_16; } inline void set_m_VertsDirty_16(bool value) { ___m_VertsDirty_16 = value; } inline static int32_t get_offset_of_m_MaterialDirty_17() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_MaterialDirty_17)); } inline bool get_m_MaterialDirty_17() const { return ___m_MaterialDirty_17; } inline bool* get_address_of_m_MaterialDirty_17() { return &___m_MaterialDirty_17; } inline void set_m_MaterialDirty_17(bool value) { ___m_MaterialDirty_17 = value; } inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_18() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyLayoutCallback_18)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyLayoutCallback_18() const { return ___m_OnDirtyLayoutCallback_18; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyLayoutCallback_18() { return &___m_OnDirtyLayoutCallback_18; } inline void set_m_OnDirtyLayoutCallback_18(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyLayoutCallback_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyLayoutCallback_18), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyVertsCallback_19() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyVertsCallback_19)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyVertsCallback_19() const { return ___m_OnDirtyVertsCallback_19; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyVertsCallback_19() { return &___m_OnDirtyVertsCallback_19; } inline void set_m_OnDirtyVertsCallback_19(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyVertsCallback_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyVertsCallback_19), (void*)value); } inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_20() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_OnDirtyMaterialCallback_20)); } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * get_m_OnDirtyMaterialCallback_20() const { return ___m_OnDirtyMaterialCallback_20; } inline UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 ** get_address_of_m_OnDirtyMaterialCallback_20() { return &___m_OnDirtyMaterialCallback_20; } inline void set_m_OnDirtyMaterialCallback_20(UnityAction_t22E545F8BE0A62EE051C6A83E209587A0DB1C099 * value) { ___m_OnDirtyMaterialCallback_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnDirtyMaterialCallback_20), (void*)value); } inline static int32_t get_offset_of_m_CachedMesh_23() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedMesh_23)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_m_CachedMesh_23() const { return ___m_CachedMesh_23; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_m_CachedMesh_23() { return &___m_CachedMesh_23; } inline void set_m_CachedMesh_23(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___m_CachedMesh_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedMesh_23), (void*)value); } inline static int32_t get_offset_of_m_CachedUvs_24() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_CachedUvs_24)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_m_CachedUvs_24() const { return ___m_CachedUvs_24; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_m_CachedUvs_24() { return &___m_CachedUvs_24; } inline void set_m_CachedUvs_24(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___m_CachedUvs_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachedUvs_24), (void*)value); } inline static int32_t get_offset_of_m_ColorTweenRunner_25() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___m_ColorTweenRunner_25)); } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * get_m_ColorTweenRunner_25() const { return ___m_ColorTweenRunner_25; } inline TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 ** get_address_of_m_ColorTweenRunner_25() { return &___m_ColorTweenRunner_25; } inline void set_m_ColorTweenRunner_25(TweenRunner_1_tD84B9953874682FCC36990AF2C54D748293908F3 * value) { ___m_ColorTweenRunner_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ColorTweenRunner_25), (void*)value); } inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_26() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26)); } inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_26() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26; } inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_26() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_26; } inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_26(bool value) { ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26 = value; } }; // IncrementalRoadMesh struct IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0 : public PathSceneTool_t7FF61C2AC5538D780770CCDBCCE9DBDB8A86935A { public: // System.Int32 IncrementalRoadMesh::chunkPathPoints int32_t ___chunkPathPoints_11; // System.Int32 IncrementalRoadMesh::chunkCount int32_t ___chunkCount_12; // System.Single IncrementalRoadMesh::advanceRoadRatio float ___advanceRoadRatio_13; // System.Single IncrementalRoadMesh::minimumAdvanceInterval float ___minimumAdvanceInterval_14; // System.Single IncrementalRoadMesh::roadWidth float ___roadWidth_15; // UnityEngine.Vector3 IncrementalRoadMesh::roadOffset Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___roadOffset_16; // System.Single IncrementalRoadMesh::barrierHeight float ___barrierHeight_17; // System.Single IncrementalRoadMesh::barrierAngle float ___barrierAngle_18; // System.Boolean IncrementalRoadMesh::includeSupportWall bool ___includeSupportWall_19; // System.Single IncrementalRoadMesh::supportWallHeight float ___supportWallHeight_20; // System.Single IncrementalRoadMesh::supportWallAngle float ___supportWallAngle_21; // System.Boolean IncrementalRoadMesh::flattenSurface bool ___flattenSurface_22; // System.Boolean IncrementalRoadMesh::primeRoad bool ___primeRoad_23; // System.Int32 IncrementalRoadMesh::laneCount int32_t ___laneCount_24; // System.Single IncrementalRoadMesh::laneWidth float ___laneWidth_25; // System.Int32 IncrementalRoadMesh::roadMeshLayer int32_t ___roadMeshLayer_26; // UnityEngine.Material IncrementalRoadMesh::roadMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___roadMaterial_27; // UnityEngine.Material IncrementalRoadMesh::barrierMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___barrierMaterial_28; // UnityEngine.Material IncrementalRoadMesh::supportWallMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___supportWallMaterial_29; // System.Single IncrementalRoadMesh::textureTiling float ___textureTiling_30; // System.Collections.Generic.List`1 IncrementalRoadMesh::meshChunks List_1_t762CB838A8853AD75D404A0446CEA16B0A2C1A46 * ___meshChunks_31; // System.Int32 IncrementalRoadMesh::currentIndex int32_t ___currentIndex_32; // RoadAsYouGo IncrementalRoadMesh::pathController RoadAsYouGo_t0EB708C5D4B4773942350C8FAA5FA45255B2C084 * ___pathController_33; // System.Single IncrementalRoadMesh::incrementDistance float ___incrementDistance_34; // System.Int32[] IncrementalRoadMesh::triangleMap Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___triangleMap_37; // System.Int32[] IncrementalRoadMesh::sidesTriangleMap Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___sidesTriangleMap_38; // System.Int32[] IncrementalRoadMesh::wallTriangleMap Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___wallTriangleMap_39; // UnityEngine.Vector3[] IncrementalRoadMesh::verts Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___verts_40; // UnityEngine.Vector2[] IncrementalRoadMesh::uvs Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___uvs_41; // UnityEngine.Vector3[] IncrementalRoadMesh::normals Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___normals_42; // System.Int32 IncrementalRoadMesh::numTris int32_t ___numTris_43; // System.Int32[] IncrementalRoadMesh::roadTriangles Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___roadTriangles_44; // System.Int32[] IncrementalRoadMesh::sideOfRoadTriangles Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___sideOfRoadTriangles_45; // System.Int32[] IncrementalRoadMesh::wallTriangles Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___wallTriangles_46; // System.Single IncrementalRoadMesh::barrierTopOffset float ___barrierTopOffset_47; // System.Single IncrementalRoadMesh::wallBottomOffset float ___wallBottomOffset_48; // System.Single IncrementalRoadMesh::segmentLength float ___segmentLength_49; // System.Single IncrementalRoadMesh::nextAdvanceAt float ___nextAdvanceAt_50; public: inline static int32_t get_offset_of_chunkPathPoints_11() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___chunkPathPoints_11)); } inline int32_t get_chunkPathPoints_11() const { return ___chunkPathPoints_11; } inline int32_t* get_address_of_chunkPathPoints_11() { return &___chunkPathPoints_11; } inline void set_chunkPathPoints_11(int32_t value) { ___chunkPathPoints_11 = value; } inline static int32_t get_offset_of_chunkCount_12() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___chunkCount_12)); } inline int32_t get_chunkCount_12() const { return ___chunkCount_12; } inline int32_t* get_address_of_chunkCount_12() { return &___chunkCount_12; } inline void set_chunkCount_12(int32_t value) { ___chunkCount_12 = value; } inline static int32_t get_offset_of_advanceRoadRatio_13() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___advanceRoadRatio_13)); } inline float get_advanceRoadRatio_13() const { return ___advanceRoadRatio_13; } inline float* get_address_of_advanceRoadRatio_13() { return &___advanceRoadRatio_13; } inline void set_advanceRoadRatio_13(float value) { ___advanceRoadRatio_13 = value; } inline static int32_t get_offset_of_minimumAdvanceInterval_14() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___minimumAdvanceInterval_14)); } inline float get_minimumAdvanceInterval_14() const { return ___minimumAdvanceInterval_14; } inline float* get_address_of_minimumAdvanceInterval_14() { return &___minimumAdvanceInterval_14; } inline void set_minimumAdvanceInterval_14(float value) { ___minimumAdvanceInterval_14 = value; } inline static int32_t get_offset_of_roadWidth_15() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___roadWidth_15)); } inline float get_roadWidth_15() const { return ___roadWidth_15; } inline float* get_address_of_roadWidth_15() { return &___roadWidth_15; } inline void set_roadWidth_15(float value) { ___roadWidth_15 = value; } inline static int32_t get_offset_of_roadOffset_16() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___roadOffset_16)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_roadOffset_16() const { return ___roadOffset_16; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_roadOffset_16() { return &___roadOffset_16; } inline void set_roadOffset_16(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___roadOffset_16 = value; } inline static int32_t get_offset_of_barrierHeight_17() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___barrierHeight_17)); } inline float get_barrierHeight_17() const { return ___barrierHeight_17; } inline float* get_address_of_barrierHeight_17() { return &___barrierHeight_17; } inline void set_barrierHeight_17(float value) { ___barrierHeight_17 = value; } inline static int32_t get_offset_of_barrierAngle_18() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___barrierAngle_18)); } inline float get_barrierAngle_18() const { return ___barrierAngle_18; } inline float* get_address_of_barrierAngle_18() { return &___barrierAngle_18; } inline void set_barrierAngle_18(float value) { ___barrierAngle_18 = value; } inline static int32_t get_offset_of_includeSupportWall_19() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___includeSupportWall_19)); } inline bool get_includeSupportWall_19() const { return ___includeSupportWall_19; } inline bool* get_address_of_includeSupportWall_19() { return &___includeSupportWall_19; } inline void set_includeSupportWall_19(bool value) { ___includeSupportWall_19 = value; } inline static int32_t get_offset_of_supportWallHeight_20() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___supportWallHeight_20)); } inline float get_supportWallHeight_20() const { return ___supportWallHeight_20; } inline float* get_address_of_supportWallHeight_20() { return &___supportWallHeight_20; } inline void set_supportWallHeight_20(float value) { ___supportWallHeight_20 = value; } inline static int32_t get_offset_of_supportWallAngle_21() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___supportWallAngle_21)); } inline float get_supportWallAngle_21() const { return ___supportWallAngle_21; } inline float* get_address_of_supportWallAngle_21() { return &___supportWallAngle_21; } inline void set_supportWallAngle_21(float value) { ___supportWallAngle_21 = value; } inline static int32_t get_offset_of_flattenSurface_22() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___flattenSurface_22)); } inline bool get_flattenSurface_22() const { return ___flattenSurface_22; } inline bool* get_address_of_flattenSurface_22() { return &___flattenSurface_22; } inline void set_flattenSurface_22(bool value) { ___flattenSurface_22 = value; } inline static int32_t get_offset_of_primeRoad_23() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___primeRoad_23)); } inline bool get_primeRoad_23() const { return ___primeRoad_23; } inline bool* get_address_of_primeRoad_23() { return &___primeRoad_23; } inline void set_primeRoad_23(bool value) { ___primeRoad_23 = value; } inline static int32_t get_offset_of_laneCount_24() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___laneCount_24)); } inline int32_t get_laneCount_24() const { return ___laneCount_24; } inline int32_t* get_address_of_laneCount_24() { return &___laneCount_24; } inline void set_laneCount_24(int32_t value) { ___laneCount_24 = value; } inline static int32_t get_offset_of_laneWidth_25() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___laneWidth_25)); } inline float get_laneWidth_25() const { return ___laneWidth_25; } inline float* get_address_of_laneWidth_25() { return &___laneWidth_25; } inline void set_laneWidth_25(float value) { ___laneWidth_25 = value; } inline static int32_t get_offset_of_roadMeshLayer_26() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___roadMeshLayer_26)); } inline int32_t get_roadMeshLayer_26() const { return ___roadMeshLayer_26; } inline int32_t* get_address_of_roadMeshLayer_26() { return &___roadMeshLayer_26; } inline void set_roadMeshLayer_26(int32_t value) { ___roadMeshLayer_26 = value; } inline static int32_t get_offset_of_roadMaterial_27() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___roadMaterial_27)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_roadMaterial_27() const { return ___roadMaterial_27; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_roadMaterial_27() { return &___roadMaterial_27; } inline void set_roadMaterial_27(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___roadMaterial_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___roadMaterial_27), (void*)value); } inline static int32_t get_offset_of_barrierMaterial_28() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___barrierMaterial_28)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_barrierMaterial_28() const { return ___barrierMaterial_28; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_barrierMaterial_28() { return &___barrierMaterial_28; } inline void set_barrierMaterial_28(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___barrierMaterial_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___barrierMaterial_28), (void*)value); } inline static int32_t get_offset_of_supportWallMaterial_29() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___supportWallMaterial_29)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_supportWallMaterial_29() const { return ___supportWallMaterial_29; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_supportWallMaterial_29() { return &___supportWallMaterial_29; } inline void set_supportWallMaterial_29(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___supportWallMaterial_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___supportWallMaterial_29), (void*)value); } inline static int32_t get_offset_of_textureTiling_30() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___textureTiling_30)); } inline float get_textureTiling_30() const { return ___textureTiling_30; } inline float* get_address_of_textureTiling_30() { return &___textureTiling_30; } inline void set_textureTiling_30(float value) { ___textureTiling_30 = value; } inline static int32_t get_offset_of_meshChunks_31() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___meshChunks_31)); } inline List_1_t762CB838A8853AD75D404A0446CEA16B0A2C1A46 * get_meshChunks_31() const { return ___meshChunks_31; } inline List_1_t762CB838A8853AD75D404A0446CEA16B0A2C1A46 ** get_address_of_meshChunks_31() { return &___meshChunks_31; } inline void set_meshChunks_31(List_1_t762CB838A8853AD75D404A0446CEA16B0A2C1A46 * value) { ___meshChunks_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___meshChunks_31), (void*)value); } inline static int32_t get_offset_of_currentIndex_32() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___currentIndex_32)); } inline int32_t get_currentIndex_32() const { return ___currentIndex_32; } inline int32_t* get_address_of_currentIndex_32() { return &___currentIndex_32; } inline void set_currentIndex_32(int32_t value) { ___currentIndex_32 = value; } inline static int32_t get_offset_of_pathController_33() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___pathController_33)); } inline RoadAsYouGo_t0EB708C5D4B4773942350C8FAA5FA45255B2C084 * get_pathController_33() const { return ___pathController_33; } inline RoadAsYouGo_t0EB708C5D4B4773942350C8FAA5FA45255B2C084 ** get_address_of_pathController_33() { return &___pathController_33; } inline void set_pathController_33(RoadAsYouGo_t0EB708C5D4B4773942350C8FAA5FA45255B2C084 * value) { ___pathController_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathController_33), (void*)value); } inline static int32_t get_offset_of_incrementDistance_34() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___incrementDistance_34)); } inline float get_incrementDistance_34() const { return ___incrementDistance_34; } inline float* get_address_of_incrementDistance_34() { return &___incrementDistance_34; } inline void set_incrementDistance_34(float value) { ___incrementDistance_34 = value; } inline static int32_t get_offset_of_triangleMap_37() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___triangleMap_37)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_triangleMap_37() const { return ___triangleMap_37; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_triangleMap_37() { return &___triangleMap_37; } inline void set_triangleMap_37(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___triangleMap_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___triangleMap_37), (void*)value); } inline static int32_t get_offset_of_sidesTriangleMap_38() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___sidesTriangleMap_38)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_sidesTriangleMap_38() const { return ___sidesTriangleMap_38; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_sidesTriangleMap_38() { return &___sidesTriangleMap_38; } inline void set_sidesTriangleMap_38(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___sidesTriangleMap_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidesTriangleMap_38), (void*)value); } inline static int32_t get_offset_of_wallTriangleMap_39() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___wallTriangleMap_39)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_wallTriangleMap_39() const { return ___wallTriangleMap_39; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_wallTriangleMap_39() { return &___wallTriangleMap_39; } inline void set_wallTriangleMap_39(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___wallTriangleMap_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___wallTriangleMap_39), (void*)value); } inline static int32_t get_offset_of_verts_40() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___verts_40)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_verts_40() const { return ___verts_40; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_verts_40() { return &___verts_40; } inline void set_verts_40(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___verts_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___verts_40), (void*)value); } inline static int32_t get_offset_of_uvs_41() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___uvs_41)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_uvs_41() const { return ___uvs_41; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_uvs_41() { return &___uvs_41; } inline void set_uvs_41(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___uvs_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___uvs_41), (void*)value); } inline static int32_t get_offset_of_normals_42() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___normals_42)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_normals_42() const { return ___normals_42; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_normals_42() { return &___normals_42; } inline void set_normals_42(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___normals_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___normals_42), (void*)value); } inline static int32_t get_offset_of_numTris_43() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___numTris_43)); } inline int32_t get_numTris_43() const { return ___numTris_43; } inline int32_t* get_address_of_numTris_43() { return &___numTris_43; } inline void set_numTris_43(int32_t value) { ___numTris_43 = value; } inline static int32_t get_offset_of_roadTriangles_44() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___roadTriangles_44)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_roadTriangles_44() const { return ___roadTriangles_44; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_roadTriangles_44() { return &___roadTriangles_44; } inline void set_roadTriangles_44(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___roadTriangles_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___roadTriangles_44), (void*)value); } inline static int32_t get_offset_of_sideOfRoadTriangles_45() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___sideOfRoadTriangles_45)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_sideOfRoadTriangles_45() const { return ___sideOfRoadTriangles_45; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_sideOfRoadTriangles_45() { return &___sideOfRoadTriangles_45; } inline void set_sideOfRoadTriangles_45(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___sideOfRoadTriangles_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___sideOfRoadTriangles_45), (void*)value); } inline static int32_t get_offset_of_wallTriangles_46() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___wallTriangles_46)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_wallTriangles_46() const { return ___wallTriangles_46; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_wallTriangles_46() { return &___wallTriangles_46; } inline void set_wallTriangles_46(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___wallTriangles_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___wallTriangles_46), (void*)value); } inline static int32_t get_offset_of_barrierTopOffset_47() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___barrierTopOffset_47)); } inline float get_barrierTopOffset_47() const { return ___barrierTopOffset_47; } inline float* get_address_of_barrierTopOffset_47() { return &___barrierTopOffset_47; } inline void set_barrierTopOffset_47(float value) { ___barrierTopOffset_47 = value; } inline static int32_t get_offset_of_wallBottomOffset_48() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___wallBottomOffset_48)); } inline float get_wallBottomOffset_48() const { return ___wallBottomOffset_48; } inline float* get_address_of_wallBottomOffset_48() { return &___wallBottomOffset_48; } inline void set_wallBottomOffset_48(float value) { ___wallBottomOffset_48 = value; } inline static int32_t get_offset_of_segmentLength_49() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___segmentLength_49)); } inline float get_segmentLength_49() const { return ___segmentLength_49; } inline float* get_address_of_segmentLength_49() { return &___segmentLength_49; } inline void set_segmentLength_49(float value) { ___segmentLength_49 = value; } inline static int32_t get_offset_of_nextAdvanceAt_50() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0, ___nextAdvanceAt_50)); } inline float get_nextAdvanceAt_50() const { return ___nextAdvanceAt_50; } inline float* get_address_of_nextAdvanceAt_50() { return &___nextAdvanceAt_50; } inline void set_nextAdvanceAt_50(float value) { ___nextAdvanceAt_50 = value; } }; // Pickupable struct Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0 : public Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 { public: // System.Single Pickupable::mass float ___mass_13; // UnityEngine.Transform Pickupable::rightHandOffset Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___rightHandOffset_14; // UnityEngine.Transform Pickupable::leftHandOffset Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___leftHandOffset_15; // UnityEngine.Rigidbody Pickupable::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_16; // System.Collections.Generic.List`1 Pickupable::trackInfo List_1_t447DF09E47AC63177810C7B9FA0E370862571C62 * ___trackInfo_17; // System.Boolean Pickupable::k__BackingField bool ___U3CdroppedU3Ek__BackingField_18; // UnityEngine.Quaternion Pickupable::lastRotation Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___lastRotation_19; public: inline static int32_t get_offset_of_mass_13() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___mass_13)); } inline float get_mass_13() const { return ___mass_13; } inline float* get_address_of_mass_13() { return &___mass_13; } inline void set_mass_13(float value) { ___mass_13 = value; } inline static int32_t get_offset_of_rightHandOffset_14() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___rightHandOffset_14)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_rightHandOffset_14() const { return ___rightHandOffset_14; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_rightHandOffset_14() { return &___rightHandOffset_14; } inline void set_rightHandOffset_14(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___rightHandOffset_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___rightHandOffset_14), (void*)value); } inline static int32_t get_offset_of_leftHandOffset_15() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___leftHandOffset_15)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_leftHandOffset_15() const { return ___leftHandOffset_15; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_leftHandOffset_15() { return &___leftHandOffset_15; } inline void set_leftHandOffset_15(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___leftHandOffset_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___leftHandOffset_15), (void*)value); } inline static int32_t get_offset_of_rb_16() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___rb_16)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_16() const { return ___rb_16; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_16() { return &___rb_16; } inline void set_rb_16(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_16), (void*)value); } inline static int32_t get_offset_of_trackInfo_17() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___trackInfo_17)); } inline List_1_t447DF09E47AC63177810C7B9FA0E370862571C62 * get_trackInfo_17() const { return ___trackInfo_17; } inline List_1_t447DF09E47AC63177810C7B9FA0E370862571C62 ** get_address_of_trackInfo_17() { return &___trackInfo_17; } inline void set_trackInfo_17(List_1_t447DF09E47AC63177810C7B9FA0E370862571C62 * value) { ___trackInfo_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___trackInfo_17), (void*)value); } inline static int32_t get_offset_of_U3CdroppedU3Ek__BackingField_18() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___U3CdroppedU3Ek__BackingField_18)); } inline bool get_U3CdroppedU3Ek__BackingField_18() const { return ___U3CdroppedU3Ek__BackingField_18; } inline bool* get_address_of_U3CdroppedU3Ek__BackingField_18() { return &___U3CdroppedU3Ek__BackingField_18; } inline void set_U3CdroppedU3Ek__BackingField_18(bool value) { ___U3CdroppedU3Ek__BackingField_18 = value; } inline static int32_t get_offset_of_lastRotation_19() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0, ___lastRotation_19)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_lastRotation_19() const { return ___lastRotation_19; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_lastRotation_19() { return &___lastRotation_19; } inline void set_lastRotation_19(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___lastRotation_19 = value; } }; // PlayerFollower struct PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 : public Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 { public: // System.Single PlayerFollower::corneringSlowdownMinThreshold float ___corneringSlowdownMinThreshold_21; // System.Single PlayerFollower::corneringSlowdownMaxThreshold float ___corneringSlowdownMaxThreshold_22; // System.Single PlayerFollower::corneringSlowestSpeed float ___corneringSlowestSpeed_23; // System.Single PlayerFollower::turningLookAheadTime float ___turningLookAheadTime_24; // System.Single PlayerFollower::pitchPerSpeed float ___pitchPerSpeed_25; // System.Single PlayerFollower::playerSpeedAdjustment float ___playerSpeedAdjustment_26; // System.Single PlayerFollower::k__BackingField float ___U3CBaseSpeedU3Ek__BackingField_27; // System.Single PlayerFollower::startingPitch float ___startingPitch_30; // UnityEngine.AudioSource PlayerFollower::engineSource AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___engineSource_31; public: inline static int32_t get_offset_of_corneringSlowdownMinThreshold_21() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___corneringSlowdownMinThreshold_21)); } inline float get_corneringSlowdownMinThreshold_21() const { return ___corneringSlowdownMinThreshold_21; } inline float* get_address_of_corneringSlowdownMinThreshold_21() { return &___corneringSlowdownMinThreshold_21; } inline void set_corneringSlowdownMinThreshold_21(float value) { ___corneringSlowdownMinThreshold_21 = value; } inline static int32_t get_offset_of_corneringSlowdownMaxThreshold_22() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___corneringSlowdownMaxThreshold_22)); } inline float get_corneringSlowdownMaxThreshold_22() const { return ___corneringSlowdownMaxThreshold_22; } inline float* get_address_of_corneringSlowdownMaxThreshold_22() { return &___corneringSlowdownMaxThreshold_22; } inline void set_corneringSlowdownMaxThreshold_22(float value) { ___corneringSlowdownMaxThreshold_22 = value; } inline static int32_t get_offset_of_corneringSlowestSpeed_23() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___corneringSlowestSpeed_23)); } inline float get_corneringSlowestSpeed_23() const { return ___corneringSlowestSpeed_23; } inline float* get_address_of_corneringSlowestSpeed_23() { return &___corneringSlowestSpeed_23; } inline void set_corneringSlowestSpeed_23(float value) { ___corneringSlowestSpeed_23 = value; } inline static int32_t get_offset_of_turningLookAheadTime_24() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___turningLookAheadTime_24)); } inline float get_turningLookAheadTime_24() const { return ___turningLookAheadTime_24; } inline float* get_address_of_turningLookAheadTime_24() { return &___turningLookAheadTime_24; } inline void set_turningLookAheadTime_24(float value) { ___turningLookAheadTime_24 = value; } inline static int32_t get_offset_of_pitchPerSpeed_25() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___pitchPerSpeed_25)); } inline float get_pitchPerSpeed_25() const { return ___pitchPerSpeed_25; } inline float* get_address_of_pitchPerSpeed_25() { return &___pitchPerSpeed_25; } inline void set_pitchPerSpeed_25(float value) { ___pitchPerSpeed_25 = value; } inline static int32_t get_offset_of_playerSpeedAdjustment_26() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___playerSpeedAdjustment_26)); } inline float get_playerSpeedAdjustment_26() const { return ___playerSpeedAdjustment_26; } inline float* get_address_of_playerSpeedAdjustment_26() { return &___playerSpeedAdjustment_26; } inline void set_playerSpeedAdjustment_26(float value) { ___playerSpeedAdjustment_26 = value; } inline static int32_t get_offset_of_U3CBaseSpeedU3Ek__BackingField_27() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___U3CBaseSpeedU3Ek__BackingField_27)); } inline float get_U3CBaseSpeedU3Ek__BackingField_27() const { return ___U3CBaseSpeedU3Ek__BackingField_27; } inline float* get_address_of_U3CBaseSpeedU3Ek__BackingField_27() { return &___U3CBaseSpeedU3Ek__BackingField_27; } inline void set_U3CBaseSpeedU3Ek__BackingField_27(float value) { ___U3CBaseSpeedU3Ek__BackingField_27 = value; } inline static int32_t get_offset_of_startingPitch_30() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___startingPitch_30)); } inline float get_startingPitch_30() const { return ___startingPitch_30; } inline float* get_address_of_startingPitch_30() { return &___startingPitch_30; } inline void set_startingPitch_30(float value) { ___startingPitch_30 = value; } inline static int32_t get_offset_of_engineSource_31() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006, ___engineSource_31)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_engineSource_31() const { return ___engineSource_31; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_engineSource_31() { return &___engineSource_31; } inline void set_engineSource_31(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___engineSource_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___engineSource_31), (void*)value); } }; // Roller struct Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 : public EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D { public: // System.Single Roller::maxForwardVelocity float ___maxForwardVelocity_12; // System.Single Roller::horizontalVelocity float ___horizontalVelocity_13; // System.Single Roller::downVelocity float ___downVelocity_14; // System.Single Roller::groundCollisionDistance float ___groundCollisionDistance_15; // System.Single Roller::bounciness float ___bounciness_16; // System.Single Roller::armedHitDamageMultiplier float ___armedHitDamageMultiplier_17; // System.Single Roller::despawnDistance float ___despawnDistance_18; // System.Single Roller::explodeProximity float ___explodeProximity_19; // System.Single Roller::explosionDamage float ___explosionDamage_20; // System.Int32 Roller::explosionAheadOffset int32_t ___explosionAheadOffset_21; // UnityEngine.Transform Roller::explosionPrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___explosionPrefab_22; // UnityEngine.Transform Roller::destroyedPrefab Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___destroyedPrefab_23; // UnityEngine.Animator Roller::rollerAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___rollerAnim_24; // UnityEngine.ParticleSystem Roller::sparks ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * ___sparks_25; // UnityEngine.Rigidbody Roller::rb Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * ___rb_26; // UnityEngine.LayerMask Roller::railLayers LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___railLayers_27; // System.Boolean Roller::armed bool ___armed_28; // System.Boolean Roller::released bool ___released_29; // System.Boolean Roller::horizontalFlipped bool ___horizontalFlipped_30; // System.Single Roller::nextDirectionChangeAllowed float ___nextDirectionChangeAllowed_31; // System.Single Roller::usedForwardVelocity float ___usedForwardVelocity_32; public: inline static int32_t get_offset_of_maxForwardVelocity_12() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___maxForwardVelocity_12)); } inline float get_maxForwardVelocity_12() const { return ___maxForwardVelocity_12; } inline float* get_address_of_maxForwardVelocity_12() { return &___maxForwardVelocity_12; } inline void set_maxForwardVelocity_12(float value) { ___maxForwardVelocity_12 = value; } inline static int32_t get_offset_of_horizontalVelocity_13() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___horizontalVelocity_13)); } inline float get_horizontalVelocity_13() const { return ___horizontalVelocity_13; } inline float* get_address_of_horizontalVelocity_13() { return &___horizontalVelocity_13; } inline void set_horizontalVelocity_13(float value) { ___horizontalVelocity_13 = value; } inline static int32_t get_offset_of_downVelocity_14() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___downVelocity_14)); } inline float get_downVelocity_14() const { return ___downVelocity_14; } inline float* get_address_of_downVelocity_14() { return &___downVelocity_14; } inline void set_downVelocity_14(float value) { ___downVelocity_14 = value; } inline static int32_t get_offset_of_groundCollisionDistance_15() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___groundCollisionDistance_15)); } inline float get_groundCollisionDistance_15() const { return ___groundCollisionDistance_15; } inline float* get_address_of_groundCollisionDistance_15() { return &___groundCollisionDistance_15; } inline void set_groundCollisionDistance_15(float value) { ___groundCollisionDistance_15 = value; } inline static int32_t get_offset_of_bounciness_16() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___bounciness_16)); } inline float get_bounciness_16() const { return ___bounciness_16; } inline float* get_address_of_bounciness_16() { return &___bounciness_16; } inline void set_bounciness_16(float value) { ___bounciness_16 = value; } inline static int32_t get_offset_of_armedHitDamageMultiplier_17() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___armedHitDamageMultiplier_17)); } inline float get_armedHitDamageMultiplier_17() const { return ___armedHitDamageMultiplier_17; } inline float* get_address_of_armedHitDamageMultiplier_17() { return &___armedHitDamageMultiplier_17; } inline void set_armedHitDamageMultiplier_17(float value) { ___armedHitDamageMultiplier_17 = value; } inline static int32_t get_offset_of_despawnDistance_18() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___despawnDistance_18)); } inline float get_despawnDistance_18() const { return ___despawnDistance_18; } inline float* get_address_of_despawnDistance_18() { return &___despawnDistance_18; } inline void set_despawnDistance_18(float value) { ___despawnDistance_18 = value; } inline static int32_t get_offset_of_explodeProximity_19() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___explodeProximity_19)); } inline float get_explodeProximity_19() const { return ___explodeProximity_19; } inline float* get_address_of_explodeProximity_19() { return &___explodeProximity_19; } inline void set_explodeProximity_19(float value) { ___explodeProximity_19 = value; } inline static int32_t get_offset_of_explosionDamage_20() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___explosionDamage_20)); } inline float get_explosionDamage_20() const { return ___explosionDamage_20; } inline float* get_address_of_explosionDamage_20() { return &___explosionDamage_20; } inline void set_explosionDamage_20(float value) { ___explosionDamage_20 = value; } inline static int32_t get_offset_of_explosionAheadOffset_21() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___explosionAheadOffset_21)); } inline int32_t get_explosionAheadOffset_21() const { return ___explosionAheadOffset_21; } inline int32_t* get_address_of_explosionAheadOffset_21() { return &___explosionAheadOffset_21; } inline void set_explosionAheadOffset_21(int32_t value) { ___explosionAheadOffset_21 = value; } inline static int32_t get_offset_of_explosionPrefab_22() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___explosionPrefab_22)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_explosionPrefab_22() const { return ___explosionPrefab_22; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_explosionPrefab_22() { return &___explosionPrefab_22; } inline void set_explosionPrefab_22(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___explosionPrefab_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___explosionPrefab_22), (void*)value); } inline static int32_t get_offset_of_destroyedPrefab_23() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___destroyedPrefab_23)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_destroyedPrefab_23() const { return ___destroyedPrefab_23; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_destroyedPrefab_23() { return &___destroyedPrefab_23; } inline void set_destroyedPrefab_23(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___destroyedPrefab_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___destroyedPrefab_23), (void*)value); } inline static int32_t get_offset_of_rollerAnim_24() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___rollerAnim_24)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_rollerAnim_24() const { return ___rollerAnim_24; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_rollerAnim_24() { return &___rollerAnim_24; } inline void set_rollerAnim_24(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___rollerAnim_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___rollerAnim_24), (void*)value); } inline static int32_t get_offset_of_sparks_25() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___sparks_25)); } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * get_sparks_25() const { return ___sparks_25; } inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E ** get_address_of_sparks_25() { return &___sparks_25; } inline void set_sparks_25(ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * value) { ___sparks_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___sparks_25), (void*)value); } inline static int32_t get_offset_of_rb_26() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___rb_26)); } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * get_rb_26() const { return ___rb_26; } inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A ** get_address_of_rb_26() { return &___rb_26; } inline void set_rb_26(Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * value) { ___rb_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___rb_26), (void*)value); } inline static int32_t get_offset_of_railLayers_27() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___railLayers_27)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_railLayers_27() const { return ___railLayers_27; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_railLayers_27() { return &___railLayers_27; } inline void set_railLayers_27(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___railLayers_27 = value; } inline static int32_t get_offset_of_armed_28() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___armed_28)); } inline bool get_armed_28() const { return ___armed_28; } inline bool* get_address_of_armed_28() { return &___armed_28; } inline void set_armed_28(bool value) { ___armed_28 = value; } inline static int32_t get_offset_of_released_29() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___released_29)); } inline bool get_released_29() const { return ___released_29; } inline bool* get_address_of_released_29() { return &___released_29; } inline void set_released_29(bool value) { ___released_29 = value; } inline static int32_t get_offset_of_horizontalFlipped_30() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___horizontalFlipped_30)); } inline bool get_horizontalFlipped_30() const { return ___horizontalFlipped_30; } inline bool* get_address_of_horizontalFlipped_30() { return &___horizontalFlipped_30; } inline void set_horizontalFlipped_30(bool value) { ___horizontalFlipped_30 = value; } inline static int32_t get_offset_of_nextDirectionChangeAllowed_31() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___nextDirectionChangeAllowed_31)); } inline float get_nextDirectionChangeAllowed_31() const { return ___nextDirectionChangeAllowed_31; } inline float* get_address_of_nextDirectionChangeAllowed_31() { return &___nextDirectionChangeAllowed_31; } inline void set_nextDirectionChangeAllowed_31(float value) { ___nextDirectionChangeAllowed_31 = value; } inline static int32_t get_offset_of_usedForwardVelocity_32() { return static_cast(offsetof(Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276, ___usedForwardVelocity_32)); } inline float get_usedForwardVelocity_32() const { return ___usedForwardVelocity_32; } inline float* get_address_of_usedForwardVelocity_32() { return &___usedForwardVelocity_32; } inline void set_usedForwardVelocity_32(float value) { ___usedForwardVelocity_32 = value; } }; // RollerFireable struct RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F : public Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 { public: // BasicDroneBehavior RollerFireable::droneBehavior BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * ___droneBehavior_11; // System.Collections.Generic.List`1 RollerFireable::rollers List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * ___rollers_12; public: inline static int32_t get_offset_of_droneBehavior_11() { return static_cast(offsetof(RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F, ___droneBehavior_11)); } inline BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * get_droneBehavior_11() const { return ___droneBehavior_11; } inline BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 ** get_address_of_droneBehavior_11() { return &___droneBehavior_11; } inline void set_droneBehavior_11(BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * value) { ___droneBehavior_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___droneBehavior_11), (void*)value); } inline static int32_t get_offset_of_rollers_12() { return static_cast(offsetof(RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F, ___rollers_12)); } inline List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * get_rollers_12() const { return ___rollers_12; } inline List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 ** get_address_of_rollers_12() { return &___rollers_12; } inline void set_rollers_12(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * value) { ___rollers_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___rollers_12), (void*)value); } }; // SideToSideFlyerMovementControl struct SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 : public FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B { public: // System.Single SideToSideFlyerMovementControl::proximityForSwitch float ___proximityForSwitch_11; // System.Single SideToSideFlyerMovementControl::minHeight float ___minHeight_12; // System.Single SideToSideFlyerMovementControl::maxHeight float ___maxHeight_13; // System.Single SideToSideFlyerMovementControl::minSideToSide float ___minSideToSide_14; // System.Single SideToSideFlyerMovementControl::maxSideToSide float ___maxSideToSide_15; // System.Single SideToSideFlyerMovementControl::minOutFront float ___minOutFront_16; // System.Single SideToSideFlyerMovementControl::maxOutFront float ___maxOutFront_17; public: inline static int32_t get_offset_of_proximityForSwitch_11() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___proximityForSwitch_11)); } inline float get_proximityForSwitch_11() const { return ___proximityForSwitch_11; } inline float* get_address_of_proximityForSwitch_11() { return &___proximityForSwitch_11; } inline void set_proximityForSwitch_11(float value) { ___proximityForSwitch_11 = value; } inline static int32_t get_offset_of_minHeight_12() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___minHeight_12)); } inline float get_minHeight_12() const { return ___minHeight_12; } inline float* get_address_of_minHeight_12() { return &___minHeight_12; } inline void set_minHeight_12(float value) { ___minHeight_12 = value; } inline static int32_t get_offset_of_maxHeight_13() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___maxHeight_13)); } inline float get_maxHeight_13() const { return ___maxHeight_13; } inline float* get_address_of_maxHeight_13() { return &___maxHeight_13; } inline void set_maxHeight_13(float value) { ___maxHeight_13 = value; } inline static int32_t get_offset_of_minSideToSide_14() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___minSideToSide_14)); } inline float get_minSideToSide_14() const { return ___minSideToSide_14; } inline float* get_address_of_minSideToSide_14() { return &___minSideToSide_14; } inline void set_minSideToSide_14(float value) { ___minSideToSide_14 = value; } inline static int32_t get_offset_of_maxSideToSide_15() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___maxSideToSide_15)); } inline float get_maxSideToSide_15() const { return ___maxSideToSide_15; } inline float* get_address_of_maxSideToSide_15() { return &___maxSideToSide_15; } inline void set_maxSideToSide_15(float value) { ___maxSideToSide_15 = value; } inline static int32_t get_offset_of_minOutFront_16() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___minOutFront_16)); } inline float get_minOutFront_16() const { return ___minOutFront_16; } inline float* get_address_of_minOutFront_16() { return &___minOutFront_16; } inline void set_minOutFront_16(float value) { ___minOutFront_16 = value; } inline static int32_t get_offset_of_maxOutFront_17() { return static_cast(offsetof(SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6, ___maxOutFront_17)); } inline float get_maxOutFront_17() const { return ___maxOutFront_17; } inline float* get_address_of_maxOutFront_17() { return &___maxOutFront_17; } inline void set_maxOutFront_17(float value) { ___maxOutFront_17 = value; } }; // SnakingFlyerMoveControl struct SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 : public FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B { public: // System.Single SnakingFlyerMoveControl::minHeight float ___minHeight_11; // System.Single SnakingFlyerMoveControl::maxHeight float ___maxHeight_12; // System.Single SnakingFlyerMoveControl::closestInside float ___closestInside_13; // System.Single SnakingFlyerMoveControl::furthestOutside float ___furthestOutside_14; // System.Single SnakingFlyerMoveControl::outFront float ___outFront_15; // System.Single SnakingFlyerMoveControl::proximityForSwitch float ___proximityForSwitch_16; // System.Boolean SnakingFlyerMoveControl::goingUp bool ___goingUp_17; // System.Single SnakingFlyerMoveControl::currentLane float ___currentLane_18; public: inline static int32_t get_offset_of_minHeight_11() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___minHeight_11)); } inline float get_minHeight_11() const { return ___minHeight_11; } inline float* get_address_of_minHeight_11() { return &___minHeight_11; } inline void set_minHeight_11(float value) { ___minHeight_11 = value; } inline static int32_t get_offset_of_maxHeight_12() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___maxHeight_12)); } inline float get_maxHeight_12() const { return ___maxHeight_12; } inline float* get_address_of_maxHeight_12() { return &___maxHeight_12; } inline void set_maxHeight_12(float value) { ___maxHeight_12 = value; } inline static int32_t get_offset_of_closestInside_13() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___closestInside_13)); } inline float get_closestInside_13() const { return ___closestInside_13; } inline float* get_address_of_closestInside_13() { return &___closestInside_13; } inline void set_closestInside_13(float value) { ___closestInside_13 = value; } inline static int32_t get_offset_of_furthestOutside_14() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___furthestOutside_14)); } inline float get_furthestOutside_14() const { return ___furthestOutside_14; } inline float* get_address_of_furthestOutside_14() { return &___furthestOutside_14; } inline void set_furthestOutside_14(float value) { ___furthestOutside_14 = value; } inline static int32_t get_offset_of_outFront_15() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___outFront_15)); } inline float get_outFront_15() const { return ___outFront_15; } inline float* get_address_of_outFront_15() { return &___outFront_15; } inline void set_outFront_15(float value) { ___outFront_15 = value; } inline static int32_t get_offset_of_proximityForSwitch_16() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___proximityForSwitch_16)); } inline float get_proximityForSwitch_16() const { return ___proximityForSwitch_16; } inline float* get_address_of_proximityForSwitch_16() { return &___proximityForSwitch_16; } inline void set_proximityForSwitch_16(float value) { ___proximityForSwitch_16 = value; } inline static int32_t get_offset_of_goingUp_17() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___goingUp_17)); } inline bool get_goingUp_17() const { return ___goingUp_17; } inline bool* get_address_of_goingUp_17() { return &___goingUp_17; } inline void set_goingUp_17(bool value) { ___goingUp_17 = value; } inline static int32_t get_offset_of_currentLane_18() { return static_cast(offsetof(SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364, ___currentLane_18)); } inline float get_currentLane_18() const { return ___currentLane_18; } inline float* get_address_of_currentLane_18() { return &___currentLane_18; } inline void set_currentLane_18(float value) { ___currentLane_18 = value; } }; // SniperFireable struct SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 : public Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 { public: // System.Single SniperFireable::shotDamage float ___shotDamage_12; // UnityEngine.Transform SniperFireable::hitParticles Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hitParticles_13; // UnityEngine.Transform SniperFireable::firePoint Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___firePoint_14; // System.Single SniperFireable::shotWidth float ___shotWidth_15; // System.Single SniperFireable::targetingLaserOnAngle float ___targetingLaserOnAngle_16; // UnityEngine.LayerMask SniperFireable::aimLayerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___aimLayerMask_17; // UnityEngine.LayerMask SniperFireable::hitLayerMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___hitLayerMask_18; // System.Single SniperFireable::minAlpha float ___minAlpha_19; // System.Single SniperFireable::maxAlpha float ___maxAlpha_20; // UnityEngine.AudioSource SniperFireable::glareSource AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___glareSource_21; // UnityEngine.AudioClip SniperFireable::sightedClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___sightedClip_22; // UnityEngine.AudioClip SniperFireable::flashClip AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___flashClip_23; // UnityEngine.Animator SniperFireable::anim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___anim_24; // UnityEngine.AudioSource SniperFireable::fireSource AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___fireSource_25; // UnityEngine.RaycastHit[] SniperFireable::hits RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___hits_26; // HitscanLineRenderer SniperFireable::lineRenderer HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * ___lineRenderer_27; // System.Single SniperFireable::targetingAngle float ___targetingAngle_28; // UnityEngine.GradientAlphaKey[] SniperFireable::alphas GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* ___alphas_29; // UnityEngine.GradientColorKey[] SniperFireable::colorKeys GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* ___colorKeys_30; // System.Single SniperFireable::lineLength float ___lineLength_31; // System.Int32 SniperFireable::hitCount int32_t ___hitCount_32; // System.Boolean SniperFireable::aboutToFire bool ___aboutToFire_33; // System.Boolean SniperFireable::alreadySighted bool ___alreadySighted_34; // System.Boolean SniperFireable::k__BackingField bool ___U3CSightBlockedU3Ek__BackingField_35; public: inline static int32_t get_offset_of_shotDamage_12() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___shotDamage_12)); } inline float get_shotDamage_12() const { return ___shotDamage_12; } inline float* get_address_of_shotDamage_12() { return &___shotDamage_12; } inline void set_shotDamage_12(float value) { ___shotDamage_12 = value; } inline static int32_t get_offset_of_hitParticles_13() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___hitParticles_13)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_hitParticles_13() const { return ___hitParticles_13; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_hitParticles_13() { return &___hitParticles_13; } inline void set_hitParticles_13(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___hitParticles_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___hitParticles_13), (void*)value); } inline static int32_t get_offset_of_firePoint_14() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___firePoint_14)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_firePoint_14() const { return ___firePoint_14; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_firePoint_14() { return &___firePoint_14; } inline void set_firePoint_14(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___firePoint_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___firePoint_14), (void*)value); } inline static int32_t get_offset_of_shotWidth_15() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___shotWidth_15)); } inline float get_shotWidth_15() const { return ___shotWidth_15; } inline float* get_address_of_shotWidth_15() { return &___shotWidth_15; } inline void set_shotWidth_15(float value) { ___shotWidth_15 = value; } inline static int32_t get_offset_of_targetingLaserOnAngle_16() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___targetingLaserOnAngle_16)); } inline float get_targetingLaserOnAngle_16() const { return ___targetingLaserOnAngle_16; } inline float* get_address_of_targetingLaserOnAngle_16() { return &___targetingLaserOnAngle_16; } inline void set_targetingLaserOnAngle_16(float value) { ___targetingLaserOnAngle_16 = value; } inline static int32_t get_offset_of_aimLayerMask_17() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___aimLayerMask_17)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_aimLayerMask_17() const { return ___aimLayerMask_17; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_aimLayerMask_17() { return &___aimLayerMask_17; } inline void set_aimLayerMask_17(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___aimLayerMask_17 = value; } inline static int32_t get_offset_of_hitLayerMask_18() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___hitLayerMask_18)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_hitLayerMask_18() const { return ___hitLayerMask_18; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_hitLayerMask_18() { return &___hitLayerMask_18; } inline void set_hitLayerMask_18(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___hitLayerMask_18 = value; } inline static int32_t get_offset_of_minAlpha_19() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___minAlpha_19)); } inline float get_minAlpha_19() const { return ___minAlpha_19; } inline float* get_address_of_minAlpha_19() { return &___minAlpha_19; } inline void set_minAlpha_19(float value) { ___minAlpha_19 = value; } inline static int32_t get_offset_of_maxAlpha_20() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___maxAlpha_20)); } inline float get_maxAlpha_20() const { return ___maxAlpha_20; } inline float* get_address_of_maxAlpha_20() { return &___maxAlpha_20; } inline void set_maxAlpha_20(float value) { ___maxAlpha_20 = value; } inline static int32_t get_offset_of_glareSource_21() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___glareSource_21)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_glareSource_21() const { return ___glareSource_21; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_glareSource_21() { return &___glareSource_21; } inline void set_glareSource_21(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___glareSource_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___glareSource_21), (void*)value); } inline static int32_t get_offset_of_sightedClip_22() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___sightedClip_22)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_sightedClip_22() const { return ___sightedClip_22; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_sightedClip_22() { return &___sightedClip_22; } inline void set_sightedClip_22(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___sightedClip_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___sightedClip_22), (void*)value); } inline static int32_t get_offset_of_flashClip_23() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___flashClip_23)); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * get_flashClip_23() const { return ___flashClip_23; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** get_address_of_flashClip_23() { return &___flashClip_23; } inline void set_flashClip_23(AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { ___flashClip_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___flashClip_23), (void*)value); } inline static int32_t get_offset_of_anim_24() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___anim_24)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_anim_24() const { return ___anim_24; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_anim_24() { return &___anim_24; } inline void set_anim_24(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___anim_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___anim_24), (void*)value); } inline static int32_t get_offset_of_fireSource_25() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___fireSource_25)); } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * get_fireSource_25() const { return ___fireSource_25; } inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B ** get_address_of_fireSource_25() { return &___fireSource_25; } inline void set_fireSource_25(AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * value) { ___fireSource_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___fireSource_25), (void*)value); } inline static int32_t get_offset_of_hits_26() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___hits_26)); } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* get_hits_26() const { return ___hits_26; } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09** get_address_of_hits_26() { return &___hits_26; } inline void set_hits_26(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* value) { ___hits_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___hits_26), (void*)value); } inline static int32_t get_offset_of_lineRenderer_27() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___lineRenderer_27)); } inline HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * get_lineRenderer_27() const { return ___lineRenderer_27; } inline HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 ** get_address_of_lineRenderer_27() { return &___lineRenderer_27; } inline void set_lineRenderer_27(HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * value) { ___lineRenderer_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___lineRenderer_27), (void*)value); } inline static int32_t get_offset_of_targetingAngle_28() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___targetingAngle_28)); } inline float get_targetingAngle_28() const { return ___targetingAngle_28; } inline float* get_address_of_targetingAngle_28() { return &___targetingAngle_28; } inline void set_targetingAngle_28(float value) { ___targetingAngle_28 = value; } inline static int32_t get_offset_of_alphas_29() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___alphas_29)); } inline GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* get_alphas_29() const { return ___alphas_29; } inline GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748** get_address_of_alphas_29() { return &___alphas_29; } inline void set_alphas_29(GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* value) { ___alphas_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___alphas_29), (void*)value); } inline static int32_t get_offset_of_colorKeys_30() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___colorKeys_30)); } inline GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* get_colorKeys_30() const { return ___colorKeys_30; } inline GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A** get_address_of_colorKeys_30() { return &___colorKeys_30; } inline void set_colorKeys_30(GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* value) { ___colorKeys_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorKeys_30), (void*)value); } inline static int32_t get_offset_of_lineLength_31() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___lineLength_31)); } inline float get_lineLength_31() const { return ___lineLength_31; } inline float* get_address_of_lineLength_31() { return &___lineLength_31; } inline void set_lineLength_31(float value) { ___lineLength_31 = value; } inline static int32_t get_offset_of_hitCount_32() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___hitCount_32)); } inline int32_t get_hitCount_32() const { return ___hitCount_32; } inline int32_t* get_address_of_hitCount_32() { return &___hitCount_32; } inline void set_hitCount_32(int32_t value) { ___hitCount_32 = value; } inline static int32_t get_offset_of_aboutToFire_33() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___aboutToFire_33)); } inline bool get_aboutToFire_33() const { return ___aboutToFire_33; } inline bool* get_address_of_aboutToFire_33() { return &___aboutToFire_33; } inline void set_aboutToFire_33(bool value) { ___aboutToFire_33 = value; } inline static int32_t get_offset_of_alreadySighted_34() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___alreadySighted_34)); } inline bool get_alreadySighted_34() const { return ___alreadySighted_34; } inline bool* get_address_of_alreadySighted_34() { return &___alreadySighted_34; } inline void set_alreadySighted_34(bool value) { ___alreadySighted_34 = value; } inline static int32_t get_offset_of_U3CSightBlockedU3Ek__BackingField_35() { return static_cast(offsetof(SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202, ___U3CSightBlockedU3Ek__BackingField_35)); } inline bool get_U3CSightBlockedU3Ek__BackingField_35() const { return ___U3CSightBlockedU3Ek__BackingField_35; } inline bool* get_address_of_U3CSightBlockedU3Ek__BackingField_35() { return &___U3CSightBlockedU3Ek__BackingField_35; } inline void set_U3CSightBlockedU3Ek__BackingField_35(bool value) { ___U3CSightBlockedU3Ek__BackingField_35 = value; } }; // Handlegun struct Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 : public Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0 { public: // System.Boolean Handlegun::isRight bool ___isRight_24; // UnityEngine.Collider Handlegun::gripCollider Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___gripCollider_25; // UnityEngine.Collider[] Handlegun::otherColliders ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* ___otherColliders_26; // System.Single Handlegun::reAttachDelay float ___reAttachDelay_27; // Holster Handlegun::defaultHolster Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 * ___defaultHolster_28; // UnityEngine.GameObject Handlegun::fauxFront GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___fauxFront_29; // UnityEngine.GameObject Handlegun::laserPointer GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___laserPointer_30; // UnityEngine.Events.UnityEvent Handlegun::onTriggerDownAttached UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onTriggerDownAttached_31; // UnityEngine.Events.UnityEvent Handlegun::onTriggerDownHeld UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onTriggerDownHeld_32; // UnityEngine.Events.UnityEvent Handlegun::onTriggerReleased UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * ___onTriggerReleased_33; // UnityEngine.Animator Handlegun::sidearmAnim Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___sidearmAnim_36; // System.Boolean Handlegun::triggerDownHeld bool ___triggerDownHeld_37; // System.Boolean Handlegun::triggerDownAttached bool ___triggerDownAttached_38; // System.Boolean Handlegun::k__BackingField bool ___U3CFireLockU3Ek__BackingField_42; public: inline static int32_t get_offset_of_isRight_24() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___isRight_24)); } inline bool get_isRight_24() const { return ___isRight_24; } inline bool* get_address_of_isRight_24() { return &___isRight_24; } inline void set_isRight_24(bool value) { ___isRight_24 = value; } inline static int32_t get_offset_of_gripCollider_25() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___gripCollider_25)); } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * get_gripCollider_25() const { return ___gripCollider_25; } inline Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 ** get_address_of_gripCollider_25() { return &___gripCollider_25; } inline void set_gripCollider_25(Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * value) { ___gripCollider_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___gripCollider_25), (void*)value); } inline static int32_t get_offset_of_otherColliders_26() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___otherColliders_26)); } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* get_otherColliders_26() const { return ___otherColliders_26; } inline ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486** get_address_of_otherColliders_26() { return &___otherColliders_26; } inline void set_otherColliders_26(ColliderU5BU5D_t5124940293343DB3D31DA41C593709905906E486* value) { ___otherColliders_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___otherColliders_26), (void*)value); } inline static int32_t get_offset_of_reAttachDelay_27() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___reAttachDelay_27)); } inline float get_reAttachDelay_27() const { return ___reAttachDelay_27; } inline float* get_address_of_reAttachDelay_27() { return &___reAttachDelay_27; } inline void set_reAttachDelay_27(float value) { ___reAttachDelay_27 = value; } inline static int32_t get_offset_of_defaultHolster_28() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___defaultHolster_28)); } inline Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 * get_defaultHolster_28() const { return ___defaultHolster_28; } inline Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 ** get_address_of_defaultHolster_28() { return &___defaultHolster_28; } inline void set_defaultHolster_28(Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 * value) { ___defaultHolster_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultHolster_28), (void*)value); } inline static int32_t get_offset_of_fauxFront_29() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___fauxFront_29)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_fauxFront_29() const { return ___fauxFront_29; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_fauxFront_29() { return &___fauxFront_29; } inline void set_fauxFront_29(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___fauxFront_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___fauxFront_29), (void*)value); } inline static int32_t get_offset_of_laserPointer_30() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___laserPointer_30)); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * get_laserPointer_30() const { return ___laserPointer_30; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** get_address_of_laserPointer_30() { return &___laserPointer_30; } inline void set_laserPointer_30(GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { ___laserPointer_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___laserPointer_30), (void*)value); } inline static int32_t get_offset_of_onTriggerDownAttached_31() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___onTriggerDownAttached_31)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onTriggerDownAttached_31() const { return ___onTriggerDownAttached_31; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onTriggerDownAttached_31() { return &___onTriggerDownAttached_31; } inline void set_onTriggerDownAttached_31(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onTriggerDownAttached_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___onTriggerDownAttached_31), (void*)value); } inline static int32_t get_offset_of_onTriggerDownHeld_32() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___onTriggerDownHeld_32)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onTriggerDownHeld_32() const { return ___onTriggerDownHeld_32; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onTriggerDownHeld_32() { return &___onTriggerDownHeld_32; } inline void set_onTriggerDownHeld_32(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onTriggerDownHeld_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___onTriggerDownHeld_32), (void*)value); } inline static int32_t get_offset_of_onTriggerReleased_33() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___onTriggerReleased_33)); } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * get_onTriggerReleased_33() const { return ___onTriggerReleased_33; } inline UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 ** get_address_of_onTriggerReleased_33() { return &___onTriggerReleased_33; } inline void set_onTriggerReleased_33(UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * value) { ___onTriggerReleased_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___onTriggerReleased_33), (void*)value); } inline static int32_t get_offset_of_sidearmAnim_36() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___sidearmAnim_36)); } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * get_sidearmAnim_36() const { return ___sidearmAnim_36; } inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 ** get_address_of_sidearmAnim_36() { return &___sidearmAnim_36; } inline void set_sidearmAnim_36(Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * value) { ___sidearmAnim_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___sidearmAnim_36), (void*)value); } inline static int32_t get_offset_of_triggerDownHeld_37() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___triggerDownHeld_37)); } inline bool get_triggerDownHeld_37() const { return ___triggerDownHeld_37; } inline bool* get_address_of_triggerDownHeld_37() { return &___triggerDownHeld_37; } inline void set_triggerDownHeld_37(bool value) { ___triggerDownHeld_37 = value; } inline static int32_t get_offset_of_triggerDownAttached_38() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___triggerDownAttached_38)); } inline bool get_triggerDownAttached_38() const { return ___triggerDownAttached_38; } inline bool* get_address_of_triggerDownAttached_38() { return &___triggerDownAttached_38; } inline void set_triggerDownAttached_38(bool value) { ___triggerDownAttached_38 = value; } inline static int32_t get_offset_of_U3CFireLockU3Ek__BackingField_42() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375, ___U3CFireLockU3Ek__BackingField_42)); } inline bool get_U3CFireLockU3Ek__BackingField_42() const { return ___U3CFireLockU3Ek__BackingField_42; } inline bool* get_address_of_U3CFireLockU3Ek__BackingField_42() { return &___U3CFireLockU3Ek__BackingField_42; } inline void set_U3CFireLockU3Ek__BackingField_42(bool value) { ___U3CFireLockU3Ek__BackingField_42 = value; } }; // UnityEngine.UI.MaskableGraphic struct MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE : public Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24 { public: // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil bool ___m_ShouldRecalculateStencil_27; // UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_MaskMaterial_28; // UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * ___m_ParentMask_29; // System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable bool ___m_Maskable_30; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IsMaskingGraphic bool ___m_IsMaskingGraphic_31; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking bool ___m_IncludeForMasking_32; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * ___m_OnCullStateChanged_33; // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate bool ___m_ShouldRecalculate_34; // System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue int32_t ___m_StencilValue_35; // UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___m_Corners_36; public: inline static int32_t get_offset_of_m_ShouldRecalculateStencil_27() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculateStencil_27)); } inline bool get_m_ShouldRecalculateStencil_27() const { return ___m_ShouldRecalculateStencil_27; } inline bool* get_address_of_m_ShouldRecalculateStencil_27() { return &___m_ShouldRecalculateStencil_27; } inline void set_m_ShouldRecalculateStencil_27(bool value) { ___m_ShouldRecalculateStencil_27 = value; } inline static int32_t get_offset_of_m_MaskMaterial_28() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_MaskMaterial_28)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_MaskMaterial_28() const { return ___m_MaskMaterial_28; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_MaskMaterial_28() { return &___m_MaskMaterial_28; } inline void set_m_MaskMaterial_28(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_MaskMaterial_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_MaskMaterial_28), (void*)value); } inline static int32_t get_offset_of_m_ParentMask_29() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ParentMask_29)); } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * get_m_ParentMask_29() const { return ___m_ParentMask_29; } inline RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 ** get_address_of_m_ParentMask_29() { return &___m_ParentMask_29; } inline void set_m_ParentMask_29(RectMask2D_tD909811991B341D752E4C978C89EFB80FA7A2B15 * value) { ___m_ParentMask_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParentMask_29), (void*)value); } inline static int32_t get_offset_of_m_Maskable_30() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Maskable_30)); } inline bool get_m_Maskable_30() const { return ___m_Maskable_30; } inline bool* get_address_of_m_Maskable_30() { return &___m_Maskable_30; } inline void set_m_Maskable_30(bool value) { ___m_Maskable_30 = value; } inline static int32_t get_offset_of_m_IsMaskingGraphic_31() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IsMaskingGraphic_31)); } inline bool get_m_IsMaskingGraphic_31() const { return ___m_IsMaskingGraphic_31; } inline bool* get_address_of_m_IsMaskingGraphic_31() { return &___m_IsMaskingGraphic_31; } inline void set_m_IsMaskingGraphic_31(bool value) { ___m_IsMaskingGraphic_31 = value; } inline static int32_t get_offset_of_m_IncludeForMasking_32() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_IncludeForMasking_32)); } inline bool get_m_IncludeForMasking_32() const { return ___m_IncludeForMasking_32; } inline bool* get_address_of_m_IncludeForMasking_32() { return &___m_IncludeForMasking_32; } inline void set_m_IncludeForMasking_32(bool value) { ___m_IncludeForMasking_32 = value; } inline static int32_t get_offset_of_m_OnCullStateChanged_33() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_OnCullStateChanged_33)); } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * get_m_OnCullStateChanged_33() const { return ___m_OnCullStateChanged_33; } inline CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 ** get_address_of_m_OnCullStateChanged_33() { return &___m_OnCullStateChanged_33; } inline void set_m_OnCullStateChanged_33(CullStateChangedEvent_t9B69755DEBEF041C3CC15C3604610BDD72856BD4 * value) { ___m_OnCullStateChanged_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OnCullStateChanged_33), (void*)value); } inline static int32_t get_offset_of_m_ShouldRecalculate_34() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_ShouldRecalculate_34)); } inline bool get_m_ShouldRecalculate_34() const { return ___m_ShouldRecalculate_34; } inline bool* get_address_of_m_ShouldRecalculate_34() { return &___m_ShouldRecalculate_34; } inline void set_m_ShouldRecalculate_34(bool value) { ___m_ShouldRecalculate_34 = value; } inline static int32_t get_offset_of_m_StencilValue_35() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_StencilValue_35)); } inline int32_t get_m_StencilValue_35() const { return ___m_StencilValue_35; } inline int32_t* get_address_of_m_StencilValue_35() { return &___m_StencilValue_35; } inline void set_m_StencilValue_35(int32_t value) { ___m_StencilValue_35 = value; } inline static int32_t get_offset_of_m_Corners_36() { return static_cast(offsetof(MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE, ___m_Corners_36)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_m_Corners_36() const { return ___m_Corners_36; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_m_Corners_36() { return &___m_Corners_36; } inline void set_m_Corners_36(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___m_Corners_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Corners_36), (void*)value); } }; // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_Sprite_38; // UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * ___m_OverrideSprite_39; // UnityEngine.UI.Image/Type UnityEngine.UI.Image::m_Type int32_t ___m_Type_40; // System.Boolean UnityEngine.UI.Image::m_PreserveAspect bool ___m_PreserveAspect_41; // System.Boolean UnityEngine.UI.Image::m_FillCenter bool ___m_FillCenter_42; // UnityEngine.UI.Image/FillMethod UnityEngine.UI.Image::m_FillMethod int32_t ___m_FillMethod_43; // System.Single UnityEngine.UI.Image::m_FillAmount float ___m_FillAmount_44; // System.Boolean UnityEngine.UI.Image::m_FillClockwise bool ___m_FillClockwise_45; // System.Int32 UnityEngine.UI.Image::m_FillOrigin int32_t ___m_FillOrigin_46; // System.Single UnityEngine.UI.Image::m_AlphaHitTestMinimumThreshold float ___m_AlphaHitTestMinimumThreshold_47; // System.Boolean UnityEngine.UI.Image::m_Tracked bool ___m_Tracked_48; // System.Boolean UnityEngine.UI.Image::m_UseSpriteMesh bool ___m_UseSpriteMesh_49; // System.Single UnityEngine.UI.Image::m_PixelsPerUnitMultiplier float ___m_PixelsPerUnitMultiplier_50; // System.Single UnityEngine.UI.Image::m_CachedReferencePixelsPerUnit float ___m_CachedReferencePixelsPerUnit_51; public: inline static int32_t get_offset_of_m_Sprite_38() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Sprite_38)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_Sprite_38() const { return ___m_Sprite_38; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_Sprite_38() { return &___m_Sprite_38; } inline void set_m_Sprite_38(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_Sprite_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Sprite_38), (void*)value); } inline static int32_t get_offset_of_m_OverrideSprite_39() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_OverrideSprite_39)); } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * get_m_OverrideSprite_39() const { return ___m_OverrideSprite_39; } inline Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 ** get_address_of_m_OverrideSprite_39() { return &___m_OverrideSprite_39; } inline void set_m_OverrideSprite_39(Sprite_t5B10B1178EC2E6F53D33FFD77557F31C08A51ED9 * value) { ___m_OverrideSprite_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_OverrideSprite_39), (void*)value); } inline static int32_t get_offset_of_m_Type_40() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Type_40)); } inline int32_t get_m_Type_40() const { return ___m_Type_40; } inline int32_t* get_address_of_m_Type_40() { return &___m_Type_40; } inline void set_m_Type_40(int32_t value) { ___m_Type_40 = value; } inline static int32_t get_offset_of_m_PreserveAspect_41() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_PreserveAspect_41)); } inline bool get_m_PreserveAspect_41() const { return ___m_PreserveAspect_41; } inline bool* get_address_of_m_PreserveAspect_41() { return &___m_PreserveAspect_41; } inline void set_m_PreserveAspect_41(bool value) { ___m_PreserveAspect_41 = value; } inline static int32_t get_offset_of_m_FillCenter_42() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillCenter_42)); } inline bool get_m_FillCenter_42() const { return ___m_FillCenter_42; } inline bool* get_address_of_m_FillCenter_42() { return &___m_FillCenter_42; } inline void set_m_FillCenter_42(bool value) { ___m_FillCenter_42 = value; } inline static int32_t get_offset_of_m_FillMethod_43() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillMethod_43)); } inline int32_t get_m_FillMethod_43() const { return ___m_FillMethod_43; } inline int32_t* get_address_of_m_FillMethod_43() { return &___m_FillMethod_43; } inline void set_m_FillMethod_43(int32_t value) { ___m_FillMethod_43 = value; } inline static int32_t get_offset_of_m_FillAmount_44() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillAmount_44)); } inline float get_m_FillAmount_44() const { return ___m_FillAmount_44; } inline float* get_address_of_m_FillAmount_44() { return &___m_FillAmount_44; } inline void set_m_FillAmount_44(float value) { ___m_FillAmount_44 = value; } inline static int32_t get_offset_of_m_FillClockwise_45() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillClockwise_45)); } inline bool get_m_FillClockwise_45() const { return ___m_FillClockwise_45; } inline bool* get_address_of_m_FillClockwise_45() { return &___m_FillClockwise_45; } inline void set_m_FillClockwise_45(bool value) { ___m_FillClockwise_45 = value; } inline static int32_t get_offset_of_m_FillOrigin_46() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_FillOrigin_46)); } inline int32_t get_m_FillOrigin_46() const { return ___m_FillOrigin_46; } inline int32_t* get_address_of_m_FillOrigin_46() { return &___m_FillOrigin_46; } inline void set_m_FillOrigin_46(int32_t value) { ___m_FillOrigin_46 = value; } inline static int32_t get_offset_of_m_AlphaHitTestMinimumThreshold_47() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_AlphaHitTestMinimumThreshold_47)); } inline float get_m_AlphaHitTestMinimumThreshold_47() const { return ___m_AlphaHitTestMinimumThreshold_47; } inline float* get_address_of_m_AlphaHitTestMinimumThreshold_47() { return &___m_AlphaHitTestMinimumThreshold_47; } inline void set_m_AlphaHitTestMinimumThreshold_47(float value) { ___m_AlphaHitTestMinimumThreshold_47 = value; } inline static int32_t get_offset_of_m_Tracked_48() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_Tracked_48)); } inline bool get_m_Tracked_48() const { return ___m_Tracked_48; } inline bool* get_address_of_m_Tracked_48() { return &___m_Tracked_48; } inline void set_m_Tracked_48(bool value) { ___m_Tracked_48 = value; } inline static int32_t get_offset_of_m_UseSpriteMesh_49() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_UseSpriteMesh_49)); } inline bool get_m_UseSpriteMesh_49() const { return ___m_UseSpriteMesh_49; } inline bool* get_address_of_m_UseSpriteMesh_49() { return &___m_UseSpriteMesh_49; } inline void set_m_UseSpriteMesh_49(bool value) { ___m_UseSpriteMesh_49 = value; } inline static int32_t get_offset_of_m_PixelsPerUnitMultiplier_50() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_PixelsPerUnitMultiplier_50)); } inline float get_m_PixelsPerUnitMultiplier_50() const { return ___m_PixelsPerUnitMultiplier_50; } inline float* get_address_of_m_PixelsPerUnitMultiplier_50() { return &___m_PixelsPerUnitMultiplier_50; } inline void set_m_PixelsPerUnitMultiplier_50(float value) { ___m_PixelsPerUnitMultiplier_50 = value; } inline static int32_t get_offset_of_m_CachedReferencePixelsPerUnit_51() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C, ___m_CachedReferencePixelsPerUnit_51)); } inline float get_m_CachedReferencePixelsPerUnit_51() const { return ___m_CachedReferencePixelsPerUnit_51; } inline float* get_address_of_m_CachedReferencePixelsPerUnit_51() { return &___m_CachedReferencePixelsPerUnit_51; } inline void set_m_CachedReferencePixelsPerUnit_51(float value) { ___m_CachedReferencePixelsPerUnit_51 = value; } }; // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 : public MaskableGraphic_t0DB59E37E3C8AD2F5A4FB7FB091630CB21370CCE { public: // UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * ___m_FontData_37; // System.String UnityEngine.UI.Text::m_Text String_t* ___m_Text_38; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCache_39; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * ___m_TextCacheForLayout_40; // System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback bool ___m_DisableFontTextureRebuiltCallback_42; // UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* ___m_TempVerts_43; public: inline static int32_t get_offset_of_m_FontData_37() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_FontData_37)); } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * get_m_FontData_37() const { return ___m_FontData_37; } inline FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 ** get_address_of_m_FontData_37() { return &___m_FontData_37; } inline void set_m_FontData_37(FontData_t0F1E9B3ED8136CD40782AC9A6AFB69CAD127C738 * value) { ___m_FontData_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_FontData_37), (void*)value); } inline static int32_t get_offset_of_m_Text_38() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_Text_38)); } inline String_t* get_m_Text_38() const { return ___m_Text_38; } inline String_t** get_address_of_m_Text_38() { return &___m_Text_38; } inline void set_m_Text_38(String_t* value) { ___m_Text_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Text_38), (void*)value); } inline static int32_t get_offset_of_m_TextCache_39() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCache_39)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCache_39() const { return ___m_TextCache_39; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCache_39() { return &___m_TextCache_39; } inline void set_m_TextCache_39(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCache_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCache_39), (void*)value); } inline static int32_t get_offset_of_m_TextCacheForLayout_40() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TextCacheForLayout_40)); } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * get_m_TextCacheForLayout_40() const { return ___m_TextCacheForLayout_40; } inline TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 ** get_address_of_m_TextCacheForLayout_40() { return &___m_TextCacheForLayout_40; } inline void set_m_TextCacheForLayout_40(TextGenerator_t893F256D3587633108E00E5731CDC5A77AFF1B70 * value) { ___m_TextCacheForLayout_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TextCacheForLayout_40), (void*)value); } inline static int32_t get_offset_of_m_DisableFontTextureRebuiltCallback_42() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_DisableFontTextureRebuiltCallback_42)); } inline bool get_m_DisableFontTextureRebuiltCallback_42() const { return ___m_DisableFontTextureRebuiltCallback_42; } inline bool* get_address_of_m_DisableFontTextureRebuiltCallback_42() { return &___m_DisableFontTextureRebuiltCallback_42; } inline void set_m_DisableFontTextureRebuiltCallback_42(bool value) { ___m_DisableFontTextureRebuiltCallback_42 = value; } inline static int32_t get_offset_of_m_TempVerts_43() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1, ___m_TempVerts_43)); } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* get_m_TempVerts_43() const { return ___m_TempVerts_43; } inline UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A** get_address_of_m_TempVerts_43() { return &___m_TempVerts_43; } inline void set_m_TempVerts_43(UIVertexU5BU5D_tE3D523C48DFEBC775876720DE2539A79FB7E5E5A* value) { ___m_TempVerts_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TempVerts_43), (void*)value); } }; // System.Object // System.Object // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields, ___Value_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 // System.Collections.Generic.List`1 struct List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85_StaticFields, ____emptyArray_5)); } inline DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* get__emptyArray_5() const { return ____emptyArray_5; } inline DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DecorPointU5BU5D_t3064A90CA6C0531CE97623D7754A3845C89AB101* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_StaticFields, ____emptyArray_5)); } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* get__emptyArray_5() const { return ____emptyArray_5; } inline GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18_StaticFields, ____emptyArray_5)); } inline RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* get__emptyArray_5() const { return ____emptyArray_5; } inline RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(RollerU5BU5D_tB9048FCF903F71404FA406AF0ED6F4976AAA9A6B* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E_StaticFields, ____emptyArray_5)); } inline SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* get__emptyArray_5() const { return ____emptyArray_5; } inline SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SignPointU5BU5D_tB6FC5772A05C492E652162E7FE2B952F5CB43C2D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct Il2CppArrayBounds; // System.Array struct Il2CppArrayBounds; // System.Array // CreditPlacement // CreditPlacement // System.Runtime.ConstrainedExecution.CriticalFinalizerObject // System.Runtime.ConstrainedExecution.CriticalFinalizerObject // DataManager struct DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields { public: // SaveData DataManager::saveData SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * ___saveData_0; // System.Boolean DataManager::deathlessRun bool ___deathlessRun_1; // System.String DataManager::savePath String_t* ___savePath_2; public: inline static int32_t get_offset_of_saveData_0() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___saveData_0)); } inline SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * get_saveData_0() const { return ___saveData_0; } inline SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 ** get_address_of_saveData_0() { return &___saveData_0; } inline void set_saveData_0(SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * value) { ___saveData_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___saveData_0), (void*)value); } inline static int32_t get_offset_of_deathlessRun_1() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___deathlessRun_1)); } inline bool get_deathlessRun_1() const { return ___deathlessRun_1; } inline bool* get_address_of_deathlessRun_1() { return &___deathlessRun_1; } inline void set_deathlessRun_1(bool value) { ___deathlessRun_1 = value; } inline static int32_t get_offset_of_savePath_2() { return static_cast(offsetof(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields, ___savePath_2)); } inline String_t* get_savePath_2() const { return ___savePath_2; } inline String_t** get_address_of_savePath_2() { return &___savePath_2; } inline void set_savePath_2(String_t* value) { ___savePath_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___savePath_2), (void*)value); } }; // DataManager // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.Encoding // System.MarshalByRefObject // System.MarshalByRefObject // System.Reflection.MemberInfo // System.Reflection.MemberInfo // System.String struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.String // TrafficInfo // TrafficInfo // UnityEngine.Events.UnityEventBase // UnityEngine.Events.UnityEventBase // System.ValueType // System.ValueType // UnityEngine.YieldInstruction // UnityEngine.YieldInstruction // RoadsideCreditsPlacer/d__18 // RoadsideCreditsPlacer/d__18 // ScreenShot/<>c__DisplayClass15_0 // ScreenShot/<>c__DisplayClass15_0 // Sidearm/d__153 // Sidearm/d__153 // Sidearm/d__152 // Sidearm/d__152 // SoundFXRandomizer/d__15 // SoundFXRandomizer/d__15 // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // System.Collections.Generic.List`1/Enumerator // UnityEngine.Events.UnityEvent`1 // UnityEngine.Events.UnityEvent`1 // UnityEngine.Events.UnityEvent`1 // UnityEngine.Events.UnityEvent`1 // UnityEngine.Events.UnityEvent`1 // UnityEngine.Events.UnityEvent`1 // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Boolean // System.Byte // System.Byte // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Char // UnityEngine.Color // UnityEngine.Color // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // System.Enum // System.Runtime.InteropServices.GCHandle // System.Runtime.InteropServices.GCHandle // UnityEngine.GradientAlphaKey // UnityEngine.GradientAlphaKey // System.Int32 // System.Int32 // System.IntPtr struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.IntPtr // UnityEngine.LayerMask // UnityEngine.LayerMask // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Quaternion // UnityEngine.Rect // UnityEngine.Rect // System.Single // System.Single // FMOD.Studio.TIMELINE_BEAT_PROPERTIES // FMOD.Studio.TIMELINE_BEAT_PROPERTIES // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields { public: // System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * ___s_LocalDataStoreMgr_0; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentCulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentCulture_4; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentUICulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentUICulture_5; public: inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_LocalDataStoreMgr_0)); } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; } inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * value) { ___s_LocalDataStoreMgr_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStoreMgr_0), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentCulture_4)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; } inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentCulture_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentCulture_4), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentUICulture_5)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; } inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentUICulture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentUICulture_5), (void*)value); } }; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields { public: // System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * ___s_LocalDataStore_1; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentCulture_2; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentUICulture_3; // System.Threading.Thread System.Threading.Thread::current_thread Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * ___current_thread_11; public: inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___s_LocalDataStore_1)); } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; } inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * value) { ___s_LocalDataStore_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStore_1), (void*)value); } inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentCulture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; } inline void set_m_CurrentCulture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentCulture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentCulture_2), (void*)value); } inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentUICulture_3)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; } inline void set_m_CurrentUICulture_3(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentUICulture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentUICulture_3), (void*)value); } inline static int32_t get_offset_of_current_thread_11() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___current_thread_11)); } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * get_current_thread_11() const { return ___current_thread_11; } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 ** get_address_of_current_thread_11() { return &___current_thread_11; } inline void set_current_thread_11(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * value) { ___current_thread_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_thread_11), (void*)value); } }; // UnityEngine.Events.UnityEvent // UnityEngine.Events.UnityEvent // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // UnityEngine.Vector2 // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // UnityEngine.Vector3 // UnityEngine.Vector4 struct Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___zeroVector_5)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___oneVector_6)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 value) { ___negativeInfinityVector_8 = value; } }; // UnityEngine.Vector4 // System.Void // System.Void // UnityEngine.ParticleSystem/MainModule // UnityEngine.ParticleSystem/MainModule // UnityEngine.AnimatorUpdateMode // UnityEngine.AnimatorUpdateMode // UnityEngine.AsyncOperation // UnityEngine.AsyncOperation // BeingAimedAt // BeingAimedAt // BikeType // BikeType // System.Reflection.BindingFlags // System.Reflection.BindingFlags // UnityEngine.Bounds // UnityEngine.Bounds // BuildingType // BuildingType // FMOD.Studio.Bus // FMOD.Studio.Bus // UnityEngine.Collision // UnityEngine.Collision // UnityEngine.CollisionDetectionMode // UnityEngine.CollisionDetectionMode // UnityEngine.ContactPoint // UnityEngine.ContactPoint // UnityEngine.Coroutine // UnityEngine.Coroutine // DecorType // DecorType // System.Delegate // System.Delegate // FMOD.Studio.EVENT_CALLBACK_TYPE // FMOD.Studio.EVENT_CALLBACK_TYPE // PathCreation.EndOfPathInstruction // PathCreation.EndOfPathInstruction // FMOD.Studio.EventInstance // FMOD.Studio.EventInstance // FMODMarker // FMODMarker // System.IO.FileAttributes // System.IO.FileAttributes // FlyerMoveTarget // FlyerMoveTarget // UnityEngine.ForceMode // UnityEngine.ForceMode // System.Runtime.InteropServices.GCHandleType // System.Runtime.InteropServices.GCHandleType // UnityEngine.Gradient // UnityEngine.Gradient // UnityEngine.GradientColorKey // UnityEngine.GradientColorKey // HitData // HitData // HitEvent // HitEvent // LanguageId // LanguageId // LookMode // LookMode // UnityEngine.MaterialPropertyBlock // UnityEngine.MaterialPropertyBlock // MountType // MountType // MovePattern // MovePattern // UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // UnityEngine.Object // UnityEngine.ParticleSystemCurveMode // UnityEngine.ParticleSystemCurveMode // UnityEngine.ParticleSystemStopBehavior // UnityEngine.ParticleSystemStopBehavior // PathCreation.PathSpace // PathCreation.PathSpace // PowerUpType // PowerUpType // UnityEngine.QueryTriggerInteraction // UnityEngine.QueryTriggerInteraction // FMOD.RESULT // FMOD.RESULT // UnityEngine.RaycastHit // UnityEngine.RaycastHit // UnityEngine.RigidbodyConstraints // UnityEngine.RigidbodyConstraints // System.RuntimeTypeHandle // System.RuntimeTypeHandle // FMOD.Studio.STOP_MODE // FMOD.Studio.STOP_MODE // ScoreDisplayType // ScoreDisplayType // System.IO.SearchOption // System.IO.SearchOption // SignType // SignType // SliderResult // SliderResult // SlowMotionState // SlowMotionState // StageCheckpoint // StageCheckpoint // System.StringSplitOptions // System.StringSplitOptions // FMOD.StringWrapper // FMOD.StringWrapper // UnityEngine.TextureFormat // UnityEngine.TextureFormat // UnityEngine.GUILayoutOption/Type // UnityEngine.GUILayoutOption/Type // UnityEngine.UI.Image/FillMethod // UnityEngine.UI.Image/FillMethod // UnityEngine.UI.Image/Type // UnityEngine.UI.Image/Type // RoadsideRepeatedPlacement/d__38 // RoadsideRepeatedPlacement/d__38 // ScreenShot/Format // ScreenShot/Format // UnityEngine.AudioClip // UnityEngine.AudioClip // UnityEngine.Component // UnityEngine.Component // UnityEngine.GUILayoutOption // UnityEngine.GUILayoutOption // UnityEngine.GameObject // UnityEngine.GameObject // UnityEngine.Material // UnityEngine.Material // System.IO.MonoIOStat // System.IO.MonoIOStat // System.MulticastDelegate // System.MulticastDelegate // UnityEngine.ResourceRequest // UnityEngine.ResourceRequest // SaveData // SaveData // FMOD.Studio.TIMELINE_MARKER_PROPERTIES // FMOD.Studio.TIMELINE_MARKER_PROPERTIES // UnityEngine.TextAsset // UnityEngine.TextAsset // UnityEngine.Texture struct Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields { public: // System.Int32 UnityEngine.Texture::GenerateAllMips int32_t ___GenerateAllMips_4; public: inline static int32_t get_offset_of_GenerateAllMips_4() { return static_cast(offsetof(Texture_t9FE0218A1EEDF266E8C85879FE123265CACC95AE_StaticFields, ___GenerateAllMips_4)); } inline int32_t get_GenerateAllMips_4() const { return ___GenerateAllMips_4; } inline int32_t* get_address_of_GenerateAllMips_4() { return &___GenerateAllMips_4; } inline void set_GenerateAllMips_4(int32_t value) { ___GenerateAllMips_4 = value; } }; // UnityEngine.Texture // System.Type struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Type // PathCreation.VertexPath // PathCreation.VertexPath // UnityEngine.ParticleSystem/MinMaxCurve // UnityEngine.ParticleSystem/MinMaxCurve // ScriptUsageTimeline/TimelineInfo // ScriptUsageTimeline/TimelineInfo // UnityEngine.Behaviour // UnityEngine.Behaviour // UnityEngine.Collider // UnityEngine.Collider // FMOD.Studio.EVENT_CALLBACK // FMOD.Studio.EVENT_CALLBACK // System.IO.FileSystemInfo // System.IO.FileSystemInfo // UnityEngine.ParticleSystem // UnityEngine.ParticleSystem // UnityEngine.RenderTexture // UnityEngine.RenderTexture // UnityEngine.Renderer // UnityEngine.Renderer // UnityEngine.Rigidbody // UnityEngine.Rigidbody // UnityEngine.Texture2D // UnityEngine.Texture2D // System.Threading.ThreadStart // System.Threading.ThreadStart // UnityEngine.Transform // UnityEngine.Transform // Follower/OnPathUpdate // Follower/OnPathUpdate // PowerUp/GotPowerUp // PowerUp/GotPowerUp // Slomo/OnSlowMotionStateChange // Slomo/OnSlowMotionStateChange // WaveHandler/OnWaveChange // WaveHandler/OnWaveChange // UnityEngine.Animator // UnityEngine.Animator // UnityEngine.AudioBehaviour // UnityEngine.AudioBehaviour // UnityEngine.Camera struct Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPreCull_4; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPreRender_5; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * ___onPostRender_6; public: inline static int32_t get_offset_of_onPreCull_4() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPreCull_4)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPreCull_4() const { return ___onPreCull_4; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPreCull_4() { return &___onPreCull_4; } inline void set_onPreCull_4(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPreCull_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPreCull_4), (void*)value); } inline static int32_t get_offset_of_onPreRender_5() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPreRender_5)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPreRender_5() const { return ___onPreRender_5; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPreRender_5() { return &___onPreRender_5; } inline void set_onPreRender_5(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPreRender_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPreRender_5), (void*)value); } inline static int32_t get_offset_of_onPostRender_6() { return static_cast(offsetof(Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_StaticFields, ___onPostRender_6)); } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * get_onPostRender_6() const { return ___onPostRender_6; } inline CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D ** get_address_of_onPostRender_6() { return &___onPostRender_6; } inline void set_onPostRender_6(CameraCallback_tD9E7B69E561CE2EFDEEDB0E7F1406AC52247160D * value) { ___onPostRender_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___onPostRender_6), (void*)value); } }; // UnityEngine.Camera // System.IO.DirectoryInfo // System.IO.DirectoryInfo // UnityEngine.MeshRenderer // UnityEngine.MeshRenderer // UnityEngine.MonoBehaviour // UnityEngine.MonoBehaviour // UnityEngine.AudioSource // UnityEngine.AudioSource // Beam // Beam // Building // Building // BuildingDecorPool // BuildingDecorPool // Decor // Decor // DecorPoint // DecorPoint // EnemyBehavior // EnemyBehavior // EnemyMovement // EnemyMovement // FMODMusicManager struct FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F_StaticFields { public: // FMODMusicManager/MarkerChangeEvent FMODMusicManager::onMarkerChanged MarkerChangeEvent_t9CB914AF2F51A8735C537A864BF1FE0D185D5571 * ___onMarkerChanged_12; public: inline static int32_t get_offset_of_onMarkerChanged_12() { return static_cast(offsetof(FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F_StaticFields, ___onMarkerChanged_12)); } inline MarkerChangeEvent_t9CB914AF2F51A8735C537A864BF1FE0D185D5571 * get_onMarkerChanged_12() const { return ___onMarkerChanged_12; } inline MarkerChangeEvent_t9CB914AF2F51A8735C537A864BF1FE0D185D5571 ** get_address_of_onMarkerChanged_12() { return &___onMarkerChanged_12; } inline void set_onMarkerChanged_12(MarkerChangeEvent_t9CB914AF2F51A8735C537A864BF1FE0D185D5571 * value) { ___onMarkerChanged_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___onMarkerChanged_12), (void*)value); } }; // FMODMusicManager // Fireable // Fireable // Flak // Flak // FlyerMovementControl // FlyerMovementControl // Follower struct Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields { public: // Follower/OnPathUpdate Follower::pathUpdated OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * ___pathUpdated_16; public: inline static int32_t get_offset_of_pathUpdated_16() { return static_cast(offsetof(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields, ___pathUpdated_16)); } inline OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * get_pathUpdated_16() const { return ___pathUpdated_16; } inline OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 ** get_address_of_pathUpdated_16() { return &___pathUpdated_16; } inline void set_pathUpdated_16(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * value) { ___pathUpdated_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___pathUpdated_16), (void*)value); } }; // Follower // Hand struct Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields { public: // System.Boolean Hand::pausePressed bool ___pausePressed_35; // System.Boolean Hand::menuOpen bool ___menuOpen_36; // System.Boolean Hand::k__BackingField bool ___U3CHoldLockU3Ek__BackingField_55; // System.Boolean Hand::k__BackingField bool ___U3CSwapLockedU3Ek__BackingField_56; public: inline static int32_t get_offset_of_pausePressed_35() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields, ___pausePressed_35)); } inline bool get_pausePressed_35() const { return ___pausePressed_35; } inline bool* get_address_of_pausePressed_35() { return &___pausePressed_35; } inline void set_pausePressed_35(bool value) { ___pausePressed_35 = value; } inline static int32_t get_offset_of_menuOpen_36() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields, ___menuOpen_36)); } inline bool get_menuOpen_36() const { return ___menuOpen_36; } inline bool* get_address_of_menuOpen_36() { return &___menuOpen_36; } inline void set_menuOpen_36(bool value) { ___menuOpen_36 = value; } inline static int32_t get_offset_of_U3CHoldLockU3Ek__BackingField_55() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields, ___U3CHoldLockU3Ek__BackingField_55)); } inline bool get_U3CHoldLockU3Ek__BackingField_55() const { return ___U3CHoldLockU3Ek__BackingField_55; } inline bool* get_address_of_U3CHoldLockU3Ek__BackingField_55() { return &___U3CHoldLockU3Ek__BackingField_55; } inline void set_U3CHoldLockU3Ek__BackingField_55(bool value) { ___U3CHoldLockU3Ek__BackingField_55 = value; } inline static int32_t get_offset_of_U3CSwapLockedU3Ek__BackingField_56() { return static_cast(offsetof(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields, ___U3CSwapLockedU3Ek__BackingField_56)); } inline bool get_U3CSwapLockedU3Ek__BackingField_56() const { return ___U3CSwapLockedU3Ek__BackingField_56; } inline bool* get_address_of_U3CSwapLockedU3Ek__BackingField_56() { return &___U3CSwapLockedU3Ek__BackingField_56; } inline void set_U3CSwapLockedU3Ek__BackingField_56(bool value) { ___U3CSwapLockedU3Ek__BackingField_56 = value; } }; // Hand // Hitable // Hitable // HitscanLineRenderer // HitscanLineRenderer // Holster // Holster // Interactable // Interactable // LockOnIndicator // LockOnIndicator // MeterUI // MeterUI // MissilePod // MissilePod // NotifyRoadsideRemoval // NotifyRoadsideRemoval // OnRoadsidePlacement // OnRoadsidePlacement // PathCreation.PathCreator // PathCreation.PathCreator // PathCreation.Examples.PathSceneTool // PathCreation.Examples.PathSceneTool // Player struct Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields { public: // PowerUpType Player::SidearmPowerUp int32_t ___SidearmPowerUp_29; // System.Collections.Generic.List`1 Player::MainGunPowerUps List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * ___MainGunPowerUps_30; // System.Int32 Player::MissileCount int32_t ___MissileCount_31; // System.Int32 Player::GrenadeCount int32_t ___GrenadeCount_32; // PowerUpType Player::chkSidearmPower int32_t ___chkSidearmPower_33; // System.Collections.Generic.List`1 Player::chkMainPowers List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * ___chkMainPowers_34; // System.Int32 Player::chkMissiles int32_t ___chkMissiles_35; // System.Int32 Player::chkGrenades int32_t ___chkGrenades_36; // Player Player::_instance Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40 * ____instance_42; public: inline static int32_t get_offset_of_SidearmPowerUp_29() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___SidearmPowerUp_29)); } inline int32_t get_SidearmPowerUp_29() const { return ___SidearmPowerUp_29; } inline int32_t* get_address_of_SidearmPowerUp_29() { return &___SidearmPowerUp_29; } inline void set_SidearmPowerUp_29(int32_t value) { ___SidearmPowerUp_29 = value; } inline static int32_t get_offset_of_MainGunPowerUps_30() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___MainGunPowerUps_30)); } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * get_MainGunPowerUps_30() const { return ___MainGunPowerUps_30; } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 ** get_address_of_MainGunPowerUps_30() { return &___MainGunPowerUps_30; } inline void set_MainGunPowerUps_30(List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * value) { ___MainGunPowerUps_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___MainGunPowerUps_30), (void*)value); } inline static int32_t get_offset_of_MissileCount_31() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___MissileCount_31)); } inline int32_t get_MissileCount_31() const { return ___MissileCount_31; } inline int32_t* get_address_of_MissileCount_31() { return &___MissileCount_31; } inline void set_MissileCount_31(int32_t value) { ___MissileCount_31 = value; } inline static int32_t get_offset_of_GrenadeCount_32() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___GrenadeCount_32)); } inline int32_t get_GrenadeCount_32() const { return ___GrenadeCount_32; } inline int32_t* get_address_of_GrenadeCount_32() { return &___GrenadeCount_32; } inline void set_GrenadeCount_32(int32_t value) { ___GrenadeCount_32 = value; } inline static int32_t get_offset_of_chkSidearmPower_33() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___chkSidearmPower_33)); } inline int32_t get_chkSidearmPower_33() const { return ___chkSidearmPower_33; } inline int32_t* get_address_of_chkSidearmPower_33() { return &___chkSidearmPower_33; } inline void set_chkSidearmPower_33(int32_t value) { ___chkSidearmPower_33 = value; } inline static int32_t get_offset_of_chkMainPowers_34() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___chkMainPowers_34)); } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * get_chkMainPowers_34() const { return ___chkMainPowers_34; } inline List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 ** get_address_of_chkMainPowers_34() { return &___chkMainPowers_34; } inline void set_chkMainPowers_34(List_1_tC3CA1E4E348FF680894291FAFBB520ADB0511196 * value) { ___chkMainPowers_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___chkMainPowers_34), (void*)value); } inline static int32_t get_offset_of_chkMissiles_35() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___chkMissiles_35)); } inline int32_t get_chkMissiles_35() const { return ___chkMissiles_35; } inline int32_t* get_address_of_chkMissiles_35() { return &___chkMissiles_35; } inline void set_chkMissiles_35(int32_t value) { ___chkMissiles_35 = value; } inline static int32_t get_offset_of_chkGrenades_36() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ___chkGrenades_36)); } inline int32_t get_chkGrenades_36() const { return ___chkGrenades_36; } inline int32_t* get_address_of_chkGrenades_36() { return &___chkGrenades_36; } inline void set_chkGrenades_36(int32_t value) { ___chkGrenades_36 = value; } inline static int32_t get_offset_of__instance_42() { return static_cast(offsetof(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields, ____instance_42)); } inline Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40 * get__instance_42() const { return ____instance_42; } inline Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40 ** get_address_of__instance_42() { return &____instance_42; } inline void set__instance_42(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40 * value) { ____instance_42 = value; Il2CppCodeGenWriteBarrier((void**)(&____instance_42), (void*)value); } }; // Player // PlayerCollision // PlayerCollision // PlayerMovement // PlayerMovement // PowerUp struct PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields { public: // UnityEngine.Color PowerUp::ammoPowerColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___ammoPowerColor_8; // UnityEngine.Color PowerUp::gunPowerColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___gunPowerColor_9; // UnityEngine.Color PowerUp::sidearmPowerColor Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___sidearmPowerColor_10; // PowerUp/GotPowerUp PowerUp::gotHealthPowerUp GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * ___gotHealthPowerUp_14; // PowerUp/GotPowerUp PowerUp::gotAmmoPowerUp GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * ___gotAmmoPowerUp_15; // PowerUp/GotPowerUp PowerUp::gotSidearmPowerUp GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * ___gotSidearmPowerUp_16; // PowerUp/GotPowerUp PowerUp::gotMainGunPowerUp GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * ___gotMainGunPowerUp_17; // PowerUp/GotPowerUp PowerUp::gotBikeUnlockKey GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * ___gotBikeUnlockKey_18; public: inline static int32_t get_offset_of_ammoPowerColor_8() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___ammoPowerColor_8)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_ammoPowerColor_8() const { return ___ammoPowerColor_8; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_ammoPowerColor_8() { return &___ammoPowerColor_8; } inline void set_ammoPowerColor_8(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___ammoPowerColor_8 = value; } inline static int32_t get_offset_of_gunPowerColor_9() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gunPowerColor_9)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_gunPowerColor_9() const { return ___gunPowerColor_9; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_gunPowerColor_9() { return &___gunPowerColor_9; } inline void set_gunPowerColor_9(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___gunPowerColor_9 = value; } inline static int32_t get_offset_of_sidearmPowerColor_10() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___sidearmPowerColor_10)); } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 get_sidearmPowerColor_10() const { return ___sidearmPowerColor_10; } inline Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * get_address_of_sidearmPowerColor_10() { return &___sidearmPowerColor_10; } inline void set_sidearmPowerColor_10(Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 value) { ___sidearmPowerColor_10 = value; } inline static int32_t get_offset_of_gotHealthPowerUp_14() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gotHealthPowerUp_14)); } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * get_gotHealthPowerUp_14() const { return ___gotHealthPowerUp_14; } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A ** get_address_of_gotHealthPowerUp_14() { return &___gotHealthPowerUp_14; } inline void set_gotHealthPowerUp_14(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * value) { ___gotHealthPowerUp_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___gotHealthPowerUp_14), (void*)value); } inline static int32_t get_offset_of_gotAmmoPowerUp_15() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gotAmmoPowerUp_15)); } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * get_gotAmmoPowerUp_15() const { return ___gotAmmoPowerUp_15; } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A ** get_address_of_gotAmmoPowerUp_15() { return &___gotAmmoPowerUp_15; } inline void set_gotAmmoPowerUp_15(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * value) { ___gotAmmoPowerUp_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___gotAmmoPowerUp_15), (void*)value); } inline static int32_t get_offset_of_gotSidearmPowerUp_16() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gotSidearmPowerUp_16)); } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * get_gotSidearmPowerUp_16() const { return ___gotSidearmPowerUp_16; } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A ** get_address_of_gotSidearmPowerUp_16() { return &___gotSidearmPowerUp_16; } inline void set_gotSidearmPowerUp_16(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * value) { ___gotSidearmPowerUp_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___gotSidearmPowerUp_16), (void*)value); } inline static int32_t get_offset_of_gotMainGunPowerUp_17() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gotMainGunPowerUp_17)); } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * get_gotMainGunPowerUp_17() const { return ___gotMainGunPowerUp_17; } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A ** get_address_of_gotMainGunPowerUp_17() { return &___gotMainGunPowerUp_17; } inline void set_gotMainGunPowerUp_17(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * value) { ___gotMainGunPowerUp_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___gotMainGunPowerUp_17), (void*)value); } inline static int32_t get_offset_of_gotBikeUnlockKey_18() { return static_cast(offsetof(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields, ___gotBikeUnlockKey_18)); } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * get_gotBikeUnlockKey_18() const { return ___gotBikeUnlockKey_18; } inline GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A ** get_address_of_gotBikeUnlockKey_18() { return &___gotBikeUnlockKey_18; } inline void set_gotBikeUnlockKey_18(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * value) { ___gotBikeUnlockKey_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___gotBikeUnlockKey_18), (void*)value); } }; // PowerUp // Projectile // Projectile // RoadsideCreditsPlacer struct RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields { public: // System.Int32 RoadsideCreditsPlacer::totalCredits int32_t ___totalCredits_13; // System.Int32 RoadsideCreditsPlacer::creditsDestroyed int32_t ___creditsDestroyed_14; public: inline static int32_t get_offset_of_totalCredits_13() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields, ___totalCredits_13)); } inline int32_t get_totalCredits_13() const { return ___totalCredits_13; } inline int32_t* get_address_of_totalCredits_13() { return &___totalCredits_13; } inline void set_totalCredits_13(int32_t value) { ___totalCredits_13 = value; } inline static int32_t get_offset_of_creditsDestroyed_14() { return static_cast(offsetof(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields, ___creditsDestroyed_14)); } inline int32_t get_creditsDestroyed_14() const { return ___creditsDestroyed_14; } inline int32_t* get_address_of_creditsDestroyed_14() { return &___creditsDestroyed_14; } inline void set_creditsDestroyed_14(int32_t value) { ___creditsDestroyed_14 = value; } }; // RoadsideCreditsPlacer // RoadsideRepeatedPlacement // RoadsideRepeatedPlacement // RoadsideSinglePlacement // RoadsideSinglePlacement // RushZone // RushZone // ScoreDisplayer // ScoreDisplayer // ScoreEvaluator struct ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields { public: // System.Single ScoreEvaluator::currentScore float ___currentScore_29; // System.Single ScoreEvaluator::stageScore float ___stageScore_30; // System.Single ScoreEvaluator::distanceTraveled float ___distanceTraveled_31; // System.Single ScoreEvaluator::damageTaken float ___damageTaken_32; // System.Single ScoreEvaluator::stageStart float ___stageStart_33; // System.Single ScoreEvaluator::stageTime float ___stageTime_34; // System.Single ScoreEvaluator::comboExpiresAt float ___comboExpiresAt_35; // System.Single ScoreEvaluator::comboStartedAt float ___comboStartedAt_36; // System.Boolean ScoreEvaluator::gotComboCheevo bool ___gotComboCheevo_37; // UnityEngine.Transform ScoreEvaluator::comboEffect Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___comboEffect_38; // System.Boolean ScoreEvaluator::runFromCheckpoint bool ___runFromCheckpoint_39; // System.Single ScoreEvaluator::checkpointScore float ___checkpointScore_40; // System.Single ScoreEvaluator::checkpointTime float ___checkpointTime_41; // System.Single ScoreEvaluator::checkpointDamage float ___checkpointDamage_42; // System.Boolean ScoreEvaluator::usedCheckpoint bool ___usedCheckpoint_43; // System.Boolean ScoreEvaluator::k__BackingField bool ___U3CStageCompletedU3Ek__BackingField_44; // System.Int32 ScoreEvaluator::currentCombo int32_t ___currentCombo_45; public: inline static int32_t get_offset_of_currentScore_29() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___currentScore_29)); } inline float get_currentScore_29() const { return ___currentScore_29; } inline float* get_address_of_currentScore_29() { return &___currentScore_29; } inline void set_currentScore_29(float value) { ___currentScore_29 = value; } inline static int32_t get_offset_of_stageScore_30() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___stageScore_30)); } inline float get_stageScore_30() const { return ___stageScore_30; } inline float* get_address_of_stageScore_30() { return &___stageScore_30; } inline void set_stageScore_30(float value) { ___stageScore_30 = value; } inline static int32_t get_offset_of_distanceTraveled_31() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___distanceTraveled_31)); } inline float get_distanceTraveled_31() const { return ___distanceTraveled_31; } inline float* get_address_of_distanceTraveled_31() { return &___distanceTraveled_31; } inline void set_distanceTraveled_31(float value) { ___distanceTraveled_31 = value; } inline static int32_t get_offset_of_damageTaken_32() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___damageTaken_32)); } inline float get_damageTaken_32() const { return ___damageTaken_32; } inline float* get_address_of_damageTaken_32() { return &___damageTaken_32; } inline void set_damageTaken_32(float value) { ___damageTaken_32 = value; } inline static int32_t get_offset_of_stageStart_33() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___stageStart_33)); } inline float get_stageStart_33() const { return ___stageStart_33; } inline float* get_address_of_stageStart_33() { return &___stageStart_33; } inline void set_stageStart_33(float value) { ___stageStart_33 = value; } inline static int32_t get_offset_of_stageTime_34() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___stageTime_34)); } inline float get_stageTime_34() const { return ___stageTime_34; } inline float* get_address_of_stageTime_34() { return &___stageTime_34; } inline void set_stageTime_34(float value) { ___stageTime_34 = value; } inline static int32_t get_offset_of_comboExpiresAt_35() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___comboExpiresAt_35)); } inline float get_comboExpiresAt_35() const { return ___comboExpiresAt_35; } inline float* get_address_of_comboExpiresAt_35() { return &___comboExpiresAt_35; } inline void set_comboExpiresAt_35(float value) { ___comboExpiresAt_35 = value; } inline static int32_t get_offset_of_comboStartedAt_36() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___comboStartedAt_36)); } inline float get_comboStartedAt_36() const { return ___comboStartedAt_36; } inline float* get_address_of_comboStartedAt_36() { return &___comboStartedAt_36; } inline void set_comboStartedAt_36(float value) { ___comboStartedAt_36 = value; } inline static int32_t get_offset_of_gotComboCheevo_37() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___gotComboCheevo_37)); } inline bool get_gotComboCheevo_37() const { return ___gotComboCheevo_37; } inline bool* get_address_of_gotComboCheevo_37() { return &___gotComboCheevo_37; } inline void set_gotComboCheevo_37(bool value) { ___gotComboCheevo_37 = value; } inline static int32_t get_offset_of_comboEffect_38() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___comboEffect_38)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_comboEffect_38() const { return ___comboEffect_38; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_comboEffect_38() { return &___comboEffect_38; } inline void set_comboEffect_38(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___comboEffect_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___comboEffect_38), (void*)value); } inline static int32_t get_offset_of_runFromCheckpoint_39() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___runFromCheckpoint_39)); } inline bool get_runFromCheckpoint_39() const { return ___runFromCheckpoint_39; } inline bool* get_address_of_runFromCheckpoint_39() { return &___runFromCheckpoint_39; } inline void set_runFromCheckpoint_39(bool value) { ___runFromCheckpoint_39 = value; } inline static int32_t get_offset_of_checkpointScore_40() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___checkpointScore_40)); } inline float get_checkpointScore_40() const { return ___checkpointScore_40; } inline float* get_address_of_checkpointScore_40() { return &___checkpointScore_40; } inline void set_checkpointScore_40(float value) { ___checkpointScore_40 = value; } inline static int32_t get_offset_of_checkpointTime_41() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___checkpointTime_41)); } inline float get_checkpointTime_41() const { return ___checkpointTime_41; } inline float* get_address_of_checkpointTime_41() { return &___checkpointTime_41; } inline void set_checkpointTime_41(float value) { ___checkpointTime_41 = value; } inline static int32_t get_offset_of_checkpointDamage_42() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___checkpointDamage_42)); } inline float get_checkpointDamage_42() const { return ___checkpointDamage_42; } inline float* get_address_of_checkpointDamage_42() { return &___checkpointDamage_42; } inline void set_checkpointDamage_42(float value) { ___checkpointDamage_42 = value; } inline static int32_t get_offset_of_usedCheckpoint_43() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___usedCheckpoint_43)); } inline bool get_usedCheckpoint_43() const { return ___usedCheckpoint_43; } inline bool* get_address_of_usedCheckpoint_43() { return &___usedCheckpoint_43; } inline void set_usedCheckpoint_43(bool value) { ___usedCheckpoint_43 = value; } inline static int32_t get_offset_of_U3CStageCompletedU3Ek__BackingField_44() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___U3CStageCompletedU3Ek__BackingField_44)); } inline bool get_U3CStageCompletedU3Ek__BackingField_44() const { return ___U3CStageCompletedU3Ek__BackingField_44; } inline bool* get_address_of_U3CStageCompletedU3Ek__BackingField_44() { return &___U3CStageCompletedU3Ek__BackingField_44; } inline void set_U3CStageCompletedU3Ek__BackingField_44(bool value) { ___U3CStageCompletedU3Ek__BackingField_44 = value; } inline static int32_t get_offset_of_currentCombo_45() { return static_cast(offsetof(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields, ___currentCombo_45)); } inline int32_t get_currentCombo_45() const { return ___currentCombo_45; } inline int32_t* get_address_of_currentCombo_45() { return &___currentCombo_45; } inline void set_currentCombo_45(int32_t value) { ___currentCombo_45 = value; } }; // ScoreEvaluator // ScreenShot // ScreenShot // ScriptUsageTimeline // ScriptUsageTimeline // SetAnimatorParams // SetAnimatorParams // SetCheckpoint // SetCheckpoint // SetPlatform struct SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields { public: // System.Int32 SetPlatform::systemMemorySize int32_t ___systemMemorySize_4; // System.Int32 SetPlatform::processorCount int32_t ___processorCount_5; // System.Int32 SetPlatform::eyeTextureWidth int32_t ___eyeTextureWidth_6; // System.Int32 SetPlatform::eyeTextureHeight int32_t ___eyeTextureHeight_7; // System.Int32 SetPlatform::eyeTextureResolutionScale int32_t ___eyeTextureResolutionScale_8; // System.Int32 SetPlatform::loadedDeviceName int32_t ___loadedDeviceName_9; // System.Int32 SetPlatform::processorType int32_t ___processorType_10; public: inline static int32_t get_offset_of_systemMemorySize_4() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___systemMemorySize_4)); } inline int32_t get_systemMemorySize_4() const { return ___systemMemorySize_4; } inline int32_t* get_address_of_systemMemorySize_4() { return &___systemMemorySize_4; } inline void set_systemMemorySize_4(int32_t value) { ___systemMemorySize_4 = value; } inline static int32_t get_offset_of_processorCount_5() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___processorCount_5)); } inline int32_t get_processorCount_5() const { return ___processorCount_5; } inline int32_t* get_address_of_processorCount_5() { return &___processorCount_5; } inline void set_processorCount_5(int32_t value) { ___processorCount_5 = value; } inline static int32_t get_offset_of_eyeTextureWidth_6() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___eyeTextureWidth_6)); } inline int32_t get_eyeTextureWidth_6() const { return ___eyeTextureWidth_6; } inline int32_t* get_address_of_eyeTextureWidth_6() { return &___eyeTextureWidth_6; } inline void set_eyeTextureWidth_6(int32_t value) { ___eyeTextureWidth_6 = value; } inline static int32_t get_offset_of_eyeTextureHeight_7() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___eyeTextureHeight_7)); } inline int32_t get_eyeTextureHeight_7() const { return ___eyeTextureHeight_7; } inline int32_t* get_address_of_eyeTextureHeight_7() { return &___eyeTextureHeight_7; } inline void set_eyeTextureHeight_7(int32_t value) { ___eyeTextureHeight_7 = value; } inline static int32_t get_offset_of_eyeTextureResolutionScale_8() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___eyeTextureResolutionScale_8)); } inline int32_t get_eyeTextureResolutionScale_8() const { return ___eyeTextureResolutionScale_8; } inline int32_t* get_address_of_eyeTextureResolutionScale_8() { return &___eyeTextureResolutionScale_8; } inline void set_eyeTextureResolutionScale_8(int32_t value) { ___eyeTextureResolutionScale_8 = value; } inline static int32_t get_offset_of_loadedDeviceName_9() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___loadedDeviceName_9)); } inline int32_t get_loadedDeviceName_9() const { return ___loadedDeviceName_9; } inline int32_t* get_address_of_loadedDeviceName_9() { return &___loadedDeviceName_9; } inline void set_loadedDeviceName_9(int32_t value) { ___loadedDeviceName_9 = value; } inline static int32_t get_offset_of_processorType_10() { return static_cast(offsetof(SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A_StaticFields, ___processorType_10)); } inline int32_t get_processorType_10() const { return ___processorType_10; } inline int32_t* get_address_of_processorType_10() { return &___processorType_10; } inline void set_processorType_10(int32_t value) { ___processorType_10 = value; } }; // SetPlatform // ShadowFollow // ShadowFollow // ShowByBikeType // ShowByBikeType // ShowForGodMode // ShowForGodMode // Sidearm struct Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_StaticFields { public: // UnityEngine.Transform Sidearm::k__BackingField Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___U3CLastAimTargetU3Ek__BackingField_97; public: inline static int32_t get_offset_of_U3CLastAimTargetU3Ek__BackingField_97() { return static_cast(offsetof(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_StaticFields, ___U3CLastAimTargetU3Ek__BackingField_97)); } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * get_U3CLastAimTargetU3Ek__BackingField_97() const { return ___U3CLastAimTargetU3Ek__BackingField_97; } inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 ** get_address_of_U3CLastAimTargetU3Ek__BackingField_97() { return &___U3CLastAimTargetU3Ek__BackingField_97; } inline void set_U3CLastAimTargetU3Ek__BackingField_97(Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * value) { ___U3CLastAimTargetU3Ek__BackingField_97 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLastAimTargetU3Ek__BackingField_97), (void*)value); } }; // Sidearm // SidearmAudio struct SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields { public: // System.Boolean SidearmAudio::audioClipsLoaded bool ___audioClipsLoaded_15; // UnityEngine.Object[] SidearmAudio::basicFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___basicFireSounds_16; // UnityEngine.Object[] SidearmAudio::basiclSlomoFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___basiclSlomoFireSounds_17; // UnityEngine.Object[] SidearmAudio::chargedFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___chargedFireSounds_18; // UnityEngine.Object[] SidearmAudio::unchargedFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___unchargedFireSounds_19; // UnityEngine.Object[] SidearmAudio::flakFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___flakFireSounds_20; // UnityEngine.Object[] SidearmAudio::spreadFireSounds ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* ___spreadFireSounds_21; public: inline static int32_t get_offset_of_audioClipsLoaded_15() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___audioClipsLoaded_15)); } inline bool get_audioClipsLoaded_15() const { return ___audioClipsLoaded_15; } inline bool* get_address_of_audioClipsLoaded_15() { return &___audioClipsLoaded_15; } inline void set_audioClipsLoaded_15(bool value) { ___audioClipsLoaded_15 = value; } inline static int32_t get_offset_of_basicFireSounds_16() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___basicFireSounds_16)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_basicFireSounds_16() const { return ___basicFireSounds_16; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_basicFireSounds_16() { return &___basicFireSounds_16; } inline void set_basicFireSounds_16(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___basicFireSounds_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___basicFireSounds_16), (void*)value); } inline static int32_t get_offset_of_basiclSlomoFireSounds_17() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___basiclSlomoFireSounds_17)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_basiclSlomoFireSounds_17() const { return ___basiclSlomoFireSounds_17; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_basiclSlomoFireSounds_17() { return &___basiclSlomoFireSounds_17; } inline void set_basiclSlomoFireSounds_17(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___basiclSlomoFireSounds_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___basiclSlomoFireSounds_17), (void*)value); } inline static int32_t get_offset_of_chargedFireSounds_18() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___chargedFireSounds_18)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_chargedFireSounds_18() const { return ___chargedFireSounds_18; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_chargedFireSounds_18() { return &___chargedFireSounds_18; } inline void set_chargedFireSounds_18(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___chargedFireSounds_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___chargedFireSounds_18), (void*)value); } inline static int32_t get_offset_of_unchargedFireSounds_19() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___unchargedFireSounds_19)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_unchargedFireSounds_19() const { return ___unchargedFireSounds_19; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_unchargedFireSounds_19() { return &___unchargedFireSounds_19; } inline void set_unchargedFireSounds_19(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___unchargedFireSounds_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___unchargedFireSounds_19), (void*)value); } inline static int32_t get_offset_of_flakFireSounds_20() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___flakFireSounds_20)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_flakFireSounds_20() const { return ___flakFireSounds_20; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_flakFireSounds_20() { return &___flakFireSounds_20; } inline void set_flakFireSounds_20(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___flakFireSounds_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___flakFireSounds_20), (void*)value); } inline static int32_t get_offset_of_spreadFireSounds_21() { return static_cast(offsetof(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields, ___spreadFireSounds_21)); } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* get_spreadFireSounds_21() const { return ___spreadFireSounds_21; } inline ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873** get_address_of_spreadFireSounds_21() { return &___spreadFireSounds_21; } inline void set_spreadFireSounds_21(ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* value) { ___spreadFireSounds_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___spreadFireSounds_21), (void*)value); } }; // SidearmAudio // Sign // Sign // SignPoint // SignPoint // SignagePlacer // SignagePlacer // SinglePlacerTimedSpawn // SinglePlacerTimedSpawn // Skeet // Skeet // Slomo struct Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields { public: // Slomo Slomo::instance Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * ___instance_6; // System.Single Slomo::maxEnergy float ___maxEnergy_31; // System.Single Slomo::slomoEnergy float ___slomoEnergy_32; // System.Single Slomo::stopSpeed float ___stopSpeed_33; // System.Single Slomo::prePauseTimeScale float ___prePauseTimeScale_34; // System.Single Slomo::prePauseFixedStep float ___prePauseFixedStep_35; // SlowMotionState Slomo::prePauseState int32_t ___prePauseState_36; // System.Int32 Slomo::rushKills int32_t ___rushKills_37; // Slomo/OnSlowMotionStateChange Slomo::onStateChange OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * ___onStateChange_42; // SlowMotionState Slomo::slomoState int32_t ___slomoState_43; // System.Single Slomo::k__BackingField float ___U3CFiringSpeedU3Ek__BackingField_44; // System.Single Slomo::k__BackingField float ___U3CModifiedPitchU3Ek__BackingField_45; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___instance_6)); } inline Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * get_instance_6() const { return ___instance_6; } inline Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } inline static int32_t get_offset_of_maxEnergy_31() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___maxEnergy_31)); } inline float get_maxEnergy_31() const { return ___maxEnergy_31; } inline float* get_address_of_maxEnergy_31() { return &___maxEnergy_31; } inline void set_maxEnergy_31(float value) { ___maxEnergy_31 = value; } inline static int32_t get_offset_of_slomoEnergy_32() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___slomoEnergy_32)); } inline float get_slomoEnergy_32() const { return ___slomoEnergy_32; } inline float* get_address_of_slomoEnergy_32() { return &___slomoEnergy_32; } inline void set_slomoEnergy_32(float value) { ___slomoEnergy_32 = value; } inline static int32_t get_offset_of_stopSpeed_33() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___stopSpeed_33)); } inline float get_stopSpeed_33() const { return ___stopSpeed_33; } inline float* get_address_of_stopSpeed_33() { return &___stopSpeed_33; } inline void set_stopSpeed_33(float value) { ___stopSpeed_33 = value; } inline static int32_t get_offset_of_prePauseTimeScale_34() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___prePauseTimeScale_34)); } inline float get_prePauseTimeScale_34() const { return ___prePauseTimeScale_34; } inline float* get_address_of_prePauseTimeScale_34() { return &___prePauseTimeScale_34; } inline void set_prePauseTimeScale_34(float value) { ___prePauseTimeScale_34 = value; } inline static int32_t get_offset_of_prePauseFixedStep_35() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___prePauseFixedStep_35)); } inline float get_prePauseFixedStep_35() const { return ___prePauseFixedStep_35; } inline float* get_address_of_prePauseFixedStep_35() { return &___prePauseFixedStep_35; } inline void set_prePauseFixedStep_35(float value) { ___prePauseFixedStep_35 = value; } inline static int32_t get_offset_of_prePauseState_36() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___prePauseState_36)); } inline int32_t get_prePauseState_36() const { return ___prePauseState_36; } inline int32_t* get_address_of_prePauseState_36() { return &___prePauseState_36; } inline void set_prePauseState_36(int32_t value) { ___prePauseState_36 = value; } inline static int32_t get_offset_of_rushKills_37() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___rushKills_37)); } inline int32_t get_rushKills_37() const { return ___rushKills_37; } inline int32_t* get_address_of_rushKills_37() { return &___rushKills_37; } inline void set_rushKills_37(int32_t value) { ___rushKills_37 = value; } inline static int32_t get_offset_of_onStateChange_42() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___onStateChange_42)); } inline OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * get_onStateChange_42() const { return ___onStateChange_42; } inline OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 ** get_address_of_onStateChange_42() { return &___onStateChange_42; } inline void set_onStateChange_42(OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * value) { ___onStateChange_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___onStateChange_42), (void*)value); } inline static int32_t get_offset_of_slomoState_43() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___slomoState_43)); } inline int32_t get_slomoState_43() const { return ___slomoState_43; } inline int32_t* get_address_of_slomoState_43() { return &___slomoState_43; } inline void set_slomoState_43(int32_t value) { ___slomoState_43 = value; } inline static int32_t get_offset_of_U3CFiringSpeedU3Ek__BackingField_44() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___U3CFiringSpeedU3Ek__BackingField_44)); } inline float get_U3CFiringSpeedU3Ek__BackingField_44() const { return ___U3CFiringSpeedU3Ek__BackingField_44; } inline float* get_address_of_U3CFiringSpeedU3Ek__BackingField_44() { return &___U3CFiringSpeedU3Ek__BackingField_44; } inline void set_U3CFiringSpeedU3Ek__BackingField_44(float value) { ___U3CFiringSpeedU3Ek__BackingField_44 = value; } inline static int32_t get_offset_of_U3CModifiedPitchU3Ek__BackingField_45() { return static_cast(offsetof(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields, ___U3CModifiedPitchU3Ek__BackingField_45)); } inline float get_U3CModifiedPitchU3Ek__BackingField_45() const { return ___U3CModifiedPitchU3Ek__BackingField_45; } inline float* get_address_of_U3CModifiedPitchU3Ek__BackingField_45() { return &___U3CModifiedPitchU3Ek__BackingField_45; } inline void set_U3CModifiedPitchU3Ek__BackingField_45(float value) { ___U3CModifiedPitchU3Ek__BackingField_45 = value; } }; // Slomo // SlomoAudioAdjustment // SlomoAudioAdjustment // SoundFXRandomizer // SoundFXRandomizer // SoundOnCollision // SoundOnCollision // TrafficMovement // TrafficMovement // TutorialManager struct TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_StaticFields { public: // System.Boolean TutorialManager::tutorialPause bool ___tutorialPause_5; public: inline static int32_t get_offset_of_tutorialPause_5() { return static_cast(offsetof(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_StaticFields, ___tutorialPause_5)); } inline bool get_tutorialPause_5() const { return ___tutorialPause_5; } inline bool* get_address_of_tutorialPause_5() { return &___tutorialPause_5; } inline void set_tutorialPause_5(bool value) { ___tutorialPause_5 = value; } }; // TutorialManager // UnityEngine.EventSystems.UIBehaviour // UnityEngine.EventSystems.UIBehaviour // WaveHandler struct WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields { public: // WaveHandler/OnEnemySpawned WaveHandler::enemySpawned OnEnemySpawned_t8905AAA243B12C067A529810151BC30EA18C2D7D * ___enemySpawned_15; // WaveHandler/OnWaveChange WaveHandler::waveStarted OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * ___waveStarted_16; // WaveHandler/OnWaveChange WaveHandler::waveEnded OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * ___waveEnded_17; // WaveEnemy[] WaveHandler::enemyList WaveEnemyU5BU5D_tADEB2D81989D7BEC80821D34B0E34EA7F48F98DA* ___enemyList_18; // UnityEngine.LayerMask WaveHandler::noSpawnMask LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___noSpawnMask_19; // UnityEngine.RaycastHit[] WaveHandler::spawnOverlaps RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___spawnOverlaps_20; // System.Int32 WaveHandler::k__BackingField int32_t ___U3CCurrentWaveU3Ek__BackingField_28; // System.Int32 WaveHandler::k__BackingField int32_t ___U3CCurrentGroupU3Ek__BackingField_29; // System.Int32 WaveHandler::checkpointWave int32_t ___checkpointWave_30; public: inline static int32_t get_offset_of_enemySpawned_15() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___enemySpawned_15)); } inline OnEnemySpawned_t8905AAA243B12C067A529810151BC30EA18C2D7D * get_enemySpawned_15() const { return ___enemySpawned_15; } inline OnEnemySpawned_t8905AAA243B12C067A529810151BC30EA18C2D7D ** get_address_of_enemySpawned_15() { return &___enemySpawned_15; } inline void set_enemySpawned_15(OnEnemySpawned_t8905AAA243B12C067A529810151BC30EA18C2D7D * value) { ___enemySpawned_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___enemySpawned_15), (void*)value); } inline static int32_t get_offset_of_waveStarted_16() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___waveStarted_16)); } inline OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * get_waveStarted_16() const { return ___waveStarted_16; } inline OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 ** get_address_of_waveStarted_16() { return &___waveStarted_16; } inline void set_waveStarted_16(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * value) { ___waveStarted_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___waveStarted_16), (void*)value); } inline static int32_t get_offset_of_waveEnded_17() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___waveEnded_17)); } inline OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * get_waveEnded_17() const { return ___waveEnded_17; } inline OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 ** get_address_of_waveEnded_17() { return &___waveEnded_17; } inline void set_waveEnded_17(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * value) { ___waveEnded_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___waveEnded_17), (void*)value); } inline static int32_t get_offset_of_enemyList_18() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___enemyList_18)); } inline WaveEnemyU5BU5D_tADEB2D81989D7BEC80821D34B0E34EA7F48F98DA* get_enemyList_18() const { return ___enemyList_18; } inline WaveEnemyU5BU5D_tADEB2D81989D7BEC80821D34B0E34EA7F48F98DA** get_address_of_enemyList_18() { return &___enemyList_18; } inline void set_enemyList_18(WaveEnemyU5BU5D_tADEB2D81989D7BEC80821D34B0E34EA7F48F98DA* value) { ___enemyList_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___enemyList_18), (void*)value); } inline static int32_t get_offset_of_noSpawnMask_19() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___noSpawnMask_19)); } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 get_noSpawnMask_19() const { return ___noSpawnMask_19; } inline LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 * get_address_of_noSpawnMask_19() { return &___noSpawnMask_19; } inline void set_noSpawnMask_19(LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 value) { ___noSpawnMask_19 = value; } inline static int32_t get_offset_of_spawnOverlaps_20() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___spawnOverlaps_20)); } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* get_spawnOverlaps_20() const { return ___spawnOverlaps_20; } inline RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09** get_address_of_spawnOverlaps_20() { return &___spawnOverlaps_20; } inline void set_spawnOverlaps_20(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* value) { ___spawnOverlaps_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___spawnOverlaps_20), (void*)value); } inline static int32_t get_offset_of_U3CCurrentWaveU3Ek__BackingField_28() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___U3CCurrentWaveU3Ek__BackingField_28)); } inline int32_t get_U3CCurrentWaveU3Ek__BackingField_28() const { return ___U3CCurrentWaveU3Ek__BackingField_28; } inline int32_t* get_address_of_U3CCurrentWaveU3Ek__BackingField_28() { return &___U3CCurrentWaveU3Ek__BackingField_28; } inline void set_U3CCurrentWaveU3Ek__BackingField_28(int32_t value) { ___U3CCurrentWaveU3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_U3CCurrentGroupU3Ek__BackingField_29() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___U3CCurrentGroupU3Ek__BackingField_29)); } inline int32_t get_U3CCurrentGroupU3Ek__BackingField_29() const { return ___U3CCurrentGroupU3Ek__BackingField_29; } inline int32_t* get_address_of_U3CCurrentGroupU3Ek__BackingField_29() { return &___U3CCurrentGroupU3Ek__BackingField_29; } inline void set_U3CCurrentGroupU3Ek__BackingField_29(int32_t value) { ___U3CCurrentGroupU3Ek__BackingField_29 = value; } inline static int32_t get_offset_of_checkpointWave_30() { return static_cast(offsetof(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields, ___checkpointWave_30)); } inline int32_t get_checkpointWave_30() const { return ___checkpointWave_30; } inline int32_t* get_address_of_checkpointWave_30() { return &___checkpointWave_30; } inline void set_checkpointWave_30(int32_t value) { ___checkpointWave_30 = value; } }; // WaveHandler // BasicDroneBehavior // BasicDroneBehavior // FlyerDroneMovement // FlyerDroneMovement // UnityEngine.UI.Graphic struct Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultUI_4; // UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___s_WhiteTexture_5; // UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * ___s_Mesh_21; // UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * ___s_VertexHelper_22; public: inline static int32_t get_offset_of_s_DefaultUI_4() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_DefaultUI_4)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultUI_4() const { return ___s_DefaultUI_4; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultUI_4() { return &___s_DefaultUI_4; } inline void set_s_DefaultUI_4(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultUI_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultUI_4), (void*)value); } inline static int32_t get_offset_of_s_WhiteTexture_5() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_WhiteTexture_5)); } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * get_s_WhiteTexture_5() const { return ___s_WhiteTexture_5; } inline Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF ** get_address_of_s_WhiteTexture_5() { return &___s_WhiteTexture_5; } inline void set_s_WhiteTexture_5(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * value) { ___s_WhiteTexture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_WhiteTexture_5), (void*)value); } inline static int32_t get_offset_of_s_Mesh_21() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_Mesh_21)); } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * get_s_Mesh_21() const { return ___s_Mesh_21; } inline Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 ** get_address_of_s_Mesh_21() { return &___s_Mesh_21; } inline void set_s_Mesh_21(Mesh_t2F5992DBA650D5862B43D3823ACD997132A57DA6 * value) { ___s_Mesh_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Mesh_21), (void*)value); } inline static int32_t get_offset_of_s_VertexHelper_22() { return static_cast(offsetof(Graphic_tF07D777035055CF93BA5F46F77ED5EDFEFF9AE24_StaticFields, ___s_VertexHelper_22)); } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * get_s_VertexHelper_22() const { return ___s_VertexHelper_22; } inline VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 ** get_address_of_s_VertexHelper_22() { return &___s_VertexHelper_22; } inline void set_s_VertexHelper_22(VertexHelper_tDE8B67D3B076061C4F8DF325B0D63ED2E5367E55 * value) { ___s_VertexHelper_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_VertexHelper_22), (void*)value); } }; // UnityEngine.UI.Graphic // IncrementalRoadMesh struct IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields { public: // System.Int32 IncrementalRoadMesh::Lanes int32_t ___Lanes_8; // System.Single IncrementalRoadMesh::LaneWidth float ___LaneWidth_9; // System.Single IncrementalRoadMesh::RoadWidth float ___RoadWidth_10; // IncrementalRoadMesh/OnChunkAdvanced IncrementalRoadMesh::chunkAdvanced OnChunkAdvanced_t91C9D9025A9CF47344602008383ED3276DE7EE53 * ___chunkAdvanced_35; // IncrementalRoadMesh/OnPrimeMeshUpdate IncrementalRoadMesh::meshUpdated OnPrimeMeshUpdate_t1C58652CB7224BAE5C7C702A0D555C1577748E99 * ___meshUpdated_36; public: inline static int32_t get_offset_of_Lanes_8() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields, ___Lanes_8)); } inline int32_t get_Lanes_8() const { return ___Lanes_8; } inline int32_t* get_address_of_Lanes_8() { return &___Lanes_8; } inline void set_Lanes_8(int32_t value) { ___Lanes_8 = value; } inline static int32_t get_offset_of_LaneWidth_9() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields, ___LaneWidth_9)); } inline float get_LaneWidth_9() const { return ___LaneWidth_9; } inline float* get_address_of_LaneWidth_9() { return &___LaneWidth_9; } inline void set_LaneWidth_9(float value) { ___LaneWidth_9 = value; } inline static int32_t get_offset_of_RoadWidth_10() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields, ___RoadWidth_10)); } inline float get_RoadWidth_10() const { return ___RoadWidth_10; } inline float* get_address_of_RoadWidth_10() { return &___RoadWidth_10; } inline void set_RoadWidth_10(float value) { ___RoadWidth_10 = value; } inline static int32_t get_offset_of_chunkAdvanced_35() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields, ___chunkAdvanced_35)); } inline OnChunkAdvanced_t91C9D9025A9CF47344602008383ED3276DE7EE53 * get_chunkAdvanced_35() const { return ___chunkAdvanced_35; } inline OnChunkAdvanced_t91C9D9025A9CF47344602008383ED3276DE7EE53 ** get_address_of_chunkAdvanced_35() { return &___chunkAdvanced_35; } inline void set_chunkAdvanced_35(OnChunkAdvanced_t91C9D9025A9CF47344602008383ED3276DE7EE53 * value) { ___chunkAdvanced_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___chunkAdvanced_35), (void*)value); } inline static int32_t get_offset_of_meshUpdated_36() { return static_cast(offsetof(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields, ___meshUpdated_36)); } inline OnPrimeMeshUpdate_t1C58652CB7224BAE5C7C702A0D555C1577748E99 * get_meshUpdated_36() const { return ___meshUpdated_36; } inline OnPrimeMeshUpdate_t1C58652CB7224BAE5C7C702A0D555C1577748E99 ** get_address_of_meshUpdated_36() { return &___meshUpdated_36; } inline void set_meshUpdated_36(OnPrimeMeshUpdate_t1C58652CB7224BAE5C7C702A0D555C1577748E99 * value) { ___meshUpdated_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___meshUpdated_36), (void*)value); } }; // IncrementalRoadMesh // Pickupable struct Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0_StaticFields { public: // System.Int32 Pickupable::trackFrames int32_t ___trackFrames_20; // System.Single Pickupable::trackFrameDecay float ___trackFrameDecay_21; public: inline static int32_t get_offset_of_trackFrames_20() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0_StaticFields, ___trackFrames_20)); } inline int32_t get_trackFrames_20() const { return ___trackFrames_20; } inline int32_t* get_address_of_trackFrames_20() { return &___trackFrames_20; } inline void set_trackFrames_20(int32_t value) { ___trackFrames_20 = value; } inline static int32_t get_offset_of_trackFrameDecay_21() { return static_cast(offsetof(Pickupable_t2909C18FDDA2560321032FFBFF2B150AAF8DB2E0_StaticFields, ___trackFrameDecay_21)); } inline float get_trackFrameDecay_21() const { return ___trackFrameDecay_21; } inline float* get_address_of_trackFrameDecay_21() { return &___trackFrameDecay_21; } inline void set_trackFrameDecay_21(float value) { ___trackFrameDecay_21 = value; } }; // Pickupable // PlayerFollower struct PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006_StaticFields { public: // System.Single PlayerFollower::k__BackingField float ___U3CTravelDistanceU3Ek__BackingField_28; // System.Boolean PlayerFollower::gotTravelDist bool ___gotTravelDist_29; public: inline static int32_t get_offset_of_U3CTravelDistanceU3Ek__BackingField_28() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006_StaticFields, ___U3CTravelDistanceU3Ek__BackingField_28)); } inline float get_U3CTravelDistanceU3Ek__BackingField_28() const { return ___U3CTravelDistanceU3Ek__BackingField_28; } inline float* get_address_of_U3CTravelDistanceU3Ek__BackingField_28() { return &___U3CTravelDistanceU3Ek__BackingField_28; } inline void set_U3CTravelDistanceU3Ek__BackingField_28(float value) { ___U3CTravelDistanceU3Ek__BackingField_28 = value; } inline static int32_t get_offset_of_gotTravelDist_29() { return static_cast(offsetof(PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006_StaticFields, ___gotTravelDist_29)); } inline bool get_gotTravelDist_29() const { return ___gotTravelDist_29; } inline bool* get_address_of_gotTravelDist_29() { return &___gotTravelDist_29; } inline void set_gotTravelDist_29(bool value) { ___gotTravelDist_29 = value; } }; // PlayerFollower // Roller // Roller // RollerFireable // RollerFireable // SideToSideFlyerMovementControl // SideToSideFlyerMovementControl // SnakingFlyerMoveControl // SnakingFlyerMoveControl // SniperFireable // SniperFireable // Handlegun struct Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields { public: // System.Boolean Handlegun::rightBeingHeld bool ___rightBeingHeld_34; // System.Boolean Handlegun::leftBeingHeld bool ___leftBeingHeld_35; // System.Single Handlegun::nextReAttach float ___nextReAttach_39; // UnityEngine.Vector2 Handlegun::rightThumbstick Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightThumbstick_40; // UnityEngine.Vector2 Handlegun::leftThumbstick Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftThumbstick_41; // System.Boolean Handlegun::k__BackingField bool ___U3CTurnLockU3Ek__BackingField_43; public: inline static int32_t get_offset_of_rightBeingHeld_34() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___rightBeingHeld_34)); } inline bool get_rightBeingHeld_34() const { return ___rightBeingHeld_34; } inline bool* get_address_of_rightBeingHeld_34() { return &___rightBeingHeld_34; } inline void set_rightBeingHeld_34(bool value) { ___rightBeingHeld_34 = value; } inline static int32_t get_offset_of_leftBeingHeld_35() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___leftBeingHeld_35)); } inline bool get_leftBeingHeld_35() const { return ___leftBeingHeld_35; } inline bool* get_address_of_leftBeingHeld_35() { return &___leftBeingHeld_35; } inline void set_leftBeingHeld_35(bool value) { ___leftBeingHeld_35 = value; } inline static int32_t get_offset_of_nextReAttach_39() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___nextReAttach_39)); } inline float get_nextReAttach_39() const { return ___nextReAttach_39; } inline float* get_address_of_nextReAttach_39() { return &___nextReAttach_39; } inline void set_nextReAttach_39(float value) { ___nextReAttach_39 = value; } inline static int32_t get_offset_of_rightThumbstick_40() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___rightThumbstick_40)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightThumbstick_40() const { return ___rightThumbstick_40; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightThumbstick_40() { return &___rightThumbstick_40; } inline void set_rightThumbstick_40(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightThumbstick_40 = value; } inline static int32_t get_offset_of_leftThumbstick_41() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___leftThumbstick_41)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftThumbstick_41() const { return ___leftThumbstick_41; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftThumbstick_41() { return &___leftThumbstick_41; } inline void set_leftThumbstick_41(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftThumbstick_41 = value; } inline static int32_t get_offset_of_U3CTurnLockU3Ek__BackingField_43() { return static_cast(offsetof(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_StaticFields, ___U3CTurnLockU3Ek__BackingField_43)); } inline bool get_U3CTurnLockU3Ek__BackingField_43() const { return ___U3CTurnLockU3Ek__BackingField_43; } inline bool* get_address_of_U3CTurnLockU3Ek__BackingField_43() { return &___U3CTurnLockU3Ek__BackingField_43; } inline void set_U3CTurnLockU3Ek__BackingField_43(bool value) { ___U3CTurnLockU3Ek__BackingField_43 = value; } }; // Handlegun // UnityEngine.UI.MaskableGraphic // UnityEngine.UI.MaskableGraphic // UnityEngine.UI.Image struct Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_ETC1DefaultUI_37; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___s_VertScratch_52; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* ___s_UVScratch_53; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___s_Xy_54; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* ___s_Uv_55; // System.Collections.Generic.List`1 UnityEngine.UI.Image::m_TrackedTexturelessImages List_1_t815A476B0A21E183042059E705F9E505478CD8AE * ___m_TrackedTexturelessImages_56; // System.Boolean UnityEngine.UI.Image::s_Initialized bool ___s_Initialized_57; public: inline static int32_t get_offset_of_s_ETC1DefaultUI_37() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_ETC1DefaultUI_37)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_ETC1DefaultUI_37() const { return ___s_ETC1DefaultUI_37; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_ETC1DefaultUI_37() { return &___s_ETC1DefaultUI_37; } inline void set_s_ETC1DefaultUI_37(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_ETC1DefaultUI_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ETC1DefaultUI_37), (void*)value); } inline static int32_t get_offset_of_s_VertScratch_52() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_VertScratch_52)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_s_VertScratch_52() const { return ___s_VertScratch_52; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_s_VertScratch_52() { return &___s_VertScratch_52; } inline void set_s_VertScratch_52(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___s_VertScratch_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_VertScratch_52), (void*)value); } inline static int32_t get_offset_of_s_UVScratch_53() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_UVScratch_53)); } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* get_s_UVScratch_53() const { return ___s_UVScratch_53; } inline Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA** get_address_of_s_UVScratch_53() { return &___s_UVScratch_53; } inline void set_s_UVScratch_53(Vector2U5BU5D_tE0F58A2D6D8592B5EC37D9CDEF09103A02E5D7FA* value) { ___s_UVScratch_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_UVScratch_53), (void*)value); } inline static int32_t get_offset_of_s_Xy_54() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Xy_54)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_s_Xy_54() const { return ___s_Xy_54; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_s_Xy_54() { return &___s_Xy_54; } inline void set_s_Xy_54(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___s_Xy_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Xy_54), (void*)value); } inline static int32_t get_offset_of_s_Uv_55() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Uv_55)); } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* get_s_Uv_55() const { return ___s_Uv_55; } inline Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4** get_address_of_s_Uv_55() { return &___s_Uv_55; } inline void set_s_Uv_55(Vector3U5BU5D_t5FB88EAA33E46838BDC2ABDAEA3E8727491CB9E4* value) { ___s_Uv_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Uv_55), (void*)value); } inline static int32_t get_offset_of_m_TrackedTexturelessImages_56() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___m_TrackedTexturelessImages_56)); } inline List_1_t815A476B0A21E183042059E705F9E505478CD8AE * get_m_TrackedTexturelessImages_56() const { return ___m_TrackedTexturelessImages_56; } inline List_1_t815A476B0A21E183042059E705F9E505478CD8AE ** get_address_of_m_TrackedTexturelessImages_56() { return &___m_TrackedTexturelessImages_56; } inline void set_m_TrackedTexturelessImages_56(List_1_t815A476B0A21E183042059E705F9E505478CD8AE * value) { ___m_TrackedTexturelessImages_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TrackedTexturelessImages_56), (void*)value); } inline static int32_t get_offset_of_s_Initialized_57() { return static_cast(offsetof(Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C_StaticFields, ___s_Initialized_57)); } inline bool get_s_Initialized_57() const { return ___s_Initialized_57; } inline bool* get_address_of_s_Initialized_57() { return &___s_Initialized_57; } inline void set_s_Initialized_57(bool value) { ___s_Initialized_57 = value; } }; // UnityEngine.UI.Image // UnityEngine.UI.Text struct Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Text::s_DefaultText Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_DefaultText_41; public: inline static int32_t get_offset_of_s_DefaultText_41() { return static_cast(offsetof(Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_StaticFields, ___s_DefaultText_41)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_DefaultText_41() const { return ___s_DefaultText_41; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_DefaultText_41() { return &___s_DefaultText_41; } inline void set_s_DefaultText_41(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_DefaultText_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultText_41), (void*)value); } }; // UnityEngine.UI.Text #ifdef __clang__ #pragma clang diagnostic pop #endif // CreditPlacement[] struct CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930 : public RuntimeArray { public: ALIGN_FIELD (8) CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * m_Items[1]; public: inline CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.GameObject[] struct GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642 : public RuntimeArray { public: ALIGN_FIELD (8) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * m_Items[1]; public: inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // UnityEngine.GUILayoutOption[] struct GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B : public RuntimeArray { public: ALIGN_FIELD (8) GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * m_Items[1]; public: inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // UnityEngine.RaycastHit[] struct RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09 : public RuntimeArray { public: ALIGN_FIELD (8) RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 m_Items[1]; public: inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 value) { m_Items[index] = value; } }; // UnityEngine.Object[] struct ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873 : public RuntimeArray { public: ALIGN_FIELD (8) Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * m_Items[1]; public: inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Object_tF2F3778131EFF286AF62B7B013A170F95A91571A ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.Material[] struct MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492 : public RuntimeArray { public: ALIGN_FIELD (8) Material_t8927C00353A72755313F046D0CE85178AE8218EE * m_Items[1]; public: inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // Handlegun[] struct HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979 : public RuntimeArray { public: ALIGN_FIELD (8) Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * m_Items[1]; public: inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.GradientAlphaKey[] struct GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748 : public RuntimeArray { public: ALIGN_FIELD (8) GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D m_Items[1]; public: inline GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D value) { m_Items[index] = value; } }; // UnityEngine.GradientColorKey[] struct GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A : public RuntimeArray { public: ALIGN_FIELD (8) GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E m_Items[1]; public: inline GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E value) { m_Items[index] = value; } }; // UnityEngine.AudioClip[] struct AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE : public RuntimeArray { public: ALIGN_FIELD (8) AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * m_Items[1]; public: inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m91E2FBC1191B019C070193A23E95C04571409F8F_gshared (RuntimeObject * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent3, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponentInChildren_TisRuntimeObject_mC8FC6687C66150FA89090C2A7733B2EE2E1315FD_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m74B91FA8C557C84FB00E6AB017C2EB5EA45A9BB8_gshared (RuntimeObject * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Vector3,UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_mBD77C0F802DCADE1347AF93EA32016846C791C65_gshared (RuntimeObject * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_mBDBD6EC58A4409E35E4C5D08757C36E4938256B1_gshared (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponentInChildren_TisRuntimeObject_mB377B32275A969E0D1A738DBC693DE8EB3593642_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_mC23BA23E80BF8D9009F8E9D84CFFB76DAFB652CC_gshared_inline (const RuntimeMethod* method); // System.Void UnityEngine.Events.UnityEvent`1::Invoke(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_gshared (UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB * __this, bool ___arg00, const RuntimeMethod* method); // System.Void UnityEngine.Events.UnityEvent`1::Invoke(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_m73C0FE7D4CDD8627332257E8503F2E9862E33C3E_gshared (UnityEvent_1_t32063FE815890FF672DF76288FAC4ABE089B899F * __this, RuntimeObject * ___arg00, const RuntimeMethod* method); // System.Void UnityEngine.Component::GetComponentsInChildren(System.Boolean,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Component_GetComponentsInChildren_TisRuntimeObject_mCFD9EE28706E43CCE81CF186BF0E5EED482B56D9_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, bool ___includeInactive0, List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ___result1, const RuntimeMethod* method); // System.Void UnityEngine.Events.UnityEvent`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7_gshared (UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C * __this, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Component_GetComponentsInChildren_TisRuntimeObject_mCA5B356D4B0824C6DE60A8E90E6A6D4188C56C2F_gshared (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // UnityEngine.ResourceRequest UnityEngine.Resources::LoadAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * Resources_LoadAsync_TisRuntimeObject_m4D35E2B75D95D9F56AF5825B141456B7C4D70A4D_gshared (String_t* ___path0, const RuntimeMethod* method); // System.Void Follower/OnPathUpdate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939 (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31 (Delegate_t * ___a0, Delegate_t * ___b1, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF (Delegate_t * ___source0, Delegate_t * ___value1, const RuntimeMethod* method); // System.Single Player::get_DistanceOnPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209 (const RuntimeMethod* method); // System.Void RoadsideCreditsPlacer::PlaceNextCredit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_PlaceNextCredit_m6CADD6B3B233C223CEE66CAA8CBC534FEA109E47 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method); // System.Collections.IEnumerator RoadsideCreditsPlacer::DelayedStageAdvance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RoadsideCreditsPlacer_DelayedStageAdvance_m06717671A5040F46038F362829F7EF47C273C3F1 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method); // UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719 (MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A * __this, RuntimeObject* ___routine0, const RuntimeMethod* method); // System.Void AchievementManager::Unlock(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AchievementManager_Unlock_m837A7B8F227B2D2FE8F1C4DDD573575ED1EA8462 (String_t* ___achievement0, const RuntimeMethod* method); // PathCreation.PathCreator Player::get_PlayerPathCreator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C (const RuntimeMethod* method); // PathCreation.VertexPath PathCreation.PathCreator::get_path() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791 (PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 PathCreation.VertexPath::GetNormalAtDistance(System.Single,PathCreation.EndOfPathInstruction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E VertexPath_GetNormalAtDistance_m0A06E8C3D63BAFF3864C4C1E9C19A7B21290C19D (VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * __this, float ___dst0, int32_t ___endOfPathInstruction1, const RuntimeMethod* method); // UnityEngine.Vector3 PathCreation.VertexPath::GetPointAtDistance(System.Single,PathCreation.EndOfPathInstruction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E VertexPath_GetPointAtDistance_mA36ED1FC59E5ADFB18AF58BB0ADD5DAE3A622BBE (VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * __this, float ___dst0, int32_t ___endOfPathInstruction1, const RuntimeMethod* method); // UnityEngine.Quaternion PathCreation.VertexPath::GetRotationAtDistance(System.Single,PathCreation.EndOfPathInstruction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 VertexPath_GetRotationAtDistance_m373C57D0071F81C1266836D63571C88EB1386BE4 (VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * __this, float ___dst0, int32_t ___endOfPathInstruction1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Quaternion_get_eulerAngles_m3DA616CAD670235A407E8A7A75925AA8E22338C3 (Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Quaternion_Euler_mD694BA6F38A792C3D728A8BBAFF13000F5F3B64A (float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Vector3,UnityEngine.Quaternion,UnityEngine.Transform) inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent3, const RuntimeMethod* method) { return (( GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E , Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 , Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m91E2FBC1191B019C070193A23E95C04571409F8F_gshared)(___original0, ___position1, ___rotation2, ___parent3, method); } // !!0 UnityEngine.GameObject::GetComponent() inline OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void UnityEngine.Events.UnityEvent::Invoke() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5 (UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_CurrentScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_CurrentScore_mBA3BCC1BF3BC4C8B02D98543CDA9327D7C9EEBE0 (const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411 (int32_t* __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * GameObject_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m7CAECD44A40B4306F85A45E96E9486068B89D881 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_mC8FC6687C66150FA89090C2A7733B2EE2E1315FD_gshared)(__this, method); } // System.Void UnityEngine.UI.Text::set_fontSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Text_set_fontSize_m0D32489043916BCE64E51E0BDFCC12AC1B829411 (Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void RoadsideCreditsPlacer/d__18::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDelayedStageAdvanceU3Ed__18__ctor_m2328F00846813965E609FE7D68B3A04AEE5BDFC0 (U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Void UnityEngine.MonoBehaviour::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED (MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Random::Range(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213 (int32_t ___minInclusive0, int32_t ___maxExclusive1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_inline (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Transform) inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_mF9208F4E5D26BE86A2A74C14692B79D0C9F7026E (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, const RuntimeMethod* method) { return (( GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m74B91FA8C557C84FB00E6AB017C2EB5EA45A9BB8_gshared)(___original0, ___parent1, method); } // System.Void UnityEngine.GameObject::SetActive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3 (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.Void RoadsideRepeatedPlacement::WaveStarted(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, int32_t ___waveNum0, const RuntimeMethod* method); // System.Void WaveHandler/OnWaveChange::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void RoadsideRepeatedPlacement::PlaceNextObject(UnityEngine.GameObject,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_PlaceNextObject_m7D58C78952809AF751870CFB9021644164A3E29F (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___toPlace0, float ___placeDistance1, const RuntimeMethod* method); // System.Single UnityEngine.Random::Range(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5 (float ___minInclusive0, float ___maxInclusive1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6 (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, const RuntimeMethod* method) { return (( Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_inline (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 * __this, const RuntimeMethod* method) { return (( GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * (*) (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7 (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9 (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1::Remove(!0) inline bool List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7 (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))List_1_Remove_m753F7B4281CC4D02C07AE90726F51EF34B588DF7_gshared)(__this, ___item0, method); } // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // UnityEngine.Vector3 PathCreation.VertexPath::GetDirectionAtDistance(System.Single,PathCreation.EndOfPathInstruction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E VertexPath_GetDirectionAtDistance_mE4B58F91658D2D9E19A63F13AE8E0E2930B4E993 (VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * __this, float ___dst0, int32_t ___endOfPathInstruction1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::Cross(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_Cross_mF3F4CE6E7142432B36BF4F906A42103A474C0BCD (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lhs0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rhs1, const RuntimeMethod* method); // System.Collections.IEnumerator RoadsideRepeatedPlacement::PlaceExisting(UnityEngine.Vector3,UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RoadsideRepeatedPlacement_PlaceExisting_mB49766AF3B6A4B78D370CFFAB24329DDD672DAF9 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___placePoint0, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___placeRot1, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Vector3,UnityEngine.Quaternion) inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m3D9494354F266A105B5A9DE8603B57850EAD902F (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, const RuntimeMethod* method) { return (( GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E , Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 , const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_mBD77C0F802DCADE1347AF93EA32016846C791C65_gshared)(___original0, ___position1, ___rotation2, method); } // UnityEngine.Transform UnityEngine.GameObject::get_transform() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_up() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_up_mD84FDFCD32FC48C865A89FD4251232E2A9D7015A (const RuntimeMethod* method); // System.Void UnityEngine.Transform::Rotate(UnityEngine.Vector3,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_Rotate_m2AA745C4A796363462642A13251E8971D5C7F4DC (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___axis0, float ___angle1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() inline NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E * GameObject_AddComponent_TisNotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E_mBA157F3C05852CBB2553199501AA749D5D8F2740 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mBDBD6EC58A4409E35E4C5D08757C36E4938256B1_gshared)(__this, method); } // System.Void NotifyRoadsideRemoval::set_Placer(RoadsideRepeatedPlacement) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NotifyRoadsideRemoval_set_Placer_mFE51DF640589897E6BED1D2017B9B6222D021AAD_inline (NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E * __this, RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___value0, const RuntimeMethod* method); // System.Void RoadsideRepeatedPlacement::ResumeSpawning() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_ResumeSpawning_mD6B7DD5C2C1E527694639A08F7CB1FA73855E9C7 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method); // System.Void RoadsideRepeatedPlacement::DelaySpawning() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_DelaySpawning_m1DD47C2759804C46BB648A21874DFB040B8F4D41 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method); // System.Void RoadsideRepeatedPlacement/d__38::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CPlaceExistingU3Ed__38__ctor_mB5342BDB639D618478E564880FDB22D92E676B14 (U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8 (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Single UnityEngine.Time::get_time() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_time_m52C9390086344FA8787001ED5911550D850CE515 (const RuntimeMethod* method); // System.Void RoadsideSinglePlacement::PlaceNextObject(UnityEngine.GameObject,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideSinglePlacement_PlaceNextObject_m4FB1134ACB1261A14C9EA106394D18F1022D550A (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___toPlace0, float ___placeDistance1, const RuntimeMethod* method); // System.Collections.Generic.List`1 RoadsideSinglePlacement::Place() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * RoadsideSinglePlacement_Place_mD182A031A4B0997711650302710ED48D28BE80EB (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_inline (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_mAB148BF0E3CF1F336D76377BD01824F30A0582C0 (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared)(__this, ___index0, method); } // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localRotation_m1A9101457EC4653AFC93FCC4065A29F2C78FA62C (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___value0, const RuntimeMethod* method); // System.Void EnemyBehavior::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyBehavior_Start_mD5A64ABCCD134B714CA3E06B8C0E86ACD537D6C9 (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * Component_GetComponentInChildren_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m654193278BB56948AB820313E9D35E6D6A89798F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_mB377B32275A969E0D1A738DBC693DE8EB3593642_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * Component_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m91CE0171326B90198E69EAFA60F45473CAC6E0C3 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6 (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_up() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_up_mAB753D250A30C78924D5D22B0821F1D254525C31 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_UnaryNegation_m56EB454031EABB53BA35FECF3F61A7E2332A2521_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, const RuntimeMethod* method); // System.Int32 UnityEngine.LayerMask::op_Implicit(UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F (LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask0, const RuntimeMethod* method); // System.Boolean UnityEngine.Physics::Raycast(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Physics_Raycast_m8B96F9B0424A82607EED1B73D708B56E2E61ACD0 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction1, float ___maxDistance2, int32_t ___layerMask3, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Boolean UnityEngine.ParticleSystem::get_isPlaying() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_isPlaying_m36FD03CBF99EE4C243B01F37D77CB6B1CFA526BA (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Play() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Play_m28D27CC4CDC1D93195C75647E6F6DAECF8B6BC50 (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, const RuntimeMethod* method); // System.Void UnityEngine.Animator::SetTrigger(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Stop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m8CBF9268DE7B5A40952B4977462B857B5F5AFB9D (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, const RuntimeMethod* method); // PlayerFollower Player::get_Follower() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F (const RuntimeMethod* method); // UnityEngine.GameObject Player::get_Bike() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::get_sqrMagnitude() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_forward() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::Dot(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Dot_m81A33FB5E8269E1A21554ECCB1639019C708A1CF_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lhs0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rhs1, const RuntimeMethod* method); // UnityEngine.Vector3 Roller::PlayerNextMove(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Roller_PlayerNextMove_m916E138878E1524EE3AA376DAD61CC1BD5E49D5D (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, int32_t ___movesAhead0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Vector3,UnityEngine.Quaternion) inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___original0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___position1, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___rotation2, const RuntimeMethod* method) { return (( Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * (*) (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E , Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 , const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_mBD77C0F802DCADE1347AF93EA32016846C791C65_gshared)(___original0, ___position1, ___rotation2, method); } // PlayerCollision Player::get_Collision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * Player_get_Collision_mC96F7FC632364CDB6730D2B1AB5B44C9D7C03248 (const RuntimeMethod* method); // System.Void PlayerCollision::DamagingHit(System.Single,UnityEngine.Vector3,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerCollision_DamagingHit_mA87608D9C3DE0DCAD1C101038A7DAED3C6C8A645 (PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * __this, float ___damage0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitDirection1, bool ___trafficCollision2, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::Destroy(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___obj0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_normalized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_normalized_m2FA6DF38F97BDA4CCBDAE12B9FE913A241DAC8D5 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, const RuntimeMethod* method); // PlayerMovement Player::get_Mover() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * Player_get_Mover_m5073FA548010C1081FB85A79308B6E32D674BD6D (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_right() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_right_mA8EB1882CCE8759766544448308C88D9200F06CE (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m92CBF5B97ECB34A9B802EDD5C4A8187463278560_inline (float ___d0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a1, const RuntimeMethod* method); // System.Boolean UnityEngine.Physics::Raycast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Physics_Raycast_mE9A6DAE4102F053486651A3BF1F3C8B0F4CD7A32 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction1, RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * ___hitInfo2, float ___maxDistance3, int32_t ___layerMask4, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Rigidbody::get_velocity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Rigidbody_get_velocity_mCFB033F3BD14C2BA68E797DFA4950F9307EC8E2C (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.RaycastHit::get_normal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674 (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::Reflect(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_Reflect_mDA0BFFC63BD745F7F35A883BC74C951E8A4ABC2C (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___inDirection0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___inNormal1, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_velocity(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::AddForce(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_AddForce_mDFB0D57C25682B826999B0074F5C0FD399C6401D (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___force0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___value0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D (const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_rotation_m1B5F3D4CE984AB31254615C9C71B0E54978583B4 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___value0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_mBDBD6EC58A4409E35E4C5D08757C36E4938256B1_gshared)(__this, method); } // System.Void UnityEngine.Rigidbody::set_useGravity(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_useGravity_m1057292FB3199E87664F40B8BCBA7A7E64D1A096 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_isKinematic(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_isKinematic_mCF74D680205544826F2DE2CAB929C9F25409A311 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, bool ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_drag(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_drag_m60E39BE31529DE5163116785A69FACC77C52DA98 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_angularDrag(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_angularDrag_m8BF3771789B32FB09FDD8066BAFA0A0B661372A4 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_mass(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_mass_m54FCACE073F5E7742DB1D7C0BA19CD0C0F3DDA3F (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_collisionDetectionMode(UnityEngine.CollisionDetectionMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_collisionDetectionMode_m4BC31A84B26540ACD15273774C47F31CDF5381C2 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_constraints(UnityEngine.RigidbodyConstraints) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_set_constraints_mA76F562D16D3BE8889E095D0309C8FE38DA914F1 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_down() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_down_m24F1287CA7D39720216FD130DE1490BB26AFCF83 (const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Collision::get_gameObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Collision_get_gameObject_m5682F872FD28419AA36F0651CE8B19825A21859D (Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * __this, const RuntimeMethod* method); // System.String UnityEngine.GameObject::get_tag() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GameObject_get_tag_mC21F33D368C18A631040F2887036C678B96ABC33 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // UnityEngine.ContactPoint UnityEngine.Collision::GetContact(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 Collision_GetContact_mC002FC304B37450FC203319578C90AB56EA910F7 (Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * __this, int32_t ___index0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.ContactPoint::get_normal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ContactPoint_get_normal_m0561937E45F5356C7BB90D861422BD76B36D037A (ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 * __this, const RuntimeMethod* method); // System.Void EnemyBehavior::GotHit(HitData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyBehavior_GotHit_mAF50887C23285A2550C49D820C97126A62AAE35B (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___hitData0, const RuntimeMethod* method); // System.Single EnemyBehavior::get_HitPoints() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EnemyBehavior_get_HitPoints_m22E2D061E755B62A8D2EEDA2796E92910D822A2E_inline (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, const RuntimeMethod* method); // System.Void EnemyBehavior::set_HitPoints(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyBehavior_set_HitPoints_m6B9DE34F9F689715B19EE62F5DCBBA18E7F0554C (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, float ___value0, const RuntimeMethod* method); // System.Void EnemyBehavior::GotDestroyed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyBehavior_GotDestroyed_mA174BBB96835DC49CA1131A0ACD417E02FAC7810 (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_fixedDeltaTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_fixedDeltaTime_m4F02C3AE3A27A629B120B28139C1875CD5978688 (const RuntimeMethod* method); // UnityEngine.LayerMask UnityEngine.LayerMask::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 LayerMask_op_Implicit_m04FD003A196C7FA5C824D854803493EA31AE58D2 (int32_t ___intVal0, const RuntimeMethod* method); // System.Void EnemyBehavior::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyBehavior__ctor_m62BD87F8A680F9D53CF35AC58649D99BFC1902B3 (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_inline (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2 (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___x0, Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___y1, const RuntimeMethod* method); // System.Boolean BasicDroneBehavior::get_IsInDropZone() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BasicDroneBehavior_get_IsInDropZone_m3249A2C042ABD347F86111D66B9DE74B71CD5600_inline (BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * __this, const RuntimeMethod* method); // System.Void Fireable::Fire(UnityEngine.AudioSource,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fireable_Fire_m3F112852EEEDC5332B4582D127983C0A4DE81D5A (Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 * __this, AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___movementVelocity1, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_inline (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * (*) (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Void Roller::ReleaseRoller(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_ReleaseRoller_m299F83CB491DEFB31BDF6C66F25EB15DFC60B48A (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___velocityAtRelease0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) inline void List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * __this, int32_t ___index0, const RuntimeMethod* method) { (( void (*) (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m66148860899ECCAE9B323372032BFC1C255393D2_gshared)(__this, ___index0, method); } // System.Void Fireable::set_IsEmpty(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Fireable_set_IsEmpty_m96D5ABEEFFC7256154A68C9AD8F88BBB04C7AA93_inline (Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 * __this, bool ___value0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF List_1_GetEnumerator_m47CDF86905803B0A24CEF2C907A1E181B72FC71A (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * __this, const RuntimeMethod* method) { return (( Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF (*) (List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 *, const RuntimeMethod*))List_1_GetEnumerator_m1739A5E25DF502A6984F9B98CFCAC2D3FABCF233_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * Enumerator_get_Current_mC3ACFEE97AB0B2001A50BA29CC8A5D9BAEFD5C5E_inline (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF * __this, const RuntimeMethod* method) { return (( Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * (*) (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *, const RuntimeMethod*))Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m5E9CFD378331EF2A710774D380F9652DB3FD2C77 (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *, const RuntimeMethod*))Enumerator_MoveNext_m2E56233762839CE55C67E00AC8DD3D4D3F6C0DF0_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF1F7BF4E770FAA22EAC05530C4A5630A344114DA (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *, const RuntimeMethod*))Enumerator_Dispose_mCFB225D9E5E597A1CC8F958E53BEA1367D8AC7B8_gshared)(__this, method); } // System.Void Fireable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Fireable__ctor_m604A0C57F25EAB972EA593226F0B80482F7B5E21 (Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 * __this, const RuntimeMethod* method); // System.Boolean TrafficMovement::get_PullingOver() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TrafficMovement_get_PullingOver_m60EFC40479D0DC498141DB21DFB1BA347232B3BF_inline (TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * __this, const RuntimeMethod* method); // System.Single Follower::get_DistanceOnPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD (Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponentInChildren() inline TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * GameObject_GetComponentInChildren_TisTrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87_m6522EB51EECC2306E29E293B75DD0D5F77937C7A (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_mC8FC6687C66150FA89090C2A7733B2EE2E1315FD_gshared)(__this, method); } // UnityEngine.Rigidbody UnityEngine.Collider::get_attachedRigidbody() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * Collider_get_attachedRigidbody_m101FED12AD292F372F98E94A6D02A5E428AA896A (Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * __this, const RuntimeMethod* method); // System.String UnityEngine.Component::get_tag() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Component_get_tag_m77B4A7356E58F985216CC53966F7A9699454803E (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method); // System.Int32 TrafficMovement::get_CurrentLane() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TrafficMovement_get_CurrentLane_m671729F3737F1E5B6D5FB5B8B826ED9B15E1E544 (TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * __this, const RuntimeMethod* method); // TrafficInfo TrafficHandler::ClosestActiveVehicle(UnityEngine.GameObject,System.Int32,System.Single,System.Single,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5 * TrafficHandler_ClosestActiveVehicle_m433C788293C5EFA25763EBB76C4A0A4DDF8333D9 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___ourVehicle0, int32_t ___lane1, float ___fromDistance2, float ___toDistance3, bool ___ignorePassUnderVehicles4, const RuntimeMethod* method); // System.Void ScoreEvaluator::RushPadScore(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_RushPadScore_mA0217748833E59C13F7D3F6E4E1247A8BEF3B5B4 (float ___score0, const RuntimeMethod* method); // System.Void Slomo::ThrottledInstantRushGain(System.Single,UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_ThrottledInstantRushGain_m017693ECA91114770AEBB72FCDF776C6D3813EE8 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, float ___maxAmount0, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___altClip1, const RuntimeMethod* method); // System.Void Slomo::InstantRushGain(System.Single,UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_InstantRushGain_mB838268D48D77DD6ACD5A082BC0B25A78A5EB99C (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, float ___amount0, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___altClip1, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // LanguageId DataManager::SystemLanguageToLanguageId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DataManager_SystemLanguageToLanguageId_mC02A646F9967B909A9875358F3BC106EC647772F (const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m2D99AC2081683F963C56EC738451EC0B59B5D137 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.String ScoreEvaluator::get_ElapsedTimeString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_ElapsedTimeString_m31307EE57114125B051BFFB498E82758D29833AB (const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_EnemyScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_EnemyScore_m5C1AE8BD30A5274C9FF521F0EBE38E124B4EDCAC (const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_DamageTaken() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_DamageTaken_mBCE53E4F569E09D1F3E40DB3F4EAA1F4CA1D095D (const RuntimeMethod* method); // System.Boolean ScoreEvaluator::get_StageCompleted() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline (const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::FloorToInt(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793 (float ___f0, const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_DamageScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_DamageScore_m602BEE74EEB7153AD62EA2A1182C6BDC224465C3 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_TimeScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_TimeScore_mD6850ADA91DB042A3D4662E68462514A785CC370 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method); // System.String System.Single::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m80E7ABED4F4D73F2BE19DDB80D3D92FCD8DFA010 (float* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::RoundToInt(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m95CE4916FFD8D1F8D87CF21A3C9EC257EBD8F578 (float ___f0, const RuntimeMethod* method); // System.Void ScoreEvaluator::set_CurrentCombo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC (int32_t ___value0, const RuntimeMethod* method); // System.Void ScoreEvaluator::AssignCheckpointStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_AssignCheckpointStats_m29CE13D56D0367B336511F97763C26D7D85208A4 (const RuntimeMethod* method); // System.Void ScoreEvaluator::set_StageCompleted(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScoreEvaluator_set_StageCompleted_mD3F439519EBDD2C7F8BC6F5870885940D22EF9ED_inline (bool ___value0, const RuntimeMethod* method); // System.Void MeterUI::SetMeter(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9 (MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * __this, float ___meterValue0, const RuntimeMethod* method); // System.Int32 ScoreEvaluator::get_CurrentCombo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline (const RuntimeMethod* method); // System.Void ScoreEvaluator::NonComboScore(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_NonComboScore_m407888DB2456CE24C7D16A7585ABD95839363999 (float ___score0, const RuntimeMethod* method); // SlowMotionState Slomo::get_State() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline (const RuntimeMethod* method); // System.Collections.IEnumerator UnityEngine.Transform::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Transform_GetEnumerator_mBA0E884A69F0AA05FCB69F4EE5F700177F75DD7E (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.String UnityEngine.Object::get_name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * __this, const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Void ScoreEvaluator::CheckHighScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_CheckHighScore_mA821E0B5E81885F4F0622EB7B43E5CDF2AB252CE (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.String UnityEngine.Application::get_dataPath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Application_get_dataPath_m69F3B973BD60C419CB91DE0526D39396062947AC (const RuntimeMethod* method); // System.Boolean UnityEngine.Application::get_isEditor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Application_get_isEditor_m7BA0984E1359E7A656CB9110DBB539A4F2810CB1 (const RuntimeMethod* method); // System.String System.IO.Path::GetFullPath(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_GetFullPath_m074C0FA5E168F0F16F0BD868E484D5ED7839F63C (String_t* ___path0, const RuntimeMethod* method); // System.IO.DirectoryInfo System.IO.Directory::CreateDirectory(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD * Directory_CreateDirectory_mD4AF617271FC2134CDC13A8D41D492BE477028E5 (String_t* ___path0, const RuntimeMethod* method); // System.String System.String::ToLower() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLower_m7875A49FE166D0A68F3F6B6E70C0C056EBEFD31D (String_t* __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, RuntimeObject * ___arg23, const RuntimeMethod* method); // System.String[] System.IO.Directory::GetFiles(System.String,System.String,System.IO.SearchOption) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* Directory_GetFiles_mAC6385529ABAC7C5B1F8635EB38D8035C2B9EC2D (String_t* ___path0, String_t* ___searchPattern1, int32_t ___searchOption2, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m2CDD2A21AF2BCE3CE07D634645F9A61B4CB7D9B3 (String_t* ___format0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetButtonDown(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetButtonDown_m118FFE5239B51967E8EE77A3651B53E1E55412BA (String_t* ___buttonName0, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetKey(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetKey_mF1FF2F3C2CEDDA000EF009DA636CB9B4AAC68D16 (String_t* ___name0, const RuntimeMethod* method); // System.Void ScreenShot/<>c__DisplayClass15_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass15_0__ctor_mB267FC1AB8C0C7002C46CCA214EA3B415E513992 (U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m12075526A02B55B680716A34AD5287B223122B70 (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, float ___x0, float ___y1, float ___width2, float ___height3, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture__ctor_m5D8D36B284951F95A048C6B9ACA24FC7509564FF (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * __this, int32_t ___width0, int32_t ___height1, int32_t ___depth2, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, int32_t ___width0, int32_t ___height1, int32_t ___textureFormat2, bool ___mipChain3, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void UnityEngine.Camera::set_targetTexture(UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_set_targetTexture_m200B05665D1F5C62D9016C2DD20955755BAB4596 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Camera::Render() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Camera_Render_m2D9749799AAC91A3725044A6CF5594E1F5D68D61 (Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * __this, const RuntimeMethod* method); // System.Void UnityEngine.RenderTexture::set_active(UnityEngine.RenderTexture) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RenderTexture_set_active_mD8A1E34F5284EAA3BD907001AB63CB0735C16BC1 (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::ReadPixels(UnityEngine.Rect,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Texture2D_ReadPixels_m4C6FE8C2798C39C20A14DAFC963C720D17F4F987 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___source0, int32_t ___destX1, int32_t ___destY2, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m4A0500D95CA84917787A8E90D26E66D49DFA90EF (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_height() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_m42FEF31015A269E6E2B7E6F62E72E5BF6602302A (Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * __this, const RuntimeMethod* method); // System.String ScreenShot::uniqueFilename(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScreenShot_uniqueFilename_m1A985112F24D7CBE0609A7A88BE46E31D3EB1896 (ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE * __this, int32_t ___width0, int32_t ___height1, const RuntimeMethod* method); // System.Byte[] UnityEngine.Texture2D::GetRawTextureData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Texture2D_GetRawTextureData_m60C0B5EF034F31FE1824B31AC1DE71042E2ACB55 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * __this, const RuntimeMethod* method); // System.Byte[] UnityEngine.ImageConversion::EncodeToPNG(UnityEngine.Texture2D) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ImageConversion_EncodeToPNG_m016F2AE8469302E2AC6F8D1BECA39F2298E1F6C0 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___tex0, const RuntimeMethod* method); // System.Byte[] UnityEngine.ImageConversion::EncodeToJPG(UnityEngine.Texture2D) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ImageConversion_EncodeToJPG_mDE9A991A80442770719DD798B503A63F1D099758 (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * ___tex0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_ASCII() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_ASCII_mFA250EFF131288B0C4572FC27C7393FD469DC1C0 (const RuntimeMethod* method); // System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThreadStart__ctor_m360F4EED0AD96A27D6A9612BF79671F26B30411F (ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread__ctor_mF22465F0D0E47C11EF25DB552D1047402750BE90 (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * ___start0, const RuntimeMethod* method); // System.Void System.Threading.Thread::Start() IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Thread_Start_m490124B23F5EFD0BB2BED8CA12C77195B9CD9E1B (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, const RuntimeMethod* method); // FMOD.RESULT ScriptUsageTimeline::BeatEventCallback(FMOD.Studio.EVENT_CALLBACK_TYPE,System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173 (uint32_t ___type0, intptr_t ___eventPtr1, intptr_t ___parameterPtr2, const RuntimeMethod* method); // System.Void ScriptUsageTimeline/TimelineInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimelineInfo__ctor_mB808C9C3BAB67123CC12CDC9C09D501168D23461 (TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * __this, const RuntimeMethod* method); // System.Void FMOD.Studio.EVENT_CALLBACK::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EVENT_CALLBACK__ctor_mC7EEBC067710470804095FDA80F30426DAD7243D (EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // FMOD.Studio.EventInstance FMODUnity.RuntimeManager::CreateInstance(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 RuntimeManager_CreateInstance_m357E6B28F4A2E7E17ACF65D4B6869948BF4F2F32 (String_t* ___path0, const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 GCHandle_Alloc_m51C5BC1D6902ADA3B9C297C1A96DB322A6403201 (RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.GCHandle::ToIntPtr(System.Runtime.InteropServices.GCHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t GCHandle_ToIntPtr_mBE5BF504F13C142394E6964DA0D64CA8E77DEE41 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ___value0, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::setUserData(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_setUserData_m28346465B55F28FE9B7FA8EA10381F0EF1E01E9D (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, intptr_t ___userdata0, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::setCallback(FMOD.Studio.EVENT_CALLBACK,FMOD.Studio.EVENT_CALLBACK_TYPE) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_setCallback_m3F0B382120DFB3920C07AAA913E6FB82817CBF37 (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * ___callback0, uint32_t ___callbackmask1, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_start_mE3EA9B9B0606815C7FB674F0CC2D6A3BBA2A9141 (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::stop(FMOD.Studio.STOP_MODE) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_stop_mA8E03AF1E11B25790B1EDB4CBA6FB95B485451F3 (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, int32_t ___mode0, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_release_m012DDAB8EC67E2F69000A1A013714E91CF569082 (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.GCHandle::Free() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.String FMOD.StringWrapper::op_Implicit(FMOD.StringWrapper) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringWrapper_op_Implicit_m1C6552BF7971A27E384A063ADE196428072AE8EB (StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 ___fstring0, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_m386DA73C2F8FE3690ED3EB606003CE3C9862CD21_inline (const RuntimeMethod* method) { return (( GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mC23BA23E80BF8D9009F8E9D84CFFB76DAFB652CC_gshared_inline)(method); } // System.Void UnityEngine.GUILayout::Box(System.String,UnityEngine.GUILayoutOption[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GUILayout_Box_m5EF079A43B3B30206C731426C0908CF0F2F27353 (String_t* ___text0, GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* ___options1, const RuntimeMethod* method); // System.Void FMOD.Studio.EventInstance::.ctor(System.IntPtr) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventInstance__ctor_m9658E4E8FCA58BF099FAB13FF5A4791D3FA75490_inline (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, intptr_t ___ptr0, const RuntimeMethod* method); // FMOD.RESULT FMOD.Studio.EventInstance::getUserData(System.IntPtr&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventInstance_getUserData_m74926CF1E3FE4480F124B335052F1CEED19D9F05 (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, intptr_t* ___userdata0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m5952BCE5DC0EF798B31FA983B9CE42A5A1F82DE1 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Boolean System.IntPtr::op_Inequality(System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_mB4DF9161F8D8F48708A2A7BBD7BF626F1EB8C3C8 (intptr_t ___value10, intptr_t ___value21, const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::FromIntPtr(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 GCHandle_FromIntPtr_mF902872DD04971F6A22B8356F5AE4358F21C0FB1 (intptr_t ___value0, const RuntimeMethod* method); // System.Object System.Runtime.InteropServices.GCHandle::get_Target() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883 (GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Object System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4 (intptr_t ___ptr0, Type_t * ___structureType1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.String[] System.String::Split(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* String_Split_m2C74DC2B85B322998094BEDE787C378822E1F28B (String_t* __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___separator0, const RuntimeMethod* method); // System.Boolean System.Single::TryParse(System.String,System.Single&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_TryParse_m5DA35DEA3F325FA977DEA3FC5C339BF4515FE1EE (String_t* ___s0, float* ___result1, const RuntimeMethod* method); // System.Void UnityEngine.Animator::SetFloat(System.String,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetFloat_mD731F47ED44C2D629F8E1C6DB15629C3E1B992A0 (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, String_t* ___name0, float ___value1, const RuntimeMethod* method); // System.Boolean System.Int32::TryParse(System.String,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int32_TryParse_m252686986E2F350DCC71341A41182DEE27454A22 (String_t* ___s0, int32_t* ___result1, const RuntimeMethod* method); // System.Void UnityEngine.Animator::SetInteger(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetInteger_mFB04A03AF6C24978BF2BDE9161243F8F6B9762C5 (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Animator::SetBool(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43 (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method); // System.Void DataManager::SetCheckpoint(System.Int32,StageCheckpoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataManager_SetCheckpoint_m73C7C9CA1AC7A4EF8E809FE8B0BBFB09D034718D (int32_t ___score0, int32_t ___stage1, const RuntimeMethod* method); // System.Void SetPlatform::SetOnIndicator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform_SetOnIndicator_mDC8318B2858C0F798D286B2A90A7D1BF5BB1E53F (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method); // System.Void DataManager::HighRefreshRate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataManager_HighRefreshRate_m16A9194DFC7C1D2201A42323B2FBD7965306ED56 (const RuntimeMethod* method); // System.Void DataManager::Save() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataManager_Save_mD06246AF9D9F9F851FCE3A94D47FADEF92A45717 (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_eulerAngles() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_eulerAngles_mCF1E10C36ED1F03804A1D10A9BAB272E0EA8766F (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_eulerAngles(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_eulerAngles_mFDCBC6282E4B1196AA26BF01008B2AAA2DD2969E (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Single FlyerMovementControl::GetSpeedTarget(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FlyerMovementControl_GetSpeedTarget_mD0B13FEE380626ECF5E8DA191ED6C803D527F81A (FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B * __this, float ___targetForwardDistance0, const RuntimeMethod* method); // System.Void FlyerMovementControl::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FlyerMovementControl__ctor_m2B07117C9168D506BCCE1868E72E59A3CCE388DF (FlyerMovementControl_t11AA92D0B59C4A03B7CA055ED8F61C5CE19C3C7B * __this, const RuntimeMethod* method); // System.Void Sidearm::set_LastAimTarget(UnityEngine.Transform) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_LastAimTarget_m957D0E7BD46F42A0AAFC2161B72D81EADBB21AAF_inline (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___value0, const RuntimeMethod* method); // System.Void Sidearm::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Initialize_mB549ADF3B2C1771D08DBC46F30FF5AB79EF50C65 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // UnityEngine.Animator Sidearm::get_SidearmAnim() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // PowerUpType Sidearm::get_CurrentPowerUp() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // Handlegun Sidearm::get_Handlegun() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Boolean Handlegun::get_PartnerBeingHeld() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Handlegun_get_PartnerBeingHeld_m3F9110BE7BD3E45C8E778414437240DE2468A84A (Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * __this, const RuntimeMethod* method); // System.Void Sidearm::ReleaseTrigger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_ReleaseTrigger_mD41C9971FA26C699F10A6F22075915EF7204EDD8 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Holster::HolsterWeapon(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Holster_HolsterWeapon_mF7183FB03143EBB527BD9F44E4FA9525BF4F9C25 (Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 * __this, bool ___handStaysOn0, const RuntimeMethod* method); // System.Boolean UnityEngine.Animator::GetBool(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Animator_GetBool_m69AFEA8176E7FB312C264773784D6D6B08A80C0A (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void PowerUp/GotPowerUp::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GotPowerUp__ctor_m6176C00BB63EC1186D92D1F98229138A8EF04A44 (GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void Slomo/OnSlowMotionStateChange::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnSlowMotionStateChange__ctor_mCAA028C545FFF70003A382D3CB6ECA5871D4683B (OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void Sidearm::set_SidearmAnim(UnityEngine.Animator) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_SidearmAnim_m3A57E50695CB17875EB800161CA16BFC4C5F6C34_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___value0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * Component_GetComponent_TisSidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_mEF4EAAAD6050E8C78ED2F0E9279FBDF7BC908C4A (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * Component_GetComponent_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_m433E34312933B769AF1B37D2BDEEA8CBEA37B2C5 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void Sidearm::set_Handlegun(Handlegun) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_Handlegun_mBD2205057B3FF41E4FBC02A506D16436A9CEF529_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___value0, const RuntimeMethod* method); // System.Void Sidearm::set_CurrentAmmo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___value0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // !!0 UnityEngine.GameObject::GetComponentInChildren() inline SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * GameObject_GetComponentInChildren_TisSoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86_m08D4AAE5943E4316652940556079DC1E63EDB984 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponentInChildren_TisRuntimeObject_mC8FC6687C66150FA89090C2A7733B2EE2E1315FD_gshared)(__this, method); } // !!0 UnityEngine.GameObject::GetComponent() inline Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * GameObject_GetComponent_TisBeam_t470A8538C12DD998A793A710C5210B64A8AC3866_m0304FC2E41DAFC36CB649DA6E9CD286936424A8D (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void Sidearm::SidearmAnimUnscaled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SidearmAnimUnscaled_m10484C5C2E66A2C58F9A21A26CBDBF7EA3307D5B (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___unscaled0, const RuntimeMethod* method); // System.Int32 Sidearm::get_CurrentAmmo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_red() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_red_m6364CCD309A4A64D49115167E97154D40CF8F140 (const RuntimeMethod* method); // System.Boolean Handlegun::get_Holstered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Handlegun_get_Holstered_m49B5FBD34EDDF838D3CC4CF7B2B8DA6C2F561125 (Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * __this, const RuntimeMethod* method); // System.Int32 Sidearm::get_MaxAmmo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_yellow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_yellow_mF722D7BC5AEA4A29F875AE36F952E474E159181E (const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_green() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_green_m787119A4B2078DAB30985625CA7B3B0FF6099FF5 (const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::get_black() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_get_black_mD8CAAC9E4B8C5C92A21D176E4AB2C521CFA0EF7F (const RuntimeMethod* method); // System.Single UnityEngine.Time::get_unscaledTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1 (const RuntimeMethod* method); // System.Void Sidearm::SetMuzzleFlashActive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SetMuzzleFlashActive_m6D4C87FB0A43BA3B4C38A52897C124BAF1FCCC5E (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___active0, const RuntimeMethod* method); // System.Boolean Sidearm::get_InMissileMode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // Hitable Sidearm::get_AimingAt() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void LockOnIndicator::set_AimedAt(Hitable) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LockOnIndicator_set_AimedAt_m5EF764E74AE4B92FAE4F92C3930797973AC8A307_inline (LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * __this, Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeSelf() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m4865097C24FB29F3C31F5C30619AF242297F23EE (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Single Beam::get_CurrentBeamLength() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Beam_get_CurrentBeamLength_m2927C27D1B37F02955C64E04775FCBF057409E56_inline (Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * __this, const RuntimeMethod* method); // System.Single Slomo::get_FiringSpeed() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline (const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Stop(System.Boolean,UnityEngine.ParticleSystemStopBehavior) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m275B200BC21580C60987EC8FC8B2DD0FEB365C1A (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, bool ___withChildren0, int32_t ___stopBehavior1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * GameObject_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_m8FC1749BF2242D1EFC0F7B64D3BFD019D53323AA (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void Projectile::ResumeCountdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Projectile_ResumeCountdown_m31AC1F27E70350E6482B79E0A212E750247A7633 (Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void SidearmAudio::PlayChargeShot(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_PlayChargeShot_m3B110CDA3662BC75CA9BB00B1DDC1E0682F048F7 (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, bool ___charged0, const RuntimeMethod* method); // System.Single UnityEngine.Rigidbody::get_mass() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rigidbody_get_mass_mB7B19406DAC6336A8244E98BE271BDA8B5C26223 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::AddForce(UnityEngine.Vector3,UnityEngine.ForceMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_AddForce_m78B9D94F505E19F3C63461362AD6DE7EA0836700 (Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___force0, int32_t ___mode1, const RuntimeMethod* method); // System.Boolean Handlegun::get_BeingHeld() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Handlegun_get_BeingHeld_m0E3CD6D3DF067B79188EF2280DB5EB16B25C2805 (Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_forward() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50 (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::TransformDirection(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction0, const RuntimeMethod* method); // System.Int32 UnityEngine.Physics::SphereCastNonAlloc(UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Physics_SphereCastNonAlloc_mE792A0BF759B32E2F80B7465D3971A6FAAF78E49 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, float ___radius1, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction2, RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___results3, float ___maxDistance4, int32_t ___layerMask5, int32_t ___queryTriggerInteraction6, const RuntimeMethod* method); // UnityEngine.Collider UnityEngine.RaycastHit::get_collider() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void UnityEngine.Events.UnityEvent`1::Invoke(!0) inline void UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F (UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB * __this, bool ___arg00, const RuntimeMethod* method) { (( void (*) (UnityEvent_1_t10C429A2DAF73A4517568E494115F7503F9E17EB *, bool, const RuntimeMethod*))UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_gshared)(__this, ___arg00, method); } // System.Void Sidearm::set_AimingAt(Hitable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_AimingAt_m21CC7BC0CEE2AB06D2E46760D65D70C603CC459A (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___value0, const RuntimeMethod* method); // System.Void Sidearm::SpreadFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SpreadFired_mF2273B7FC0732FDAF7493B1365F2F4D49A2DA279 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm::FlakFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FlakFired_mB36D2CE48BE31F1C58AABDD3C7EAD63E515CEDF1 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm::BulletFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_BulletFired_m491AE4ACF13B5F0210489877853E0D7FADEF4871 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void LockOnIndicator::EndLockOn() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LockOnIndicator_EndLockOn_m80B120E27846B785EAFB2B408D35002CF280BBA3 (LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeScale() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60 (const RuntimeMethod* method); // System.Void Sidearm::ExitMissileMode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_ExitMissileMode_m795A4BF715FD3C50B7059020E273745B161265B0 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___dontFire0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::PlayOneShot(UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796 (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___clip0, const RuntimeMethod* method); // System.Boolean Sidearm::CanFire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_CanFire_m44D7F130985D8D0CEB36A894D042271074233431 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_unscaledDeltaTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419 (const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0,UnityEngine.Transform) inline Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_mB00346DB0D13AA6689F61BE8CF724F59AA87CCFF (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___original0, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___parent1, const RuntimeMethod* method) { return (( Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * (*) (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m74B91FA8C557C84FB00E6AB017C2EB5EA45A9BB8_gshared)(___original0, ___parent1, method); } // !!0 UnityEngine.Component::GetComponent() inline Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * Component_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_mD071EE704B56B6953E00E1B4E277EA46C62158AC (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void Projectile::PauseCountdown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Projectile_PauseCountdown_m4F0FBFF35C578CBB9E133906FF6C69DF0DE8E011 (Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * __this, const RuntimeMethod* method); // UnityEngine.AnimatorUpdateMode UnityEngine.Animator::get_updateMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Animator_get_updateMode_mEAAB40A7FC26FB82707B27D27AE946ADD81A4D00 (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Animator::set_updateMode(UnityEngine.AnimatorUpdateMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, int32_t ___value0, const RuntimeMethod* method); // Hand Interactable::get_Actor() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * Interactable_get_Actor_mBCB3F4225E88B153999058C78E90C17C03199434_inline (Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Physics::Raycast(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit&,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Physics_Raycast_m9DC5CC69286EA72DB6CEC663A5F938080831CED6 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction1, RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * ___hitInfo2, float ___maxDistance3, int32_t ___layerMask4, int32_t ___queryTriggerInteraction5, const RuntimeMethod* method); // System.Int32 UnityEngine.GameObject::get_layer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // System.Void Player::PlayArmorHitAudio() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Player_PlayArmorHitAudio_mD6EE1140A903FB0A0E12B29C49B93020BFEAB88D (const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.RaycastHit::get_point() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * __this, const RuntimeMethod* method); // System.Void HitData::.ctor(System.Single,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.GameObject,UnityEngine.Transform,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HitData__ctor_m75A2D4A60A22F32A8801868D603A563615F6B618 (HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * __this, float ___damage0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___location1, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction2, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___source3, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___particles4, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___normal5, const RuntimeMethod* method); // System.Void UnityEngine.Events.UnityEvent`1::Invoke(!0) inline void UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC (UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F * __this, HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___arg00, const RuntimeMethod* method) { (( void (*) (UnityEvent_1_tDA0D0848850972FD3DE84EEEDD397BF8CEEBAA0F *, HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA *, const RuntimeMethod*))UnityEvent_1_Invoke_m73C0FE7D4CDD8627332257E8503F2E9862E33C3E_gshared)(__this, ___arg00, method); } // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * ___exists0, const RuntimeMethod* method); // System.Single UnityEngine.RaycastHit::get_distance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * __this, const RuntimeMethod* method); // System.Void HitscanLineRenderer::ShowLine(UnityEngine.Vector3,UnityEngine.Vector3,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE (HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___from0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___to1, bool ___hit2, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Emit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_m07EF0D2DA84EB04814DA7EE6B8618B008DE75F28 (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, int32_t ___count0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Random::get_insideUnitCircle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Random_get_insideUnitCircle_mB9549CF828D9DE0577969F046D029986B4EF37F2 (const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, float ___d1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_right() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_get_right_m60959C1C1EF0F694D71E1569160D40B1DA768931 (const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() inline Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void Flak::Burst(UnityEngine.Vector3,System.Single,UnityEngine.LayerMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Flak_Burst_m658D4504E3662CC88C39A19ABC78A4AD1098EE56 (Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, float ___damage1, LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 ___mask2, const RuntimeMethod* method); // System.Int32 MissilePod::get_MissilesAvailable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline (MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * __this, const RuntimeMethod* method); // UnityEngine.Transform LockOnIndicator::get_LockedTarget() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * LockOnIndicator_get_LockedTarget_mF557DEDF9D5346730D6BA4CC8068694B9B886237 (LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * __this, const RuntimeMethod* method); // System.Void MissilePod::FireMissile(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MissilePod_FireMissile_m898DA2ABFF7F18E111181FB60D14ED8933EF158B (MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * __this, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___target0, const RuntimeMethod* method); // System.Collections.IEnumerator Sidearm::PlayCasingSound() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Sidearm_PlayCasingSound_mBCD04A5807715AF5ED07AB3E283E3F4B6B618DB8 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm::set_CurrentPowerUp(PowerUpType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Sidearm::PerformSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_PerformSwap_m2C4E0A49AD3EAC67632D498BE3DF283615D7E2F0 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm::PoweredUp(PowerUpType,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_PoweredUp_m1CC481475E157AD87C021C2423E54EA81A2EFDAE (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___type0, bool ___playAudio1, const RuntimeMethod* method); // System.Boolean Sidearm::get_IsBusy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_get_IsBusy_m8F68F9BA4BE020E20B0E5E014D9E1BFE19D1EE1E (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Boolean Slomo::CanDrawBothGuns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Slomo_CanDrawBothGuns_mB0FF56C3692D95235A87090DD12D572C9526492A (const RuntimeMethod* method); // System.Boolean Sidearm::AttemptSidearmDraw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_AttemptSidearmDraw_m0029E2251DB4E356B76290103E8282F66F974E0F (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Boolean Hand::get_SwapLocked() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Hand_get_SwapLocked_m4E02D804A249773CB872EC6BE7E214584F0F4F23_inline (const RuntimeMethod* method); // System.Collections.IEnumerator Sidearm::UpdateMissileCounter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Sidearm_UpdateMissileCounter_m957876B961978C2A447C8D32678791266CA50A3A (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm/d__152::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CUpdateMissileCounterU3Ed__152__ctor_m179AFACB599E21C4CA8F584014A87E75F28FDFA5 (U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Void Sidearm/d__153::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CPlayCasingSoundU3Ed__153__ctor_m2B17380722A73CBD19A5F77C756294403CEC6077 (U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Void Sidearm::set_PlayPowerupAudio(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_PlayPowerupAudio_mD293439931F86AE881C2AA6501640EB720BC4E45_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method); // System.Void Sidearm::FillAmmo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FillAmmo_mBF279B66F12FAFA673AA956A6AE9BEAC8864A7B3 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void Sidearm::FireMissile() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FireMissile_m65E181A8F5DEB771305F8EB4F56C0AE0209F65E3 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Behaviour::set_enabled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Behaviour_set_enabled_mDE415591B28853D1CD764C53CB499A2142247F32 (Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 * __this, bool ___value0, const RuntimeMethod* method); // System.Void Sidearm::set_InMissileMode(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_InMissileMode_m1C5B6D19BC5ACE91F2B9B7D90745262E5D3446FA_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method); // System.Void MissilePod::ClosePod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MissilePod_ClosePod_m9EC5292FBF10FED0FF984FBEF3EF5D0FDC6F204A (MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * __this, const RuntimeMethod* method); // System.Void MissilePod::OpenPod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MissilePod_OpenPod_m629588D43E97254F0DE509A43D9B38EF972C4C67 (MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Animator::set_speed(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041 (Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * __this, float ___value0, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MainModule UnityEngine.ParticleSystem::get_main() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B ParticleSystem_get_main_m8F17DCC63679B15CE548BE83332FDB6635AE74A0 (ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * __this, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MinMaxCurve UnityEngine.ParticleSystem/MinMaxCurve::op_Implicit(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD MinMaxCurve_op_Implicit_mE0EB3651B6AFFB3E9776B49880C50BEF96059173 (float ___constant0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/MainModule::set_startLifetime(UnityEngine.ParticleSystem/MinMaxCurve) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainModule_set_startLifetime_mDBE408AFE7F159812D2B95F8504208F730BC8690 (MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B * __this, MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD ___value0, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_pitch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioSource_get_pitch_mB0A139A0693803E201D08B797BFD122B94453C7D (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // UnityEngine.Object[] UnityEngine.Resources::LoadAll(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B (String_t* ___path0, Type_t * ___systemTypeInstance1, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_pitch(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_clip(UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___value0, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Play() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1 (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // System.Single Slomo::get_ModifiedPitch() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline (const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock__ctor_m8EB29E415C68427B841A0C68A902A8368B9228E8 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, const RuntimeMethod* method); // System.Void Sign::ApplySignageVariation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_ApplySignageVariation_m0C83A7DAEED7D75E21EEF6B8FC7D06D0A50D2584 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method); // System.Void Sign::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_Init_m7ED55B2D70525A7733DA4FC45B7E5B2A511047EF (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method); // System.Single Sign::get_PathDistance() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Sign_get_PathDistance_m9EEE8F255C0D1434F7C5875E5D8BBCCB3A2D4EBD_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method); // System.Single Sign::get_DespawnDistance() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Sign_get_DespawnDistance_mD9F410A50DE4D79E40B17C20C83F04809DE72654_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeInHierarchy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GameObject_get_activeInHierarchy_mA3990AC5F61BB35283188E925C2BE7F7BF67734B (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Transform_get_parent_m7D06005D9CB55F90F39D42F6A2AF9C7BC80745C9 (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Renderer::GetPropertyBlock(UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Renderer_GetPropertyBlock_mE73E51E42ED4F800C6422F5461A4D9E1DB61AEDC (Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties0, const RuntimeMethod* method); // UnityEngine.Color Sign::GetRandomColor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Sign_GetRandomColor_m0CA316C1BCBF5193383EAE33F94744C2237A4535 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2 (Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::SetColor(System.String,UnityEngine.Color) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetColor_m640E72ABA9086F3F9278C114C1072AD2BED89F48 (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, String_t* ___name0, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___value1, const RuntimeMethod* method); // System.Void UnityEngine.MaterialPropertyBlock::SetVector(System.String,UnityEngine.Vector4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MaterialPropertyBlock_SetVector_m916B204C7F4AA31CD960628A44A5B246FDE2D48C (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * __this, String_t* ___name0, Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 ___value1, const RuntimeMethod* method); // System.Void UnityEngine.Renderer::SetPropertyBlock(UnityEngine.MaterialPropertyBlock) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Renderer_SetPropertyBlock_m3F0E4E98D8274A1396AEBA8456AFA4036DCA7B7A (Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * __this, MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * ___properties0, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Color__ctor_m9FEDC8486B9D40C01BF10FDC821F5E76C8705494 (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 * __this, float ___r0, float ___g1, float ___b2, const RuntimeMethod* method); // System.Void Sign::set_PathDistance(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sign_set_PathDistance_m11497431C2CD3C9EA10DB3DC814A5AA980A2F06B_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, float ___value0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::FindGameObjectWithTag(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * GameObject_FindGameObjectWithTag_m24D181CA72302B69004D2AF1D9D6FF294BCF6FFA (String_t* ___tag0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline Building_t13262F618069952568925A1556080D290B9264F0 * Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( Building_t13262F618069952568925A1556080D290B9264F0 * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void SignagePlacer::GetSignPoints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_GetSignPoints_m475E8CB71E76DDD9DF5D1F1421BCF296A3FB2C20 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 Building::ClosestRoadPoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Building_ClosestRoadPoint_m7B5A6BC836A5B916BA0E72397768FB3B1668930A (Building_t13262F618069952568925A1556080D290B9264F0 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 Building::get_HalfExtents() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Building_get_HalfExtents_mCE669C63261413CD73269909CB6FE2E6A753E37C (Building_t13262F618069952568925A1556080D290B9264F0 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79 (float ___a0, float ___b1, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::get_magnitude() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mDDD40612220D8104E77E993E18A101A69A944991 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * __this, int32_t ___index0, const RuntimeMethod* method) { return (( SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * (*) (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Boolean SignagePlacer::PlaceSign(SignPoint,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * ___signPoint0, bool ___smallSign1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mBBD72EA641B8657DB5A3F507A250123BA91B887F_inline (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Void SignagePlacer::GetDecorPoints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_GetDecorPoints_mD6A41F3812D17110060D21228BEE4DA6AD6F2195 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * List_1_get_Item_m84DE2EB5BE6EF4BD4551CD83AA560F2D29898093_inline (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * (*) (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Boolean SignagePlacer::PlaceDecor(DecorPoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SignagePlacer_PlaceDecor_m0174EA5A0E7FA789BE02948BD37E6B9349852D58 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * ___decorPoint0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m9A36956A854EA5334F017505D97D4AC330232070_inline (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // UnityEngine.GameObject BuildingDecorPool::GetSign() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * BuildingDecorPool_GetSign_m827FCB61BF71746C1E1CA1708B351D26222A7DD9 (BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * __this, const RuntimeMethod* method); // UnityEngine.GameObject BuildingDecorPool::GetSmallSign() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * BuildingDecorPool_GetSmallSign_m96938B0D5B1674688CC8EC3178911FAAACB19055 (BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * GameObject_GetComponent_TisSign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D_m0478102B813054D544A0A34D98C757125B286E3C (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // UnityEngine.GameObject BuildingDecorPool::GetMiscDecor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * BuildingDecorPool_GetMiscDecor_mC617D7BAFB4E7F0BA2C8F4436A55A646342D2D5C (BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * __this, const RuntimeMethod* method); // UnityEngine.GameObject BuildingDecorPool::GetRoofDecor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * BuildingDecorPool_GetRoofDecor_m835923E84BC2237DE8188A6C1785A96841F2B8D7 (BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() inline Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * GameObject_GetComponent_TisDecor_tE6C6A8A04447C323911E632D8C2D045338EC4F27_m7AF2D178AA203B8C40D3B91BF144201A34E8FEF0 (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * __this, const RuntimeMethod* method) { return (( Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * (*) (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_mCE43118393A796C759AC5D43257AB2330881767D_gshared)(__this, method); } // System.Void UnityEngine.Component::GetComponentsInChildren(System.Boolean,System.Collections.Generic.List`1) inline void Component_GetComponentsInChildren_TisSignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355_m5A62326FA3866B65DB42CF0886FF2A5FF88F12A9 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, bool ___includeInactive0, List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * ___result1, const RuntimeMethod* method) { (( void (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, bool, List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_mCFD9EE28706E43CCE81CF186BF0E5EED482B56D9_gshared)(__this, ___includeInactive0, ___result1, method); } // System.Void UnityEngine.Component::GetComponentsInChildren(System.Boolean,System.Collections.Generic.List`1) inline void Component_GetComponentsInChildren_TisDecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056_m5096AFA2D6EE0A47DBA071B3C2B22393705770C1 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, bool ___includeInactive0, List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * ___result1, const RuntimeMethod* method) { (( void (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, bool, List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_mCFD9EE28706E43CCE81CF186BF0E5EED482B56D9_gshared)(__this, ___includeInactive0, ___result1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m1F9D5F9E117B6BB3523475C7D5F2FDD2E35E2694 (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * __this, const RuntimeMethod* method) { (( void (*) (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mCC71F8E286DA765B994000AE672EAA82E325717D (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * Component_GetComponent_TisRoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F_mD115D498AE3F4292110AC31A87E92505164AB312 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // !!0 UnityEngine.Component::GetComponent() inline MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m69D9C576D6DD024C709E29EEADBC8041299A3AA7_gshared)(__this, method); } // System.Void UnityEngine.Renderer::set_material(UnityEngine.Material) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Renderer_set_material_m8DED7F4F7AF38755C3D7DAFDD613BBE1AAB941BA (Renderer_t58147AB5B00224FE1460FD47542DC0DA7EC9378C * __this, Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___value0, const RuntimeMethod* method); // System.Void Skeet::Reposition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet_Reposition_mA8FC7F6E49C558478368087F29D90201F4EC1F11 (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_deltaTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1 (const RuntimeMethod* method); // System.Single UnityEngine.Vector3::Distance(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3_Distance_m20A82566C3C575B972323926B2ABD7073EED005B (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method); // System.Void UnityEngine.Events.UnityEvent`1::.ctor() inline void UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7 (UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C * __this, const RuntimeMethod* method) { (( void (*) (UnityEvent_1_t3E6599546F71BCEFF271ED16D5DF9646BD868D7C *, const RuntimeMethod*))UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7_gshared)(__this, method); } // System.Void Slomo/OnSlowMotionStateChange::Invoke(SlowMotionState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnSlowMotionStateChange_Invoke_mBAAA1A11924B81D588F18E5DEF95A4592AE1B31C (OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * __this, int32_t ___newState0, const RuntimeMethod* method); // System.Void UnityEngine.Time::set_timeScale(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Time_set_timeScale_m7970134AA05A399001D2D3844EB16D60C5275013 (float ___value0, const RuntimeMethod* method); // System.Void Slomo::set_FiringSpeed(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Slomo_set_FiringSpeed_mA40DCD90C33B22A9790E195C755444CB9DA96FD5_inline (float ___value0, const RuntimeMethod* method); // System.Single Slomo::get_TimeScale() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5 (const RuntimeMethod* method); // System.Void Slomo::set_SlomoEnergy(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7 (float ___value0, const RuntimeMethod* method); // System.Single Slomo::get_SlomoEnergy() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline (const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() inline HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* Component_GetComponentsInChildren_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_mDBC2949A42CE60BB9EE84F32E3B87351C619A2C9 (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 * __this, const RuntimeMethod* method) { return (( HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* (*) (Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_mCA5B356D4B0824C6DE60A8E90E6A6D4188C56C2F_gshared)(__this, method); } // System.Void Slomo::RechargeRush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_RechargeRush_m38A1ADD6BF24BC842E59DCA3E288079F6F9EFC8B (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method); // System.Boolean Slomo::BothGunsHeld() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Slomo_BothGunsHeld_m019F94BE4755E0A8960FCE8E0E8FA16C3921EAC8 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method); // System.Void Slomo::set_State(SlowMotionState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF (int32_t ___value0, const RuntimeMethod* method); // System.Void Slomo::set_TimeScale(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263 (float ___value0, const RuntimeMethod* method); // System.Void Slomo::set_ModifiedPitch(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Slomo_set_ModifiedPitch_m8E45887F6A8C878C4EE2D0419A1E99625AD5D2AA_inline (float ___value0, const RuntimeMethod* method); // System.Void Player::SetSidearmAnimationSpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Player_SetSidearmAnimationSpeed_m8FD880DB8A70D368D3DB459FFA6BCC5A07370CA0 (const RuntimeMethod* method); // System.Single Slomo::GetThrottleMultiplier() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_GetThrottleMultiplier_m35DC37AA2176605DB7412607FEB5BB4F31C31EC1 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method); // System.Boolean Player::get_InstantRush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Player_get_InstantRush_mBBEEC882B3F5CD19793A2E7275758A6AA4F2AEB6 (const RuntimeMethod* method); // System.Single Handlegun::get_Throttle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Handlegun_get_Throttle_m1889D4968112FD21D10B010E6C6340A1248DEF72 (const RuntimeMethod* method); // System.Single PlayerCollision::get_PlayerHP() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PlayerCollision_get_PlayerHP_mB0671482B40417D7B24A52E7962492C485E1FA57_inline (PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Clamp_m5EA831B060853D4246B8394A30599A0021F80AFF (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_Lerp_m04D5C368C4E4F1AB78230C6809A6651951A52C86 (float ___a0, float ___b1, float ___t2, const RuntimeMethod* method); // System.Void Slomo::StopTime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_StopTime_mC9D1036F954DB74AE1F2E7719564E77049AC1EE9 (float ___timeToStop0, const RuntimeMethod* method); // FMODMusicManager MasterAudioController::get_FMODManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F * MasterAudioController_get_FMODManager_m44AD72517747AA454D51BA5C2A0CE5A5C09A3697 (const RuntimeMethod* method); // System.Void FMODMusicManager::SetPaused(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FMODMusicManager_SetPaused_mA2D9E1180121B65338FEBDFCF3A0918EF592C214 (FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F * __this, bool ___pause0, const RuntimeMethod* method); // System.Void Slomo::BeginPause(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_BeginPause_m93434E200937A3CAB7DFAC542193BCE4B5A43D7F (bool ___pauseMusic0, const RuntimeMethod* method); // UnityEngine.AudioClip UnityEngine.AudioSource::get_clip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * AudioSource_get_clip_mE4454E38D2C0A4C8CC780A435FC1DBD4D47D16DC (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.AudioSource::get_isPlaying() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AudioSource_get_isPlaying_mEA69477C77D542971F7B454946EF25DFBE0AF6A8 (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::Pause() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_Pause_mC4F9932A77B6AA2CC3FB720721B7837CF57B675D (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::UnPause() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_UnPause_m17BEE2B5A9607757EF0635450D210E4FD5E3EAF2 (AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * __this, const RuntimeMethod* method); // System.Void UnityEngine.GradientAlphaKey::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientAlphaKey__ctor_mF4E157DB32F0177926B269D9DA4E11FC2ACF6F29 (GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D * __this, float ___alpha0, float ___time1, const RuntimeMethod* method); // UnityEngine.GameObject Player::get_CameraRig() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * Player_get_CameraRig_mDBC975E37D3E48396884D477F47CEFCCB57EDDC0 (const RuntimeMethod* method); // System.Int32 UnityEngine.Physics::RaycastNonAlloc(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Physics_RaycastNonAlloc_m6B62C55FFC3F78B03C7AAA54047137702E7B82F6 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___origin0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___direction1, RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* ___results2, float ___maxDistance3, int32_t ___layerMask4, int32_t ___queryTriggerInteraction5, const RuntimeMethod* method); // System.Void SniperFireable::set_SightBlocked(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SniperFireable_set_SightBlocked_mDC1D6DBE2C5E7AD83E99B518ED9C6BAB9CDB23C7_inline (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, bool ___value0, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::Angle(UnityEngine.Vector3,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3_Angle_mFE4B9D0E5EBD02D0684598D486833321336732B3 (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___from0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___to1, const RuntimeMethod* method); // System.Boolean SniperFireable::get_SightBlocked() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SniperFireable_get_SightBlocked_m4FFF83A9A9D60D05D8333DA3432A8C81E843F8E7_inline (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method); // System.Boolean Fireable::get_FireCooldown() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Fireable_get_FireCooldown_m143245589BADCEAE385D461D5AB1FF60C293DE6D (Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 * __this, const RuntimeMethod* method); // UnityEngine.Gradient SniperFireable::TargetingGradient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * SniperFireable_TargetingGradient_mC12D72E7E253DFEF37E99BB54133F95B05420900 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method); // System.Void HitscanLineRenderer::ShowLine(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,UnityEngine.Gradient) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HitscanLineRenderer_ShowLine_m31066E040D6E6011CC5E76DA7B1F737F7F731A54 (HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___from0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___to1, float ___lineDuration2, Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * ___gradient3, const RuntimeMethod* method); // System.Void PlayerCollision::DamagingHit(System.Single,UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Transform,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerCollision_DamagingHit_m2DCB0357808237AEE5349F043632732DA5A6CFC0 (PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * __this, float ___damage0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___hitDirection1, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___impactPoint2, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___hitParticlePrefab3, bool ___trafficCollision4, bool ___notParented5, const RuntimeMethod* method); // UnityEngine.GradientColorKey[] UnityEngine.Gradient::get_colorKeys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2 (Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::Lerp(UnityEngine.Color,UnityEngine.Color,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Color_Lerp_m6320057807E1F335970F168403C601EBD2B92062 (Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___a0, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___b1, float ___t2, const RuntimeMethod* method); // System.Void UnityEngine.GradientColorKey::.ctor(UnityEngine.Color,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GradientColorKey__ctor_m8082D2E47E514E2708DDCD30A5063883CDD0FF20 (GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E * __this, Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 ___col0, float ___time1, const RuntimeMethod* method); // System.Void UnityEngine.Gradient::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gradient__ctor_m4B95822B3C5187566CE4FA66E283600DCC916C5A (Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Gradient::SetKeys(UnityEngine.GradientColorKey[],UnityEngine.GradientAlphaKey[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gradient_SetKeys_mFA90BD1B1B00C045CA5C068A1C251929A1A6720E (Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * __this, GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* ___colorKeys0, GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* ___alphaKeys1, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3 (String_t* ___value0, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Resources::Load(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * Resources_Load_m00F1411C22E0A261A469A552582F8484B091E11F (String_t* ___path0, Type_t * ___systemTypeInstance1, const RuntimeMethod* method); // System.String UnityEngine.TextAsset::get_text() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TextAsset_get_text_m89A756483BA3218E173F5D62A582070714BC1218 (TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 * __this, const RuntimeMethod* method); // System.String[] System.String::Split(System.String[],System.StringSplitOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* String_Split_m465A09CA87BD9357B6C89BF977D582DAB1AAE1FD (String_t* __this, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___separator0, int32_t ___options1, const RuntimeMethod* method); // UnityEngine.AudioClip SoundFXRandomizer::PickRandomClip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * SoundFXRandomizer_PickRandomClip_m257ADB6C5B05C8364608846F64B2F8BB67F4CCC4 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method); // System.Collections.IEnumerator SoundFXRandomizer::ProcessClipRequest(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SoundFXRandomizer_ProcessClipRequest_mD4B47614288C3000C85ABC2898A8066297FA6FB4 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, bool ___asOneShot0, const RuntimeMethod* method); // UnityEngine.ResourceRequest UnityEngine.Resources::LoadAsync(System.String) inline ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * Resources_LoadAsync_TisAudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_m4DB6F620A3EA3C43BC97CA84E3AD16474B5617E3 (String_t* ___path0, const RuntimeMethod* method) { return (( ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * (*) (String_t*, const RuntimeMethod*))Resources_LoadAsync_TisRuntimeObject_m4D35E2B75D95D9F56AF5825B141456B7C4D70A4D_gshared)(___path0, method); } // System.Void SoundFXRandomizer/d__15::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CProcessClipRequestU3Ed__15__ctor_mAE56BE496CEA96148C29A77AFF68708D4E7CE700 (U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Collision::get_relativeVelocity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Collision_get_relativeVelocity_m0B0F8FA1AFAF7AB3B76083932D63A3FC1FA22442 (Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void RoadsideCreditsPlacer::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_Start_mE400B9942134E9489383502D11766FB29629972A (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // creditsDestroyed = 0; IL2CPP_RUNTIME_CLASS_INIT(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var); ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->set_creditsDestroyed_14(0); // totalCredits = credits.Length; CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_0 = __this->get_credits_5(); NullCheck(L_0); ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->set_totalCredits_13(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))); // if (credits.Length > currentCredit) CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_1 = __this->get_credits_5(); NullCheck(L_1); int32_t L_2 = __this->get_currentCredit_9(); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))) <= ((int32_t)L_2))) { goto IL_003b; } } { // nextPlaceDistance = credits[currentCredit].spacing; CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_3 = __this->get_credits_5(); int32_t L_4 = __this->get_currentCredit_9(); NullCheck(L_3); int32_t L_5 = L_4; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); float L_7 = L_6->get_spacing_0(); __this->set_nextPlaceDistance_10(L_7); } IL_003b: { // } return; } } // System.Void RoadsideCreditsPlacer::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_OnEnable_m2B48DBC7F695199142C5C3F2156725D0DEB28063 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated += UpdateNextPlaceDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // } return; } } // System.Void RoadsideCreditsPlacer::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_OnDisable_mBC61285B06B3FFD9766758B08D521F8526A5366F (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated -= UpdateNextPlaceDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // } return; } } // System.Void RoadsideCreditsPlacer::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_Update_mD3831BBC5AFC2D63DF691EC0D09B6AAE906A4364 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (nextPlaceDistance <= (Player.DistanceOnPath + spawnAheadDistance) && credits.Length > currentCredit) float L_0 = __this->get_nextPlaceDistance_10(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_1; L_1 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_2 = __this->get_spawnAheadDistance_6(); if ((!(((float)L_0) <= ((float)((float)il2cpp_codegen_add((float)L_1, (float)L_2)))))) { goto IL_0081; } } { CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_3 = __this->get_credits_5(); NullCheck(L_3); int32_t L_4 = __this->get_currentCredit_9(); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))) <= ((int32_t)L_4))) { goto IL_0081; } } { // PlaceNextCredit(); RoadsideCreditsPlacer_PlaceNextCredit_m6CADD6B3B233C223CEE66CAA8CBC534FEA109E47(__this, /*hidden argument*/NULL); // currentPlacementDistance = nextPlaceDistance; float L_5 = __this->get_nextPlaceDistance_10(); __this->set_currentPlacementDistance_11(L_5); // currentCredit++; int32_t L_6 = __this->get_currentCredit_9(); __this->set_currentCredit_9(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); // if (credits.Length > currentCredit) CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_7 = __this->get_credits_5(); NullCheck(L_7); int32_t L_8 = __this->get_currentCredit_9(); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))) <= ((int32_t)L_8))) { goto IL_0074; } } { // nextPlaceDistance += credits[currentCredit].spacing; float L_9 = __this->get_nextPlaceDistance_10(); CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_10 = __this->get_credits_5(); int32_t L_11 = __this->get_currentCredit_9(); NullCheck(L_10); int32_t L_12 = L_11; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_13); float L_14 = L_13->get_spacing_0(); __this->set_nextPlaceDistance_10(((float)il2cpp_codegen_add((float)L_9, (float)L_14))); // } return; } IL_0074: { // StartCoroutine(DelayedStageAdvance()); RuntimeObject* L_15; L_15 = RoadsideCreditsPlacer_DelayedStageAdvance_m06717671A5040F46038F362829F7EF47C273C3F1(__this, /*hidden argument*/NULL); Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * L_16; L_16 = MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719(__this, L_15, /*hidden argument*/NULL); } IL_0081: { // } return; } } // System.Void RoadsideCreditsPlacer::DestroyedCredit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_DestroyedCredit_m630A8FC5063A83E08A79814BB41F6C9AA83DCF38 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1361198F6A05C8982DAB9037E3B5CEB857DAE064); s_Il2CppMethodInitialized = true; } { // creditsDestroyed++; IL2CPP_RUNTIME_CLASS_INIT(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var); int32_t L_0 = ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->get_creditsDestroyed_14(); ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->set_creditsDestroyed_14(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); // if (creditsDestroyed >= totalCredits) int32_t L_1 = ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->get_creditsDestroyed_14(); int32_t L_2 = ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->get_totalCredits_13(); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0022; } } { // AchievementManager.Unlock("credits"); IL2CPP_RUNTIME_CLASS_INIT(AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); AchievementManager_Unlock_m837A7B8F227B2D2FE8F1C4DDD573575ED1EA8462(_stringLiteral1361198F6A05C8982DAB9037E3B5CEB857DAE064, /*hidden argument*/NULL); } IL_0022: { // } return; } } // System.Void RoadsideCreditsPlacer::PlaceNextCredit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_PlaceNextCredit_m6CADD6B3B233C223CEE66CAA8CBC534FEA109E47 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m7CAECD44A40B4306F85A45E96E9486068B89D881_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A1921052BF5F550818D82745F984520B06EE669); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_1; memset((&V_1), 0, sizeof(V_1)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_4 = NULL; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B2_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B1_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B4_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B3_0 = NULL; { // VertexPath path = Player.PlayerPathCreator.path; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * L_0; L_0 = Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C(/*hidden argument*/NULL); NullCheck(L_0); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_1; L_1 = PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791(L_0, /*hidden argument*/NULL); // Vector3 localRight = path.GetNormalAtDistance(nextPlaceDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_2 = L_1; float L_3 = __this->get_nextPlaceDistance_10(); NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = VertexPath_GetNormalAtDistance_m0A06E8C3D63BAFF3864C4C1E9C19A7B21290C19D(L_2, L_3, 0, /*hidden argument*/NULL); V_0 = L_4; // Vector3 point = path.GetPointAtDistance(nextPlaceDistance); float L_5 = __this->get_nextPlaceDistance_10(); NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = VertexPath_GetPointAtDistance_mA36ED1FC59E5ADFB18AF58BB0ADD5DAE3A622BBE(L_2, L_5, 0, /*hidden argument*/NULL); // Vector3 eulerAngles = Player.PlayerPathCreator.path.GetRotationAtDistance(nextPlaceDistance).eulerAngles; PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * L_7; L_7 = Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C(/*hidden argument*/NULL); NullCheck(L_7); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_8; L_8 = PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791(L_7, /*hidden argument*/NULL); float L_9 = __this->get_nextPlaceDistance_10(); NullCheck(L_8); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_10; L_10 = VertexPath_GetRotationAtDistance_m373C57D0071F81C1266836D63571C88EB1386BE4(L_8, L_9, 0, /*hidden argument*/NULL); V_5 = L_10; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11; L_11 = Quaternion_get_eulerAngles_m3DA616CAD670235A407E8A7A75925AA8E22338C3((Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)(&V_5), /*hidden argument*/NULL); V_1 = L_11; // Quaternion rot = Quaternion.Euler(eulerAngles.x, eulerAngles.y, eulerAngles.z + 90); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12 = V_1; float L_13 = L_12.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_14 = V_1; float L_15 = L_14.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16 = V_1; float L_17 = L_16.get_z_4(); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_18; L_18 = Quaternion_Euler_mD694BA6F38A792C3D728A8BBAFF13000F5F3B64A(L_13, L_15, ((float)il2cpp_codegen_add((float)L_17, (float)(90.0f))), /*hidden argument*/NULL); V_2 = L_18; // Vector3 offsetPoint = point + (localRight * credits[currentCredit].xOffset); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_19 = V_0; CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_20 = __this->get_credits_5(); int32_t L_21 = __this->get_currentCredit_9(); NullCheck(L_20); int32_t L_22 = L_21; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); float L_24 = L_23->get_xOffset_1(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_25; L_25 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_19, L_24, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_26; L_26 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_6, L_25, /*hidden argument*/NULL); V_3 = L_26; // GameObject newObject = Instantiate(creditHolderPrefab, offsetPoint, rot, transform); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_27 = __this->get_creditHolderPrefab_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_28 = V_3; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_29 = V_2; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_30; L_30 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_31; L_31 = Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B(L_27, L_28, L_29, L_30, /*hidden argument*/Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); V_4 = L_31; // newObject.GetComponent()?.onPlaced?.Invoke(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_32 = V_4; NullCheck(L_32); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_33; L_33 = GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB(L_32, /*hidden argument*/GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_34 = L_33; G_B1_0 = L_34; if (L_34) { G_B2_0 = L_34; goto IL_00a2; } } { goto IL_00b2; } IL_00a2: { NullCheck(G_B2_0); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_35 = G_B2_0->get_onPlaced_4(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_36 = L_35; G_B3_0 = L_36; if (L_36) { G_B4_0 = L_36; goto IL_00ad; } } { goto IL_00b2; } IL_00ad: { NullCheck(G_B4_0); UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5(G_B4_0, /*hidden argument*/NULL); } IL_00b2: { // if(credits[currentCredit].creditText == "") CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_37 = __this->get_credits_5(); int32_t L_38 = __this->get_currentCredit_9(); NullCheck(L_37); int32_t L_39 = L_38; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); String_t* L_41 = L_40->get_creditText_2(); bool L_42; L_42 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_41, _stringLiteral9A1921052BF5F550818D82745F984520B06EE669, /*hidden argument*/NULL); if (!L_42) { goto IL_00f0; } } { // credits[currentCredit].creditText = ScoreEvaluator.CurrentScore.ToString(); CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_43 = __this->get_credits_5(); int32_t L_44 = __this->get_currentCredit_9(); NullCheck(L_43); int32_t L_45 = L_44; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_46 = (L_43)->GetAt(static_cast(L_45)); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_47; L_47 = ScoreEvaluator_get_CurrentScore_mBA3BCC1BF3BC4C8B02D98543CDA9327D7C9EEBE0(/*hidden argument*/NULL); V_6 = L_47; String_t* L_48; L_48 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_6), /*hidden argument*/NULL); NullCheck(L_46); L_46->set_creditText_2(L_48); } IL_00f0: { // creditTextField = newObject.GetComponentInChildren(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_49 = V_4; NullCheck(L_49); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_50; L_50 = GameObject_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m7CAECD44A40B4306F85A45E96E9486068B89D881(L_49, /*hidden argument*/GameObject_GetComponentInChildren_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m7CAECD44A40B4306F85A45E96E9486068B89D881_RuntimeMethod_var); __this->set_creditTextField_12(L_50); // creditTextField.text = credits[currentCredit].creditText; Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_51 = __this->get_creditTextField_12(); CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_52 = __this->get_credits_5(); int32_t L_53 = __this->get_currentCredit_9(); NullCheck(L_52); int32_t L_54 = L_53; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_55 = (L_52)->GetAt(static_cast(L_54)); NullCheck(L_55); String_t* L_56 = L_55->get_creditText_2(); NullCheck(L_51); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_51, L_56); // creditTextField.fontSize = credits[currentCredit].fontSize; Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_57 = __this->get_creditTextField_12(); CreditPlacementU5BU5D_tFD241B809965458BCC79A34F5C31C9765DDF5930* L_58 = __this->get_credits_5(); int32_t L_59 = __this->get_currentCredit_9(); NullCheck(L_58); int32_t L_60 = L_59; CreditPlacement_tA01B818B4C382CFA36B98D7781292045BEC08552 * L_61 = (L_58)->GetAt(static_cast(L_60)); NullCheck(L_61); int32_t L_62 = L_61->get_fontSize_3(); NullCheck(L_57); Text_set_fontSize_m0D32489043916BCE64E51E0BDFCC12AC1B829411(L_57, L_62, /*hidden argument*/NULL); // } return; } } // System.Void RoadsideCreditsPlacer::UpdateNextPlaceDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer_UpdateNextPlaceDistance_mD1DF3735ABB971269C7B00D3C35FD9C6AAF784F5 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, float ___distanceDiff0, const RuntimeMethod* method) { { // nextPlaceDistance += distanceDiff; float L_0 = __this->get_nextPlaceDistance_10(); float L_1 = ___distanceDiff0; __this->set_nextPlaceDistance_10(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); // currentPlacementDistance += distanceDiff; float L_2 = __this->get_currentPlacementDistance_11(); float L_3 = ___distanceDiff0; __this->set_currentPlacementDistance_11(((float)il2cpp_codegen_add((float)L_2, (float)L_3))); // } return; } } // System.Collections.IEnumerator RoadsideCreditsPlacer::DelayedStageAdvance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RoadsideCreditsPlacer_DelayedStageAdvance_m06717671A5040F46038F362829F7EF47C273C3F1 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340 * L_0 = (U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340 *)il2cpp_codegen_object_new(U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340_il2cpp_TypeInfo_var); U3CDelayedStageAdvanceU3Ed__18__ctor_m2328F00846813965E609FE7D68B3A04AEE5BDFC0(L_0, 0, /*hidden argument*/NULL); U3CDelayedStageAdvanceU3Ed__18_tD8116090AE7F7B769D3269A2F5C5348861A8C340 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Void RoadsideCreditsPlacer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer__ctor_m24879BEB56307A6E18B3638FBD364A8C48B4D564 (RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A * __this, const RuntimeMethod* method) { { // public float advanceAfterFinalCredit = 4f; __this->set_advanceAfterFinalCredit_7((4.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } // System.Void RoadsideCreditsPlacer::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideCreditsPlacer__cctor_m59A49B4FDE0C17AAB42C97AEB27870B8CDC58E5F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // static int totalCredits = 36; ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->set_totalCredits_13(((int32_t)36)); // static int creditsDestroyed = 0; ((RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_StaticFields*)il2cpp_codegen_static_fields_for(RoadsideCreditsPlacer_t5325FC9745D5B136F69E70226808A751055CF77A_il2cpp_TypeInfo_var))->set_creditsDestroyed_14(0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void RoadsideRepeatedPlacement::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_Awake_m8C0035DC7149D8254CEA06C0392AC605E941F9D0 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_mF9208F4E5D26BE86A2A74C14692B79D0C9F7026E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_0 = NULL; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_1 = NULL; { // if(preload) bool L_0 = __this->get_preload_7(); if (!L_0) { goto IL_0092; } } { // GameObject preloadedObject = null; V_0 = (GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *)NULL; // GameObject prefabToUse = prefabs[0]; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_1 = __this->get_prefabs_5(); NullCheck(L_1); int32_t L_2 = 0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3 = (L_1)->GetAt(static_cast(L_2)); V_1 = L_3; goto IL_007f; } IL_0018: { // if (prefabs.Length > 1) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_4 = __this->get_prefabs_5(); NullCheck(L_4); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))) <= ((int32_t)1))) { goto IL_005f; } } { // if (randomizePlacement) bool L_5 = __this->get_randomizePlacement_6(); if (!L_5) { goto IL_0043; } } { // prefabToUse = prefabs[Random.Range(0, prefabs.Length)]; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_6 = __this->get_prefabs_5(); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_7 = __this->get_prefabs_5(); NullCheck(L_7); int32_t L_8; L_8 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), /*hidden argument*/NULL); NullCheck(L_6); int32_t L_9 = L_8; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = (L_6)->GetAt(static_cast(L_9)); V_1 = L_10; // } goto IL_005f; } IL_0043: { // prefabToUse = prefabs[objectPool.Count % prefabs.Length]; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_11 = __this->get_prefabs_5(); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_12 = __this->get_objectPool_23(); NullCheck(L_12); int32_t L_13; L_13 = List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_inline(L_12, /*hidden argument*/List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_14 = __this->get_prefabs_5(); NullCheck(L_14); NullCheck(L_11); int32_t L_15 = ((int32_t)((int32_t)L_13%(int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))))); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_16 = (L_11)->GetAt(static_cast(L_15)); V_1 = L_16; } IL_005f: { // preloadedObject = Instantiate(prefabToUse, transform); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_17 = V_1; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_18; L_18 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19; L_19 = Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_mF9208F4E5D26BE86A2A74C14692B79D0C9F7026E(L_17, L_18, /*hidden argument*/Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_mF9208F4E5D26BE86A2A74C14692B79D0C9F7026E_RuntimeMethod_var); V_0 = L_19; // preloadedObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_20 = V_0; NullCheck(L_20); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_20, (bool)0, /*hidden argument*/NULL); // objectPool.Add(preloadedObject); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_21 = __this->get_objectPool_23(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_22 = V_0; NullCheck(L_21); List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3(L_21, L_22, /*hidden argument*/List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); } IL_007f: { // while(objectPool.Count < maxObjects) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_23 = __this->get_objectPool_23(); NullCheck(L_23); int32_t L_24; L_24 = List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_inline(L_23, /*hidden argument*/List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); int32_t L_25 = __this->get_maxObjects_12(); if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_0018; } } IL_0092: { // } return; } } // System.Void RoadsideRepeatedPlacement::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_Start_m8063F2FE2C4283BF3D0BD5854FE472382F877D27 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { { // nextPlaceDistance = startDistance; float L_0 = __this->get_startDistance_8(); __this->set_nextPlaceDistance_24(L_0); // WaveStarted(1); //ensures things that start after wave 1 don't get a single placement in before the first check RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7(__this, 1, /*hidden argument*/NULL); // } return; } } // System.Void RoadsideRepeatedPlacement::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_OnEnable_m9B9485EA3C4130068729B2472FB6F2F329053EE2 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated += UpdateNextPlaceDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // WaveHandler.waveStarted += WaveStarted; IL2CPP_RUNTIME_CLASS_INIT(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_3 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveStarted_16(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_4 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_4, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_5; L_5 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_3, L_4, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveStarted_16(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_5, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // WaveHandler.waveEnded += WaveEnded; OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_6 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveEnded_17(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_7 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_7, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_8; L_8 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_6, L_7, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveEnded_17(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_8, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // } return; } } // System.Void RoadsideRepeatedPlacement::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_OnDisable_m4EA130083533A4FE5E0E67B917066639753262C1 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated -= UpdateNextPlaceDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // WaveHandler.waveStarted -= WaveStarted; IL2CPP_RUNTIME_CLASS_INIT(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_3 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveStarted_16(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_4 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_4, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_5; L_5 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_3, L_4, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveStarted_16(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_5, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // WaveHandler.waveEnded -= WaveEnded; OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_6 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveEnded_17(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_7 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_7, __this, (intptr_t)((intptr_t)RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_8; L_8 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_6, L_7, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveEnded_17(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_8, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // } return; } } // System.Void RoadsideRepeatedPlacement::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_Update_m1EA408EAAAC0FF71E161095F26A737CF11129374 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B11_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B10_0 = NULL; { // if(!delaying && nextPlaceDistance <= (Player.DistanceOnPath + spawnAheadDistance)) bool L_0 = __this->get_delaying_26(); if (L_0) { goto IL_00da; } } { float L_1 = __this->get_nextPlaceDistance_24(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_2; L_2 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_3 = __this->get_spawnAheadDistance_13(); if ((!(((float)L_1) <= ((float)((float)il2cpp_codegen_add((float)L_2, (float)L_3)))))) { goto IL_00da; } } { // if (randomizePlacement) bool L_4 = __this->get_randomizePlacement_6(); if (!L_4) { goto IL_004d; } } { // PlaceNextObject(prefabs[Random.Range(0, prefabs.Length)], nextPlaceDistance); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_5 = __this->get_prefabs_5(); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_6 = __this->get_prefabs_5(); NullCheck(L_6); int32_t L_7; L_7 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), /*hidden argument*/NULL); NullCheck(L_5); int32_t L_8 = L_7; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_9 = (L_5)->GetAt(static_cast(L_8)); float L_10 = __this->get_nextPlaceDistance_24(); RoadsideRepeatedPlacement_PlaceNextObject_m7D58C78952809AF751870CFB9021644164A3E29F(__this, L_9, L_10, /*hidden argument*/NULL); // } goto IL_007e; } IL_004d: { // for (int i = 0; i < prefabs.Length; i++) V_0 = 0; goto IL_0073; } IL_0051: { // PlaceNextObject(prefabs[i], nextPlaceDistance + i * groupingSpacing); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_11 = __this->get_prefabs_5(); int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = L_12; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_14 = (L_11)->GetAt(static_cast(L_13)); float L_15 = __this->get_nextPlaceDistance_24(); int32_t L_16 = V_0; float L_17 = __this->get_groupingSpacing_10(); RoadsideRepeatedPlacement_PlaceNextObject_m7D58C78952809AF751870CFB9021644164A3E29F(__this, L_14, ((float)il2cpp_codegen_add((float)L_15, (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_16)), (float)L_17)))), /*hidden argument*/NULL); // for (int i = 0; i < prefabs.Length; i++) int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0073: { // for (int i = 0; i < prefabs.Length; i++) int32_t L_19 = V_0; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_20 = __this->get_prefabs_5(); NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length)))))) { goto IL_0051; } } IL_007e: { // currentPlacementDistance = nextPlaceDistance; float L_21 = __this->get_nextPlaceDistance_24(); __this->set_currentPlacementDistance_25(L_21); // nextPlaceDistance += spacing; float L_22 = __this->get_nextPlaceDistance_24(); float L_23 = __this->get_spacing_9(); __this->set_nextPlaceDistance_24(((float)il2cpp_codegen_add((float)L_22, (float)L_23))); // if (spacingRandomizationDistance > 0) float L_24 = __this->get_spacingRandomizationDistance_11(); if ((!(((float)L_24) > ((float)(0.0f))))) { goto IL_00c9; } } { // nextPlaceDistance += Random.Range(-spacingRandomizationDistance, spacingRandomizationDistance); float L_25 = __this->get_nextPlaceDistance_24(); float L_26 = __this->get_spacingRandomizationDistance_11(); float L_27 = __this->get_spacingRandomizationDistance_11(); float L_28; L_28 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_26)), L_27, /*hidden argument*/NULL); __this->set_nextPlaceDistance_24(((float)il2cpp_codegen_add((float)L_25, (float)L_28))); } IL_00c9: { // onPlacementFinish?.Invoke(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_29 = __this->get_onPlacementFinish_20(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_30 = L_29; G_B10_0 = L_30; if (L_30) { G_B11_0 = L_30; goto IL_00d4; } } { return; } IL_00d4: { NullCheck(G_B11_0); UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5(G_B11_0, /*hidden argument*/NULL); // } return; } IL_00da: { // else if(delaying && Player.DistanceOnPath >= currentPlacementDistance + DELAY_HIDE_DISTANCE) bool L_31 = __this->get_delaying_26(); if (!L_31) { goto IL_0129; } } { IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_32; L_32 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_33 = __this->get_currentPlacementDistance_25(); if ((!(((float)L_32) >= ((float)((float)il2cpp_codegen_add((float)L_33, (float)(1000.0f))))))) { goto IL_0129; } } { // foreach (GameObject rep in objectPool) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_34 = __this->get_objectPool_23(); NullCheck(L_34); Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 L_35; L_35 = List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6(L_34, /*hidden argument*/List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); V_1 = L_35; } IL_0101: try { // begin try (depth: 1) { goto IL_0110; } IL_0103: { // foreach (GameObject rep in objectPool) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_36; L_36 = Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_inline((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); // rep.SetActive(false); NullCheck(L_36); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_36, (bool)0, /*hidden argument*/NULL); } IL_0110: { // foreach (GameObject rep in objectPool) bool L_37; L_37 = Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); if (L_37) { goto IL_0103; } } IL_0119: { IL2CPP_LEAVE(0x129, FINALLY_011b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_011b; } FINALLY_011b: { // begin finally (depth: 1) Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); IL2CPP_END_FINALLY(283) } // end finally (depth: 1) IL2CPP_CLEANUP(283) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x129, IL_0129) } IL_0129: { // } return; } } // System.Void RoadsideRepeatedPlacement::DelaySpawning() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_DelaySpawning_m1DD47C2759804C46BB648A21874DFB040B8F4D41 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // delaying = true; __this->set_delaying_26((bool)1); // aheadDistAfterDelay = nextPlaceDistance - Player.DistanceOnPath; float L_0 = __this->get_nextPlaceDistance_24(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_1; L_1 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); __this->set_aheadDistAfterDelay_27(((float)il2cpp_codegen_subtract((float)L_0, (float)L_1))); // } return; } } // System.Void RoadsideRepeatedPlacement::ResumeSpawning() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_ResumeSpawning_mD6B7DD5C2C1E527694639A08F7CB1FA73855E9C7 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // delaying = false; __this->set_delaying_26((bool)0); // nextPlaceDistance = Player.DistanceOnPath + aheadDistAfterDelay; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_0; L_0 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_1 = __this->get_aheadDistAfterDelay_27(); __this->set_nextPlaceDistance_24(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); // } return; } } // System.Void RoadsideRepeatedPlacement::HideAtDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_HideAtDistance_m67C02187D006918A624769638CAC1A9F227EFC43 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, float ___aheadCenterDist0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // float length = prefabs.Length * groupingSpacing; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_0 = __this->get_prefabs_5(); NullCheck(L_0); float L_1 = __this->get_groupingSpacing_10(); V_0 = ((float)il2cpp_codegen_multiply((float)((float)((float)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))), (float)L_1)); // if(currentPlacementDistance >= (aheadCenterDist + Player.DistanceOnPath - length / 2f) && currentPlacementDistance <= (aheadCenterDist + Player.DistanceOnPath + length / 2f)) float L_2 = __this->get_currentPlacementDistance_25(); float L_3 = ___aheadCenterDist0; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_4; L_4 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_5 = V_0; if ((!(((float)L_2) >= ((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)L_3, (float)L_4)), (float)((float)((float)L_5/(float)(2.0f))))))))) { goto IL_0073; } } { float L_6 = __this->get_currentPlacementDistance_25(); float L_7 = ___aheadCenterDist0; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_8; L_8 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_9 = V_0; if ((!(((float)L_6) <= ((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_7, (float)L_8)), (float)((float)((float)L_9/(float)(2.0f))))))))) { goto IL_0073; } } { // foreach(GameObject rep in objectPool) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_10 = __this->get_objectPool_23(); NullCheck(L_10); Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 L_11; L_11 = List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6(L_10, /*hidden argument*/List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); V_1 = L_11; } IL_004b: try { // begin try (depth: 1) { goto IL_005a; } IL_004d: { // foreach(GameObject rep in objectPool) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_12; L_12 = Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_inline((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); // rep.SetActive(false); NullCheck(L_12); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_12, (bool)0, /*hidden argument*/NULL); } IL_005a: { // foreach(GameObject rep in objectPool) bool L_13; L_13 = Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); if (L_13) { goto IL_004d; } } IL_0063: { IL2CPP_LEAVE(0x73, FINALLY_0065); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0065; } FINALLY_0065: { // begin finally (depth: 1) Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_1), /*hidden argument*/Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); IL2CPP_END_FINALLY(101) } // end finally (depth: 1) IL2CPP_CLEANUP(101) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x73, IL_0073) } IL_0073: { // } return; } } // System.Void RoadsideRepeatedPlacement::ObjectRemoved(UnityEngine.GameObject) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_ObjectRemoved_m8273EB265A40138FC9184693874DA74B1E76B988 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___removed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // objectPool.Remove(removed); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_0 = __this->get_objectPool_23(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1 = ___removed0; NullCheck(L_0); bool L_2; L_2 = List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7(L_0, L_1, /*hidden argument*/List_1_Remove_mD36BF07C31C1DF947856EFECE89BAF4D6A24DEB7_RuntimeMethod_var); // } return; } } // System.Void RoadsideRepeatedPlacement::FlipRelativePlacement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_FlipRelativePlacement_m36BBC7319E14C28EE6E58BF5ED974E6731506224 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { { // relativePlacementPosition = new Vector3(-relativePlacementPosition.x, relativePlacementPosition.y, relativePlacementPosition.z); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_0 = __this->get_address_of_relativePlacementPosition_14(); float L_1 = L_0->get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_2 = __this->get_address_of_relativePlacementPosition_14(); float L_3 = L_2->get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_4 = __this->get_address_of_relativePlacementPosition_14(); float L_5 = L_4->get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_6), ((-L_1)), L_3, L_5, /*hidden argument*/NULL); __this->set_relativePlacementPosition_14(L_6); // flipped = !flipped; bool L_7 = __this->get_flipped_17(); __this->set_flipped_17((bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0)); // } return; } } // System.Void RoadsideRepeatedPlacement::PlaceNextObject(UnityEngine.GameObject,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_PlaceNextObject_m7D58C78952809AF751870CFB9021644164A3E29F (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___toPlace0, float ___placeDistance1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisNotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E_mBA157F3C05852CBB2553199501AA749D5D8F2740_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m3D9494354F266A105B5A9DE8603B57850EAD902F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_4; memset((&V_4), 0, sizeof(V_4)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_5; memset((&V_5), 0, sizeof(V_5)); float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_9; memset((&V_9), 0, sizeof(V_9)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_10; memset((&V_10), 0, sizeof(V_10)); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_11 = NULL; float G_B2_0 = 0.0f; float G_B2_1 = 0.0f; float G_B1_0 = 0.0f; float G_B1_1 = 0.0f; float G_B3_0 = 0.0f; float G_B3_1 = 0.0f; float G_B3_2 = 0.0f; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B8_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B12_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B11_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B14_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B13_0 = NULL; { // VertexPath path = Player.PlayerPathCreator.path; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * L_0; L_0 = Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C(/*hidden argument*/NULL); NullCheck(L_0); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_1; L_1 = PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791(L_0, /*hidden argument*/NULL); // Vector3 localRight = path.GetNormalAtDistance(placeDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_2 = L_1; float L_3 = ___placeDistance1; NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = VertexPath_GetNormalAtDistance_m0A06E8C3D63BAFF3864C4C1E9C19A7B21290C19D(L_2, L_3, 0, /*hidden argument*/NULL); V_0 = L_4; // Vector3 localForward = path.GetDirectionAtDistance(placeDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_5 = L_2; float L_6 = ___placeDistance1; NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = VertexPath_GetDirectionAtDistance_mE4B58F91658D2D9E19A63F13AE8E0E2930B4E993(L_5, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; // Vector3 localUp = Vector3.Cross(localForward, localRight); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = V_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9 = V_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Vector3_Cross_mF3F4CE6E7142432B36BF4F906A42103A474C0BCD(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; // Vector3 point = path.GetPointAtDistance(placeDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_11 = L_5; float L_12 = ___placeDistance1; NullCheck(L_11); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13; L_13 = VertexPath_GetPointAtDistance_mA36ED1FC59E5ADFB18AF58BB0ADD5DAE3A622BBE(L_11, L_12, 0, /*hidden argument*/NULL); V_3 = L_13; // Vector3 eulerAngles = path.GetRotationAtDistance(placeDistance).eulerAngles; float L_14 = ___placeDistance1; NullCheck(L_11); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_15; L_15 = VertexPath_GetRotationAtDistance_m373C57D0071F81C1266836D63571C88EB1386BE4(L_11, L_14, 0, /*hidden argument*/NULL); V_10 = L_15; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16; L_16 = Quaternion_get_eulerAngles_m3DA616CAD670235A407E8A7A75925AA8E22338C3((Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)(&V_10), /*hidden argument*/NULL); V_4 = L_16; // Quaternion rot = Quaternion.Euler(eulerAngles.x, eulerAngles.y, useWorldUp ? 0f : eulerAngles.z + 90); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_17 = V_4; float L_18 = L_17.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_19 = V_4; float L_20 = L_19.get_y_3(); bool L_21 = __this->get_useWorldUp_16(); G_B1_0 = L_20; G_B1_1 = L_18; if (L_21) { G_B2_0 = L_20; G_B2_1 = L_18; goto IL_0064; } } { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_22 = V_4; float L_23 = L_22.get_z_4(); G_B3_0 = ((float)il2cpp_codegen_add((float)L_23, (float)(90.0f))); G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0069; } IL_0064: { G_B3_0 = (0.0f); G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0069: { Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_24; L_24 = Quaternion_Euler_mD694BA6F38A792C3D728A8BBAFF13000F5F3B64A(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); V_5 = L_24; // float xRand = relativePlacementPosition.x + Random.Range(-relativePlacementRandomization.x, relativePlacementRandomization.x); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_25 = __this->get_address_of_relativePlacementPosition_14(); float L_26 = L_25->get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_27 = __this->get_address_of_relativePlacementRandomization_15(); float L_28 = L_27->get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_29 = __this->get_address_of_relativePlacementRandomization_15(); float L_30 = L_29->get_x_2(); float L_31; L_31 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_28)), L_30, /*hidden argument*/NULL); V_6 = ((float)il2cpp_codegen_add((float)L_26, (float)L_31)); // float yRand = relativePlacementPosition.y + Random.Range(-relativePlacementRandomization.y, relativePlacementRandomization.y); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_32 = __this->get_address_of_relativePlacementPosition_14(); float L_33 = L_32->get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_34 = __this->get_address_of_relativePlacementRandomization_15(); float L_35 = L_34->get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_36 = __this->get_address_of_relativePlacementRandomization_15(); float L_37 = L_36->get_y_3(); float L_38; L_38 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_35)), L_37, /*hidden argument*/NULL); V_7 = ((float)il2cpp_codegen_add((float)L_33, (float)L_38)); // float zRand = relativePlacementPosition.z + Random.Range(-relativePlacementRandomization.z, relativePlacementRandomization.z); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_39 = __this->get_address_of_relativePlacementPosition_14(); float L_40 = L_39->get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_41 = __this->get_address_of_relativePlacementRandomization_15(); float L_42 = L_41->get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_43 = __this->get_address_of_relativePlacementRandomization_15(); float L_44 = L_43->get_z_4(); float L_45; L_45 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_42)), L_44, /*hidden argument*/NULL); V_8 = ((float)il2cpp_codegen_add((float)L_40, (float)L_45)); // Vector3 offsetPoint = point + (localRight * xRand) + (localUp * yRand) + (localForward * zRand); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_46 = V_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_47 = V_0; float L_48 = V_6; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_49; L_49 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_47, L_48, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_50; L_50 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_46, L_49, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_51 = V_2; float L_52 = V_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_53; L_53 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_51, L_52, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_54; L_54 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_50, L_53, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_55 = V_1; float L_56 = V_8; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_57; L_57 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_55, L_56, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_58; L_58 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_54, L_57, /*hidden argument*/NULL); V_9 = L_58; // if (objectPool.Count >= maxObjects) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_59 = __this->get_objectPool_23(); NullCheck(L_59); int32_t L_60; L_60 = List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_inline(L_59, /*hidden argument*/List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); int32_t L_61 = __this->get_maxObjects_12(); if ((((int32_t)L_60) < ((int32_t)L_61))) { goto IL_013d; } } { // StartCoroutine(PlaceExisting(offsetPoint, rot)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_62 = V_9; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_63 = V_5; RuntimeObject* L_64; L_64 = RoadsideRepeatedPlacement_PlaceExisting_mB49766AF3B6A4B78D370CFFAB24329DDD672DAF9(__this, L_62, L_63, /*hidden argument*/NULL); Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * L_65; L_65 = MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719(__this, L_64, /*hidden argument*/NULL); // } return; } IL_013d: { // GameObject newObject = parentToPlacer ? Instantiate(toPlace, offsetPoint, rot, transform) : Instantiate(toPlace, offsetPoint, rot); bool L_66 = __this->get_parentToPlacer_18(); if (L_66) { goto IL_0151; } } { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_67 = ___toPlace0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_68 = V_9; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_69 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_70; L_70 = Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m3D9494354F266A105B5A9DE8603B57850EAD902F(L_67, L_68, L_69, /*hidden argument*/Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m3D9494354F266A105B5A9DE8603B57850EAD902F_RuntimeMethod_var); G_B8_0 = L_70; goto IL_0161; } IL_0151: { GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_71 = ___toPlace0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_72 = V_9; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_73 = V_5; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_74; L_74 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_75; L_75 = Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B(L_71, L_72, L_73, L_74, /*hidden argument*/Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); G_B8_0 = L_75; } IL_0161: { V_11 = G_B8_0; // if (flipped) bool L_76 = __this->get_flipped_17(); if (!L_76) { goto IL_0181; } } { // newObject.transform.Rotate(Vector3.up, 180f); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_77 = V_11; NullCheck(L_77); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_78; L_78 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_77, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_79; L_79 = Vector3_get_up_mD84FDFCD32FC48C865A89FD4251232E2A9D7015A(/*hidden argument*/NULL); NullCheck(L_78); Transform_Rotate_m2AA745C4A796363462642A13251E8971D5C7F4DC(L_78, L_79, (180.0f), /*hidden argument*/NULL); } IL_0181: { // objectPool.Add(newObject); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_80 = __this->get_objectPool_23(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_81 = V_11; NullCheck(L_80); List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3(L_80, L_81, /*hidden argument*/List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); // newObject.GetComponent()?.onPlaced?.Invoke(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_82 = V_11; NullCheck(L_82); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_83; L_83 = GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB(L_82, /*hidden argument*/GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_84 = L_83; G_B11_0 = L_84; if (L_84) { G_B12_0 = L_84; goto IL_019b; } } { goto IL_01ab; } IL_019b: { NullCheck(G_B12_0); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_85 = G_B12_0->get_onPlaced_4(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_86 = L_85; G_B13_0 = L_86; if (L_86) { G_B14_0 = L_86; goto IL_01a6; } } { goto IL_01ab; } IL_01a6: { NullCheck(G_B14_0); UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5(G_B14_0, /*hidden argument*/NULL); } IL_01ab: { // if(trackRemoval) bool L_87 = __this->get_trackRemoval_19(); if (!L_87) { goto IL_01c0; } } { // newObject.AddComponent().Placer = this; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_88 = V_11; NullCheck(L_88); NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E * L_89; L_89 = GameObject_AddComponent_TisNotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E_mBA157F3C05852CBB2553199501AA749D5D8F2740(L_88, /*hidden argument*/GameObject_AddComponent_TisNotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E_mBA157F3C05852CBB2553199501AA749D5D8F2740_RuntimeMethod_var); NullCheck(L_89); NotifyRoadsideRemoval_set_Placer_mFE51DF640589897E6BED1D2017B9B6222D021AAD_inline(L_89, __this, /*hidden argument*/NULL); } IL_01c0: { // } return; } } // System.Void RoadsideRepeatedPlacement::UpdateNextPlaceDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_UpdateNextPlaceDistance_m10896A6FC4EA06C6A88E00F308A4A01A7996CE6F (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, float ___distanceDiff0, const RuntimeMethod* method) { { // nextPlaceDistance += distanceDiff; float L_0 = __this->get_nextPlaceDistance_24(); float L_1 = ___distanceDiff0; __this->set_nextPlaceDistance_24(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); // currentPlacementDistance += distanceDiff; float L_2 = __this->get_currentPlacementDistance_25(); float L_3 = ___distanceDiff0; __this->set_currentPlacementDistance_25(((float)il2cpp_codegen_add((float)L_2, (float)L_3))); // } return; } } // System.Void RoadsideRepeatedPlacement::WaveStarted(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_WaveStarted_m819CE5EA5D2201644D1D97CA2E704BA592931CD7 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, int32_t ___waveNum0, const RuntimeMethod* method) { { // if (earliestWave <= 0 && latestWave <= 0) int32_t L_0 = __this->get_earliestWave_21(); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0013; } } { int32_t L_1 = __this->get_latestWave_22(); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_0013; } } { // return; return; } IL_0013: { // if(delaying) bool L_2 = __this->get_delaying_26(); if (!L_2) { goto IL_003d; } } { // if(earliestWave <= waveNum && (latestWave < 1 || waveNum <= latestWave)) int32_t L_3 = __this->get_earliestWave_21(); int32_t L_4 = ___waveNum0; if ((((int32_t)L_3) > ((int32_t)L_4))) { goto IL_005e; } } { int32_t L_5 = __this->get_latestWave_22(); if ((((int32_t)L_5) < ((int32_t)1))) { goto IL_0036; } } { int32_t L_6 = ___waveNum0; int32_t L_7 = __this->get_latestWave_22(); if ((((int32_t)L_6) > ((int32_t)L_7))) { goto IL_005e; } } IL_0036: { // ResumeSpawning(); RoadsideRepeatedPlacement_ResumeSpawning_mD6B7DD5C2C1E527694639A08F7CB1FA73855E9C7(__this, /*hidden argument*/NULL); // } return; } IL_003d: { // if((waveNum > latestWave && latestWave > 0) || waveNum < earliestWave) int32_t L_8 = ___waveNum0; int32_t L_9 = __this->get_latestWave_22(); if ((((int32_t)L_8) <= ((int32_t)L_9))) { goto IL_004f; } } { int32_t L_10 = __this->get_latestWave_22(); if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0058; } } IL_004f: { int32_t L_11 = ___waveNum0; int32_t L_12 = __this->get_earliestWave_21(); if ((((int32_t)L_11) >= ((int32_t)L_12))) { goto IL_005e; } } IL_0058: { // DelaySpawning(); RoadsideRepeatedPlacement_DelaySpawning_m1DD47C2759804C46BB648A21874DFB040B8F4D41(__this, /*hidden argument*/NULL); } IL_005e: { // } return; } } // System.Void RoadsideRepeatedPlacement::WaveEnded(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement_WaveEnded_mD0E718E9F484FF7913E7B1697CF67CC88B2AE3C2 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, int32_t ___waveNum0, const RuntimeMethod* method) { { // if(!delaying && latestWave > 0) bool L_0 = __this->get_delaying_26(); if (L_0) { goto IL_0020; } } { int32_t L_1 = __this->get_latestWave_22(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0020; } } { // if (waveNum >= latestWave) int32_t L_2 = ___waveNum0; int32_t L_3 = __this->get_latestWave_22(); if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_0020; } } { // DelaySpawning(); RoadsideRepeatedPlacement_DelaySpawning_m1DD47C2759804C46BB648A21874DFB040B8F4D41(__this, /*hidden argument*/NULL); } IL_0020: { // } return; } } // System.Collections.IEnumerator RoadsideRepeatedPlacement::PlaceExisting(UnityEngine.Vector3,UnityEngine.Quaternion) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RoadsideRepeatedPlacement_PlaceExisting_mB49766AF3B6A4B78D370CFFAB24329DDD672DAF9 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___placePoint0, Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___placeRot1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 * L_0 = (U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 *)il2cpp_codegen_object_new(U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55_il2cpp_TypeInfo_var); U3CPlaceExistingU3Ed__38__ctor_mB5342BDB639D618478E564880FDB22D92E676B14(L_0, 0, /*hidden argument*/NULL); U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 * L_2 = L_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ___placePoint0; NullCheck(L_2); L_2->set_placePoint_3(L_3); U3CPlaceExistingU3Ed__38_t21363C211B7195EBF322A8621BBBE04136687B55 * L_4 = L_2; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_5 = ___placeRot1; NullCheck(L_4); L_4->set_placeRot_4(L_5); return L_4; } } // System.Void RoadsideRepeatedPlacement::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideRepeatedPlacement__ctor_m7D6DC8CF20E6B91BE3FE8079687215BD7A38B961 (RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public bool parentToPlacer = true; __this->set_parentToPlacer_18((bool)1); // List objectPool = new List(); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_0 = (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *)il2cpp_codegen_object_new(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_il2cpp_TypeInfo_var); List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8(L_0, /*hidden argument*/List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8_RuntimeMethod_var); __this->set_objectPool_23(L_0); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void RoadsideSinglePlacement::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideSinglePlacement_Update_m73566CF456BEE0D17C084365C6EFC295ECEB181A (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if(placed && Time.time >= removeObjectsAt) bool L_0 = __this->get_placed_14(); if (!L_0) { goto IL_0050; } } { float L_1; L_1 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_2 = __this->get_removeObjectsAt_13(); if ((!(((float)L_1) >= ((float)L_2)))) { goto IL_0050; } } { // foreach(GameObject obj in objectPool) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_3 = __this->get_objectPool_12(); NullCheck(L_3); Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 L_4; L_4 = List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6(L_3, /*hidden argument*/List_1_GetEnumerator_m3616D04A85546C8251A6C376656CDB5358D893F6_RuntimeMethod_var); V_0 = L_4; } IL_0021: try { // begin try (depth: 1) { goto IL_0030; } IL_0023: { // foreach(GameObject obj in objectPool) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5; L_5 = Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_inline((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_0), /*hidden argument*/Enumerator_get_Current_mB38DBEFCD264B4682A190F8592464C0658F702B7_RuntimeMethod_var); // obj.SetActive(false); NullCheck(L_5); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_5, (bool)0, /*hidden argument*/NULL); } IL_0030: { // foreach(GameObject obj in objectPool) bool L_6; L_6 = Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mF39107B3A55F66C83EBCA798CBC93AC4C990DBD7_RuntimeMethod_var); if (L_6) { goto IL_0023; } } IL_0039: { IL2CPP_LEAVE(0x49, FINALLY_003b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: { // begin finally (depth: 1) Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9((Enumerator_tFF7242F2EA0307D809676E9B45A3AF1F8BB52A14 *)(&V_0), /*hidden argument*/Enumerator_Dispose_m4B68F0A4E0441A036D7E39BC7E639536164196D9_RuntimeMethod_var); IL2CPP_END_FINALLY(59) } // end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x49, IL_0049) } IL_0049: { // placed = false; __this->set_placed_14((bool)0); } IL_0050: { // } return; } } // System.Collections.Generic.List`1 RoadsideSinglePlacement::Place() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * RoadsideSinglePlacement_Place_mD182A031A4B0997711650302710ED48D28BE80EB (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; int32_t V_1 = 0; { // float placeDistace = Player.DistanceOnPath + spawnAheadDistance; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_0; L_0 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); float L_1 = __this->get_spawnAheadDistance_7(); V_0 = ((float)il2cpp_codegen_add((float)L_0, (float)L_1)); // for (int i = 0; i < prefabs.Length; i++) V_1 = 0; goto IL_002e; } IL_0011: { // PlaceNextObject(prefabs[i], placeDistace + i * groupingSpacing); GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_2 = __this->get_prefabs_4(); int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = (L_2)->GetAt(static_cast(L_4)); float L_6 = V_0; int32_t L_7 = V_1; float L_8 = __this->get_groupingSpacing_5(); RoadsideSinglePlacement_PlaceNextObject_m4FB1134ACB1261A14C9EA106394D18F1022D550A(__this, L_5, ((float)il2cpp_codegen_add((float)L_6, (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_7)), (float)L_8)))), /*hidden argument*/NULL); // for (int i = 0; i < prefabs.Length; i++) int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_002e: { // for (int i = 0; i < prefabs.Length; i++) int32_t L_10 = V_1; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_11 = __this->get_prefabs_4(); NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))) { goto IL_0011; } } { // removeObjectsAt = Time.time + duration; float L_12; L_12 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_13 = __this->get_duration_11(); __this->set_removeObjectsAt_13(((float)il2cpp_codegen_add((float)L_12, (float)L_13))); // placed = true; __this->set_placed_14((bool)1); // return objectPool; List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_14 = __this->get_objectPool_12(); return L_14; } } // System.Void RoadsideSinglePlacement::PlaceBlind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideSinglePlacement_PlaceBlind_m5442DC4DC5DA04987249559566177FEAC5CED2FF (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, const RuntimeMethod* method) { { // Place(); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_0; L_0 = RoadsideSinglePlacement_Place_mD182A031A4B0997711650302710ED48D28BE80EB(__this, /*hidden argument*/NULL); // } return; } } // System.Void RoadsideSinglePlacement::PlaceNextObject(UnityEngine.GameObject,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideSinglePlacement_PlaceNextObject_m4FB1134ACB1261A14C9EA106394D18F1022D550A (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * ___toPlace0, float ___placeDistance1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mAB148BF0E3CF1F336D76377BD01824F30A0582C0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_1; memset((&V_1), 0, sizeof(V_1)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_4; memset((&V_4), 0, sizeof(V_4)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_5; memset((&V_5), 0, sizeof(V_5)); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 V_6; memset((&V_6), 0, sizeof(V_6)); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_7 = NULL; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_8 = NULL; float G_B2_0 = 0.0f; float G_B2_1 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B2_2; memset((&G_B2_2), 0, sizeof(G_B2_2)); float G_B1_0 = 0.0f; float G_B1_1 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B1_2; memset((&G_B1_2), 0, sizeof(G_B1_2)); float G_B3_0 = 0.0f; float G_B3_1 = 0.0f; float G_B3_2 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B3_3; memset((&G_B3_3), 0, sizeof(G_B3_3)); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B8_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B7_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B10_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B9_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B15_0 = NULL; OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * G_B14_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B17_0 = NULL; UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * G_B16_0 = NULL; { // VertexPath path = Player.PlayerPathCreator.path; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * L_0; L_0 = Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C(/*hidden argument*/NULL); NullCheck(L_0); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_1; L_1 = PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791(L_0, /*hidden argument*/NULL); // Vector3 localRight = path.GetNormalAtDistance(placeDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_2 = L_1; float L_3 = ___placeDistance1; NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = VertexPath_GetNormalAtDistance_m0A06E8C3D63BAFF3864C4C1E9C19A7B21290C19D(L_2, L_3, 0, /*hidden argument*/NULL); V_0 = L_4; // Vector3 localForward = path.GetDirectionAtDistance(placeDistance); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_5 = L_2; float L_6 = ___placeDistance1; NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = VertexPath_GetDirectionAtDistance_mE4B58F91658D2D9E19A63F13AE8E0E2930B4E993(L_5, L_6, 0, /*hidden argument*/NULL); V_1 = L_7; // Vector3 localUp = Vector3.Cross(localForward, localRight); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = V_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9 = V_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Vector3_Cross_mF3F4CE6E7142432B36BF4F906A42103A474C0BCD(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; // Vector3 point = path.GetPointAtDistance(placeDistance); float L_11 = ___placeDistance1; NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; L_12 = VertexPath_GetPointAtDistance_mA36ED1FC59E5ADFB18AF58BB0ADD5DAE3A622BBE(L_5, L_11, 0, /*hidden argument*/NULL); // Vector3 eulerAngles = Player.PlayerPathCreator.path.GetRotationAtDistance(placeDistance).eulerAngles; PathCreator_tEAFF4162C74932B2FE5D882239E40D49A7F8B804 * L_13; L_13 = Player_get_PlayerPathCreator_m3C9788C267C9EF63128C02B847411BE1B664500C(/*hidden argument*/NULL); NullCheck(L_13); VertexPath_t3571FC3C58EB92AACEB88012F6ECBDD3FC787452 * L_14; L_14 = PathCreator_get_path_m1D2BA17B74B561BB4668D206119F238682423791(L_13, /*hidden argument*/NULL); float L_15 = ___placeDistance1; NullCheck(L_14); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_16; L_16 = VertexPath_GetRotationAtDistance_m373C57D0071F81C1266836D63571C88EB1386BE4(L_14, L_15, 0, /*hidden argument*/NULL); V_6 = L_16; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_17; L_17 = Quaternion_get_eulerAngles_m3DA616CAD670235A407E8A7A75925AA8E22338C3((Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 *)(&V_6), /*hidden argument*/NULL); V_3 = L_17; // Quaternion rot = Quaternion.Euler(eulerAngles.x, eulerAngles.y, useWorldUp ? 0f : eulerAngles.z + 90); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_18 = V_3; float L_19 = L_18.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_20 = V_3; float L_21 = L_20.get_y_3(); bool L_22 = __this->get_useWorldUp_9(); G_B1_0 = L_21; G_B1_1 = L_19; G_B1_2 = L_12; if (L_22) { G_B2_0 = L_21; G_B2_1 = L_19; G_B2_2 = L_12; goto IL_0068; } } { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_23 = V_3; float L_24 = L_23.get_z_4(); G_B3_0 = ((float)il2cpp_codegen_add((float)L_24, (float)(90.0f))); G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; G_B3_3 = G_B1_2; goto IL_006d; } IL_0068: { G_B3_0 = (0.0f); G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; G_B3_3 = G_B2_2; } IL_006d: { Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_25; L_25 = Quaternion_Euler_mD694BA6F38A792C3D728A8BBAFF13000F5F3B64A(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); V_4 = L_25; // Vector3 offsetPoint = point + (localRight * relativePlacementPosition.x) + (localUp * relativePlacementPosition.y) + (localForward * relativePlacementPosition.z); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_26 = V_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_27 = __this->get_address_of_relativePlacementPosition_8(); float L_28 = L_27->get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_29; L_29 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_26, L_28, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_30; L_30 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(G_B3_3, L_29, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_31 = V_2; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_32 = __this->get_address_of_relativePlacementPosition_8(); float L_33 = L_32->get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_34; L_34 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_31, L_33, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_35; L_35 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_30, L_34, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_36 = V_1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_37 = __this->get_address_of_relativePlacementPosition_8(); float L_38 = L_37->get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_39; L_39 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_36, L_38, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40; L_40 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_35, L_39, /*hidden argument*/NULL); V_5 = L_40; // if (objectPool.Count >= maxObjects) List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_41 = __this->get_objectPool_12(); NullCheck(L_41); int32_t L_42; L_42 = List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_inline(L_41, /*hidden argument*/List_1_get_Count_m6206A8F48C7A98B9CFC23A13548CB215717573BD_RuntimeMethod_var); int32_t L_43 = __this->get_maxObjects_6(); if ((((int32_t)L_42) < ((int32_t)L_43))) { goto IL_014f; } } { // GameObject objectToUpdate = objectPool[0]; List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_44 = __this->get_objectPool_12(); NullCheck(L_44); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_45; L_45 = List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_inline(L_44, 0, /*hidden argument*/List_1_get_Item_m1E85E7CDA3459102B9FD665388559843378C2B4C_RuntimeMethod_var); V_7 = L_45; // objectPool.RemoveAt(0); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_46 = __this->get_objectPool_12(); NullCheck(L_46); List_1_RemoveAt_mAB148BF0E3CF1F336D76377BD01824F30A0582C0(L_46, 0, /*hidden argument*/List_1_RemoveAt_mAB148BF0E3CF1F336D76377BD01824F30A0582C0_RuntimeMethod_var); // objectToUpdate.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_47 = V_7; NullCheck(L_47); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_47, (bool)1, /*hidden argument*/NULL); // objectToUpdate.transform.localPosition = offsetPoint; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_48 = V_7; NullCheck(L_48); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_49; L_49 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_48, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_50 = V_5; NullCheck(L_49); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_49, L_50, /*hidden argument*/NULL); // objectToUpdate.transform.localRotation = rot; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_51 = V_7; NullCheck(L_51); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_52; L_52 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_51, /*hidden argument*/NULL); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_53 = V_4; NullCheck(L_52); Transform_set_localRotation_m1A9101457EC4653AFC93FCC4065A29F2C78FA62C(L_52, L_53, /*hidden argument*/NULL); // if (flipped) bool L_54 = __this->get_flipped_10(); if (!L_54) { goto IL_0126; } } { // objectToUpdate.transform.Rotate(localUp, 180f); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_55 = V_7; NullCheck(L_55); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_56; L_56 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_55, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_57 = V_2; NullCheck(L_56); Transform_Rotate_m2AA745C4A796363462642A13251E8971D5C7F4DC(L_56, L_57, (180.0f), /*hidden argument*/NULL); } IL_0126: { // objectPool.Add(objectToUpdate); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_58 = __this->get_objectPool_12(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_59 = V_7; NullCheck(L_58); List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3(L_58, L_59, /*hidden argument*/List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); // objectToUpdate.GetComponent()?.onPlaced?.Invoke(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_60 = V_7; NullCheck(L_60); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_61; L_61 = GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB(L_60, /*hidden argument*/GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_62 = L_61; G_B7_0 = L_62; if (L_62) { G_B8_0 = L_62; goto IL_013f; } } { return; } IL_013f: { NullCheck(G_B8_0); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_63 = G_B8_0->get_onPlaced_4(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_64 = L_63; G_B9_0 = L_64; if (L_64) { G_B10_0 = L_64; goto IL_0149; } } { return; } IL_0149: { NullCheck(G_B10_0); UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5(G_B10_0, /*hidden argument*/NULL); // } return; } IL_014f: { // GameObject newObject = Instantiate(toPlace, offsetPoint, rot, transform); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_65 = ___toPlace0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_66 = V_5; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_67 = V_4; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_68; L_68 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_69; L_69 = Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B(L_65, L_66, L_67, L_68, /*hidden argument*/Object_Instantiate_TisGameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319_m31BF69730FCC7A1D9A48F6A9597D79994B6C5F8B_RuntimeMethod_var); V_8 = L_69; // if (flipped) bool L_70 = __this->get_flipped_10(); if (!L_70) { goto IL_017b; } } { // newObject.transform.Rotate(localUp, 180f); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_71 = V_8; NullCheck(L_71); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_72; L_72 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_71, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_73 = V_2; NullCheck(L_72); Transform_Rotate_m2AA745C4A796363462642A13251E8971D5C7F4DC(L_72, L_73, (180.0f), /*hidden argument*/NULL); } IL_017b: { // objectPool.Add(newObject); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_74 = __this->get_objectPool_12(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_75 = V_8; NullCheck(L_74); List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3(L_74, L_75, /*hidden argument*/List_1_Add_m3DD76DE838FA83DF972E0486A296345EB3A7DDF3_RuntimeMethod_var); // newObject.GetComponent()?.onPlaced?.Invoke(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_76 = V_8; NullCheck(L_76); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_77; L_77 = GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB(L_76, /*hidden argument*/GameObject_GetComponent_TisOnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F_m7ABB78FDA87F6D4FCADFEA32ADC8DEE1E7100EDB_RuntimeMethod_var); OnRoadsidePlacement_t17E771544DD7E8D84EDE254EC21F73D49B7CEE4F * L_78 = L_77; G_B14_0 = L_78; if (L_78) { G_B15_0 = L_78; goto IL_0194; } } { return; } IL_0194: { NullCheck(G_B15_0); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_79 = G_B15_0->get_onPlaced_4(); UnityEvent_tA0EA9BC49FD7D5185E7A238EF2E0E6F5D0EE27F4 * L_80 = L_79; G_B16_0 = L_80; if (L_80) { G_B17_0 = L_80; goto IL_019e; } } { return; } IL_019e: { NullCheck(G_B17_0); UnityEvent_Invoke_mDA46AA9786AD4C34211C6C6ADFB0963DFF430AF5(G_B17_0, /*hidden argument*/NULL); // } return; } } // System.Void RoadsideSinglePlacement::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RoadsideSinglePlacement__ctor_m70A7BBE35D3255101EE3F735C3F74526027BF23C (RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public float duration = 180f; __this->set_duration_11((180.0f)); // List objectPool = new List(); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_0 = (List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 *)il2cpp_codegen_object_new(List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5_il2cpp_TypeInfo_var); List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8(L_0, /*hidden argument*/List_1__ctor_m859B0EE8491FDDEB1A3F7115D334B863E025BBC8_RuntimeMethod_var); __this->set_objectPool_12(L_0); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Roller::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_Start_m9AA5D839E76B8F51EB80F988BF3D9A6CBC8E00A7 (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentInChildren_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m654193278BB56948AB820313E9D35E6D6A89798F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m91CE0171326B90198E69EAFA60F45473CAC6E0C3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // base.Start(); EnemyBehavior_Start_mD5A64ABCCD134B714CA3E06B8C0E86ACD537D6C9(__this, /*hidden argument*/NULL); // rollerAnim = GetComponentInChildren(); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Component_GetComponentInChildren_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m654193278BB56948AB820313E9D35E6D6A89798F(__this, /*hidden argument*/Component_GetComponentInChildren_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m654193278BB56948AB820313E9D35E6D6A89798F_RuntimeMethod_var); __this->set_rollerAnim_24(L_0); // sparks = GetComponent(); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_1; L_1 = Component_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m91CE0171326B90198E69EAFA60F45473CAC6E0C3(__this, /*hidden argument*/Component_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m91CE0171326B90198E69EAFA60F45473CAC6E0C3_RuntimeMethod_var); __this->set_sparks_25(L_1); // usedForwardVelocity = maxForwardVelocity; float L_2 = __this->get_maxForwardVelocity_12(); __this->set_usedForwardVelocity_32(L_2); // } return; } } // System.Void Roller::FixedUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_FixedUpdate_m9744AA36AE69421A275E15222F7DDCBB4C7EABC4 (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3F1783E0AC072146EA9877760B49156F36C165DB); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_4; memset((&V_4), 0, sizeof(V_4)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_5; memset((&V_5), 0, sizeof(V_5)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_6; memset((&V_6), 0, sizeof(V_6)); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 V_7; memset((&V_7), 0, sizeof(V_7)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_8; memset((&V_8), 0, sizeof(V_8)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B24_0; memset((&G_B24_0), 0, sizeof(G_B24_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B23_0; memset((&G_B23_0), 0, sizeof(G_B23_0)); int32_t G_B25_0 = 0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B25_1; memset((&G_B25_1), 0, sizeof(G_B25_1)); int32_t G_B30_0 = 0; { // Vector3 downForce = Vector3.zero; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0; L_0 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); V_0 = L_0; // if (Physics.Raycast(transform.position, -transform.up, groundCollisionDistance, railLayers)) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2; L_2 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_1, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_3; L_3 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = Transform_get_up_mAB753D250A30C78924D5D22B0821F1D254525C31(L_3, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_5; L_5 = Vector3_op_UnaryNegation_m56EB454031EABB53BA35FECF3F61A7E2332A2521_inline(L_4, /*hidden argument*/NULL); float L_6 = __this->get_groundCollisionDistance_15(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_7 = __this->get_railLayers_27(); int32_t L_8; L_8 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_7, /*hidden argument*/NULL); bool L_9; L_9 = Physics_Raycast_m8B96F9B0424A82607EED1B73D708B56E2E61ACD0(L_2, L_5, L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_008e; } } { // if (sparks != null && !sparks.isPlaying) ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_10 = __this->get_sparks_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_11; L_11 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_10, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_005f; } } { ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_12 = __this->get_sparks_25(); NullCheck(L_12); bool L_13; L_13 = ParticleSystem_get_isPlaying_m36FD03CBF99EE4C243B01F37D77CB6B1CFA526BA(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_005f; } } { // sparks.Play(); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_14 = __this->get_sparks_25(); NullCheck(L_14); ParticleSystem_Play_m28D27CC4CDC1D93195C75647E6F6DAECF8B6BC50(L_14, /*hidden argument*/NULL); } IL_005f: { // if (!armed && rb != null) bool L_15 = __this->get_armed_28(); if (L_15) { goto IL_00dc; } } { Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_16 = __this->get_rb_26(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_17; L_17 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_16, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_17) { goto IL_00dc; } } { // armed = true; __this->set_armed_28((bool)1); // rollerAnim.SetTrigger("StartSpinning"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_18 = __this->get_rollerAnim_24(); NullCheck(L_18); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_18, _stringLiteral3F1783E0AC072146EA9877760B49156F36C165DB, /*hidden argument*/NULL); // } goto IL_00dc; } IL_008e: { // else if (sparks != null && sparks.isPlaying) ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_19 = __this->get_sparks_25(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_20; L_20 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_19, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_00dc; } } { ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_21 = __this->get_sparks_25(); NullCheck(L_21); bool L_22; L_22 = ParticleSystem_get_isPlaying_m36FD03CBF99EE4C243B01F37D77CB6B1CFA526BA(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_00dc; } } { // sparks.Stop(); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_23 = __this->get_sparks_25(); NullCheck(L_23); ParticleSystem_Stop_m8CBF9268DE7B5A40952B4977462B857B5F5AFB9D(L_23, /*hidden argument*/NULL); // if(armed) bool L_24 = __this->get_armed_28(); if (!L_24) { goto IL_00dc; } } { // downForce = -Player.Follower.transform.up * downVelocity; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * L_25; L_25 = Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F(/*hidden argument*/NULL); NullCheck(L_25); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_26; L_26 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_25, /*hidden argument*/NULL); NullCheck(L_26); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_27; L_27 = Transform_get_up_mAB753D250A30C78924D5D22B0821F1D254525C31(L_26, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_28; L_28 = Vector3_op_UnaryNegation_m56EB454031EABB53BA35FECF3F61A7E2332A2521_inline(L_27, /*hidden argument*/NULL); float L_29 = __this->get_downVelocity_14(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_30; L_30 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_28, L_29, /*hidden argument*/NULL); V_0 = L_30; } IL_00dc: { // if (armed) bool L_31 = __this->get_armed_28(); if (!L_31) { goto IL_0399; } } { // float sqrPlayerDist = (Player.Bike.transform.position - transform.position).sqrMagnitude; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_32; L_32 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_32); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_33; L_33 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_32, /*hidden argument*/NULL); NullCheck(L_33); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_34; L_34 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_33, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_35; L_35 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_35); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_36; L_36 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_35, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_37; L_37 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_34, L_36, /*hidden argument*/NULL); V_5 = L_37; float L_38; L_38 = Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_5), /*hidden argument*/NULL); V_1 = L_38; // float positionDot = Vector3.Dot(Player.Bike.transform.forward, Player.Bike.transform.position - transform.position); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_39; L_39 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_39); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_40; L_40 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_39, /*hidden argument*/NULL); NullCheck(L_40); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_41; L_41 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_40, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_42; L_42 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_42); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_43; L_43 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_42, /*hidden argument*/NULL); NullCheck(L_43); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_44; L_44 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_43, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_45; L_45 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_45); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_46; L_46 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_45, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_47; L_47 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_44, L_46, /*hidden argument*/NULL); float L_48; L_48 = Vector3_Dot_m81A33FB5E8269E1A21554ECCB1639019C708A1CF_inline(L_41, L_47, /*hidden argument*/NULL); V_2 = L_48; // if (sqrPlayerDist < (explodeProximity * explodeProximity)) float L_49 = V_1; float L_50 = __this->get_explodeProximity_19(); float L_51 = __this->get_explodeProximity_19(); if ((!(((float)L_49) < ((float)((float)il2cpp_codegen_multiply((float)L_50, (float)L_51)))))) { goto IL_01c8; } } { // Instantiate(explosionPrefab, transform.position + PlayerNextMove(explosionAheadOffset), transform.rotation); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_52 = __this->get_explosionPrefab_22(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_53; L_53 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_53); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_54; L_54 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_53, /*hidden argument*/NULL); int32_t L_55 = __this->get_explosionAheadOffset_21(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_56; L_56 = Roller_PlayerNextMove_m916E138878E1524EE3AA376DAD61CC1BD5E49D5D(__this, L_55, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_57; L_57 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_54, L_56, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_58; L_58 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_58); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_59; L_59 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_58, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_60; L_60 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_52, L_57, L_59, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // Vector3 dir = transform.position - Player.Bike.transform.position; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_61; L_61 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_61); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_62; L_62 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_61, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_63; L_63 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_63); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_64; L_64 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_63, /*hidden argument*/NULL); NullCheck(L_64); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_65; L_65 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_64, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_66; L_66 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_62, L_65, /*hidden argument*/NULL); V_6 = L_66; // Player.Collision.DamagingHit(explosionDamage, dir); PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * L_67; L_67 = Player_get_Collision_mC96F7FC632364CDB6730D2B1AB5B44C9D7C03248(/*hidden argument*/NULL); float L_68 = __this->get_explosionDamage_20(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_69 = V_6; NullCheck(L_67); PlayerCollision_DamagingHit_mA87608D9C3DE0DCAD1C101038A7DAED3C6C8A645(L_67, L_68, L_69, (bool)0, /*hidden argument*/NULL); // Destroy(gameObject); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_70; L_70 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F(L_70, /*hidden argument*/NULL); // } goto IL_01eb; } IL_01c8: { // else if (sqrPlayerDist > (despawnDistance * despawnDistance) && positionDot > 0) float L_71 = V_1; float L_72 = __this->get_despawnDistance_18(); float L_73 = __this->get_despawnDistance_18(); if ((!(((float)L_71) > ((float)((float)il2cpp_codegen_multiply((float)L_72, (float)L_73)))))) { goto IL_01eb; } } { float L_74 = V_2; if ((!(((float)L_74) > ((float)(0.0f))))) { goto IL_01eb; } } { // Destroy(gameObject); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_75; L_75 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F(L_75, /*hidden argument*/NULL); } IL_01eb: { // if (Vector3.Dot((Player.Bike.transform.position - transform.position).normalized, Player.Bike.transform.forward) > 0) IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_76; L_76 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_76); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_77; L_77 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_76, /*hidden argument*/NULL); NullCheck(L_77); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_78; L_78 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_77, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_79; L_79 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_79); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_80; L_80 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_79, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_81; L_81 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_78, L_80, /*hidden argument*/NULL); V_5 = L_81; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_82; L_82 = Vector3_get_normalized_m2FA6DF38F97BDA4CCBDAE12B9FE913A241DAC8D5((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_5), /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_83; L_83 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_83); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_84; L_84 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_83, /*hidden argument*/NULL); NullCheck(L_84); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_85; L_85 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_84, /*hidden argument*/NULL); float L_86; L_86 = Vector3_Dot_m81A33FB5E8269E1A21554ECCB1639019C708A1CF_inline(L_82, L_85, /*hidden argument*/NULL); if ((!(((float)L_86) > ((float)(0.0f))))) { goto IL_023c; } } { // usedForwardVelocity = maxForwardVelocity; float L_87 = __this->get_maxForwardVelocity_12(); __this->set_usedForwardVelocity_32(L_87); // } goto IL_026c; } IL_023c: { // usedForwardVelocity = Player.Follower.speed - AHEAD_SLOWDOWN; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * L_88; L_88 = Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F(/*hidden argument*/NULL); NullCheck(L_88); float L_89 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 *)L_88)->get_speed_5(); __this->set_usedForwardVelocity_32(((float)il2cpp_codegen_subtract((float)L_89, (float)(0.0f)))); // if (usedForwardVelocity > maxForwardVelocity) float L_90 = __this->get_usedForwardVelocity_32(); float L_91 = __this->get_maxForwardVelocity_12(); if ((!(((float)L_90) > ((float)L_91)))) { goto IL_026c; } } { // usedForwardVelocity = maxForwardVelocity; float L_92 = __this->get_maxForwardVelocity_12(); __this->set_usedForwardVelocity_32(L_92); } IL_026c: { // if (Time.time > nextDirectionChangeAllowed) float L_93; L_93 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_94 = __this->get_nextDirectionChangeAllowed_31(); if ((!(((float)L_93) > ((float)L_94)))) { goto IL_0337; } } { // if (Physics.Raycast(transform.position, (horizontalFlipped ? -1 : 1) * Player.Mover.transform.right, out hitInfo, RAIL_COLLISION_DIST, railLayers)) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_95; L_95 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_95); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_96; L_96 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_95, /*hidden argument*/NULL); bool L_97 = __this->get_horizontalFlipped_30(); G_B23_0 = L_96; if (L_97) { G_B24_0 = L_96; goto IL_0292; } } { G_B25_0 = 1; G_B25_1 = G_B23_0; goto IL_0293; } IL_0292: { G_B25_0 = (-1); G_B25_1 = G_B24_0; } IL_0293: { IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * L_98; L_98 = Player_get_Mover_m5073FA548010C1081FB85A79308B6E32D674BD6D(/*hidden argument*/NULL); NullCheck(L_98); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_99; L_99 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_98, /*hidden argument*/NULL); NullCheck(L_99); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_100; L_100 = Transform_get_right_mA8EB1882CCE8759766544448308C88D9200F06CE(L_99, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_101; L_101 = Vector3_op_Multiply_m92CBF5B97ECB34A9B802EDD5C4A8187463278560_inline(((float)((float)G_B25_0)), L_100, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_102 = __this->get_railLayers_27(); int32_t L_103; L_103 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_102, /*hidden argument*/NULL); bool L_104; L_104 = Physics_Raycast_mE9A6DAE4102F053486651A3BF1F3C8B0F4CD7A32(G_B25_1, L_101, (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)(&V_7), (1.0f), L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_0337; } } { // horizontalFlipped = !horizontalFlipped; bool L_105 = __this->get_horizontalFlipped_30(); __this->set_horizontalFlipped_30((bool)((((int32_t)L_105) == ((int32_t)0))? 1 : 0)); // Vector3 reflectVel = Vector3.Reflect(rb.velocity, hitInfo.normal); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_106 = __this->get_rb_26(); NullCheck(L_106); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_107; L_107 = Rigidbody_get_velocity_mCFB033F3BD14C2BA68E797DFA4950F9307EC8E2C(L_106, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_108; L_108 = RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)(&V_7), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_109; L_109 = Vector3_Reflect_mDA0BFFC63BD745F7F35A883BC74C951E8A4ABC2C(L_107, L_108, /*hidden argument*/NULL); V_8 = L_109; // reflectVel = new Vector3(reflectVel.x, rb.velocity.y, reflectVel.z) * bounciness; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_110 = V_8; float L_111 = L_110.get_x_2(); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_112 = __this->get_rb_26(); NullCheck(L_112); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_113; L_113 = Rigidbody_get_velocity_mCFB033F3BD14C2BA68E797DFA4950F9307EC8E2C(L_112, /*hidden argument*/NULL); float L_114 = L_113.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_115 = V_8; float L_116 = L_115.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_117; memset((&L_117), 0, sizeof(L_117)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_117), L_111, L_114, L_116, /*hidden argument*/NULL); float L_118 = __this->get_bounciness_16(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_119; L_119 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_117, L_118, /*hidden argument*/NULL); V_8 = L_119; // rb.velocity = reflectVel; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_120 = __this->get_rb_26(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_121 = V_8; NullCheck(L_120); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_120, L_121, /*hidden argument*/NULL); // nextDirectionChangeAllowed = Time.time + DIRECTION_CHANGE_COOLDOWN; float L_122; L_122 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); __this->set_nextDirectionChangeAllowed_31(((float)il2cpp_codegen_add((float)L_122, (float)(0.100000001f)))); } IL_0337: { // Vector3 rightForce = (horizontalFlipped ? -1 : 1) * Player.Mover.transform.right * horizontalVelocity; bool L_123 = __this->get_horizontalFlipped_30(); if (L_123) { goto IL_0342; } } { G_B30_0 = 1; goto IL_0343; } IL_0342: { G_B30_0 = (-1); } IL_0343: { IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * L_124; L_124 = Player_get_Mover_m5073FA548010C1081FB85A79308B6E32D674BD6D(/*hidden argument*/NULL); NullCheck(L_124); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_125; L_125 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_124, /*hidden argument*/NULL); NullCheck(L_125); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_126; L_126 = Transform_get_right_mA8EB1882CCE8759766544448308C88D9200F06CE(L_125, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_127; L_127 = Vector3_op_Multiply_m92CBF5B97ECB34A9B802EDD5C4A8187463278560_inline(((float)((float)G_B30_0)), L_126, /*hidden argument*/NULL); float L_128 = __this->get_horizontalVelocity_13(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_129; L_129 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_127, L_128, /*hidden argument*/NULL); // Vector3 forwardForce = Player.Mover.transform.forward * usedForwardVelocity; PlayerMovement_t96EAA58B5374CACD87C97437A88E4A585B68FEAB * L_130; L_130 = Player_get_Mover_m5073FA548010C1081FB85A79308B6E32D674BD6D(/*hidden argument*/NULL); NullCheck(L_130); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_131; L_131 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_130, /*hidden argument*/NULL); NullCheck(L_131); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_132; L_132 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_131, /*hidden argument*/NULL); float L_133 = __this->get_usedForwardVelocity_32(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_134; L_134 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_132, L_133, /*hidden argument*/NULL); V_3 = L_134; // Vector3 usedForce = rightForce + forwardForce + downForce; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_135 = V_3; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_136; L_136 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_129, L_135, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_137 = V_0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_138; L_138 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_136, L_137, /*hidden argument*/NULL); V_4 = L_138; // rb.AddForce(usedForce); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_139 = __this->get_rb_26(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_140 = V_4; NullCheck(L_139); Rigidbody_AddForce_mDFB0D57C25682B826999B0074F5C0FD399C6401D(L_139, L_140, /*hidden argument*/NULL); } IL_0399: { // } return; } } // System.Void Roller::ReleaseRoller(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_ReleaseRoller_m299F83CB491DEFB31BDF6C66F25EB15DFC60B48A (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___velocityAtRelease0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // if (!released) bool L_0 = __this->get_released_29(); if (L_0) { goto IL_00de; } } { // released = true; __this->set_released_29((bool)1); // transform.parent = null; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13(L_1, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)NULL, /*hidden argument*/NULL); // transform.rotation = Quaternion.identity; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2; L_2 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_3; L_3 = Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D(/*hidden argument*/NULL); NullCheck(L_2); Transform_set_rotation_m1B5F3D4CE984AB31254615C9C71B0E54978583B4(L_2, L_3, /*hidden argument*/NULL); // rb = gameObject.AddComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4; L_4 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_4); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_5; L_5 = GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0(L_4, /*hidden argument*/GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0_RuntimeMethod_var); __this->set_rb_26(L_5); // rb.useGravity = true; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_6 = __this->get_rb_26(); NullCheck(L_6); Rigidbody_set_useGravity_m1057292FB3199E87664F40B8BCBA7A7E64D1A096(L_6, (bool)1, /*hidden argument*/NULL); // rb.isKinematic = false; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_7 = __this->get_rb_26(); NullCheck(L_7); Rigidbody_set_isKinematic_mCF74D680205544826F2DE2CAB929C9F25409A311(L_7, (bool)0, /*hidden argument*/NULL); // rb.drag = 1f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_8 = __this->get_rb_26(); NullCheck(L_8); Rigidbody_set_drag_m60E39BE31529DE5163116785A69FACC77C52DA98(L_8, (1.0f), /*hidden argument*/NULL); // rb.angularDrag = 0f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_9 = __this->get_rb_26(); NullCheck(L_9); Rigidbody_set_angularDrag_m8BF3771789B32FB09FDD8066BAFA0A0B661372A4(L_9, (0.0f), /*hidden argument*/NULL); // rb.mass = 1f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_10 = __this->get_rb_26(); NullCheck(L_10); Rigidbody_set_mass_m54FCACE073F5E7742DB1D7C0BA19CD0C0F3DDA3F(L_10, (1.0f), /*hidden argument*/NULL); // rb.collisionDetectionMode = CollisionDetectionMode.Continuous; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_11 = __this->get_rb_26(); NullCheck(L_11); Rigidbody_set_collisionDetectionMode_m4BC31A84B26540ACD15273774C47F31CDF5381C2(L_11, 1, /*hidden argument*/NULL); // rb.constraints = RigidbodyConstraints.FreezeRotation; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_12 = __this->get_rb_26(); NullCheck(L_12); Rigidbody_set_constraints_mA76F562D16D3BE8889E095D0309C8FE38DA914F1(L_12, ((int32_t)112), /*hidden argument*/NULL); // if (Random.Range(0f, 1f) > .5f) float L_13; L_13 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (1.0f), /*hidden argument*/NULL); if ((!(((float)L_13) > ((float)(0.5f))))) { goto IL_00bd; } } { // horizontalFlipped = true; __this->set_horizontalFlipped_30((bool)1); } IL_00bd: { // rb.velocity = velocityAtRelease + Vector3.down * downVelocity; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_14 = __this->get_rb_26(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_15 = ___velocityAtRelease0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16; L_16 = Vector3_get_down_m24F1287CA7D39720216FD130DE1490BB26AFCF83(/*hidden argument*/NULL); float L_17 = __this->get_downVelocity_14(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_18; L_18 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_16, L_17, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_19; L_19 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_15, L_18, /*hidden argument*/NULL); NullCheck(L_14); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_14, L_19, /*hidden argument*/NULL); } IL_00de: { // } return; } } // System.Void Roller::OnCollisionEnter(UnityEngine.Collision) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_OnCollisionEnter_m0CCEED79E0A6F997B329178622D8A358820944F6 (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * ___collision0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8FA2447ADC030D10580043D12DEC24890EB68F6); s_Il2CppMethodInitialized = true; } ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 V_0; memset((&V_0), 0, sizeof(V_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_1; memset((&V_1), 0, sizeof(V_1)); { // if(collision.gameObject.tag != "RoadChunk" && armed && Time.time > nextDirectionChangeAllowed) Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * L_0 = ___collision0; NullCheck(L_0); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_1; L_1 = Collision_get_gameObject_m5682F872FD28419AA36F0651CE8B19825A21859D(L_0, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2; L_2 = GameObject_get_tag_mC21F33D368C18A631040F2887036C678B96ABC33(L_1, /*hidden argument*/NULL); bool L_3; L_3 = String_op_Inequality_m45BEBD9C59D474454BD0F4AB6C9A8A2D05D40DBE(L_2, _stringLiteralA8FA2447ADC030D10580043D12DEC24890EB68F6, /*hidden argument*/NULL); if (!L_3) { goto IL_00ab; } } { bool L_4 = __this->get_armed_28(); if (!L_4) { goto IL_00ab; } } { float L_5; L_5 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_6 = __this->get_nextDirectionChangeAllowed_31(); if ((!(((float)L_5) > ((float)L_6)))) { goto IL_00ab; } } { // horizontalFlipped = !horizontalFlipped; bool L_7 = __this->get_horizontalFlipped_30(); __this->set_horizontalFlipped_30((bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0)); // ContactPoint hitLoc = collision.GetContact(0); Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * L_8 = ___collision0; NullCheck(L_8); ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 L_9; L_9 = Collision_GetContact_mC002FC304B37450FC203319578C90AB56EA910F7(L_8, 0, /*hidden argument*/NULL); V_0 = L_9; // Vector3 reflectVel = Vector3.Reflect(rb.velocity, hitLoc.normal); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_10 = __this->get_rb_26(); NullCheck(L_10); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11; L_11 = Rigidbody_get_velocity_mCFB033F3BD14C2BA68E797DFA4950F9307EC8E2C(L_10, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; L_12 = ContactPoint_get_normal_m0561937E45F5356C7BB90D861422BD76B36D037A((ContactPoint_tC179732A8E0014F5EFF5977ED1ADF12CF14A9017 *)(&V_0), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13; L_13 = Vector3_Reflect_mDA0BFFC63BD745F7F35A883BC74C951E8A4ABC2C(L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; // reflectVel = new Vector3(reflectVel.x, rb.velocity.y, reflectVel.z) * bounciness; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_14 = V_1; float L_15 = L_14.get_x_2(); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_16 = __this->get_rb_26(); NullCheck(L_16); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_17; L_17 = Rigidbody_get_velocity_mCFB033F3BD14C2BA68E797DFA4950F9307EC8E2C(L_16, /*hidden argument*/NULL); float L_18 = L_17.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_19 = V_1; float L_20 = L_19.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_21; memset((&L_21), 0, sizeof(L_21)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_21), L_15, L_18, L_20, /*hidden argument*/NULL); float L_22 = __this->get_bounciness_16(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_23; L_23 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_21, L_22, /*hidden argument*/NULL); V_1 = L_23; // rb.velocity = reflectVel; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_24 = __this->get_rb_26(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_25 = V_1; NullCheck(L_24); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_24, L_25, /*hidden argument*/NULL); // nextDirectionChangeAllowed = Time.time + DIRECTION_CHANGE_COOLDOWN; float L_26; L_26 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); __this->set_nextDirectionChangeAllowed_31(((float)il2cpp_codegen_add((float)L_26, (float)(0.100000001f)))); } IL_00ab: { // } return; } } // System.Void Roller::GotHit(HitData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_GotHit_m134A3D8C85A856A3D2FA7439B572B8EEDA8564EF (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___hitData0, const RuntimeMethod* method) { { // base.GotHit(hitData); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_0 = ___hitData0; EnemyBehavior_GotHit_mAF50887C23285A2550C49D820C97126A62AAE35B(__this, L_0, /*hidden argument*/NULL); // if(HitPoints > 0 && armed && armedHitDamageMultiplier > 1) float L_1; L_1 = EnemyBehavior_get_HitPoints_m22E2D061E755B62A8D2EEDA2796E92910D822A2E_inline(__this, /*hidden argument*/NULL); if ((!(((float)L_1) > ((float)(0.0f))))) { goto IL_0049; } } { bool L_2 = __this->get_armed_28(); if (!L_2) { goto IL_0049; } } { float L_3 = __this->get_armedHitDamageMultiplier_17(); if ((!(((float)L_3) > ((float)(1.0f))))) { goto IL_0049; } } { // HitPoints -= hitData.hitDamage * (armedHitDamageMultiplier - 1); float L_4; L_4 = EnemyBehavior_get_HitPoints_m22E2D061E755B62A8D2EEDA2796E92910D822A2E_inline(__this, /*hidden argument*/NULL); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_5 = ___hitData0; NullCheck(L_5); float L_6 = L_5->get_hitDamage_0(); float L_7 = __this->get_armedHitDamageMultiplier_17(); EnemyBehavior_set_HitPoints_m6B9DE34F9F689715B19EE62F5DCBBA18E7F0554C(__this, ((float)il2cpp_codegen_subtract((float)L_4, (float)((float)il2cpp_codegen_multiply((float)L_6, (float)((float)il2cpp_codegen_subtract((float)L_7, (float)(1.0f))))))), /*hidden argument*/NULL); } IL_0049: { // } return; } } // System.Void Roller::GotDestroyed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller_GotDestroyed_m1FCD48D59C0E235CD11783054CB5F346188BAB36 (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // base.GotDestroyed(); EnemyBehavior_GotDestroyed_mA174BBB96835DC49CA1131A0ACD417E02FAC7810(__this, /*hidden argument*/NULL); // Instantiate(destroyedPrefab, transform.position, Quaternion.identity); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0 = __this->get_destroyedPrefab_23(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2; L_2 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_1, /*hidden argument*/NULL); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_3; L_3 = Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_4; L_4 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_0, L_2, L_3, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // Destroy(gameObject); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5; L_5 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F(L_5, /*hidden argument*/NULL); // } return; } } // UnityEngine.Vector3 Roller::PlayerNextMove(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Roller_PlayerNextMove_m916E138878E1524EE3AA376DAD61CC1BD5E49D5D (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, int32_t ___movesAhead0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return Player.Bike.transform.forward * Player.Follower.speed * Time.fixedDeltaTime * movesAhead; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0; L_0 = Player_get_Bike_m30DF937F8D29BCDF39A6034C0414C9556FF158CA(/*hidden argument*/NULL); NullCheck(L_0); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_0, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2; L_2 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_1, /*hidden argument*/NULL); PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * L_3; L_3 = Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F(/*hidden argument*/NULL); NullCheck(L_3); float L_4 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 *)L_3)->get_speed_5(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_5; L_5 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_2, L_4, /*hidden argument*/NULL); float L_6; L_6 = Time_get_fixedDeltaTime_m4F02C3AE3A27A629B120B28139C1875CD5978688(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_5, L_6, /*hidden argument*/NULL); int32_t L_8 = ___movesAhead0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_7, ((float)((float)L_8)), /*hidden argument*/NULL); return L_9; } } // System.Void Roller::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Roller__ctor_m87C17B9BCF1CACCC4407F4257FA5B825E0D63E1C (Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * __this, const RuntimeMethod* method) { { // public float maxForwardVelocity = 100f; __this->set_maxForwardVelocity_12((100.0f)); // public float horizontalVelocity = 50f; __this->set_horizontalVelocity_13((50.0f)); // public float downVelocity = 10f; __this->set_downVelocity_14((10.0f)); // public float groundCollisionDistance = 0.5f; __this->set_groundCollisionDistance_15((0.5f)); // public float bounciness = 1f; __this->set_bounciness_16((1.0f)); // public float armedHitDamageMultiplier = 5f; __this->set_armedHitDamageMultiplier_17((5.0f)); // public float despawnDistance = 75f; __this->set_despawnDistance_18((75.0f)); // public float explodeProximity = 2.5f; __this->set_explodeProximity_19((2.5f)); // public float explosionDamage = 40f; __this->set_explosionDamage_20((40.0f)); // public int explosionAheadOffset = 3; __this->set_explosionAheadOffset_21(3); // LayerMask railLayers = 1 << 13; LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_0; L_0 = LayerMask_op_Implicit_m04FD003A196C7FA5C824D854803493EA31AE58D2(((int32_t)8192), /*hidden argument*/NULL); __this->set_railLayers_27(L_0); EnemyBehavior__ctor_m62BD87F8A680F9D53CF35AC58649D99BFC1902B3(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean RollerFireable::ReadyToFire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RollerFireable_ReadyToFire_m867801F63023E2A7099CC9C2E5679BA3B8B8D58A (RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (Time.time >= nextFire && rollers.Count > 0 && (droneBehavior == null || droneBehavior.IsInDropZone)) float L_0; L_0 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_1 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_nextFire_9(); if ((!(((float)L_0) >= ((float)L_1)))) { goto IL_004a; } } { List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_2 = __this->get_rollers_12(); NullCheck(L_2); int32_t L_3; L_3 = List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_inline(L_2, /*hidden argument*/List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_004a; } } { BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * L_4 = __this->get_droneBehavior_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_5; L_5 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_4, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_5) { goto IL_0036; } } { BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * L_6 = __this->get_droneBehavior_11(); NullCheck(L_6); bool L_7; L_7 = BasicDroneBehavior_get_IsInDropZone_m3249A2C042ABD347F86111D66B9DE74B71CD5600_inline(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004a; } } IL_0036: { // nextFire = Time.time + fireRate; float L_8; L_8 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_9 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_fireRate_5(); ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->set_nextFire_9(((float)il2cpp_codegen_add((float)L_8, (float)L_9))); // return true; return (bool)1; } IL_004a: { // return false; return (bool)0; } } // System.Void RollerFireable::Fire(UnityEngine.AudioSource,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RollerFireable_Fire_m7E73437AEF2113758D867876CB7356784986225B (RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F * __this, AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___movementVelocity1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // base.Fire(source, movementVelocity); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = ___source0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1 = ___movementVelocity1; Fireable_Fire_m3F112852EEEDC5332B4582D127983C0A4DE81D5A(__this, L_0, L_1, /*hidden argument*/NULL); goto IL_005e; } IL_000a: { // if (rollers[0] != null) List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_2 = __this->get_rollers_12(); NullCheck(L_2); Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * L_3; L_3 = List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_inline(L_2, 0, /*hidden argument*/List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_4; L_4 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_3, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_4) { goto IL_0052; } } { // rollers[0].ReleaseRoller(movementVelocity); List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_5 = __this->get_rollers_12(); NullCheck(L_5); Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * L_6; L_6 = List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_inline(L_5, 0, /*hidden argument*/List_1_get_Item_m7CBA0BBF2D1BD1BBDF91D5AE4818F46E123F04AE_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7 = ___movementVelocity1; NullCheck(L_6); Roller_ReleaseRoller_m299F83CB491DEFB31BDF6C66F25EB15DFC60B48A(L_6, L_7, /*hidden argument*/NULL); // rollers.RemoveAt(0); List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_8 = __this->get_rollers_12(); NullCheck(L_8); List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A(L_8, 0, /*hidden argument*/List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A_RuntimeMethod_var); // if (rollers.Count <= 0) List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_9 = __this->get_rollers_12(); NullCheck(L_9); int32_t L_10; L_10 = List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_inline(L_9, /*hidden argument*/List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var); if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_006c; } } { // IsEmpty = true; Fireable_set_IsEmpty_m96D5ABEEFFC7256154A68C9AD8F88BBB04C7AA93_inline(__this, (bool)1, /*hidden argument*/NULL); // break; return; } IL_0052: { // rollers.RemoveAt(0); List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_11 = __this->get_rollers_12(); NullCheck(L_11); List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A(L_11, 0, /*hidden argument*/List_1_RemoveAt_mACE122257B571F572F9DF14BCDCEDA428570B40A_RuntimeMethod_var); } IL_005e: { // while(rollers.Count > 0) List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_12 = __this->get_rollers_12(); NullCheck(L_12); int32_t L_13; L_13 = List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_inline(L_12, /*hidden argument*/List_1_get_Count_m3DC1F9B254A79E194A8E89D3C09C885538A1D306_RuntimeMethod_var); if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_000a; } } IL_006c: { // } return; } } // System.Void RollerFireable::DestroyAllRollers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RollerFireable_DestroyAllRollers_m900BE7BFB0FA1D4131CA4922C7C4AF8ED7B3F5A7 (RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mF1F7BF4E770FAA22EAC05530C4A5630A344114DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5E9CFD378331EF2A710774D380F9652DB3FD2C77_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mC3ACFEE97AB0B2001A50BA29CC8A5D9BAEFD5C5E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m47CDF86905803B0A24CEF2C907A1E181B72FC71A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * G_B4_0 = NULL; Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * G_B3_0 = NULL; { // foreach(Roller roller in rollers) List_1_tECA26AB4B21D271531BD39E77C3A60E8BEE4DF18 * L_0 = __this->get_rollers_12(); NullCheck(L_0); Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF L_1; L_1 = List_1_GetEnumerator_m47CDF86905803B0A24CEF2C907A1E181B72FC71A(L_0, /*hidden argument*/List_1_GetEnumerator_m47CDF86905803B0A24CEF2C907A1E181B72FC71A_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_0020; } IL_000e: { // foreach(Roller roller in rollers) Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * L_2; L_2 = Enumerator_get_Current_mC3ACFEE97AB0B2001A50BA29CC8A5D9BAEFD5C5E_inline((Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *)(&V_0), /*hidden argument*/Enumerator_get_Current_mC3ACFEE97AB0B2001A50BA29CC8A5D9BAEFD5C5E_RuntimeMethod_var); // roller?.GotDestroyed(); Roller_tA3AC7574FBCFD37D0A5D1B5CE69F3735D94BF276 * L_3 = L_2; G_B3_0 = L_3; if (L_3) { G_B4_0 = L_3; goto IL_001b; } } IL_0018: { goto IL_0020; } IL_001b: { NullCheck(G_B4_0); VirtActionInvoker0::Invoke(7 /* System.Void EnemyBehavior::GotDestroyed() */, G_B4_0); } IL_0020: { // foreach(Roller roller in rollers) bool L_4; L_4 = Enumerator_MoveNext_m5E9CFD378331EF2A710774D380F9652DB3FD2C77((Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m5E9CFD378331EF2A710774D380F9652DB3FD2C77_RuntimeMethod_var); if (L_4) { goto IL_000e; } } IL_0029: { IL2CPP_LEAVE(0x39, FINALLY_002b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002b; } FINALLY_002b: { // begin finally (depth: 1) Enumerator_Dispose_mF1F7BF4E770FAA22EAC05530C4A5630A344114DA((Enumerator_tBD467A02FACF77B7E86DFE19F03300D431557DAF *)(&V_0), /*hidden argument*/Enumerator_Dispose_mF1F7BF4E770FAA22EAC05530C4A5630A344114DA_RuntimeMethod_var); IL2CPP_END_FINALLY(43) } // end finally (depth: 1) IL2CPP_CLEANUP(43) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x39, IL_0039) } IL_0039: { // } return; } } // System.Void RollerFireable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RollerFireable__ctor_m9A3B1781881198AAA12CC2EA73729E62285D48CF (RollerFireable_tC61ECDB4E62CD6F20A6314811D2C285614A21D0F * __this, const RuntimeMethod* method) { { Fireable__ctor_m604A0C57F25EAB972EA593226F0B80482F7B5E21(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void RushZone::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RushZone_OnEnable_m3A295E6338F9656E6CE7A97D5414545C566D488F (RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 * __this, const RuntimeMethod* method) { { // pickedUp = false; __this->set_pickedUp_13((bool)0); // } return; } } // System.Void RushZone::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RushZone_Update_mCFD525A5FB37E8D0956A9041772C974EEA67BC1D (RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if(mover != null && (mover.PullingOver || Player.DistanceOnPath > follower.DistanceOnPath + MAX_BEHIND_DISTANCE)) TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_0 = __this->get_mover_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_003f; } } { TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_2 = __this->get_mover_12(); NullCheck(L_2); bool L_3; L_3 = TrafficMovement_get_PullingOver_m60EFC40479D0DC498141DB21DFB1BA347232B3BF_inline(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_4; L_4 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_5 = __this->get_follower_8(); NullCheck(L_5); float L_6; L_6 = Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD(L_5, /*hidden argument*/NULL); if ((!(((float)L_4) > ((float)((float)il2cpp_codegen_add((float)L_6, (float)(10.0f))))))) { goto IL_003f; } } IL_0033: { // gameObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7; L_7 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_7, (bool)0, /*hidden argument*/NULL); } IL_003f: { // } return; } } // System.Void RushZone::AssignFollower(Follower) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RushZone_AssignFollower_m83596199886BBC8F0A9A13FB479C675E959C7499 (RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 * __this, Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * ___relativeFollower0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponentInChildren_TisTrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87_m6522EB51EECC2306E29E293B75DD0D5F77937C7A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // follower = relativeFollower; Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_0 = ___relativeFollower0; __this->set_follower_8(L_0); // mover = follower.gameObject.GetComponentInChildren(); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_1 = __this->get_follower_8(); NullCheck(L_1); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2; L_2 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_1, /*hidden argument*/NULL); NullCheck(L_2); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_3; L_3 = GameObject_GetComponentInChildren_TisTrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87_m6522EB51EECC2306E29E293B75DD0D5F77937C7A(L_2, /*hidden argument*/GameObject_GetComponentInChildren_TisTrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87_m6522EB51EECC2306E29E293B75DD0D5F77937C7A_RuntimeMethod_var); __this->set_mover_12(L_3); // } return; } } // System.Void RushZone::OnTriggerEnter(UnityEngine.Collider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RushZone_OnTriggerEnter_m4E5E31B39E546F21447A109ABB29D44AB2A4E50A (RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 * __this, Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TrafficHandler_t3F64EACFDE182415A70A0C0024E8CB1DE8D5F67E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34DCA05D8BE72FF2DADEA6AED17DD247B6588439); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // if (!pickedUp && (other.gameObject.tag == "Hand" || (other.attachedRigidbody != null && other.attachedRigidbody.tag == "Player"))) bool L_0 = __this->get_pickedUp_13(); if (L_0) { goto IL_01ca; } } { Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_1 = ___other0; NullCheck(L_1); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2; L_2 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_1, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3; L_3 = GameObject_get_tag_mC21F33D368C18A631040F2887036C678B96ABC33(L_2, /*hidden argument*/NULL); bool L_4; L_4 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_3, _stringLiteral34DCA05D8BE72FF2DADEA6AED17DD247B6588439, /*hidden argument*/NULL); if (L_4) { goto IL_004d; } } { Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_5 = ___other0; NullCheck(L_5); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_6; L_6 = Collider_get_attachedRigidbody_m101FED12AD292F372F98E94A6D02A5E428AA896A(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_7; L_7 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_6, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_01ca; } } { Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_8 = ___other0; NullCheck(L_8); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_9; L_9 = Collider_get_attachedRigidbody_m101FED12AD292F372F98E94A6D02A5E428AA896A(L_8, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10; L_10 = Component_get_tag_m77B4A7356E58F985216CC53966F7A9699454803E(L_9, /*hidden argument*/NULL); bool L_11; L_11 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_10, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, /*hidden argument*/NULL); if (!L_11) { goto IL_01ca; } } IL_004d: { // pickedUp = true; __this->set_pickedUp_13((bool)1); // float gainedRush = fullRushValue; float L_12 = __this->get_fullRushValue_5(); V_0 = L_12; // if (mover != null) TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_13 = __this->get_mover_12(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_14; L_14 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_13, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_016c; } } { // if (leftAdjacentBonus > 0 && mover.CurrentLane > 1) float L_15 = __this->get_leftAdjacentBonus_9(); if ((!(((float)L_15) > ((float)(0.0f))))) { goto IL_00ea; } } { TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_16 = __this->get_mover_12(); NullCheck(L_16); int32_t L_17; L_17 = TrafficMovement_get_CurrentLane_m671729F3737F1E5B6D5FB5B8B826ED9B15E1E544(L_16, /*hidden argument*/NULL); if ((((int32_t)L_17) <= ((int32_t)1))) { goto IL_00ea; } } { // TrafficInfo vehicleInfo = TrafficHandler.ClosestActiveVehicle(follower.gameObject, mover.CurrentLane - 1, follower.DistanceOnPath - (mover.vehicleSideCheckLength / 2f), follower.DistanceOnPath + (mover.vehicleSideCheckLength / 2f)); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_18 = __this->get_follower_8(); NullCheck(L_18); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19; L_19 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_18, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_20 = __this->get_mover_12(); NullCheck(L_20); int32_t L_21; L_21 = TrafficMovement_get_CurrentLane_m671729F3737F1E5B6D5FB5B8B826ED9B15E1E544(L_20, /*hidden argument*/NULL); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_22 = __this->get_follower_8(); NullCheck(L_22); float L_23; L_23 = Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD(L_22, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_24 = __this->get_mover_12(); NullCheck(L_24); float L_25 = L_24->get_vehicleSideCheckLength_16(); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_26 = __this->get_follower_8(); NullCheck(L_26); float L_27; L_27 = Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD(L_26, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_28 = __this->get_mover_12(); NullCheck(L_28); float L_29 = L_28->get_vehicleSideCheckLength_16(); IL2CPP_RUNTIME_CLASS_INIT(TrafficHandler_t3F64EACFDE182415A70A0C0024E8CB1DE8D5F67E_il2cpp_TypeInfo_var); TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5 * L_30; L_30 = TrafficHandler_ClosestActiveVehicle_m433C788293C5EFA25763EBB76C4A0A4DDF8333D9(L_19, ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1)), ((float)il2cpp_codegen_subtract((float)L_23, (float)((float)((float)L_25/(float)(2.0f))))), ((float)il2cpp_codegen_add((float)L_27, (float)((float)((float)L_29/(float)(2.0f))))), (bool)0, /*hidden argument*/NULL); // if (vehicleInfo != null) if (!L_30) { goto IL_00ea; } } { // gainedRush += leftAdjacentBonus; float L_31 = V_0; float L_32 = __this->get_leftAdjacentBonus_9(); V_0 = ((float)il2cpp_codegen_add((float)L_31, (float)L_32)); } IL_00ea: { // if (rightAdjacentBonus > 0 && mover.CurrentLane < IncrementalRoadMesh.Lanes) float L_33 = __this->get_rightAdjacentBonus_10(); if ((!(((float)L_33) > ((float)(0.0f))))) { goto IL_016c; } } { TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_34 = __this->get_mover_12(); NullCheck(L_34); int32_t L_35; L_35 = TrafficMovement_get_CurrentLane_m671729F3737F1E5B6D5FB5B8B826ED9B15E1E544(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_il2cpp_TypeInfo_var); int32_t L_36 = ((IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_StaticFields*)il2cpp_codegen_static_fields_for(IncrementalRoadMesh_tA86C23AF65A235C1E72EC321543D5C026022D7E0_il2cpp_TypeInfo_var))->get_Lanes_8(); if ((((int32_t)L_35) >= ((int32_t)L_36))) { goto IL_016c; } } { // TrafficInfo vehicleInfo = TrafficHandler.ClosestActiveVehicle(follower.gameObject, mover.CurrentLane + 1, follower.DistanceOnPath - (mover.vehicleSideCheckLength / 2f), follower.DistanceOnPath + (mover.vehicleSideCheckLength / 2f)); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_37 = __this->get_follower_8(); NullCheck(L_37); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_38; L_38 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_37, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_39 = __this->get_mover_12(); NullCheck(L_39); int32_t L_40; L_40 = TrafficMovement_get_CurrentLane_m671729F3737F1E5B6D5FB5B8B826ED9B15E1E544(L_39, /*hidden argument*/NULL); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_41 = __this->get_follower_8(); NullCheck(L_41); float L_42; L_42 = Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD(L_41, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_43 = __this->get_mover_12(); NullCheck(L_43); float L_44 = L_43->get_vehicleSideCheckLength_16(); Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 * L_45 = __this->get_follower_8(); NullCheck(L_45); float L_46; L_46 = Follower_get_DistanceOnPath_m72E8140E5683C7EF11657387350401E574826EAD(L_45, /*hidden argument*/NULL); TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * L_47 = __this->get_mover_12(); NullCheck(L_47); float L_48 = L_47->get_vehicleSideCheckLength_16(); IL2CPP_RUNTIME_CLASS_INIT(TrafficHandler_t3F64EACFDE182415A70A0C0024E8CB1DE8D5F67E_il2cpp_TypeInfo_var); TrafficInfo_t2247B0EC646580CCE3BDDB52E0BBE236606058F5 * L_49; L_49 = TrafficHandler_ClosestActiveVehicle_m433C788293C5EFA25763EBB76C4A0A4DDF8333D9(L_38, ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)), ((float)il2cpp_codegen_subtract((float)L_42, (float)((float)((float)L_44/(float)(2.0f))))), ((float)il2cpp_codegen_add((float)L_46, (float)((float)((float)L_48/(float)(2.0f))))), (bool)0, /*hidden argument*/NULL); // if (vehicleInfo != null) if (!L_49) { goto IL_016c; } } { // gainedRush += rightAdjacentBonus; float L_50 = V_0; float L_51 = __this->get_rightAdjacentBonus_10(); V_0 = ((float)il2cpp_codegen_add((float)L_50, (float)L_51)); } IL_016c: { // if(pointValue > 0) float L_52 = __this->get_pointValue_6(); if ((!(((float)L_52) > ((float)(0.0f))))) { goto IL_0192; } } { // ScoreEvaluator.RushPadScore(pointValue + leftAdjacentBonus + rightAdjacentBonus); float L_53 = __this->get_pointValue_6(); float L_54 = __this->get_leftAdjacentBonus_9(); float L_55 = __this->get_rightAdjacentBonus_10(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_RushPadScore_mA0217748833E59C13F7D3F6E4E1247A8BEF3B5B4(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)L_53, (float)L_54)), (float)L_55)), /*hidden argument*/NULL); } IL_0192: { // if (throttled) bool L_56 = __this->get_throttled_7(); if (!L_56) { goto IL_01ad; } } { // Slomo.instance.ThrottledInstantRushGain(gainedRush, rushGainClip); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_57 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); float L_58 = V_0; AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_59 = __this->get_rushGainClip_11(); NullCheck(L_57); Slomo_ThrottledInstantRushGain_m017693ECA91114770AEBB72FCDF776C6D3813EE8(L_57, L_58, L_59, /*hidden argument*/NULL); // } goto IL_01be; } IL_01ad: { // Slomo.instance.InstantRushGain(gainedRush, rushGainClip); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_60 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); float L_61 = V_0; AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_62 = __this->get_rushGainClip_11(); NullCheck(L_60); Slomo_InstantRushGain_mB838268D48D77DD6ACD5A082BC0B25A78A5EB99C(L_60, L_61, L_62, /*hidden argument*/NULL); } IL_01be: { // gameObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_63; L_63 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_63); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_63, (bool)0, /*hidden argument*/NULL); } IL_01ca: { // } return; } } // System.Void RushZone::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RushZone__ctor_m077433E9950809AC650F67552A988C71A28DF779 (RushZone_t63D491E955E9AD1A52E4551A58C4F1E8D7F820A7 * __this, const RuntimeMethod* method) { { // public float fullRushValue = 5f; __this->set_fullRushValue_5((5.0f)); // public float pointValue = 10f; __this->set_pointValue_6((10.0f)); // public bool throttled = true; __this->set_throttled_7((bool)1); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SaveData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SaveData__ctor_m8BEE046B591A87975F730CD25E75BF5CC6D76962 (SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public SaveData() Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); // arcadeHighScore = 0; __this->set_arcadeHighScore_0(0); // bikeType = BikeType.Shima; __this->set_bikeType_1(0); // primaryR = 0.6037f; __this->set_primaryR_2((0.603699982f)); // primaryG = 0.6037f; __this->set_primaryG_3((0.603699982f)); // primaryB = 0.6037f; __this->set_primaryB_4((0.603699982f)); // secondaryR = 0.5377f; __this->set_secondaryR_5((0.537699997f)); // secondaryG = 0f; __this->set_secondaryG_6((0.0f)); // secondaryB = 0f; __this->set_secondaryB_7((0.0f)); // tertiaryR = 1f; __this->set_tertiaryR_8((1.0f)); // tertiaryG = 0.6023f; __this->set_tertiaryG_9((0.602299988f)); // tertiaryB = 0f; __this->set_tertiaryB_10((0.0f)); // dashColor = 0; __this->set_dashColor_11(0); // reloadEmptyOnly = false; __this->set_reloadEmptyOnly_12((bool)0); // heightOffset = 0f; __this->set_heightOffset_13((0.0f)); // headLeanIntensity = 0f; __this->set_headLeanIntensity_14((0.0f)); // sfxVolumeLevel = 0f; __this->set_sfxVolumeLevel_15((0.0f)); // musicVolumeLevel = 1f; __this->set_musicVolumeLevel_16((1.0f)); // tutorialOn = true; __this->set_tutorialOn_17((bool)1); // unlockedCoreAI = false; //reset to false __this->set_unlockedCoreAI_34((bool)0); // unlockedCyborg = false; //reset to false __this->set_unlockedCyborg_35((bool)0); // unlockedSpartan = false; //reset to false __this->set_unlockedSpartan_36((bool)0); // unlockedScarab = false; //reset to false __this->set_unlockedScarab_37((bool)0); // autoReload = true; __this->set_autoReload_18((bool)1); // checkpoint = 0; __this->set_checkpoint_39(0); // vignette = 0f; __this->set_vignette_19((0.0f)); // godMode = false; __this->set_godMode_60((bool)0); // sRankS1 = false; __this->set_sRankS1_50((bool)0); // sRankS2 = false; __this->set_sRankS2_51((bool)0); // sRankS3 = false; __this->set_sRankS3_52((bool)0); // sRankS4 = false; __this->set_sRankS4_53((bool)0); // sRankS5 = false; __this->set_sRankS5_54((bool)0); // sRankS6 = false; __this->set_sRankS6_55((bool)0); // sRankS7 = false; __this->set_sRankS7_56((bool)0); // laserPointerAlwaysOn = true; __this->set_laserPointerAlwaysOn_20((bool)1); // wonGame = false; //reset to false __this->set_wonGame_38((bool)0); // checkpointSidearmPower = 12; __this->set_checkpointSidearmPower_43(((int32_t)12)); // checkpointGunPower1 = 12; __this->set_checkpointGunPower1_44(((int32_t)12)); // checkpointGunPower2 = 12; __this->set_checkpointGunPower2_45(((int32_t)12)); // checkpointGunPower3 = 12; __this->set_checkpointGunPower3_46(((int32_t)12)); // checkpointGunPower4 = 12; __this->set_checkpointGunPower4_47(((int32_t)12)); // highestClearedStage = 0; //reset to zero __this->set_highestClearedStage_57(0); // language = (int)DataManager.SystemLanguageToLanguageId(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); int32_t L_0; L_0 = DataManager_SystemLanguageToLanguageId_mC02A646F9967B909A9875358F3BC106EC647772F(/*hidden argument*/NULL); __this->set_language_58(L_0); // difficultyModifier = 1f; // difficulty modifier __this->set_difficultyModifier_59((1.0f)); // easyMode = false; // easy mode enable __this->set_easyMode_61((bool)0); // highRefreshRate = false; //high refresh rate __this->set_highRefreshRate_62((bool)0); // handType = -1; __this->set_handType_21((-1)); // } return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ScoreDisplayer::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreDisplayer_OnEnable_m968BC28165C1B70BDB1A66D6C336AEB0DE476778 (ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m2D99AC2081683F963C56EC738451EC0B59B5D137_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // if(displayText == null) Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_0 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001a; } } { // displayText = GetComponent(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_2; L_2 = Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m2D99AC2081683F963C56EC738451EC0B59B5D137(__this, /*hidden argument*/Component_GetComponent_TisText_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1_m2D99AC2081683F963C56EC738451EC0B59B5D137_RuntimeMethod_var); __this->set_displayText_5(L_2); } IL_001a: { // if (displayType == ScoreDisplayType.CurrentScore) int32_t L_3 = __this->get_displayType_4(); if (L_3) { goto IL_003b; } } { // displayText.text = ScoreEvaluator.CurrentScore.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_4 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_5; L_5 = ScoreEvaluator_get_CurrentScore_mBA3BCC1BF3BC4C8B02D98543CDA9327D7C9EEBE0(/*hidden argument*/NULL); V_0 = L_5; String_t* L_6; L_6 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_4, L_6); // } return; } IL_003b: { // else if (displayType == ScoreDisplayType.HighScore) int32_t L_7 = __this->get_displayType_4(); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_005f; } } { // displayText.text = DataManager.saveData.arcadeHighScore.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_8 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_9 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_9); int32_t* L_10 = L_9->get_address_of_arcadeHighScore_0(); String_t* L_11; L_11 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_10, /*hidden argument*/NULL); NullCheck(L_8); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_8, L_11); // } return; } IL_005f: { // else if (displayType == ScoreDisplayType.TimeElapsed) int32_t L_12 = __this->get_displayType_4(); if ((!(((uint32_t)L_12) == ((uint32_t)2)))) { goto IL_0079; } } { // displayText.text = ScoreEvaluator.ElapsedTimeString; Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_13 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); String_t* L_14; L_14 = ScoreEvaluator_get_ElapsedTimeString_m31307EE57114125B051BFFB498E82758D29833AB(/*hidden argument*/NULL); NullCheck(L_13); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_13, L_14); // } return; } IL_0079: { // else if(displayType == ScoreDisplayType.EnemyScore) int32_t L_15 = __this->get_displayType_4(); if ((!(((uint32_t)L_15) == ((uint32_t)5)))) { goto IL_009b; } } { // displayText.text = ScoreEvaluator.EnemyScore.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_16 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_17; L_17 = ScoreEvaluator_get_EnemyScore_m5C1AE8BD30A5274C9FF521F0EBE38E124B4EDCAC(/*hidden argument*/NULL); V_0 = L_17; String_t* L_18; L_18 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); NullCheck(L_16); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_16, L_18); // } return; } IL_009b: { // else if(displayType == ScoreDisplayType.DamageTaken) int32_t L_19 = __this->get_displayType_4(); if ((!(((uint32_t)L_19) == ((uint32_t)6)))) { goto IL_00bc; } } { // displayText.text = ScoreEvaluator.DamageTaken.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_20 = __this->get_displayText_5(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_21; L_21 = ScoreEvaluator_get_DamageTaken_mBCE53E4F569E09D1F3E40DB3F4EAA1F4CA1D095D(/*hidden argument*/NULL); V_0 = L_21; String_t* L_22; L_22 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); NullCheck(L_20); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_20, L_22); } IL_00bc: { // } return; } } // System.Void ScoreDisplayer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreDisplayer__ctor_m43BA9EFB2EF2A3E144E283BD2C180F071B862F15 (ScoreDisplayer_t3FF95863C1DF6EE3B040E227DADB8BEA7DAC603B * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean ScoreEvaluator::get_StageCompleted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static bool StageCompleted { get; private set; } IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_U3CStageCompletedU3Ek__BackingField_44(); return L_0; } } // System.Void ScoreEvaluator::set_StageCompleted(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_set_StageCompleted_mD3F439519EBDD2C7F8BC6F5870885940D22EF9ED (bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static bool StageCompleted { get; private set; } bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_U3CStageCompletedU3Ek__BackingField_44(L_0); return; } } // System.Int32 ScoreEvaluator::get_CurrentCombo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return currentCombo; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentCombo_45(); return L_0; } } // System.Void ScoreEvaluator::set_CurrentCombo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC (int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if(currentCombo <= 0 && value > 0) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentCombo_45(); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0016; } } { int32_t L_1 = ___value0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0016; } } { // comboStartedAt = Time.time; float L_2; L_2 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboStartedAt_36(L_2); } IL_0016: { // if(value < 0) int32_t L_3 = ___value0; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0021; } } { // currentCombo = 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentCombo_45(0); // } return; } IL_0021: { // else if(value > 4) int32_t L_4 = ___value0; if ((((int32_t)L_4) <= ((int32_t)4))) { goto IL_002c; } } { // currentCombo = 4; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentCombo_45(4); // } return; } IL_002c: { // currentCombo = value; int32_t L_5 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentCombo_45(L_5); // } return; } } // System.Int32 ScoreEvaluator::get_CurrentScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_CurrentScore_mBA3BCC1BF3BC4C8B02D98543CDA9327D7C9EEBE0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (StageCompleted) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0; L_0 = ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline(/*hidden argument*/NULL); if (!L_0) { goto IL_0012; } } { // return Mathf.FloorToInt(currentScore); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentScore_29(); int32_t L_2; L_2 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(L_1, /*hidden argument*/NULL); return L_2; } IL_0012: { // return Mathf.FloorToInt(currentScore + stageScore); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_3 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentScore_29(); float L_4 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageScore_30(); int32_t L_5; L_5 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(((float)il2cpp_codegen_add((float)L_3, (float)L_4)), /*hidden argument*/NULL); return L_5; } } // System.Int32 ScoreEvaluator::get_DamageScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_DamageScore_m602BEE74EEB7153AD62EA2A1182C6BDC224465C3 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int score = Mathf.FloorToInt(noDamageScore - (damageTaken * pointsPerHPLost)/DataManager.saveData.difficultyModifier); // divide by difficulty modifier, doubles damage deducted if easy mode is on float L_0 = __this->get_noDamageScore_12(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); float L_2 = __this->get_pointsPerHPLost_13(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_3 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_3); float L_4 = L_3->get_difficultyModifier_59(); int32_t L_5; L_5 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(((float)il2cpp_codegen_subtract((float)L_0, (float)((float)((float)((float)il2cpp_codegen_multiply((float)L_1, (float)L_2))/(float)L_4)))), /*hidden argument*/NULL); V_0 = L_5; // if (score < 0) int32_t L_6 = V_0; if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_002a; } } { // score = 0; V_0 = 0; } IL_002a: { // return score; int32_t L_7 = V_0; return L_7; } } // System.Int32 ScoreEvaluator::get_TimeScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_TimeScore_mD6850ADA91DB042A3D4662E68462514A785CC370 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int score = Mathf.FloorToInt(fastestTimeScore - (stageTime - fastestTime) * pointsPerSecond); float L_0 = __this->get_fastestTimeScore_18(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); float L_2 = __this->get_fastestTime_17(); float L_3 = __this->get_pointsPerSecond_19(); int32_t L_4; L_4 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(((float)il2cpp_codegen_subtract((float)L_0, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)), (float)L_3)))), /*hidden argument*/NULL); V_0 = L_4; // if (score < 0) int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0026; } } { // score = 0; V_0 = 0; } IL_0026: { // return score; int32_t L_6 = V_0; return L_6; } } // System.Int32 ScoreEvaluator::get_EnemyScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_EnemyScore_m5C1AE8BD30A5274C9FF521F0EBE38E124B4EDCAC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return Mathf.FloorToInt(stageScore); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageScore_30(); int32_t L_1; L_1 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(L_0, /*hidden argument*/NULL); return L_1; } } // System.String ScoreEvaluator::get_DamageRank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_DamageRank_m5C2A38C5C7E3784EF3D722F96095322F2CCBC276 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int dmg = DamageScore; int32_t L_0; L_0 = ScoreEvaluator_get_DamageScore_m602BEE74EEB7153AD62EA2A1182C6BDC224465C3(__this, /*hidden argument*/NULL); V_0 = L_0; // if (dmg >= sRankDamage) int32_t L_1 = V_0; float L_2 = __this->get_sRankDamage_14(); if ((!(((float)((float)((float)L_1))) >= ((float)L_2)))) { goto IL_0017; } } { // return "S"; return _stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10; } IL_0017: { // else if(dmg >= aRankDamage) int32_t L_3 = V_0; float L_4 = __this->get_aRankDamage_15(); if ((!(((float)((float)((float)L_3))) >= ((float)L_4)))) { goto IL_0027; } } { // return "A"; return _stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003; } IL_0027: { // else if (dmg >= bRankDamage) int32_t L_5 = V_0; float L_6 = __this->get_bRankDamage_16(); if ((!(((float)((float)((float)L_5))) >= ((float)L_6)))) { goto IL_0037; } } { // return "B"; return _stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F; } IL_0037: { // return "C"; return _stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC; } } // System.String ScoreEvaluator::get_TimeRank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_TimeRank_mB1D4A1AF35BB9AE79E894FA6F555BC3779CE2EDC (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int time = TimeScore; int32_t L_0; L_0 = ScoreEvaluator_get_TimeScore_mD6850ADA91DB042A3D4662E68462514A785CC370(__this, /*hidden argument*/NULL); V_0 = L_0; // if (time >= sRankTime) int32_t L_1 = V_0; float L_2 = __this->get_sRankTime_20(); if ((!(((float)((float)((float)L_1))) >= ((float)L_2)))) { goto IL_0017; } } { // return "S"; return _stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10; } IL_0017: { // else if (time >= aRankTime) int32_t L_3 = V_0; float L_4 = __this->get_aRankTime_21(); if ((!(((float)((float)((float)L_3))) >= ((float)L_4)))) { goto IL_0027; } } { // return "A"; return _stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003; } IL_0027: { // else if (time >= bRankTime) int32_t L_5 = V_0; float L_6 = __this->get_bRankTime_22(); if ((!(((float)((float)((float)L_5))) >= ((float)L_6)))) { goto IL_0037; } } { // return "B"; return _stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F; } IL_0037: { // return "C"; return _stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC; } } // System.String ScoreEvaluator::get_EnemyRank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_EnemyRank_m325B7DB6A8273B0DD895904C1431734278A9530E (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int enSc = EnemyScore; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_0; L_0 = ScoreEvaluator_get_EnemyScore_m5C1AE8BD30A5274C9FF521F0EBE38E124B4EDCAC(/*hidden argument*/NULL); V_0 = L_0; // if (enSc >= sRankEnemies) int32_t L_1 = V_0; float L_2 = __this->get_sRankEnemies_23(); if ((!(((float)((float)((float)L_1))) >= ((float)L_2)))) { goto IL_0016; } } { // return "S"; return _stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10; } IL_0016: { // else if (enSc >= aRankEnemies) int32_t L_3 = V_0; float L_4 = __this->get_aRankEnemies_24(); if ((!(((float)((float)((float)L_3))) >= ((float)L_4)))) { goto IL_0026; } } { // return "A"; return _stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003; } IL_0026: { // else if (enSc >= bRankEnemies) int32_t L_5 = V_0; float L_6 = __this->get_bRankEnemies_25(); if ((!(((float)((float)((float)L_5))) >= ((float)L_6)))) { goto IL_0036; } } { // return "B"; return _stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F; } IL_0036: { // return "C"; return _stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC; } } // System.String ScoreEvaluator::get_OverallRank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_OverallRank_m8536C13958CB444B56F8818512B3EE5AFECA92BD (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { // int score = DamageScore + TimeScore + EnemyScore; int32_t L_0; L_0 = ScoreEvaluator_get_DamageScore_m602BEE74EEB7153AD62EA2A1182C6BDC224465C3(__this, /*hidden argument*/NULL); int32_t L_1; L_1 = ScoreEvaluator_get_TimeScore_mD6850ADA91DB042A3D4662E68462514A785CC370(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_2; L_2 = ScoreEvaluator_get_EnemyScore_m5C1AE8BD30A5274C9FF521F0EBE38E124B4EDCAC(/*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)), (int32_t)L_2)); // if (score >= sRankTotal && !usedCheckpoint) int32_t L_3 = V_0; float L_4 = __this->get_sRankTotal_26(); if ((!(((float)((float)((float)L_3))) >= ((float)L_4)))) { goto IL_002b; } } { IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_5 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_usedCheckpoint_43(); if (L_5) { goto IL_002b; } } { // return "S"; return _stringLiteral09684B67A5909FD48E1F14A8AF8DDD483C620B10; } IL_002b: { // else if (score >= aRankTotal) int32_t L_6 = V_0; float L_7 = __this->get_aRankTotal_27(); if ((!(((float)((float)((float)L_6))) >= ((float)L_7)))) { goto IL_003b; } } { // return "A"; return _stringLiteralEF420ABFDDBDA7B9EE665D85EF62E4A437554003; } IL_003b: { // else if (score >= bRankTotal) int32_t L_8 = V_0; float L_9 = __this->get_bRankTotal_28(); if ((!(((float)((float)((float)L_8))) >= ((float)L_9)))) { goto IL_004b; } } { // return "B"; return _stringLiteralAB69FA1AB6BB831506EFCAD83900FEE751E85F6F; } IL_004b: { // return "C"; return _stringLiteralBF86C9E9E7FE0EF09A2EAE8066CDC31F859254CC; } } // System.Single ScoreEvaluator::get_ElapsedTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScoreEvaluator_get_ElapsedTime_m78F1EA8E415B0B699F43373C0B733CD10414BCB4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return stageTime; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); return L_0; } } // System.String ScoreEvaluator::get_ElapsedTimeString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScoreEvaluator_get_ElapsedTimeString_m31307EE57114125B051BFFB498E82758D29833AB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; String_t* G_B2_0 = NULL; String_t* G_B1_0 = NULL; String_t* G_B3_0 = NULL; { // string seconds = ""; V_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; // minutes = Mathf.Floor(stageTime / 60).ToString(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); float L_1; L_1 = floorf(((float)((float)L_0/(float)(60.0f)))); V_2 = L_1; String_t* L_2; L_2 = Single_ToString_m80E7ABED4F4D73F2BE19DDB80D3D92FCD8DFA010((float*)(&V_2), /*hidden argument*/NULL); // int sec = Mathf.FloorToInt(stageTime) % 60; float L_3 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); int32_t L_4; L_4 = Mathf_FloorToInt_mBA99466CC77AEA46338D9DF836E629F8FE638793(L_3, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_4%(int32_t)((int32_t)60))); // if(sec < 10) int32_t L_5 = V_1; G_B1_0 = L_2; if ((((int32_t)L_5) >= ((int32_t)((int32_t)10)))) { G_B2_0 = L_2; goto IL_0045; } } { // seconds = "0" + sec.ToString(); String_t* L_6; L_6 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_1), /*hidden argument*/NULL); String_t* L_7; L_7 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024, L_6, /*hidden argument*/NULL); V_0 = L_7; // } G_B3_0 = G_B1_0; goto IL_004d; } IL_0045: { // seconds = sec.ToString(); String_t* L_8; L_8 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_1), /*hidden argument*/NULL); V_0 = L_8; G_B3_0 = G_B2_0; } IL_004d: { // return minutes + ":" + seconds; String_t* L_9 = V_0; String_t* L_10; L_10 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(G_B3_0, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_9, /*hidden argument*/NULL); return L_10; } } // System.Int32 ScoreEvaluator::get_DamageTaken() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_DamageTaken_mBCE53E4F569E09D1F3E40DB3F4EAA1F4CA1D095D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return Mathf.RoundToInt(damageTaken); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); int32_t L_1; L_1 = Mathf_RoundToInt_m95CE4916FFD8D1F8D87CF21A3C9EC257EBD8F578(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void ScoreEvaluator::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_Start_m39CFC1644D5D45AA73BC295412FD7D94D48C1B20 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // CurrentCombo = 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC(0, /*hidden argument*/NULL); // comboExpiresAt = 0f; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboExpiresAt_35((0.0f)); // stageTime = 0; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageTime_34((0.0f)); // if (runFromCheckpoint) bool L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_runFromCheckpoint_39(); if (!L_0) { goto IL_002e; } } { // AssignCheckpointStats(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_AssignCheckpointStats_m29CE13D56D0367B336511F97763C26D7D85208A4(/*hidden argument*/NULL); // runFromCheckpoint = false; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_runFromCheckpoint_39((bool)0); // } goto IL_004c; } IL_002e: { // stageScore = 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageScore_30((0.0f)); // damageTaken = 0f; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_damageTaken_32((0.0f)); // stageStart = Time.time; float L_1; L_1 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageStart_33(L_1); } IL_004c: { // StageCompleted = false; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_set_StageCompleted_mD3F439519EBDD2C7F8BC6F5870885940D22EF9ED_inline((bool)0, /*hidden argument*/NULL); // comboEffect = comboPrefab; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2 = __this->get_comboPrefab_9(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboEffect_38(L_2); // } return; } } // System.Void ScoreEvaluator::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_Update_m83679A89C27749408FF4B88461A66B8FF87A41AA (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA9302D0CEC21D72E067CD29D803DE0B0EDEACA9B); s_Il2CppMethodInitialized = true; } { // if(!StageCompleted) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0; L_0 = ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline(/*hidden argument*/NULL); if (L_0) { goto IL_0017; } } { // stageTime = Time.time - stageStart; float L_1; L_1 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_2 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageStart_33(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageTime_34(((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))); } IL_0017: { // if(!gotComboCheevo && (comboExpiresAt - comboStartedAt) >= 30f && Time.time >= (comboStartedAt + 30f)) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_3 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_gotComboCheevo_37(); if (L_3) { goto IL_0052; } } { IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_4 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboExpiresAt_35(); float L_5 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboStartedAt_36(); if ((!(((float)((float)il2cpp_codegen_subtract((float)L_4, (float)L_5))) >= ((float)(30.0f))))) { goto IL_0052; } } { float L_6; L_6 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_7 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboStartedAt_36(); if ((!(((float)L_6) >= ((float)((float)il2cpp_codegen_add((float)L_7, (float)(30.0f))))))) { goto IL_0052; } } { // AchievementManager.Unlock("chain30"); IL2CPP_RUNTIME_CLASS_INIT(AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); AchievementManager_Unlock_m837A7B8F227B2D2FE8F1C4DDD573575ED1EA8462(_stringLiteralA9302D0CEC21D72E067CD29D803DE0B0EDEACA9B, /*hidden argument*/NULL); // gotComboCheevo = true; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_gotComboCheevo_37((bool)1); } IL_0052: { // if (Time.time >= comboExpiresAt) float L_8; L_8 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_9 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboExpiresAt_35(); if ((!(((float)L_8) >= ((float)L_9)))) { goto IL_0075; } } { // CurrentCombo = 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC(0, /*hidden argument*/NULL); // comboMeter.SetMeter(0f); MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * L_10 = __this->get_comboMeter_10(); NullCheck(L_10); MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9(L_10, (0.0f), /*hidden argument*/NULL); // } return; } IL_0075: { // comboMeter.SetMeter(comboExpiresAt - Time.time); MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * L_11 = __this->get_comboMeter_10(); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_12 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboExpiresAt_35(); float L_13; L_13 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); NullCheck(L_11); MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9(L_11, ((float)il2cpp_codegen_subtract((float)L_12, (float)L_13)), /*hidden argument*/NULL); // } return; } } // System.Void ScoreEvaluator::ComboScore(System.Int32,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_ComboScore_m376BAF2C6474CF07FE7AB0EA7EFC0C3AB0763DE1 (int32_t ___baseScore0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___location1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral65A0F9B64ACE7C859A284EA54B1190CBF83E1260); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC63B38A0E950EACBA275E078ECD96D0F921D53A5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD9ABA864E709208E5617F6C73DECD93B5FC7C33); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE727BF366E3CC855B808D806440542BF7152AF19); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; RuntimeObject* V_1 = NULL; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // NonComboScore(baseScore * (1f + CurrentCombo * COMBO_SCORE_MULTIPLIER)); int32_t L_0 = ___baseScore0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_1; L_1 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); ScoreEvaluator_NonComboScore_m407888DB2456CE24C7D16A7585ABD95839363999(((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)((float)il2cpp_codegen_add((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.5f))))))), /*hidden argument*/NULL); // if (CurrentCombo > 0) int32_t L_2; L_2 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0157; } } { // float comboRush = COMBO_BASE_RUSH + COMBO_BONUS_RUSH * (CurrentCombo - 1); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_3; L_3 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_add((float)(5.0f), (float)((float)il2cpp_codegen_multiply((float)(0.0f), (float)((float)((float)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)))))))); // if (Slomo.State == SlowMotionState.Slow || Slomo.State == SlowMotionState.Slowing) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_4; L_4 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_004a; } } { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_5; L_5 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_0057; } } IL_004a: { // comboRush *= Slomo.instance.slomoComboRushMultiplier; float L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_7 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_7); float L_8 = L_7->get_slomoComboRushMultiplier_18(); V_0 = ((float)il2cpp_codegen_multiply((float)L_6, (float)L_8)); } IL_0057: { // Slomo.instance.InstantRushGain(comboRush); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_9 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); float L_10 = V_0; NullCheck(L_9); Slomo_InstantRushGain_mB838268D48D77DD6ACD5A082BC0B25A78A5EB99C(L_9, L_10, (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)NULL, /*hidden argument*/NULL); // Transform comboInstance = Instantiate(comboEffect, location, Quaternion.identity); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_11 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_comboEffect_38(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12 = ___location1; Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_13; L_13 = Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_14; L_14 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_11, L_12, L_13, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // foreach (Transform child in comboInstance) NullCheck(L_14); RuntimeObject* L_15; L_15 = Transform_GetEnumerator_mBA0E884A69F0AA05FCB69F4EE5F700177F75DD7E(L_14, /*hidden argument*/NULL); V_1 = L_15; } IL_0079: try { // begin try (depth: 1) { goto IL_0139; } IL_007e: { // foreach (Transform child in comboInstance) RuntimeObject* L_16 = V_1; NullCheck(L_16); RuntimeObject * L_17; L_17 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_16); V_2 = ((Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)CastclassClass((RuntimeObject*)L_17, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_il2cpp_TypeInfo_var)); // if (CurrentCombo == 1 && child.name.Contains("x1")) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_18; L_18 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_18) == ((uint32_t)1)))) { goto IL_00b5; } } IL_0092: { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_19 = V_2; NullCheck(L_19); String_t* L_20; L_20 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_19, /*hidden argument*/NULL); NullCheck(L_20); bool L_21; L_21 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_20, _stringLiteralDD9ABA864E709208E5617F6C73DECD93B5FC7C33, /*hidden argument*/NULL); if (!L_21) { goto IL_00b5; } } IL_00a4: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_22 = V_2; NullCheck(L_22); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_23; L_23 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_22, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_23, (bool)1, /*hidden argument*/NULL); // } goto IL_0139; } IL_00b5: { // else if (CurrentCombo == 2 && child.name.Contains("x2")) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_24; L_24 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)2)))) { goto IL_00dd; } } IL_00bd: { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_25 = V_2; NullCheck(L_25); String_t* L_26; L_26 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_25, /*hidden argument*/NULL); NullCheck(L_26); bool L_27; L_27 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_26, _stringLiteral65A0F9B64ACE7C859A284EA54B1190CBF83E1260, /*hidden argument*/NULL); if (!L_27) { goto IL_00dd; } } IL_00cf: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_28 = V_2; NullCheck(L_28); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_29; L_29 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_29, (bool)1, /*hidden argument*/NULL); // } goto IL_0139; } IL_00dd: { // else if (CurrentCombo == 3 && child.name.Contains("x3")) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_30; L_30 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_30) == ((uint32_t)3)))) { goto IL_0105; } } IL_00e5: { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_31 = V_2; NullCheck(L_31); String_t* L_32; L_32 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_31, /*hidden argument*/NULL); NullCheck(L_32); bool L_33; L_33 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_32, _stringLiteralC63B38A0E950EACBA275E078ECD96D0F921D53A5, /*hidden argument*/NULL); if (!L_33) { goto IL_0105; } } IL_00f7: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_34 = V_2; NullCheck(L_34); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_35; L_35 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_34, /*hidden argument*/NULL); NullCheck(L_35); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_35, (bool)1, /*hidden argument*/NULL); // } goto IL_0139; } IL_0105: { // else if (CurrentCombo >= 4 && child.name.Contains("x4")) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_36; L_36 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); if ((((int32_t)L_36) < ((int32_t)4))) { goto IL_012d; } } IL_010d: { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_37 = V_2; NullCheck(L_37); String_t* L_38; L_38 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_37, /*hidden argument*/NULL); NullCheck(L_38); bool L_39; L_39 = String_Contains_mA26BDCCE8F191E8965EB8EEFC18BB4D0F85A075A(L_38, _stringLiteralE727BF366E3CC855B808D806440542BF7152AF19, /*hidden argument*/NULL); if (!L_39) { goto IL_012d; } } IL_011f: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_40 = V_2; NullCheck(L_40); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_41; L_41 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_40, /*hidden argument*/NULL); NullCheck(L_41); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_41, (bool)1, /*hidden argument*/NULL); // } goto IL_0139; } IL_012d: { // child.gameObject.SetActive(false); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_42 = V_2; NullCheck(L_42); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_43; L_43 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_42, /*hidden argument*/NULL); NullCheck(L_43); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_43, (bool)0, /*hidden argument*/NULL); } IL_0139: { // foreach (Transform child in comboInstance) RuntimeObject* L_44 = V_1; NullCheck(L_44); bool L_45; L_45 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_44); if (L_45) { goto IL_007e; } } IL_0144: { IL2CPP_LEAVE(0x157, FINALLY_0146); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0146; } FINALLY_0146: { // begin finally (depth: 1) { RuntimeObject* L_46 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_46, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_47 = V_3; if (!L_47) { goto IL_0156; } } IL_0150: { RuntimeObject* L_48 = V_3; NullCheck(L_48); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_48); } IL_0156: { IL2CPP_END_FINALLY(326) } } // end finally (depth: 1) IL2CPP_CLEANUP(326) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x157, IL_0157) } IL_0157: { // CurrentCombo++; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_49; L_49 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC(((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)), /*hidden argument*/NULL); // comboExpiresAt = Time.time + COMBO_EXPIRATION_DURATION; float L_50; L_50 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboExpiresAt_35(((float)il2cpp_codegen_add((float)L_50, (float)(7.0f)))); // } return; } } // System.Void ScoreEvaluator::RushPadScore(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_RushPadScore_mA0217748833E59C13F7D3F6E4E1247A8BEF3B5B4 (float ___score0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // NonComboScore(score * (1f + CurrentCombo * COMBO_SCORE_MULTIPLIER)); float L_0 = ___score0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_1; L_1 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); ScoreEvaluator_NonComboScore_m407888DB2456CE24C7D16A7585ABD95839363999(((float)il2cpp_codegen_multiply((float)L_0, (float)((float)il2cpp_codegen_add((float)(1.0f), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.5f))))))), /*hidden argument*/NULL); // CurrentCombo++; int32_t L_2; L_2 = ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline(/*hidden argument*/NULL); ScoreEvaluator_set_CurrentCombo_mFA9C31F1E5E5B4B1465F5291C10EE8F377EA03FC(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)), /*hidden argument*/NULL); // comboExpiresAt = Time.time + COMBO_EXPIRATION_DURATION; float L_3; L_3 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboExpiresAt_35(((float)il2cpp_codegen_add((float)L_3, (float)(7.0f)))); // } return; } } // System.Void ScoreEvaluator::ExtendCombo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_ExtendCombo_m30CFCE13E07B2BE4FF8A5AA34DF6931ADE031427 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // comboExpiresAt = Time.time + COMBO_EXPIRATION_DURATION; float L_0; L_0 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_comboExpiresAt_35(((float)il2cpp_codegen_add((float)L_0, (float)(7.0f)))); // } return; } } // System.Void ScoreEvaluator::NonComboScore(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_NonComboScore_m407888DB2456CE24C7D16A7585ABD95839363999 (float ___score0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if(!StageCompleted) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0; L_0 = ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline(/*hidden argument*/NULL); if (L_0) { goto IL_0013; } } { // stageScore += score; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageScore_30(); float L_2 = ___score0; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageScore_30(((float)il2cpp_codegen_add((float)L_1, (float)L_2))); } IL_0013: { // } return; } } // System.Void ScoreEvaluator::NonComboScore(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_NonComboScore_mA2D5898D91A25F105D31C22D44CF5181B84C934F (int32_t ___score0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // NonComboScore((float)score); int32_t L_0 = ___score0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_NonComboScore_m407888DB2456CE24C7D16A7585ABD95839363999(((float)((float)L_0)), /*hidden argument*/NULL); // } return; } } // System.Void ScoreEvaluator::SetContinueScore(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_SetContinueScore_m490AE25A7B6F69C35439F7BA25F664D6959BB24A (int32_t ___score0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // currentScore = score; int32_t L_0 = ___score0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentScore_29(((float)((float)L_0))); // } return; } } // System.Void ScoreEvaluator::ClearCurrentScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_ClearCurrentScore_m5CB792C29C284E21A9C88AACB5D25375DE7D1292 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // currentScore = 0f; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentScore_29((0.0f)); // stageScore = 0f; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageScore_30((0.0f)); // } return; } } // System.Void ScoreEvaluator::SetCheckpointStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_SetCheckpointStats_m5953D1C0D318B455EB56EE24113185A41D80A233 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // checkpointScore = stageScore; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageScore_30(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointScore_40(L_0); // checkpointTime = stageTime; float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointTime_41(L_1); // } return; } } // System.Void ScoreEvaluator::AssignCheckpointStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_AssignCheckpointStats_m29CE13D56D0367B336511F97763C26D7D85208A4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // stageScore = checkpointScore; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_checkpointScore_40(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageScore_30(L_0); // stageTime = checkpointTime; float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_checkpointTime_41(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageTime_34(L_1); // stageStart = Time.time - checkpointTime; float L_2; L_2 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_3 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_checkpointTime_41(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_stageStart_33(((float)il2cpp_codegen_subtract((float)L_2, (float)L_3))); // damageTaken = checkpointDamage; float L_4 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_checkpointDamage_42(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_damageTaken_32(L_4); // usedCheckpoint = true; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_usedCheckpoint_43((bool)1); // } return; } } // System.Void ScoreEvaluator::ClearCheckpointStats() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_ClearCheckpointStats_mDA1E25BF5AE6F9D956EDF2CC6FF7A481A96FA3DE (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // checkpointScore = 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointScore_40((0.0f)); // checkpointTime = 0; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointTime_41((0.0f)); // checkpointDamage = 0; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointDamage_42((0.0f)); // runFromCheckpoint = false; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_runFromCheckpoint_39((bool)0); // usedCheckpoint = false; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_usedCheckpoint_43((bool)0); // } return; } } // System.Boolean ScoreEvaluator::HasCheckpoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScoreEvaluator_HasCheckpoint_m71542AE484C21C500A8B5A3ACA0AB64EEB4C0E23 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return checkpointScore > 0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_checkpointScore_40(); return (bool)((((float)L_0) > ((float)(0.0f)))? 1 : 0); } } // System.Void ScoreEvaluator::CheckpointDeath() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_CheckpointDeath_mEB4B2FC9EAD46D34845E1BBB788936D118E2D555 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // damageTaken += 100; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_damageTaken_32(((float)il2cpp_codegen_add((float)L_0, (float)(100.0f)))); // checkpointDamage = damageTaken; float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointDamage_42(L_1); // } return; } } // System.Void ScoreEvaluator::TookDamage(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_TookDamage_m0AE63296847ED3CE9E2687DCC33075FB4A2C386D (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, float ___damage0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (!StageCompleted) IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0; L_0 = ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline(/*hidden argument*/NULL); if (L_0) { goto IL_001d; } } { // damageTaken -= damage; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); float L_2 = ___damage0; ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_damageTaken_32(((float)il2cpp_codegen_subtract((float)L_1, (float)L_2))); // checkpointDamage = damageTaken; float L_3 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_checkpointDamage_42(L_3); } IL_001d: { // } return; } } // System.Void ScoreEvaluator::StageComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_StageComplete_m5002195BC6F5A8EFA8BFA8DA1A26FF152F71B43F (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // StageCompleted = true; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ScoreEvaluator_set_StageCompleted_mD3F439519EBDD2C7F8BC6F5870885940D22EF9ED_inline((bool)1, /*hidden argument*/NULL); // currentScore += stageScore; float L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentScore_29(); float L_1 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageScore_30(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentScore_29(((float)il2cpp_codegen_add((float)L_0, (float)L_1))); // currentScore += noDamageScore - damageTaken * pointsPerHPLost; float L_2 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentScore_29(); float L_3 = __this->get_noDamageScore_12(); float L_4 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_damageTaken_32(); float L_5 = __this->get_pointsPerHPLost_13(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentScore_29(((float)il2cpp_codegen_add((float)L_2, (float)((float)il2cpp_codegen_subtract((float)L_3, (float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5))))))); // currentScore += fastestTimeScore - (stageTime - fastestTime) * pointsPerSecond; float L_6 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentScore_29(); float L_7 = __this->get_fastestTimeScore_18(); float L_8 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_stageTime_34(); float L_9 = __this->get_fastestTime_17(); float L_10 = __this->get_pointsPerSecond_19(); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_currentScore_29(((float)il2cpp_codegen_add((float)L_6, (float)((float)il2cpp_codegen_subtract((float)L_7, (float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_8, (float)L_9)), (float)L_10))))))); // CheckHighScore(); ScoreEvaluator_CheckHighScore_mA821E0B5E81885F4F0622EB7B43E5CDF2AB252CE(__this, /*hidden argument*/NULL); // } return; } } // System.Void ScoreEvaluator::CheckHighScore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator_CheckHighScore_mA821E0B5E81885F4F0622EB7B43E5CDF2AB252CE (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { { // } return; } } // System.Void ScoreEvaluator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator__ctor_m8826E7A7687E7C6FECB510A8C244F91397D29C91 (ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D * __this, const RuntimeMethod* method) { { // public float noDamageScore = 5000f; __this->set_noDamageScore_12((5000.0f)); // public float pointsPerHPLost = 10f; __this->set_pointsPerHPLost_13((10.0f)); // public float sRankDamage = 4000f; __this->set_sRankDamage_14((4000.0f)); // public float aRankDamage = 3500f; __this->set_aRankDamage_15((3500.0f)); // public float bRankDamage = 3000f; __this->set_bRankDamage_16((3000.0f)); // public float fastestTimeScore = 5000f; __this->set_fastestTimeScore_18((5000.0f)); // public float pointsPerSecond = 25f; __this->set_pointsPerSecond_19((25.0f)); // public float sRankTime = 5000f; __this->set_sRankTime_20((5000.0f)); // public float aRankTime = 3500f; __this->set_aRankTime_21((3500.0f)); // public float bRankTime = 2000f; __this->set_bRankTime_22((2000.0f)); // public float sRankEnemies = 10000f; __this->set_sRankEnemies_23((10000.0f)); // public float aRankEnemies = 9000f; __this->set_aRankEnemies_24((9000.0f)); // public float bRankEnemies = 8000f; __this->set_bRankEnemies_25((8000.0f)); // public float sRankTotal = 20000f; __this->set_sRankTotal_26((20000.0f)); // public float aRankTotal = 16750f; __this->set_aRankTotal_27((16750.0f)); // public float bRankTotal = 14000f; __this->set_bRankTotal_28((14000.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } // System.Void ScoreEvaluator::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScoreEvaluator__cctor_m9CA1CF44D6A551B691107D3199F500C40D1C4A4A (const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String ScreenShot::uniqueFilename(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ScreenShot_uniqueFilename_m1A985112F24D7CBE0609A7A88BE46E31D3EB1896 (ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE * __this, int32_t ___width0, int32_t ___height1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_tF1D95B78D57C1C1211BA6633FF2AC22FD6C48921_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A6A741F6A18200E66A04F5482D943B31BF8B39E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral72FD210EDBBBC26FA48DE0D21939BDF6630D46E0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A1040CB1A0548CDE1D6CCB213F3E49A58C76213); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8F04E20DA926A259C78E62A6D95E706CB9A0636); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { // if (folder == null || folder.Length == 0) String_t* L_0 = __this->get_folder_9(); if (!L_0) { goto IL_0018; } } { String_t* L_1 = __this->get_folder_9(); NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_00ab; } } IL_0018: { // folder = Application.dataPath; String_t* L_3; L_3 = Application_get_dataPath_m69F3B973BD60C419CB91DE0526D39396062947AC(/*hidden argument*/NULL); __this->set_folder_9(L_3); // if (Application.isEditor) bool L_4; L_4 = Application_get_isEditor_m7BA0984E1359E7A656CB9110DBB539A4F2810CB1(/*hidden argument*/NULL); if (!L_4) { goto IL_0047; } } { // var stringPath = folder + "/.."; String_t* L_5 = __this->get_folder_9(); String_t* L_6; L_6 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_5, _stringLiteral72FD210EDBBBC26FA48DE0D21939BDF6630D46E0, /*hidden argument*/NULL); V_1 = L_6; // folder = Path.GetFullPath(stringPath); String_t* L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Path_tF1D95B78D57C1C1211BA6633FF2AC22FD6C48921_il2cpp_TypeInfo_var); String_t* L_8; L_8 = Path_GetFullPath_m074C0FA5E168F0F16F0BD868E484D5ED7839F63C(L_7, /*hidden argument*/NULL); __this->set_folder_9(L_8); } IL_0047: { // folder += "/screenshots"; String_t* L_9 = __this->get_folder_9(); String_t* L_10; L_10 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_9, _stringLiteral3A6A741F6A18200E66A04F5482D943B31BF8B39E, /*hidden argument*/NULL); __this->set_folder_9(L_10); // System.IO.Directory.CreateDirectory(folder); String_t* L_11 = __this->get_folder_9(); DirectoryInfo_t4EF3610F45F0D234800D01ADA8F3F476AE0CF5CD * L_12; L_12 = Directory_CreateDirectory_mD4AF617271FC2134CDC13A8D41D492BE477028E5(L_11, /*hidden argument*/NULL); // string mask = string.Format("screen_{0}x{1}*.{2}", width, height, format.ToString().ToLower()); int32_t L_13 = ___width0; int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_14); int32_t L_16 = ___height1; int32_t L_17 = L_16; RuntimeObject * L_18 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_17); int32_t* L_19 = __this->get_address_of_format_8(); RuntimeObject * L_20 = Box(Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF_il2cpp_TypeInfo_var, L_19); NullCheck(L_20); String_t* L_21; L_21 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_20); *L_19 = *(int32_t*)UnBox(L_20); NullCheck(L_21); String_t* L_22; L_22 = String_ToLower_m7875A49FE166D0A68F3F6B6E70C0C056EBEFD31D(L_21, /*hidden argument*/NULL); String_t* L_23; L_23 = String_Format_mD0D523A440845BA7F58E68187E029DC9AB821CED(_stringLiteral8A1040CB1A0548CDE1D6CCB213F3E49A58C76213, L_15, L_18, L_22, /*hidden argument*/NULL); V_0 = L_23; // counter = Directory.GetFiles(folder, mask, SearchOption.TopDirectoryOnly).Length; String_t* L_24 = __this->get_folder_9(); String_t* L_25 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26; L_26 = Directory_GetFiles_mAC6385529ABAC7C5B1F8635EB38D8035C2B9EC2D(L_24, L_25, 0, /*hidden argument*/NULL); NullCheck(L_26); __this->set_counter_13(((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))); } IL_00ab: { // var filename = string.Format("{0}/screen_{1}x{2}_{3}.{4}", folder, width, height, counter, format.ToString().ToLower()); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_27 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_28 = L_27; String_t* L_29 = __this->get_folder_9(); NullCheck(L_28); ArrayElementTypeCheck (L_28, L_29); (L_28)->SetAt(static_cast(0), (RuntimeObject *)L_29); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_30 = L_28; int32_t L_31 = ___width0; int32_t L_32 = L_31; RuntimeObject * L_33 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_32); NullCheck(L_30); ArrayElementTypeCheck (L_30, L_33); (L_30)->SetAt(static_cast(1), (RuntimeObject *)L_33); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_34 = L_30; int32_t L_35 = ___height1; int32_t L_36 = L_35; RuntimeObject * L_37 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_36); NullCheck(L_34); ArrayElementTypeCheck (L_34, L_37); (L_34)->SetAt(static_cast(2), (RuntimeObject *)L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = L_34; int32_t L_39 = __this->get_counter_13(); int32_t L_40 = L_39; RuntimeObject * L_41 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_40); NullCheck(L_38); ArrayElementTypeCheck (L_38, L_41); (L_38)->SetAt(static_cast(3), (RuntimeObject *)L_41); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_42 = L_38; int32_t* L_43 = __this->get_address_of_format_8(); RuntimeObject * L_44 = Box(Format_tCA3D8A30A2350BB821EE62A897A87154D9E272DF_il2cpp_TypeInfo_var, L_43); NullCheck(L_44); String_t* L_45; L_45 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_44); *L_43 = *(int32_t*)UnBox(L_44); NullCheck(L_45); String_t* L_46; L_46 = String_ToLower_m7875A49FE166D0A68F3F6B6E70C0C056EBEFD31D(L_45, /*hidden argument*/NULL); NullCheck(L_42); ArrayElementTypeCheck (L_42, L_46); (L_42)->SetAt(static_cast(4), (RuntimeObject *)L_46); String_t* L_47; L_47 = String_Format_m2CDD2A21AF2BCE3CE07D634645F9A61B4CB7D9B3(_stringLiteralA8F04E20DA926A259C78E62A6D95E706CB9A0636, L_42, /*hidden argument*/NULL); // ++counter; int32_t L_48 = __this->get_counter_13(); __this->set_counter_13(((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1))); // return filename; return L_47; } } // System.Void ScreenShot::CaptureScreenshot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenShot_CaptureScreenshot_m97087A1FE4DB94842D17AC73944CC2CDE8A44D5D (ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE * __this, const RuntimeMethod* method) { { // captureScreenshot = true; __this->set_captureScreenshot_14((bool)1); // } return; } } // System.Void ScreenShot::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenShot_Update_mDB475FE198888CFF1ADBA6687B08F3F0E25BA6CD (ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass15_0_U3CUpdateU3Eb__0_m804B6E857088D99BDEC7C6AB0FC3232ADF64F8BE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral54729B2F020AACAEEF50300E7D86AB4BA23DAAD7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral551B1DC6C7C296712BF411DF415207A98449449B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DFFC3267C5F999585E61B45BA9C8DF18D4B02CA); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * V_0 = NULL; String_t* V_1 = NULL; { // captureScreenshot |= Input.GetButtonDown("Oculus_CrossPlatform_SecondaryThumbstick"); bool L_0 = __this->get_captureScreenshot_14(); bool L_1; L_1 = Input_GetButtonDown_m118FFE5239B51967E8EE77A3651B53E1E55412BA(_stringLiteral551B1DC6C7C296712BF411DF415207A98449449B, /*hidden argument*/NULL); __this->set_captureScreenshot_14((bool)((int32_t)((int32_t)L_0|(int32_t)L_1))); // captureVideo = Input.GetKey("v"); bool L_2; L_2 = Input_GetKey_mF1FF2F3C2CEDDA000EF009DA636CB9B4AAC68D16(_stringLiteral9DFFC3267C5F999585E61B45BA9C8DF18D4B02CA, /*hidden argument*/NULL); __this->set_captureVideo_15(L_2); // if (captureScreenshot || captureVideo) bool L_3 = __this->get_captureScreenshot_14(); if (L_3) { goto IL_003a; } } { bool L_4 = __this->get_captureVideo_15(); if (!L_4) { goto IL_022c; } } IL_003a: { U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_5 = (U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass15_0__ctor_mB267FC1AB8C0C7002C46CCA214EA3B415E513992(L_5, /*hidden argument*/NULL); V_0 = L_5; // captureScreenshot = false; __this->set_captureScreenshot_14((bool)0); // if (hideGameObject != null) hideGameObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = __this->get_hideGameObject_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_7; L_7 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_6, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0061; } } { // if (hideGameObject != null) hideGameObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_8 = __this->get_hideGameObject_6(); NullCheck(L_8); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_8, (bool)0, /*hidden argument*/NULL); } IL_0061: { // if (renderTexture == null) RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_9 = __this->get_renderTexture_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_10; L_10 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_9, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_00c4; } } { // rect = new Rect(0, 0, captureWidth, captureHeight); int32_t L_11 = __this->get_captureWidth_4(); int32_t L_12 = __this->get_captureHeight_5(); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_13; memset((&L_13), 0, sizeof(L_13)); Rect__ctor_m12075526A02B55B680716A34AD5287B223122B70((&L_13), (0.0f), (0.0f), ((float)((float)L_11)), ((float)((float)L_12)), /*hidden argument*/NULL); __this->set_rect_10(L_13); // renderTexture = new RenderTexture(captureWidth, captureHeight, 24); int32_t L_14 = __this->get_captureWidth_4(); int32_t L_15 = __this->get_captureHeight_5(); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_16 = (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)il2cpp_codegen_object_new(RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849_il2cpp_TypeInfo_var); RenderTexture__ctor_m5D8D36B284951F95A048C6B9ACA24FC7509564FF(L_16, L_14, L_15, ((int32_t)24), /*hidden argument*/NULL); __this->set_renderTexture_11(L_16); // screenShot = new Texture2D(captureWidth, captureHeight, TextureFormat.RGB24, false); int32_t L_17 = __this->get_captureWidth_4(); int32_t L_18 = __this->get_captureHeight_5(); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_19 = (Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)il2cpp_codegen_object_new(Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF_il2cpp_TypeInfo_var); Texture2D__ctor_mF138386223A07CBD4CE94672757E39D0EF718092(L_19, L_17, L_18, 3, (bool)0, /*hidden argument*/NULL); __this->set_screenShot_12(L_19); } IL_00c4: { // Camera camera = this.GetComponent(); // NOTE: added because there was no reference to camera in original script; must add this script to Camera Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_20; L_20 = Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320(__this, /*hidden argument*/Component_GetComponent_TisCamera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C_mE17146EF5B0D8E9F9D2D2D94567BF211AD00D320_RuntimeMethod_var); // camera.targetTexture = renderTexture; Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_21 = L_20; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_22 = __this->get_renderTexture_11(); NullCheck(L_21); Camera_set_targetTexture_m200B05665D1F5C62D9016C2DD20955755BAB4596(L_21, L_22, /*hidden argument*/NULL); // camera.Render(); Camera_tC44E094BAB53AFC8A014C6F9CFCE11F4FC38006C * L_23 = L_21; NullCheck(L_23); Camera_Render_m2D9749799AAC91A3725044A6CF5594E1F5D68D61(L_23, /*hidden argument*/NULL); // RenderTexture.active = renderTexture; RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_24 = __this->get_renderTexture_11(); RenderTexture_set_active_mD8A1E34F5284EAA3BD907001AB63CB0735C16BC1(L_24, /*hidden argument*/NULL); // screenShot.ReadPixels(rect, 0, 0); Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_25 = __this->get_screenShot_12(); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 L_26 = __this->get_rect_10(); NullCheck(L_25); Texture2D_ReadPixels_m4C6FE8C2798C39C20A14DAFC963C720D17F4F987(L_25, L_26, 0, 0, /*hidden argument*/NULL); // camera.targetTexture = null; NullCheck(L_23); Camera_set_targetTexture_m200B05665D1F5C62D9016C2DD20955755BAB4596(L_23, (RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL, /*hidden argument*/NULL); // RenderTexture.active = null; RenderTexture_set_active_mD8A1E34F5284EAA3BD907001AB63CB0735C16BC1((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL, /*hidden argument*/NULL); // string filename = uniqueFilename((int)rect.width, (int)rect.height); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_27 = V_0; Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_28 = __this->get_address_of_rect_10(); float L_29; L_29 = Rect_get_width_m4A0500D95CA84917787A8E90D26E66D49DFA90EF((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)L_28, /*hidden argument*/NULL); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_30 = __this->get_address_of_rect_10(); float L_31; L_31 = Rect_get_height_m42FEF31015A269E6E2B7E6F62E72E5BF6602302A((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)L_30, /*hidden argument*/NULL); String_t* L_32; L_32 = ScreenShot_uniqueFilename_m1A985112F24D7CBE0609A7A88BE46E31D3EB1896(__this, il2cpp_codegen_cast_double_to_int(L_29), il2cpp_codegen_cast_double_to_int(L_31), /*hidden argument*/NULL); NullCheck(L_27); L_27->set_filename_0(L_32); // byte[] fileHeader = null; U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_33 = V_0; NullCheck(L_33); L_33->set_fileHeader_1((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL); // byte[] fileData = null; U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_34 = V_0; NullCheck(L_34); L_34->set_fileData_2((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL); // if (format == Format.RAW) int32_t L_35 = __this->get_format_8(); if (L_35) { goto IL_0156; } } { // fileData = screenShot.GetRawTextureData(); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_36 = V_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_37 = __this->get_screenShot_12(); NullCheck(L_37); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38; L_38 = Texture2D_GetRawTextureData_m60C0B5EF034F31FE1824B31AC1DE71042E2ACB55(L_37, /*hidden argument*/NULL); NullCheck(L_36); L_36->set_fileData_2(L_38); // } goto IL_01db; } IL_0156: { // else if (format == Format.PNG) int32_t L_39 = __this->get_format_8(); if ((!(((uint32_t)L_39) == ((uint32_t)2)))) { goto IL_0172; } } { // fileData = screenShot.EncodeToPNG(); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_40 = V_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_41 = __this->get_screenShot_12(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_42; L_42 = ImageConversion_EncodeToPNG_m016F2AE8469302E2AC6F8D1BECA39F2298E1F6C0(L_41, /*hidden argument*/NULL); NullCheck(L_40); L_40->set_fileData_2(L_42); // } goto IL_01db; } IL_0172: { // else if (format == Format.JPG) int32_t L_43 = __this->get_format_8(); if ((!(((uint32_t)L_43) == ((uint32_t)1)))) { goto IL_018e; } } { // fileData = screenShot.EncodeToJPG(); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_44 = V_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_45 = __this->get_screenShot_12(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_46; L_46 = ImageConversion_EncodeToJPG_mDE9A991A80442770719DD798B503A63F1D099758(L_45, /*hidden argument*/NULL); NullCheck(L_44); L_44->set_fileData_2(L_46); // } goto IL_01db; } IL_018e: { // string headerStr = string.Format("P6\n{0} {1}\n255\n", rect.width, rect.height); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_47 = __this->get_address_of_rect_10(); float L_48; L_48 = Rect_get_width_m4A0500D95CA84917787A8E90D26E66D49DFA90EF((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)L_47, /*hidden argument*/NULL); float L_49 = L_48; RuntimeObject * L_50 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_49); Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * L_51 = __this->get_address_of_rect_10(); float L_52; L_52 = Rect_get_height_m42FEF31015A269E6E2B7E6F62E72E5BF6602302A((Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 *)L_51, /*hidden argument*/NULL); float L_53 = L_52; RuntimeObject * L_54 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_53); String_t* L_55; L_55 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(_stringLiteral54729B2F020AACAEEF50300E7D86AB4BA23DAAD7, L_50, L_54, /*hidden argument*/NULL); V_1 = L_55; // fileHeader = System.Text.Encoding.ASCII.GetBytes(headerStr); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_56 = V_0; Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_57; L_57 = Encoding_get_ASCII_mFA250EFF131288B0C4572FC27C7393FD469DC1C0(/*hidden argument*/NULL); String_t* L_58 = V_1; NullCheck(L_57); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_59; L_59 = VirtFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, String_t* >::Invoke(16 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_57, L_58); NullCheck(L_56); L_56->set_fileHeader_1(L_59); // fileData = screenShot.GetRawTextureData(); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_60 = V_0; Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF * L_61 = __this->get_screenShot_12(); NullCheck(L_61); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_62; L_62 = Texture2D_GetRawTextureData_m60C0B5EF034F31FE1824B31AC1DE71042E2ACB55(L_61, /*hidden argument*/NULL); NullCheck(L_60); L_60->set_fileData_2(L_62); } IL_01db: { // new System.Threading.Thread(() => // { // // create file and write optional header with image bytes // var f = System.IO.File.Create(filename); // if (fileHeader != null) f.Write(fileHeader, 0, fileHeader.Length); // f.Write(fileData, 0, fileData.Length); // f.Close(); // Debug.Log(string.Format("Wrote screenshot {0} of size {1}", filename, fileData.Length)); // }).Start(); U3CU3Ec__DisplayClass15_0_tB0AFF02E43A0C2B6C19946A758D04B750B7A952C * L_63 = V_0; ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 * L_64 = (ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687 *)il2cpp_codegen_object_new(ThreadStart_tA13019555BA3CB2B0128F0880760196BF790E687_il2cpp_TypeInfo_var); ThreadStart__ctor_m360F4EED0AD96A27D6A9612BF79671F26B30411F(L_64, L_63, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass15_0_U3CUpdateU3Eb__0_m804B6E857088D99BDEC7C6AB0FC3232ADF64F8BE_RuntimeMethod_var), /*hidden argument*/NULL); Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * L_65 = (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 *)il2cpp_codegen_object_new(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_il2cpp_TypeInfo_var); Thread__ctor_mF22465F0D0E47C11EF25DB552D1047402750BE90(L_65, L_64, /*hidden argument*/NULL); NullCheck(L_65); Thread_Start_m490124B23F5EFD0BB2BED8CA12C77195B9CD9E1B(L_65, /*hidden argument*/NULL); // if (hideGameObject != null) hideGameObject.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_66 = __this->get_hideGameObject_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_67; L_67 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_66, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_67) { goto IL_020b; } } { // if (hideGameObject != null) hideGameObject.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_68 = __this->get_hideGameObject_6(); NullCheck(L_68); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_68, (bool)1, /*hidden argument*/NULL); } IL_020b: { // if (optimizeForManyScreenshots == false) bool L_69 = __this->get_optimizeForManyScreenshots_7(); if (L_69) { goto IL_022c; } } { // Destroy(renderTexture); RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 * L_70 = __this->get_renderTexture_11(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Object_Destroy_mBDC17991A372E11E2E485EFC5C72F58972CBEC0F(L_70, /*hidden argument*/NULL); // renderTexture = null; __this->set_renderTexture_11((RenderTexture_t5FE7A5B47EF962A0E8D7BEBA05E9FC87D49A1849 *)NULL); // screenShot = null; __this->set_screenShot_12((Texture2D_t9B604D0D8E28032123641A7E7338FA872E2698BF *)NULL); } IL_022c: { // } return; } } // System.Void ScreenShot::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScreenShot__ctor_m03A5262D54C80B4E5494802EC6B4EAD09B34ED3A (ScreenShot_t794CC7678045E5E9D70BA79944CCD353984D13DE * __this, const RuntimeMethod* method) { { // public int captureWidth = 3840; __this->set_captureWidth_4(((int32_t)3840)); // public int captureHeight = 2160; __this->set_captureHeight_5(((int32_t)2160)); // public bool optimizeForManyScreenshots = true; __this->set_optimizeForManyScreenshots_7((bool)1); // public Format format = Format.PNG; __this->set_format_8(2); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173(uint32_t ___type0, intptr_t ___eventPtr1, intptr_t ___parameterPtr2) { il2cpp::vm::ScopedThreadAttacher _vmThreadHelper; // Managed method invocation int32_t returnValue; returnValue = ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173(___type0, ___eventPtr1, ___parameterPtr2, NULL); return returnValue; } // System.Void ScriptUsageTimeline::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptUsageTimeline_Start_mE25DFF1B76340D2D563E18C1165624BA72C5C57B (ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeManager_t1DD0703C1A7473D65A44439D647D7C6B0C36C8FF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6D20E471E2E077DDF42839E2F1ED0A852854DFA5); s_Il2CppMethodInitialized = true; } { // timelineInfo = new TimelineInfo(); TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_0 = (TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B *)il2cpp_codegen_object_new(TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_il2cpp_TypeInfo_var); TimelineInfo__ctor_mB808C9C3BAB67123CC12CDC9C09D501168D23461(L_0, /*hidden argument*/NULL); __this->set_timelineInfo_4(L_0); // beatCallback = new FMOD.Studio.EVENT_CALLBACK(BeatEventCallback); EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * L_1 = (EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F *)il2cpp_codegen_object_new(EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F_il2cpp_TypeInfo_var); EVENT_CALLBACK__ctor_mC7EEBC067710470804095FDA80F30426DAD7243D(L_1, NULL, (intptr_t)((intptr_t)ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_beatCallback_6(L_1); // musicInstance = FMODUnity.RuntimeManager.CreateInstance("event:/Music/Military Base"); IL2CPP_RUNTIME_CLASS_INIT(RuntimeManager_t1DD0703C1A7473D65A44439D647D7C6B0C36C8FF_il2cpp_TypeInfo_var); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 L_2; L_2 = RuntimeManager_CreateInstance_m357E6B28F4A2E7E17ACF65D4B6869948BF4F2F32(_stringLiteral6D20E471E2E077DDF42839E2F1ED0A852854DFA5, /*hidden argument*/NULL); __this->set_musicInstance_7(L_2); // timelineHandle = GCHandle.Alloc(timelineInfo, GCHandleType.Pinned); TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_3 = __this->get_timelineInfo_4(); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_4; L_4 = GCHandle_Alloc_m51C5BC1D6902ADA3B9C297C1A96DB322A6403201(L_3, 3, /*hidden argument*/NULL); __this->set_timelineHandle_5(L_4); // musicInstance.setUserData(GCHandle.ToIntPtr(timelineHandle)); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_5 = __this->get_address_of_musicInstance_7(); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_6 = __this->get_timelineHandle_5(); intptr_t L_7; L_7 = GCHandle_ToIntPtr_mBE5BF504F13C142394E6964DA0D64CA8E77DEE41(L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = EventInstance_setUserData_m28346465B55F28FE9B7FA8EA10381F0EF1E01E9D((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_5, (intptr_t)L_7, /*hidden argument*/NULL); // musicInstance.setCallback(beatCallback, FMOD.Studio.EVENT_CALLBACK_TYPE.TIMELINE_BEAT | FMOD.Studio.EVENT_CALLBACK_TYPE.TIMELINE_MARKER); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_9 = __this->get_address_of_musicInstance_7(); EVENT_CALLBACK_t8CE2F3C97DFEF3DA4CB1FC256526EA2C91C5B75F * L_10 = __this->get_beatCallback_6(); int32_t L_11; L_11 = EventInstance_setCallback_m3F0B382120DFB3920C07AAA913E6FB82817CBF37((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_9, L_10, ((int32_t)6144), /*hidden argument*/NULL); // musicInstance.start(); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_12 = __this->get_address_of_musicInstance_7(); int32_t L_13; L_13 = EventInstance_start_mE3EA9B9B0606815C7FB674F0CC2D6A3BBA2A9141((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_12, /*hidden argument*/NULL); // } return; } } // System.Void ScriptUsageTimeline::OnDestroy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptUsageTimeline_OnDestroy_m600CDD05845D2A2E46875ED4ADAE158F48622F8E (ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // musicInstance.setUserData(IntPtr.Zero); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_0 = __this->get_address_of_musicInstance_7(); int32_t L_1; L_1 = EventInstance_setUserData_m28346465B55F28FE9B7FA8EA10381F0EF1E01E9D((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_0, (intptr_t)(0), /*hidden argument*/NULL); // musicInstance.stop(FMOD.Studio.STOP_MODE.IMMEDIATE); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_2 = __this->get_address_of_musicInstance_7(); int32_t L_3; L_3 = EventInstance_stop_mA8E03AF1E11B25790B1EDB4CBA6FB95B485451F3((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_2, 1, /*hidden argument*/NULL); // musicInstance.release(); EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * L_4 = __this->get_address_of_musicInstance_7(); int32_t L_5; L_5 = EventInstance_release_m012DDAB8EC67E2F69000A1A013714E91CF569082((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)L_4, /*hidden argument*/NULL); // timelineHandle.Free(); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * L_6 = __this->get_address_of_timelineHandle_5(); GCHandle_Free_mB4E9415544FC9F0075C02AB17E270E49AF006025((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)L_6, /*hidden argument*/NULL); // } return; } } // System.Void ScriptUsageTimeline::OnGUI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptUsageTimeline_OnGUI_mA8F94BCA6E50DAFD36FB20FE4851E62BC2826473 (ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_m386DA73C2F8FE3690ED3EB606003CE3C9862CD21_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E44E03646B322ADD56E3F1AAC69CF06F2E3B486); s_Il2CppMethodInitialized = true; } { // GUILayout.Box(String.Format("Current Bar = {0}, Last Marker = {1}", timelineInfo.currentMusicBar, (string)timelineInfo.lastMarker)); TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_0 = __this->get_timelineInfo_4(); NullCheck(L_0); int32_t L_1 = L_0->get_currentMusicBar_0(); int32_t L_2 = L_1; RuntimeObject * L_3 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_2); TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_4 = __this->get_timelineInfo_4(); NullCheck(L_4); StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 L_5 = L_4->get_lastMarker_1(); String_t* L_6; L_6 = StringWrapper_op_Implicit_m1C6552BF7971A27E384A063ADE196428072AE8EB(L_5, /*hidden argument*/NULL); String_t* L_7; L_7 = String_Format_m8464C6DD7299114954DA87FC39FCD129F3E2ACA2(_stringLiteral5E44E03646B322ADD56E3F1AAC69CF06F2E3B486, L_3, L_6, /*hidden argument*/NULL); GUILayoutOptionU5BU5D_tA0F031CC36F88BBBD25D6841ADD3913446E6EA2B* L_8; L_8 = Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_m386DA73C2F8FE3690ED3EB606003CE3C9862CD21_inline(/*hidden argument*/Array_Empty_TisGUILayoutOption_t2D992ABCB62BEB24A6F4A826A5CBE7AE236071AB_m386DA73C2F8FE3690ED3EB606003CE3C9862CD21_RuntimeMethod_var); GUILayout_Box_m5EF079A43B3B30206C731426C0908CF0F2F27353(L_7, L_8, /*hidden argument*/NULL); // } return; } } // FMOD.RESULT ScriptUsageTimeline::BeatEventCallback(FMOD.Studio.EVENT_CALLBACK_TYPE,System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScriptUsageTimeline_BeatEventCallback_mA6DCABFE9F2511543D97473BFD7962942D06C173 (uint32_t ___type0, intptr_t ___eventPtr1, intptr_t ___parameterPtr2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IntPtr_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RESULT_t25BE0876E69B44E7D72DC4C52217E7C5B1A82271_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A32A48B3B9635D24F8C8F8753BD259B595FEA2B); s_Il2CppMethodInitialized = true; } EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; intptr_t V_2; memset((&V_2), 0, sizeof(V_2)); GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 V_3; memset((&V_3), 0, sizeof(V_3)); TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * V_4 = NULL; TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A V_5; memset((&V_5), 0, sizeof(V_5)); TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0 V_6; memset((&V_6), 0, sizeof(V_6)); { // FMOD.Studio.EventInstance instance = new FMOD.Studio.EventInstance(eventPtr); intptr_t L_0 = ___eventPtr1; EventInstance__ctor_m9658E4E8FCA58BF099FAB13FF5A4791D3FA75490_inline((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)(&V_0), (intptr_t)L_0, /*hidden argument*/NULL); // FMOD.RESULT result = instance.getUserData(out IntPtr timelineInfoPtr); int32_t L_1; L_1 = EventInstance_getUserData_m74926CF1E3FE4480F124B335052F1CEED19D9F05((EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 *)(&V_0), (intptr_t*)(&V_2), /*hidden argument*/NULL); V_1 = L_1; // if (result != FMOD.RESULT.OK) int32_t L_2 = V_1; if (!L_2) { goto IL_0033; } } { // Debug.LogError("Timeline Callback error: " + result); RuntimeObject * L_3 = Box(RESULT_t25BE0876E69B44E7D72DC4C52217E7C5B1A82271_il2cpp_TypeInfo_var, (&V_1)); NullCheck(L_3); String_t* L_4; L_4 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3); V_1 = *(int32_t*)UnBox(L_3); String_t* L_5; L_5 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteral8A32A48B3B9635D24F8C8F8753BD259B595FEA2B, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogError_m5952BCE5DC0EF798B31FA983B9CE42A5A1F82DE1(L_5, /*hidden argument*/NULL); // } goto IL_00b1; } IL_0033: { // else if (timelineInfoPtr != IntPtr.Zero) intptr_t L_6 = V_2; bool L_7; L_7 = IntPtr_op_Inequality_mB4DF9161F8D8F48708A2A7BBD7BF626F1EB8C3C8((intptr_t)L_6, (intptr_t)(0), /*hidden argument*/NULL); if (!L_7) { goto IL_00b1; } } { // GCHandle timelineHandle = GCHandle.FromIntPtr(timelineInfoPtr); intptr_t L_8 = V_2; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 L_9; L_9 = GCHandle_FromIntPtr_mF902872DD04971F6A22B8356F5AE4358F21C0FB1((intptr_t)L_8, /*hidden argument*/NULL); V_3 = L_9; // TimelineInfo timelineInfo = (TimelineInfo)timelineHandle.Target; RuntimeObject * L_10; L_10 = GCHandle_get_Target_m6C296AD6520ECDAFC9498E9387677F522871F883((GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 *)(&V_3), /*hidden argument*/NULL); V_4 = ((TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B *)CastclassClass((RuntimeObject*)L_10, TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B_il2cpp_TypeInfo_var)); uint32_t L_11 = ___type0; if ((((int32_t)L_11) == ((int32_t)((int32_t)2048)))) { goto IL_008c; } } { uint32_t L_12 = ___type0; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)4096))))) { goto IL_00b1; } } { // var parameter = (FMOD.Studio.TIMELINE_BEAT_PROPERTIES)Marshal.PtrToStructure(parameterPtr, typeof(FMOD.Studio.TIMELINE_BEAT_PROPERTIES)); intptr_t L_13 = ___parameterPtr2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_15; L_15 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_16; L_16 = Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4((intptr_t)L_13, L_15, /*hidden argument*/NULL); V_5 = ((*(TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A *)((TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A *)UnBox(L_16, TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A_il2cpp_TypeInfo_var)))); // timelineInfo.currentMusicBar = parameter.bar; TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_17 = V_4; TIMELINE_BEAT_PROPERTIES_tEAFA4A421FAA5B82EC924AC8F5845D1239C8A27A L_18 = V_5; int32_t L_19 = L_18.get_bar_0(); NullCheck(L_17); L_17->set_currentMusicBar_0(L_19); // break; goto IL_00b1; } IL_008c: { // var parameter = (FMOD.Studio.TIMELINE_MARKER_PROPERTIES)Marshal.PtrToStructure(parameterPtr, typeof(FMOD.Studio.TIMELINE_MARKER_PROPERTIES)); intptr_t L_20 = ___parameterPtr2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_21 = { reinterpret_cast (TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22; L_22 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_21, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_23; L_23 = Marshal_PtrToStructure_mBB4D12265C6D3720CC85C120DB2E2E9351674AD4((intptr_t)L_20, L_22, /*hidden argument*/NULL); V_6 = ((*(TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0 *)((TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0 *)UnBox(L_23, TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0_il2cpp_TypeInfo_var)))); // timelineInfo.lastMarker = parameter.name; TimelineInfo_t03EC0665CC342858F4693DBB900E6C0FCA6C4B2B * L_24 = V_4; TIMELINE_MARKER_PROPERTIES_t3E381A70E2A8C97B2C7DD746EEA1AFA33B9ACCD0 L_25 = V_6; StringWrapper_t0232445743A8097D13894E9DDA8F1963373891B6 L_26 = L_25.get_name_0(); NullCheck(L_24); L_24->set_lastMarker_1(L_26); } IL_00b1: { // return FMOD.RESULT.OK; return (int32_t)(0); } } // System.Void ScriptUsageTimeline::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptUsageTimeline__ctor_m149AB1FABF6BE5EC4D77CC1A80A7448F47481DD6 (ScriptUsageTimeline_tC697804D8D548F9893F2951B928A3BFC9AA823E2 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SetAnimatorParams::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams_Awake_m1579D0C908A8CFAD868215BC9E846DE7CFC57D8B (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // anim = GetComponent(); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F(__this, /*hidden argument*/Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); __this->set_anim_4(L_0); // } return; } } // System.Void SetAnimatorParams::SetFloat(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams_SetFloat_m65A1EB88DADAA28EA2F94EE4C7BA0D96C831789A (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, String_t* ___ops0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; float V_1 = 0.0f; { // string[] parts = ops.Split('|'); String_t* L_0 = ___ops0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = L_1; NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_0); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3; L_3 = String_Split_m2C74DC2B85B322998094BEDE787C378822E1F28B(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (parts.Length < 2) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = V_0; NullCheck(L_4); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))) >= ((int32_t)2))) { goto IL_0019; } } { // return; return; } IL_0019: { // float value = 0f; V_1 = (0.0f); // if (!float.TryParse(parts[1], out value)) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = V_0; NullCheck(L_5); int32_t L_6 = 1; String_t* L_7 = (L_5)->GetAt(static_cast(L_6)); bool L_8; L_8 = Single_TryParse_m5DA35DEA3F325FA977DEA3FC5C339BF4515FE1EE(L_7, (float*)(&V_1), /*hidden argument*/NULL); if (L_8) { goto IL_002c; } } { // return; return; } IL_002c: { // anim.SetFloat(parts[0], value); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_9 = __this->get_anim_4(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 0; String_t* L_12 = (L_10)->GetAt(static_cast(L_11)); float L_13 = V_1; NullCheck(L_9); Animator_SetFloat_mD731F47ED44C2D629F8E1C6DB15629C3E1B992A0(L_9, L_12, L_13, /*hidden argument*/NULL); // } return; } } // System.Void SetAnimatorParams::SetInt(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams_SetInt_m6C546D5D073988502BCDC51A8D6616973F530CFB (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, String_t* ___ops0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; int32_t V_1 = 0; { // string[] parts = ops.Split('|'); String_t* L_0 = ___ops0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = L_1; NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_0); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3; L_3 = String_Split_m2C74DC2B85B322998094BEDE787C378822E1F28B(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (parts.Length < 2) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = V_0; NullCheck(L_4); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))) >= ((int32_t)2))) { goto IL_0019; } } { // return; return; } IL_0019: { // int value = 0; V_1 = 0; // if (!int.TryParse(parts[1], out value)) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = V_0; NullCheck(L_5); int32_t L_6 = 1; String_t* L_7 = (L_5)->GetAt(static_cast(L_6)); bool L_8; L_8 = Int32_TryParse_m252686986E2F350DCC71341A41182DEE27454A22(L_7, (int32_t*)(&V_1), /*hidden argument*/NULL); if (L_8) { goto IL_0028; } } { // return; return; } IL_0028: { // anim.SetInteger(parts[0], value); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_9 = __this->get_anim_4(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = V_0; NullCheck(L_10); int32_t L_11 = 0; String_t* L_12 = (L_10)->GetAt(static_cast(L_11)); int32_t L_13 = V_1; NullCheck(L_9); Animator_SetInteger_mFB04A03AF6C24978BF2BDE9161243F8F6B9762C5(L_9, L_12, L_13, /*hidden argument*/NULL); // } return; } } // System.Void SetAnimatorParams::SetBool(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams_SetBool_mF9499F10F71692BE9B82FC868D60D3D73515DC94 (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, String_t* ___ops0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; String_t* G_B4_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B4_1 = NULL; String_t* G_B3_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B3_1 = NULL; int32_t G_B5_0 = 0; String_t* G_B5_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B5_2 = NULL; { // string[] parts = ops.Split('|'); String_t* L_0 = ___ops0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = L_1; NullCheck(L_2); (L_2)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_0); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3; L_3 = String_Split_m2C74DC2B85B322998094BEDE787C378822E1F28B(L_0, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (parts.Length < 2) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = V_0; NullCheck(L_4); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))) >= ((int32_t)2))) { goto IL_0019; } } { // return; return; } IL_0019: { // anim.SetBool(parts[0], parts[1] == "true" || parts[1] == "t"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_5 = __this->get_anim_4(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = V_0; NullCheck(L_6); int32_t L_7 = 0; String_t* L_8 = (L_6)->GetAt(static_cast(L_7)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = V_0; NullCheck(L_9); int32_t L_10 = 1; String_t* L_11 = (L_9)->GetAt(static_cast(L_10)); bool L_12; L_12 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_11, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, /*hidden argument*/NULL); G_B3_0 = L_8; G_B3_1 = L_5; if (L_12) { G_B4_0 = L_8; G_B4_1 = L_5; goto IL_0040; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = V_0; NullCheck(L_13); int32_t L_14 = 1; String_t* L_15 = (L_13)->GetAt(static_cast(L_14)); bool L_16; L_16 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_15, _stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2, /*hidden argument*/NULL); G_B5_0 = ((int32_t)(L_16)); G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; goto IL_0041; } IL_0040: { G_B5_0 = 1; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; } IL_0041: { NullCheck(G_B5_2); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(G_B5_2, G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL); // } return; } } // System.Void SetAnimatorParams::SetTrigger(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams_SetTrigger_m0AA17067281617332131077EB6A718236D33F5BF (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, String_t* ___name0, const RuntimeMethod* method) { { // anim.SetTrigger(name); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0 = __this->get_anim_4(); String_t* L_1 = ___name0; NullCheck(L_0); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void SetAnimatorParams::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetAnimatorParams__ctor_mB40CFE9062DD1DD1E7380D92D31CE7CB966D5CB3 (SetAnimatorParams_t898645603CECC7EB598C26DC3CCDE4A3441EB23C * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SetCheckpoint::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetCheckpoint_Start_m787A8A478D2E2D08DE1EF6A686513584A3FF2C74 (SetCheckpoint_tFF0E4ABB68590D1BA71730A9088D2065BA5F4F87 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // DataManager.SetCheckpoint(ScoreEvaluator.CurrentScore, stageCheckpoint); IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_0; L_0 = ScoreEvaluator_get_CurrentScore_mBA3BCC1BF3BC4C8B02D98543CDA9327D7C9EEBE0(/*hidden argument*/NULL); int32_t L_1 = __this->get_stageCheckpoint_4(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); DataManager_SetCheckpoint_m73C7C9CA1AC7A4EF8E809FE8B0BBFB09D034718D(L_0, L_1, /*hidden argument*/NULL); // } return; } } // System.Void SetCheckpoint::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetCheckpoint__ctor_m09F5A0B97345911F79E257F806374B70DD895F56 (SetCheckpoint_tFF0E4ABB68590D1BA71730A9088D2065BA5F4F87 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SetPlatform::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform_Awake_m27DD5E37CD030C583DF5539514D65CFF656703D2 (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method) { { // if (activateOnAwake) //used for the loadgame scene to set defaults and prevent Quest 2 from exceeding spec bool L_0 = __this->get_activateOnAwake_12(); // return; return; } } // System.Void SetPlatform::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform_Start_m0FE9427C0533A614A9ED347EC23DA86DFA1381F5 (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method) { { // if (!activateOnAwake) //means a toggle will be visible in the scene bool L_0 = __this->get_activateOnAwake_12(); if (L_0) { goto IL_000e; } } { // SetOnIndicator(); SetPlatform_SetOnIndicator_mDC8318B2858C0F798D286B2A90A7D1BF5BB1E53F(__this, /*hidden argument*/NULL); } IL_000e: { // } return; } } // System.Void SetPlatform::HighRefreshRate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform_HighRefreshRate_mD6DF1182FBC4B382397616C66E92F6556E72FF1D (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // DataManager.saveData.highRefreshRate = !DataManager.saveData.highRefreshRate; IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_0 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_1 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_1); bool L_2 = L_1->get_highRefreshRate_62(); NullCheck(L_0); L_0->set_highRefreshRate_62((bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0)); // DataManager.HighRefreshRate(); DataManager_HighRefreshRate_m16A9194DFC7C1D2201A42323B2FBD7965306ED56(/*hidden argument*/NULL); // DataManager.Save(); DataManager_Save_mD06246AF9D9F9F851FCE3A94D47FADEF92A45717(/*hidden argument*/NULL); // } return; } } // System.Void SetPlatform::SetOnIndicator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform_SetOnIndicator_mDC8318B2858C0F798D286B2A90A7D1BF5BB1E53F (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // onIndicator.SetActive(DataManager.saveData.highRefreshRate); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0 = __this->get_onIndicator_13(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_1 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_1); bool L_2 = L_1->get_highRefreshRate_62(); NullCheck(L_0); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_0, L_2, /*hidden argument*/NULL); // } return; } } // System.Void SetPlatform::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SetPlatform__ctor_m01B2B04CD2947BBB5BF1D546068FA831A8600E80 (SetPlatform_t0F971EA889252CA0C84311DB932A663764905D6A * __this, const RuntimeMethod* method) { { // public bool applyExpensiveChanges = true; __this->set_applyExpensiveChanges_11((bool)1); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShadowFollow::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowFollow_Awake_mCC0D1001DE48C8D0DFB442DB35F725C9EFFD1F2F (ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901 * __this, const RuntimeMethod* method) { { // positionOffset = transform.position - followedObject.position; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0; L_0 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1; L_1 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_0, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2 = __this->get_followedObject_4(); NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3; L_3 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_2, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_1, L_3, /*hidden argument*/NULL); __this->set_positionOffset_5(L_4); // rotationOffset = transform.eulerAngles - followedObject.eulerAngles; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_eulerAngles_mCF1E10C36ED1F03804A1D10A9BAB272E0EA8766F(L_5, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_7 = __this->get_followedObject_4(); NullCheck(L_7); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8; L_8 = Transform_get_eulerAngles_mCF1E10C36ED1F03804A1D10A9BAB272E0EA8766F(L_7, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_6, L_8, /*hidden argument*/NULL); __this->set_rotationOffset_6(L_9); // } return; } } // System.Void ShadowFollow::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowFollow_Update_m4BC45D069EE8C5E0E2989756FE06DB92F99EBC51 (ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901 * __this, const RuntimeMethod* method) { { // transform.position = followedObject.position + positionOffset; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0; L_0 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1 = __this->get_followedObject_4(); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2; L_2 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_1, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = __this->get_positionOffset_5(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91(L_0, L_4, /*hidden argument*/NULL); // transform.eulerAngles = followedObject.eulerAngles + rotationOffset; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6 = __this->get_followedObject_4(); NullCheck(L_6); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Transform_get_eulerAngles_mCF1E10C36ED1F03804A1D10A9BAB272E0EA8766F(L_6, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = __this->get_rotationOffset_6(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_7, L_8, /*hidden argument*/NULL); NullCheck(L_5); Transform_set_eulerAngles_mFDCBC6282E4B1196AA26BF01008B2AAA2DD2969E(L_5, L_9, /*hidden argument*/NULL); // } return; } } // System.Void ShadowFollow::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShadowFollow__ctor_m5D1E1C13F45F43CC06D6C718BBE608C96669F94B (ShadowFollow_t0C30F22A5AF64BDACE21EBAC1A7652184F758901 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShowByBikeType::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShowByBikeType_Update_m054FD3C6152E471EE77903841DF594D052BE3AB8 (ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // forShima.SetActive(DataManager.saveData.bikeType == BikeType.Shima); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0 = __this->get_forShima_4(); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_1 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_1); int32_t L_2 = L_1->get_bikeType_1(); NullCheck(L_0); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_0, (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); // forCore.SetActive(DataManager.saveData.bikeType == BikeType.CoreAI); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3 = __this->get_forCore_5(); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_4 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_4); int32_t L_5 = L_4->get_bikeType_1(); NullCheck(L_3); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_3, (bool)((((int32_t)L_5) == ((int32_t)1))? 1 : 0), /*hidden argument*/NULL); // forCyborg.SetActive(DataManager.saveData.bikeType == BikeType.Cyborg); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = __this->get_forCyborg_6(); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_7 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_7); int32_t L_8 = L_7->get_bikeType_1(); NullCheck(L_6); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_6, (bool)((((int32_t)L_8) == ((int32_t)2))? 1 : 0), /*hidden argument*/NULL); // forScarab.SetActive(DataManager.saveData.bikeType == BikeType.Scarab); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_9 = __this->get_forScarab_7(); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_10 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_10); int32_t L_11 = L_10->get_bikeType_1(); NullCheck(L_9); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_9, (bool)((((int32_t)L_11) == ((int32_t)4))? 1 : 0), /*hidden argument*/NULL); // forSpartan.SetActive(DataManager.saveData.bikeType == BikeType.Spartan); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_12 = __this->get_forSpartan_8(); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_13 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_13); int32_t L_14 = L_13->get_bikeType_1(); NullCheck(L_12); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_12, (bool)((((int32_t)L_14) == ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); // } return; } } // System.Void ShowByBikeType::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShowByBikeType__ctor_mB394B07EC2E72E495DB8788EAD45251A6A038948 (ShowByBikeType_tE16EBF367AF76DA2F483FB37CB8EF9BB11B0D8E0 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void ShowForGodMode::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShowForGodMode_Update_m3123D6BEE302935CE4357FFDFA50E63BB6B24F67 (ShowForGodMode_t8412BCBFDF79D77524FEBFF1459D42A4B73F1001 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B4_0 = NULL; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B1_0 = NULL; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B3_0 = NULL; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B2_0 = NULL; int32_t G_B5_0 = 0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B5_1 = NULL; { // gameObject.SetActive(DataManager.saveData.godMode || (showForContinueFileGodMode && DataManager.saveData.continueGodMode)); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0; L_0 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_1 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_1); bool L_2 = L_1->get_godMode_60(); G_B1_0 = L_0; if (L_2) { G_B4_0 = L_0; goto IL_0029; } } { bool L_3 = __this->get_showForContinueFileGodMode_4(); G_B2_0 = G_B1_0; if (!L_3) { G_B3_0 = G_B1_0; goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_4 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_4); bool L_5 = L_4->get_continueGodMode_41(); G_B5_0 = ((int32_t)(L_5)); G_B5_1 = G_B2_0; goto IL_002a; } IL_0026: { G_B5_0 = 0; G_B5_1 = G_B3_0; goto IL_002a; } IL_0029: { G_B5_0 = 1; G_B5_1 = G_B4_0; } IL_002a: { NullCheck(G_B5_1); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(G_B5_1, (bool)G_B5_0, /*hidden argument*/NULL); // } return; } } // System.Void ShowForGodMode::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShowForGodMode__ctor_mB34CAAE481EA95AE02A54BBF763690C5ED0FC58F (ShowForGodMode_t8412BCBFDF79D77524FEBFF1459D42A4B73F1001 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean SideToSideFlyerMovementControl::NeedsNextMoveTarget(FlyerDroneMovement) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SideToSideFlyerMovementControl_NeedsNextMoveTarget_m77155FCD16176314BB63C53C3FBFFAAD743E3D43 (SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 * __this, FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * ___mover0, const RuntimeMethod* method) { float V_0 = 0.0f; { // float rightDist = Mathf.Abs(mover.target.relativeTargetPoint.x - mover.transform.localPosition.x); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_0 = ___mover0; NullCheck(L_0); FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * L_1 = L_0->get_target_30(); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_2 = L_1->get_address_of_relativeTargetPoint_0(); float L_3 = L_2->get_x_2(); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_4 = ___mover0; NullCheck(L_4); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_4, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_5, /*hidden argument*/NULL); float L_7 = L_6.get_x_2(); float L_8; L_8 = fabsf(((float)il2cpp_codegen_subtract((float)L_3, (float)L_7))); // float upDist = Mathf.Abs(mover.target.relativeTargetPoint.y - mover.transform.localPosition.y); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_9 = ___mover0; NullCheck(L_9); FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * L_10 = L_9->get_target_30(); NullCheck(L_10); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_11 = L_10->get_address_of_relativeTargetPoint_0(); float L_12 = L_11->get_y_3(); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_13 = ___mover0; NullCheck(L_13); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_14; L_14 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_13, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_15; L_15 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_14, /*hidden argument*/NULL); float L_16 = L_15.get_y_3(); float L_17; L_17 = fabsf(((float)il2cpp_codegen_subtract((float)L_12, (float)L_16))); V_0 = L_17; // if (rightDist <= proximityForSwitch && upDist <= proximityForSwitch) float L_18 = __this->get_proximityForSwitch_11(); if ((!(((float)L_8) <= ((float)L_18)))) { goto IL_0060; } } { float L_19 = V_0; float L_20 = __this->get_proximityForSwitch_11(); if ((!(((float)L_19) <= ((float)L_20)))) { goto IL_0060; } } { // return true; return (bool)1; } IL_0060: { // return false; return (bool)0; } } // UnityEngine.Vector3 SideToSideFlyerMovementControl::DetermineNextTargetPoint(FlyerDroneMovement) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E SideToSideFlyerMovementControl_DetermineNextTargetPoint_mB9E7065081772BB073C1A85AF6CA7B02B426EC2B (SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 * __this, FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * ___mover0, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { // if (mover.target.relativeTargetPoint.x < 0) FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_0 = ___mover0; NullCheck(L_0); FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * L_1 = L_0->get_target_30(); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_2 = L_1->get_address_of_relativeTargetPoint_0(); float L_3 = L_2->get_x_2(); if ((!(((float)L_3) < ((float)(0.0f))))) { goto IL_0053; } } { // nextTargetPoint = new Vector3(Random.Range(minSideToSide, maxSideToSide), Random.Range(minHeight, maxHeight), Random.Range(minOutFront, maxOutFront)); float L_4 = __this->get_minSideToSide_14(); float L_5 = __this->get_maxSideToSide_15(); float L_6; L_6 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_4, L_5, /*hidden argument*/NULL); float L_7 = __this->get_minHeight_12(); float L_8 = __this->get_maxHeight_13(); float L_9; L_9 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_7, L_8, /*hidden argument*/NULL); float L_10 = __this->get_minOutFront_16(); float L_11 = __this->get_maxOutFront_17(); float L_12; L_12 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_10, L_11, /*hidden argument*/NULL); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_0), L_6, L_9, L_12, /*hidden argument*/NULL); // } goto IL_008f; } IL_0053: { // nextTargetPoint = new Vector3(Random.Range(-minSideToSide, -maxSideToSide), Random.Range(minHeight, maxHeight), Random.Range(minOutFront, maxOutFront)); float L_13 = __this->get_minSideToSide_14(); float L_14 = __this->get_maxSideToSide_15(); float L_15; L_15 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_13)), ((-L_14)), /*hidden argument*/NULL); float L_16 = __this->get_minHeight_12(); float L_17 = __this->get_maxHeight_13(); float L_18; L_18 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_16, L_17, /*hidden argument*/NULL); float L_19 = __this->get_minOutFront_16(); float L_20 = __this->get_maxOutFront_17(); float L_21; L_21 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_19, L_20, /*hidden argument*/NULL); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_0), L_15, L_18, L_21, /*hidden argument*/NULL); } IL_008f: { // return nextTargetPoint; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_22 = V_0; return L_22; } } // UnityEngine.Vector3 SideToSideFlyerMovementControl::DetermineFirstTargetPoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E SideToSideFlyerMovementControl_DetermineFirstTargetPoint_m7847F54D303AA12BA230822145D50884E3675DCC (SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 * __this, const RuntimeMethod* method) { { // if (Random.Range(0f, 1f) > 0.5f) float L_0; L_0 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (1.0f), /*hidden argument*/NULL); if ((!(((float)L_0) > ((float)(0.5f))))) { goto IL_004f; } } { // return new Vector3(Random.Range(minSideToSide, maxSideToSide), Random.Range(minHeight, maxHeight), Random.Range(minOutFront, maxOutFront)); float L_1 = __this->get_minSideToSide_14(); float L_2 = __this->get_maxSideToSide_15(); float L_3; L_3 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_1, L_2, /*hidden argument*/NULL); float L_4 = __this->get_minHeight_12(); float L_5 = __this->get_maxHeight_13(); float L_6; L_6 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_4, L_5, /*hidden argument*/NULL); float L_7 = __this->get_minOutFront_16(); float L_8 = __this->get_maxOutFront_17(); float L_9; L_9 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_7, L_8, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; memset((&L_10), 0, sizeof(L_10)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_10), L_3, L_6, L_9, /*hidden argument*/NULL); return L_10; } IL_004f: { // return new Vector3(Random.Range(-minSideToSide, -maxSideToSide), Random.Range(minHeight, maxHeight), Random.Range(minOutFront, maxOutFront)); float L_11 = __this->get_minSideToSide_14(); float L_12 = __this->get_maxSideToSide_15(); float L_13; L_13 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(((-L_11)), ((-L_12)), /*hidden argument*/NULL); float L_14 = __this->get_minHeight_12(); float L_15 = __this->get_maxHeight_13(); float L_16; L_16 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_14, L_15, /*hidden argument*/NULL); float L_17 = __this->get_minOutFront_16(); float L_18 = __this->get_maxOutFront_17(); float L_19; L_19 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_17, L_18, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_20; memset((&L_20), 0, sizeof(L_20)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_20), L_13, L_16, L_19, /*hidden argument*/NULL); return L_20; } } // System.Single SideToSideFlyerMovementControl::GetSpeedTarget(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SideToSideFlyerMovementControl_GetSpeedTarget_m5103721706B0B5443E6F1AA6E0ECCDBA75D94925 (SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 * __this, float ___targetForwardDistance0, const RuntimeMethod* method) { { // return base.GetSpeedTarget(targetForwardDistance); float L_0 = ___targetForwardDistance0; float L_1; L_1 = FlyerMovementControl_GetSpeedTarget_mD0B13FEE380626ECF5E8DA191ED6C803D527F81A(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.Void SideToSideFlyerMovementControl::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SideToSideFlyerMovementControl__ctor_m310AD3D4892B75D49C532C697617AA86881EFB3C (SideToSideFlyerMovementControl_tD1DBD8B6BD9569020B428ABCC3D42541682436F6 * __this, const RuntimeMethod* method) { { // public float proximityForSwitch = 1f; __this->set_proximityForSwitch_11((1.0f)); // public float minHeight = 5f; __this->set_minHeight_12((5.0f)); // public float maxHeight = 20f; __this->set_maxHeight_13((20.0f)); // public float minSideToSide = 13f; __this->set_minSideToSide_14((13.0f)); // public float maxSideToSide = 14f; __this->set_maxSideToSide_15((14.0f)); // public float minOutFront = 30f; __this->set_minOutFront_16((30.0f)); // public float maxOutFront = 60f; __this->set_maxOutFront_17((60.0f)); FlyerMovementControl__ctor_m2B07117C9168D506BCCE1868E72E59A3CCE388DF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean Sidearm::get_InMissileMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public bool InMissileMode { get; private set; } = false; bool L_0 = __this->get_U3CInMissileModeU3Ek__BackingField_92(); return L_0; } } // System.Void Sidearm::set_InMissileMode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_InMissileMode_m1C5B6D19BC5ACE91F2B9B7D90745262E5D3446FA (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool InMissileMode { get; private set; } = false; bool L_0 = ___value0; __this->set_U3CInMissileModeU3Ek__BackingField_92(L_0); return; } } // Hitable Sidearm::get_AimingAt() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return aimedAt; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_0 = __this->get_aimedAt_94(); return L_0; } } // System.Void Sidearm::set_AimingAt(Hitable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_AimingAt_m21CC7BC0CEE2AB06D2E46760D65D70C603CC459A (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // aimedAt = value; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_0 = ___value0; __this->set_aimedAt_94(L_0); // if(aimedAt != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_1 = __this->get_aimedAt_94(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_2; L_2 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_1, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { // LastAimTarget = aimedAt.transform; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_3 = __this->get_aimedAt_94(); NullCheck(L_3); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_4; L_4 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_3, /*hidden argument*/NULL); Sidearm_set_LastAimTarget_m957D0E7BD46F42A0AAFC2161B72D81EADBB21AAF_inline(L_4, /*hidden argument*/NULL); } IL_0025: { // } return; } } // Handlegun Sidearm::get_Handlegun() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public Handlegun Handlegun { get; private set; } Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_0 = __this->get_U3CHandlegunU3Ek__BackingField_95(); return L_0; } } // System.Void Sidearm::set_Handlegun(Handlegun) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_Handlegun_mBD2205057B3FF41E4FBC02A506D16436A9CEF529 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___value0, const RuntimeMethod* method) { { // public Handlegun Handlegun { get; private set; } Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_0 = ___value0; __this->set_U3CHandlegunU3Ek__BackingField_95(L_0); return; } } // UnityEngine.Animator Sidearm::get_SidearmAnim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public Animator SidearmAnim { get; private set; } Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0 = __this->get_U3CSidearmAnimU3Ek__BackingField_96(); return L_0; } } // System.Void Sidearm::set_SidearmAnim(UnityEngine.Animator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_SidearmAnim_m3A57E50695CB17875EB800161CA16BFC4C5F6C34 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___value0, const RuntimeMethod* method) { { // public Animator SidearmAnim { get; private set; } Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0 = ___value0; __this->set_U3CSidearmAnimU3Ek__BackingField_96(L_0); return; } } // UnityEngine.Transform Sidearm::get_LastAimTarget() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * Sidearm_get_LastAimTarget_mC0713945F96F3223B7594F5D10F32BA973C7B767 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Transform LastAimTarget { get; protected set; } Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0 = ((Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_StaticFields*)il2cpp_codegen_static_fields_for(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var))->get_U3CLastAimTargetU3Ek__BackingField_97(); return L_0; } } // System.Void Sidearm::set_LastAimTarget(UnityEngine.Transform) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_LastAimTarget_m957D0E7BD46F42A0AAFC2161B72D81EADBB21AAF (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Transform LastAimTarget { get; protected set; } Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0 = ___value0; ((Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_StaticFields*)il2cpp_codegen_static_fields_for(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var))->set_U3CLastAimTargetU3Ek__BackingField_97(L_0); return; } } // PowerUpType Sidearm::get_CurrentPowerUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return currentPU; int32_t L_0 = __this->get_currentPU_99(); return L_0; } } // System.Void Sidearm::set_CurrentPowerUp(PowerUpType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36D5D22B1D78B899C1C08EE80750419610AC2208); s_Il2CppMethodInitialized = true; } { // if (!initialized) bool L_0 = __this->get_initialized_80(); if (L_0) { goto IL_000e; } } { // Initialize(); Sidearm_Initialize_mB549ADF3B2C1771D08DBC46F30FF5AB79EF50C65(__this, /*hidden argument*/NULL); } IL_000e: { // currentPU = value; int32_t L_1 = ___value0; __this->set_currentPU_99(L_1); // SidearmAnim.SetBool("SwordMode", currentPU == PowerUpType.Sword); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2; L_2 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); int32_t L_3 = __this->get_currentPU_99(); NullCheck(L_2); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_2, _stringLiteral36D5D22B1D78B899C1C08EE80750419610AC2208, (bool)((((int32_t)L_3) == ((int32_t)((int32_t)16)))? 1 : 0), /*hidden argument*/NULL); // } return; } } // System.Boolean Sidearm::get_PlayPowerupAudio() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_get_PlayPowerupAudio_m11D98EB4727855E7D8FDEE539E97F4D9676A4419 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public bool PlayPowerupAudio { get; private set; } bool L_0 = __this->get_U3CPlayPowerupAudioU3Ek__BackingField_100(); return L_0; } } // System.Void Sidearm::set_PlayPowerupAudio(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_PlayPowerupAudio_mD293439931F86AE881C2AA6501640EB720BC4E45 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool PlayPowerupAudio { get; private set; } bool L_0 = ___value0; __this->set_U3CPlayPowerupAudioU3Ek__BackingField_100(L_0); return; } } // System.Int32 Sidearm::get_CurrentAmmo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return currentAmmo; int32_t L_0 = __this->get_currentAmmo_101(); return L_0; } } // System.Void Sidearm::set_CurrentAmmo(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); s_Il2CppMethodInitialized = true; } { // if (value <= 0 && currentAmmo > 0) int32_t L_0 = ___value0; if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_006e; } } { int32_t L_1 = __this->get_currentAmmo_101(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_006e; } } { // SidearmAnim.SetBool("IsEmpty", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2; L_2 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_2, _stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A, (bool)1, /*hidden argument*/NULL); // currentAmmo = 0; __this->set_currentAmmo_101(0); // if(DataManager.saveData.autoReload && CurrentPowerUp != PowerUpType.Sword && !Handlegun.PartnerBeingHeld) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_3 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_3); bool L_4 = L_3->get_autoReload_18(); if (!L_4) { goto IL_0079; } } { int32_t L_5; L_5 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) == ((int32_t)((int32_t)16)))) { goto IL_0079; } } { Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_6; L_6 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_6); bool L_7; L_7 = Handlegun_get_PartnerBeingHeld_m3F9110BE7BD3E45C8E778414437240DE2468A84A(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0079; } } { // ReleaseTrigger(); Sidearm_ReleaseTrigger_mD41C9971FA26C699F10A6F22075915EF7204EDD8(__this, /*hidden argument*/NULL); // Handlegun.defaultHolster.HolsterWeapon(!Handlegun.proximityInteract); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_8; L_8 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_8); Holster_t227B8E9D0BCD99AD0E9B580B4946202692B4B4C7 * L_9 = L_8->get_defaultHolster_28(); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_10; L_10 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_10); bool L_11 = ((Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 *)L_10)->get_proximityInteract_8(); NullCheck(L_9); Holster_HolsterWeapon_mF7183FB03143EBB527BD9F44E4FA9525BF4F9C25(L_9, (bool)((((int32_t)L_11) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); // } goto IL_0079; } IL_006e: { // else if(value >= 0) int32_t L_12 = ___value0; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { // currentAmmo = value; int32_t L_13 = ___value0; __this->set_currentAmmo_101(L_13); } IL_0079: { // if (currentAmmo > 9) int32_t L_14 = __this->get_currentAmmo_101(); if ((((int32_t)L_14) <= ((int32_t)((int32_t)9)))) { goto IL_009a; } } { // ammoCounter.text = currentAmmo.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_15 = __this->get_ammoCounter_16(); int32_t* L_16 = __this->get_address_of_currentAmmo_101(); String_t* L_17; L_17 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_16, /*hidden argument*/NULL); NullCheck(L_15); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_15, L_17); // } return; } IL_009a: { // ammoCounter.text = "0" + currentAmmo.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_18 = __this->get_ammoCounter_16(); int32_t* L_19 = __this->get_address_of_currentAmmo_101(); String_t* L_20; L_20 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)L_19, /*hidden argument*/NULL); String_t* L_21; L_21 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024, L_20, /*hidden argument*/NULL); NullCheck(L_18); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_18, L_21); // } return; } } // System.Int32 Sidearm::get_MaxAmmo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // switch(CurrentPowerUp) int32_t L_0; L_0 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)8))) { case 0: { goto IL_0035; } case 1: { goto IL_0043; } case 2: { goto IL_004a; } case 3: { goto IL_003c; } case 4: { goto IL_0058; } case 5: { goto IL_0058; } case 6: { goto IL_0058; } case 7: { goto IL_0058; } case 8: { goto IL_0051; } } } { goto IL_0058; } IL_0035: { // return maxSpreadAmmo; int32_t L_2 = __this->get_maxSpreadAmmo_21(); return L_2; } IL_003c: { // return maxLaserAmmo; int32_t L_3 = __this->get_maxLaserAmmo_32(); return L_3; } IL_0043: { // return maxFlakAmmo; int32_t L_4 = __this->get_maxFlakAmmo_39(); return L_4; } IL_004a: { // return maxCannonAmmo; int32_t L_5 = __this->get_maxCannonAmmo_49(); return L_5; } IL_0051: { // return maxSwordAmmo; int32_t L_6 = __this->get_maxSwordAmmo_9(); return L_6; } IL_0058: { // return standardMaxAmmo; int32_t L_7 = __this->get_standardMaxAmmo_10(); return L_7; } } // System.Boolean Sidearm::get_IsBusy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_get_IsBusy_m8F68F9BA4BE020E20B0E5E014D9E1BFE19D1EE1E (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8); s_Il2CppMethodInitialized = true; } { // return SidearmAnim.GetBool("Reloading") || SidearmAnim.GetBool("Swapping"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); bool L_1; L_1 = Animator_GetBool_m69AFEA8176E7FB312C264773784D6D6B08A80C0A(L_0, _stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1, /*hidden argument*/NULL); if (L_1) { goto IL_0023; } } { Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2; L_2 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); bool L_3; L_3 = Animator_GetBool_m69AFEA8176E7FB312C264773784D6D6B08A80C0A(L_2, _stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8, /*hidden argument*/NULL); return L_3; } IL_0023: { return (bool)1; } } // System.Void Sidearm::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_OnEnable_mFCF70EC3DA1D528C60EADD0E37589E800FCCC680 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // PowerUp.gotAmmoPowerUp += GotMissiles; IL2CPP_RUNTIME_CLASS_INIT(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var); GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * L_0 = ((PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields*)il2cpp_codegen_static_fields_for(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var))->get_gotAmmoPowerUp_15(); GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * L_1 = (GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A *)il2cpp_codegen_object_new(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var); GotPowerUp__ctor_m6176C00BB63EC1186D92D1F98229138A8EF04A44(L_1, __this, (intptr_t)((intptr_t)Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_0, L_1, /*hidden argument*/NULL); ((PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields*)il2cpp_codegen_static_fields_for(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var))->set_gotAmmoPowerUp_15(((GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A *)CastclassSealed((RuntimeObject*)L_2, GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var))); // Slomo.onStateChange += SlomoChange; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_onStateChange_42(); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_4 = (OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 *)il2cpp_codegen_object_new(OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var); OnSlowMotionStateChange__ctor_mCAA028C545FFF70003A382D3CB6ECA5871D4683B(L_4, __this, (intptr_t)((intptr_t)Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_5; L_5 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_3, L_4, /*hidden argument*/NULL); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_onStateChange_42(((OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 *)CastclassSealed((RuntimeObject*)L_5, OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var))); // } return; } } // System.Void Sidearm::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_OnDisable_mDFED4844109CCF5AACF72C5BD12B59F51F46A890 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // PowerUp.gotAmmoPowerUp -= GotMissiles; IL2CPP_RUNTIME_CLASS_INIT(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var); GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * L_0 = ((PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields*)il2cpp_codegen_static_fields_for(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var))->get_gotAmmoPowerUp_15(); GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A * L_1 = (GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A *)il2cpp_codegen_object_new(GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var); GotPowerUp__ctor_m6176C00BB63EC1186D92D1F98229138A8EF04A44(L_1, __this, (intptr_t)((intptr_t)Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_0, L_1, /*hidden argument*/NULL); ((PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_StaticFields*)il2cpp_codegen_static_fields_for(PowerUp_tF496A4D5575F05254385501A2B3CBA53A05BDEC5_il2cpp_TypeInfo_var))->set_gotAmmoPowerUp_15(((GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A *)CastclassSealed((RuntimeObject*)L_2, GotPowerUp_tF529AA2C26A31E30D2CE7E6C0CA252422E1DC80A_il2cpp_TypeInfo_var))); // Slomo.onStateChange -= SlomoChange; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_onStateChange_42(); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_4 = (OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 *)il2cpp_codegen_object_new(OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var); OnSlowMotionStateChange__ctor_mCAA028C545FFF70003A382D3CB6ECA5871D4683B(L_4, __this, (intptr_t)((intptr_t)Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_5; L_5 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_3, L_4, /*hidden argument*/NULL); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_onStateChange_42(((OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 *)CastclassSealed((RuntimeObject*)L_5, OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443_il2cpp_TypeInfo_var))); // } return; } } // System.Void Sidearm::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Awake_mCFB97FAF8D4421084559BB50C621683E84D3DDD5 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // if (!initialized) bool L_0 = __this->get_initialized_80(); if (L_0) { goto IL_000e; } } { // Initialize(); Sidearm_Initialize_mB549ADF3B2C1771D08DBC46F30FF5AB79EF50C65(__this, /*hidden argument*/NULL); } IL_000e: { // } return; } } // System.Void Sidearm::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Initialize_mB549ADF3B2C1771D08DBC46F30FF5AB79EF50C65 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_m433E34312933B769AF1B37D2BDEEA8CBEA37B2C5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_mEF4EAAAD6050E8C78ED2F0E9279FBDF7BC908C4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponentInChildren_TisSoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86_m08D4AAE5943E4316652940556079DC1E63EDB984_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisBeam_t470A8538C12DD998A793A710C5210B64A8AC3866_m0304FC2E41DAFC36CB649DA6E9CD286936424A8D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // source = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0; L_0 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_source_71(L_0); // SidearmAnim = GetComponent(); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_1; L_1 = Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F(__this, /*hidden argument*/Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); Sidearm_set_SidearmAnim_m3A57E50695CB17875EB800161CA16BFC4C5F6C34_inline(__this, L_1, /*hidden argument*/NULL); // sidearmAudio = GetComponent(); SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * L_2; L_2 = Component_GetComponent_TisSidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_mEF4EAAAD6050E8C78ED2F0E9279FBDF7BC908C4A(__this, /*hidden argument*/Component_GetComponent_TisSidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_mEF4EAAAD6050E8C78ED2F0E9279FBDF7BC908C4A_RuntimeMethod_var); __this->set_sidearmAudio_72(L_2); // lineRenderer = GetComponent(); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_3; L_3 = Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4(__this, /*hidden argument*/Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4_RuntimeMethod_var); __this->set_lineRenderer_73(L_3); // Handlegun = GetComponent(); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_4; L_4 = Component_GetComponent_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_m433E34312933B769AF1B37D2BDEEA8CBEA37B2C5(__this, /*hidden argument*/Component_GetComponent_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_m433E34312933B769AF1B37D2BDEEA8CBEA37B2C5_RuntimeMethod_var); Sidearm_set_Handlegun_mBD2205057B3FF41E4FBC02A506D16436A9CEF529_inline(__this, L_4, /*hidden argument*/NULL); // CurrentAmmo = standardMaxAmmo; int32_t L_5 = __this->get_standardMaxAmmo_10(); Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, L_5, /*hidden argument*/NULL); // ejector = ejectorObject.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = __this->get_ejectorObject_20(); NullCheck(L_6); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_7; L_7 = GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395(L_6, /*hidden argument*/GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395_RuntimeMethod_var); __this->set_ejector_74(L_7); // casingClipPlayer = ejectorObject.GetComponentInChildren(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_8 = __this->get_ejectorObject_20(); NullCheck(L_8); SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * L_9; L_9 = GameObject_GetComponentInChildren_TisSoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86_m08D4AAE5943E4316652940556079DC1E63EDB984(L_8, /*hidden argument*/GameObject_GetComponentInChildren_TisSoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86_m08D4AAE5943E4316652940556079DC1E63EDB984_RuntimeMethod_var); __this->set_casingClipPlayer_75(L_9); // laser = laserBeam.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = __this->get_laserBeam_31(); NullCheck(L_10); Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * L_11; L_11 = GameObject_GetComponent_TisBeam_t470A8538C12DD998A793A710C5210B64A8AC3866_m0304FC2E41DAFC36CB649DA6E9CD286936424A8D(L_10, /*hidden argument*/GameObject_GetComponent_TisBeam_t470A8538C12DD998A793A710C5210B64A8AC3866_m0304FC2E41DAFC36CB649DA6E9CD286936424A8D_RuntimeMethod_var); __this->set_laser_86(L_11); // SidearmAnimUnscaled(true); Sidearm_SidearmAnimUnscaled_m10484C5C2E66A2C58F9A21A26CBDBF7EA3307D5B(__this, (bool)1, /*hidden argument*/NULL); // muzzleFlash.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_12 = __this->get_muzzleFlash_18(); NullCheck(L_12); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_12, (bool)0, /*hidden argument*/NULL); // initialized = true; __this->set_initialized_80((bool)1); // } return; } } // System.Void Sidearm::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Update_m46D63FEABDF96F38AD25B6AAF26F076DBDAB4FC5 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_m8FC1749BF2242D1EFC0F7B64D3BFD019D53323AA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral04C394734B8F5EAD5CDECAFA3074CDCA71C95EC0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34C3DECEFD9D41B7D9E2839B20C34F410315DC96); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F20B8C594473B01BD1656F7B7DDCEA41DF8C652); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5A6D1524A9CAA0C1FE48522BD4B250F6A827CC8); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float V_1 = 0.0f; Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * V_2 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * V_3 = NULL; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * V_4 = NULL; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_5; memset((&V_5), 0, sizeof(V_5)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B34_0; memset((&G_B34_0), 0, sizeof(G_B34_0)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B33_0; memset((&G_B33_0), 0, sizeof(G_B33_0)); float G_B35_0 = 0.0f; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E G_B35_1; memset((&G_B35_1), 0, sizeof(G_B35_1)); int32_t G_B37_0 = 0; Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B37_1 = NULL; int32_t G_B36_0 = 0; Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B36_1 = NULL; int32_t G_B38_0 = 0; int32_t G_B38_1 = 0; Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B38_2 = NULL; { // if(CurrentAmmo <= 0) int32_t L_0; L_0 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_001b; } } { // readyLight.color = Color.red; Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_1 = __this->get_readyLight_5(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_2; L_2 = Color_get_red_m6364CCD309A4A64D49115167E97154D40CF8F140(/*hidden argument*/NULL); NullCheck(L_1); VirtActionInvoker1< Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_1, L_2); // } goto IL_006a; } IL_001b: { // else if(Handlegun.Holstered) Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_3; L_3 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); bool L_4; L_4 = Handlegun_get_Holstered_m49B5FBD34EDDF838D3CC4CF7B2B8DA6C2F561125(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_005a; } } { // if(CurrentAmmo < MaxAmmo) int32_t L_5; L_5 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); int32_t L_6; L_6 = Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_0048; } } { // readyLight.color = Color.yellow; Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_7 = __this->get_readyLight_5(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_8; L_8 = Color_get_yellow_mF722D7BC5AEA4A29F875AE36F952E474E159181E(/*hidden argument*/NULL); NullCheck(L_7); VirtActionInvoker1< Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_7, L_8); // } goto IL_006a; } IL_0048: { // readyLight.color = Color.green; Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_9 = __this->get_readyLight_5(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_10; L_10 = Color_get_green_m787119A4B2078DAB30985625CA7B3B0FF6099FF5(/*hidden argument*/NULL); NullCheck(L_9); VirtActionInvoker1< Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_9, L_10); // } goto IL_006a; } IL_005a: { // readyLight.color = Color.black; Image_t4021FF27176E44BFEDDCBE43C7FE6B713EC70D3C * L_11 = __this->get_readyLight_5(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_12; L_12 = Color_get_black_mD8CAAC9E4B8C5C92A21D176E4AB2C521CFA0EF7F(/*hidden argument*/NULL); NullCheck(L_11); VirtActionInvoker1< Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_11, L_12); } IL_006a: { // if (Time.unscaledTime <= hideFlash && flashHidden) float L_13; L_13 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_14 = __this->get_hideFlash_76(); if ((!(((float)L_13) <= ((float)L_14)))) { goto IL_0088; } } { bool L_15 = __this->get_flashHidden_77(); if (!L_15) { goto IL_0088; } } { // SetMuzzleFlashActive(true); Sidearm_SetMuzzleFlashActive_m6D4C87FB0A43BA3B4C38A52897C124BAF1FCCC5E(__this, (bool)1, /*hidden argument*/NULL); // } goto IL_00a4; } IL_0088: { // else if (Time.unscaledTime > hideFlash && !flashHidden) float L_16; L_16 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_17 = __this->get_hideFlash_76(); if ((!(((float)L_16) > ((float)L_17)))) { goto IL_00a4; } } { bool L_18 = __this->get_flashHidden_77(); if (L_18) { goto IL_00a4; } } { // SetMuzzleFlashActive(false); Sidearm_SetMuzzleFlashActive_m6D4C87FB0A43BA3B4C38A52897C124BAF1FCCC5E(__this, (bool)0, /*hidden argument*/NULL); } IL_00a4: { // if(InMissileMode) bool L_19; L_19 = Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline(__this, /*hidden argument*/NULL); if (!L_19) { goto IL_00bd; } } { // lockIndicator.AimedAt = AimingAt; LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_20 = __this->get_lockIndicator_62(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_21; L_21 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_20); LockOnIndicator_set_AimedAt_m5EF764E74AE4B92FAE4F92C3930797973AC8A307_inline(L_20, L_21, /*hidden argument*/NULL); } IL_00bd: { // if (laserBeam.activeSelf) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_22 = __this->get_laserBeam_31(); NullCheck(L_22); bool L_23; L_23 = GameObject_get_activeSelf_m4865097C24FB29F3C31F5C30619AF242297F23EE(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_01a8; } } { // if (CurrentPowerUp != PowerUpType.SLaser || Time.unscaledTime >= laserOffAt) int32_t L_24; L_24 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)11))))) { goto IL_00e4; } } { float L_25; L_25 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_26 = __this->get_laserOffAt_88(); if ((!(((float)L_25) >= ((float)L_26)))) { goto IL_0131; } } IL_00e4: { // laserOffAt = 0f; __this->set_laserOffAt_88((0.0f)); // laserBeam.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_27 = __this->get_laserBeam_31(); NullCheck(L_27); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_27, (bool)0, /*hidden argument*/NULL); // SidearmAnim.SetBool("HoldingLaser", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_28; L_28 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_28); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_28, _stringLiteral5F20B8C594473B01BD1656F7B7DDCEA41DF8C652, (bool)0, /*hidden argument*/NULL); // if (CurrentPowerUp == PowerUpType.SLaser) int32_t L_29; L_29 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)11))))) { goto IL_0126; } } { // CurrentAmmo--; int32_t L_30; L_30 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); V_0 = L_30; int32_t L_31 = V_0; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)1)), /*hidden argument*/NULL); } IL_0126: { // laserFireTimeSinceAmmoLoss = 0f; __this->set_laserFireTimeSinceAmmoLoss_87((0.0f)); } IL_0131: { // if (CurrentPowerUp == PowerUpType.SLaser) int32_t L_32; L_32 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_32) == ((uint32_t)((int32_t)11))))) { goto IL_01a8; } } { // float laserAmmoPerSec = (maxLaserAmmoPerSec - minLaserAmmoPerSec) * Mathf.Pow(laser.CurrentBeamLength / laser.beamRange, laserDrainExponent) + minLaserAmmoPerSec; float L_33 = __this->get_maxLaserAmmoPerSec_34(); float L_34 = __this->get_minLaserAmmoPerSec_33(); Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * L_35 = __this->get_laser_86(); NullCheck(L_35); float L_36; L_36 = Beam_get_CurrentBeamLength_m2927C27D1B37F02955C64E04775FCBF057409E56_inline(L_35, /*hidden argument*/NULL); Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * L_37 = __this->get_laser_86(); NullCheck(L_37); float L_38 = L_37->get_beamRange_8(); float L_39 = __this->get_laserDrainExponent_35(); float L_40; L_40 = powf(((float)((float)L_36/(float)L_38)), L_39); float L_41 = __this->get_minLaserAmmoPerSec_33(); V_1 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_33, (float)L_34)), (float)L_40)), (float)L_41)); goto IL_0199; } IL_0175: { // CurrentAmmo--; int32_t L_42; L_42 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); V_0 = L_42; int32_t L_43 = V_0; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_43, (int32_t)1)), /*hidden argument*/NULL); // laserFireTimeSinceAmmoLoss -= (1 / laserAmmoPerSec); float L_44 = __this->get_laserFireTimeSinceAmmoLoss_87(); float L_45 = V_1; __this->set_laserFireTimeSinceAmmoLoss_87(((float)il2cpp_codegen_subtract((float)L_44, (float)((float)((float)(1.0f)/(float)L_45))))); } IL_0199: { // while (laserFireTimeSinceAmmoLoss > (1 / laserAmmoPerSec)) float L_46 = __this->get_laserFireTimeSinceAmmoLoss_87(); float L_47 = V_1; if ((((float)L_46) > ((float)((float)((float)(1.0f)/(float)L_47))))) { goto IL_0175; } } IL_01a8: { // if (chargeShotProjectile != null && (Time.unscaledTime > releaseShotAt)) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_48 = __this->get_chargeShotProjectile_89(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_49; L_49 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_48, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_49) { goto IL_0393; } } { float L_50; L_50 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_51 = __this->get_releaseShotAt_90(); if ((!(((float)L_50) > ((float)L_51)))) { goto IL_0393; } } { // hideFlash = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_52; L_52 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_53 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_54; L_54 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_hideFlash_76(((float)il2cpp_codegen_add((float)L_52, (float)((float)((float)L_53/(float)L_54))))); // chargeShotProjectile.transform.parent = null; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_55 = __this->get_chargeShotProjectile_89(); NullCheck(L_55); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_56; L_56 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_55, /*hidden argument*/NULL); NullCheck(L_56); Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13(L_56, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)NULL, /*hidden argument*/NULL); // chargeShotProjectile.GetComponent().Stop(false, ParticleSystemStopBehavior.StopEmittingAndClear); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_57 = __this->get_chargeShotProjectile_89(); NullCheck(L_57); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_58; L_58 = GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395(L_57, /*hidden argument*/GameObject_GetComponent_TisParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E_m538EA9E269978336C890E5FA90908BF7249AB395_RuntimeMethod_var); NullCheck(L_58); ParticleSystem_Stop_m275B200BC21580C60987EC8FC8B2DD0FEB365C1A(L_58, (bool)0, 0, /*hidden argument*/NULL); // chargeEffectAnim.SetBool("ChargingShot", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_59 = __this->get_chargeEffectAnim_52(); NullCheck(L_59); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_59, _stringLiteral04C394734B8F5EAD5CDECAFA3074CDCA71C95EC0, (bool)0, /*hidden argument*/NULL); // Projectile projectile = chargeShotProjectile.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_60 = __this->get_chargeShotProjectile_89(); NullCheck(L_60); Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_61; L_61 = GameObject_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_m8FC1749BF2242D1EFC0F7B64D3BFD019D53323AA(L_60, /*hidden argument*/GameObject_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_m8FC1749BF2242D1EFC0F7B64D3BFD019D53323AA_RuntimeMethod_var); V_2 = L_61; // projectile.ResumeCountdown(); Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_62 = V_2; NullCheck(L_62); Projectile_ResumeCountdown_m31AC1F27E70350E6482B79E0A212E750247A7633(L_62, /*hidden argument*/NULL); // Animator projectileAnim = chargeShotProjectile.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_63 = __this->get_chargeShotProjectile_89(); NullCheck(L_63); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_64; L_64 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_63, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); V_3 = L_64; // sidearmAudio.PlayChargeShot(projectileAnim.GetBool("Charged")); SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * L_65 = __this->get_sidearmAudio_72(); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_66 = V_3; NullCheck(L_66); bool L_67; L_67 = Animator_GetBool_m69AFEA8176E7FB312C264773784D6D6B08A80C0A(L_66, _stringLiteral34C3DECEFD9D41B7D9E2839B20C34F410315DC96, /*hidden argument*/NULL); NullCheck(L_65); SidearmAudio_PlayChargeShot_m3B110CDA3662BC75CA9BB00B1DDC1E0682F048F7(L_65, L_67, /*hidden argument*/NULL); // if (chargeDuration >= 1) float L_68 = __this->get_chargeDuration_91(); if ((!(((float)L_68) >= ((float)(1.0f))))) { goto IL_0264; } } { // projectile.damage = chargeShotMaxDamage; Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_69 = V_2; float L_70 = __this->get_chargeShotMaxDamage_54(); NullCheck(L_69); L_69->set_damage_4(L_70); // } goto IL_02ab; } IL_0264: { // else if (chargeDuration > 0) float L_71 = __this->get_chargeDuration_91(); if ((!(((float)L_71) > ((float)(0.0f))))) { goto IL_029f; } } { // projectile.damage = (chargeShotMaxDamage - chargeShotMinDamage) * Mathf.Pow(chargeDuration, damageChargeRate) + chargeShotMinDamage; Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_72 = V_2; float L_73 = __this->get_chargeShotMaxDamage_54(); float L_74 = __this->get_chargeShotMinDamage_53(); float L_75 = __this->get_chargeDuration_91(); float L_76 = __this->get_damageChargeRate_56(); float L_77; L_77 = powf(L_75, L_76); float L_78 = __this->get_chargeShotMinDamage_53(); NullCheck(L_72); L_72->set_damage_4(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_73, (float)L_74)), (float)L_77)), (float)L_78))); // } goto IL_02ab; } IL_029f: { // projectile.damage = chargeShotMinDamage; Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_79 = V_2; float L_80 = __this->get_chargeShotMinDamage_53(); NullCheck(L_79); L_79->set_damage_4(L_80); } IL_02ab: { // Rigidbody projectileRb = chargeShotProjectile.AddComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_81 = __this->get_chargeShotProjectile_89(); NullCheck(L_81); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_82; L_82 = GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0(L_81, /*hidden argument*/GameObject_AddComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m8A7C1E803E270C9EF2DA310339083AE5271AF9B0_RuntimeMethod_var); V_4 = L_82; // projectileRb.mass = 0.1f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_83 = V_4; NullCheck(L_83); Rigidbody_set_mass_m54FCACE073F5E7742DB1D7C0BA19CD0C0F3DDA3F(L_83, (0.100000001f), /*hidden argument*/NULL); // projectileRb.drag = 0f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_84 = V_4; NullCheck(L_84); Rigidbody_set_drag_m60E39BE31529DE5163116785A69FACC77C52DA98(L_84, (0.0f), /*hidden argument*/NULL); // projectileRb.angularDrag = 0f; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_85 = V_4; NullCheck(L_85); Rigidbody_set_angularDrag_m8BF3771789B32FB09FDD8066BAFA0A0B661372A4(L_85, (0.0f), /*hidden argument*/NULL); // projectileRb.isKinematic = false; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_86 = V_4; NullCheck(L_86); Rigidbody_set_isKinematic_mCF74D680205544826F2DE2CAB929C9F25409A311(L_86, (bool)0, /*hidden argument*/NULL); // projectileRb.useGravity = false; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_87 = V_4; NullCheck(L_87); Rigidbody_set_useGravity_m1057292FB3199E87664F40B8BCBA7A7E64D1A096(L_87, (bool)0, /*hidden argument*/NULL); // projectileRb.collisionDetectionMode = CollisionDetectionMode.Continuous; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_88 = V_4; NullCheck(L_88); Rigidbody_set_collisionDetectionMode_m4BC31A84B26540ACD15273774C47F31CDF5381C2(L_88, 1, /*hidden argument*/NULL); // projectileRb.constraints = RigidbodyConstraints.FreezeRotation; Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_89 = V_4; NullCheck(L_89); Rigidbody_set_constraints_mA76F562D16D3BE8889E095D0309C8FE38DA914F1(L_89, ((int32_t)112), /*hidden argument*/NULL); // Vector3 forceDirection = chargeShotFirePoint.forward * (projectileAnim.GetBool("Charged") ? chargedProjectileForce : unchargedProjectileForce); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_90 = __this->get_chargeShotFirePoint_50(); NullCheck(L_90); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_91; L_91 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_90, /*hidden argument*/NULL); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_92 = V_3; NullCheck(L_92); bool L_93; L_93 = Animator_GetBool_m69AFEA8176E7FB312C264773784D6D6B08A80C0A(L_92, _stringLiteral34C3DECEFD9D41B7D9E2839B20C34F410315DC96, /*hidden argument*/NULL); G_B33_0 = L_91; if (L_93) { G_B34_0 = L_91; goto IL_031d; } } { float L_94 = __this->get_unchargedProjectileForce_58(); G_B35_0 = L_94; G_B35_1 = G_B33_0; goto IL_0323; } IL_031d: { float L_95 = __this->get_chargedProjectileForce_57(); G_B35_0 = L_95; G_B35_1 = G_B34_0; } IL_0323: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_96; L_96 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(G_B35_1, G_B35_0, /*hidden argument*/NULL); V_5 = L_96; // forceDirection += Player.Follower.transform.forward * (projectileRb.mass * Player.Follower.speed); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_97 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * L_98; L_98 = Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F(/*hidden argument*/NULL); NullCheck(L_98); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_99; L_99 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_98, /*hidden argument*/NULL); NullCheck(L_99); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_100; L_100 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_99, /*hidden argument*/NULL); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_101 = V_4; NullCheck(L_101); float L_102; L_102 = Rigidbody_get_mass_mB7B19406DAC6336A8244E98BE271BDA8B5C26223(L_101, /*hidden argument*/NULL); PlayerFollower_t91D6B76C915C91145F67516C78862FDC63689006 * L_103; L_103 = Player_get_Follower_mAE69E02FF37B3EBA4A3C9E3A94E51D297AE6B04F(/*hidden argument*/NULL); NullCheck(L_103); float L_104 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33 *)L_103)->get_speed_5(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_105; L_105 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_100, ((float)il2cpp_codegen_multiply((float)L_102, (float)L_104)), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_106; L_106 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_97, L_105, /*hidden argument*/NULL); V_5 = L_106; // projectileRb.AddForce(forceDirection, ForceMode.Impulse); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_107 = V_4; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_108 = V_5; NullCheck(L_107); Rigidbody_AddForce_m78B9D94F505E19F3C63461362AD6DE7EA0836700(L_107, L_108, 1, /*hidden argument*/NULL); // projectileAnim.SetTrigger("Fire"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_109 = V_3; NullCheck(L_109); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_109, _stringLiteralD5A6D1524A9CAA0C1FE48522BD4B250F6A827CC8, /*hidden argument*/NULL); // chargeShotProjectile = null; __this->set_chargeShotProjectile_89((GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 *)NULL); // CurrentAmmo -= chargeDuration >= 1 ? 2 : 1; int32_t L_110; L_110 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); float L_111 = __this->get_chargeDuration_91(); G_B36_0 = L_110; G_B36_1 = __this; if ((((float)L_111) >= ((float)(1.0f)))) { G_B37_0 = L_110; G_B37_1 = __this; goto IL_038c; } } { G_B38_0 = 1; G_B38_1 = G_B36_0; G_B38_2 = G_B36_1; goto IL_038d; } IL_038c: { G_B38_0 = 2; G_B38_1 = G_B37_0; G_B38_2 = G_B37_1; } IL_038d: { NullCheck(G_B38_2); Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(G_B38_2, ((int32_t)il2cpp_codegen_subtract((int32_t)G_B38_1, (int32_t)G_B38_0)), /*hidden argument*/NULL); } IL_0393: { // } return; } } // System.Void Sidearm::FixedUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FixedUpdate_mEC2C6CAE0312EE18A72D91FBE70A5750D6D008B5 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * V_0 = NULL; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * V_1 = NULL; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* V_3 = NULL; int32_t V_4 = 0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 V_5; memset((&V_5), 0, sizeof(V_5)); { // if (Handlegun.BeingHeld) Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_0; L_0 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); bool L_1; L_1 = Handlegun_get_BeingHeld_m0E3CD6D3DF067B79188EF2280DB5EB16B25C2805(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0161; } } { // Hitable currentAimTarget = null; V_0 = (Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 *)NULL; // Hitable possibleHit = null; V_1 = (Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 *)NULL; // Vector3 aimingDir = transform.TransformDirection(Vector3.forward); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2; L_2 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3; L_3 = Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50(/*hidden argument*/NULL); NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91(L_2, L_3, /*hidden argument*/NULL); V_2 = L_4; // if (Physics.SphereCastNonAlloc(firePoint.position, lockAimRadius, aimingDir, aimHits, effectiveRange, aimLayerMask, QueryTriggerInteraction.Ignore) > 0) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5 = __this->get_firePoint_17(); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_5, /*hidden argument*/NULL); float L_7 = __this->get_lockAimRadius_66(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = V_2; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_9 = __this->get_aimHits_93(); float L_10 = __this->get_effectiveRange_15(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_11 = __this->get_aimLayerMask_65(); int32_t L_12; L_12 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_11, /*hidden argument*/NULL); int32_t L_13; L_13 = Physics_SphereCastNonAlloc_mE792A0BF759B32E2F80B7465D3971A6FAAF78E49(L_6, L_7, L_8, L_9, L_10, L_12, 1, /*hidden argument*/NULL); if ((((int32_t)L_13) <= ((int32_t)0))) { goto IL_00dd; } } { // foreach (RaycastHit hit in aimHits) RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_14 = __this->get_aimHits_93(); V_3 = L_14; V_4 = 0; goto IL_00b9; } IL_0066: { // foreach (RaycastHit hit in aimHits) RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_15 = V_3; int32_t L_16 = V_4; NullCheck(L_15); int32_t L_17 = L_16; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 L_18 = (L_15)->GetAt(static_cast(L_17)); V_5 = L_18; // if (hit.collider != null) Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_19; L_19 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)(&V_5), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_20; L_20 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_19, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_00b3; } } { // possibleHit = hit.collider.gameObject.GetComponent(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_21; L_21 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)(&V_5), /*hidden argument*/NULL); NullCheck(L_21); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_22; L_22 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_21, /*hidden argument*/NULL); NullCheck(L_22); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_23; L_23 = GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0(L_22, /*hidden argument*/GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); V_1 = L_23; // if (possibleHit != null && (currentAimTarget == null || possibleHit.priority > currentAimTarget.priority)) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_24 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_25; L_25 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_24, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_25) { goto IL_00b3; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_27; L_27 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_26, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (L_27) { goto IL_00b1; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_28 = V_1; NullCheck(L_28); int32_t L_29 = L_28->get_priority_4(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_30 = V_0; NullCheck(L_30); int32_t L_31 = L_30->get_priority_4(); if ((((int32_t)L_29) <= ((int32_t)L_31))) { goto IL_00b3; } } IL_00b1: { // currentAimTarget = possibleHit; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_32 = V_1; V_0 = L_32; } IL_00b3: { int32_t L_33 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_00b9: { // foreach (RaycastHit hit in aimHits) int32_t L_34 = V_4; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_35 = V_3; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length)))))) { goto IL_0066; } } { // if (currentAimTarget != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_36 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_37; L_37 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_36, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_37) { goto IL_00dd; } } { // if (currentAimTarget.aimedAt != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_38 = V_0; NullCheck(L_38); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_39 = L_38->get_aimedAt_10(); if (!L_39) { goto IL_00dd; } } { // currentAimTarget.aimedAt.Invoke(true); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_40 = V_0; NullCheck(L_40); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_41 = L_40->get_aimedAt_10(); NullCheck(L_41); UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F(L_41, (bool)1, /*hidden argument*/UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_RuntimeMethod_var); } IL_00dd: { // if (AimingAt != null && AimingAt != currentAimTarget && AimingAt.aimedAt != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_42; L_42 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_43; L_43 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_42, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_43) { goto IL_0117; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_44; L_44 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_45 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_46; L_46 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_44, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_0117; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_47; L_47 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_47); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_48 = L_47->get_aimedAt_10(); if (!L_48) { goto IL_0117; } } { // AimingAt.aimedAt.Invoke(false); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_49; L_49 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_49); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_50 = L_49->get_aimedAt_10(); NullCheck(L_50); UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F(L_50, (bool)0, /*hidden argument*/UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_RuntimeMethod_var); } IL_0117: { // AimingAt = currentAimTarget; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_51 = V_0; Sidearm_set_AimingAt_m21CC7BC0CEE2AB06D2E46760D65D70C603CC459A(__this, L_51, /*hidden argument*/NULL); // if(shotTaken) bool L_52 = __this->get_shotTaken_82(); if (!L_52) { goto IL_019f; } } { // if(CurrentPowerUp == PowerUpType.SSpread) int32_t L_53; L_53 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_53) == ((uint32_t)8)))) { goto IL_0137; } } { // SpreadFired(); Sidearm_SpreadFired_mF2273B7FC0732FDAF7493B1365F2F4D49A2DA279(__this, /*hidden argument*/NULL); // } goto IL_0159; } IL_0137: { // else if (CurrentPowerUp == PowerUpType.Flak) int32_t L_54; L_54 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_54) == ((uint32_t)((int32_t)9))))) { goto IL_0149; } } { // FlakFired(); Sidearm_FlakFired_mB36D2CE48BE31F1C58AABDD3C7EAD63E515CEDF1(__this, /*hidden argument*/NULL); // } goto IL_0159; } IL_0149: { // else if(CurrentPowerUp == PowerUpType.None) int32_t L_55; L_55 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)12))))) { goto IL_0159; } } { // BulletFired(); Sidearm_BulletFired_m491AE4ACF13B5F0210489877853E0D7FADEF4871(__this, /*hidden argument*/NULL); } IL_0159: { // shotTaken = false; __this->set_shotTaken_82((bool)0); // } return; } IL_0161: { // else if (AimingAt != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_56; L_56 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_57; L_57 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_56, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_57) { goto IL_019f; } } { // if (AimingAt.aimedAt != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_58; L_58 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_58); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_59 = L_58->get_aimedAt_10(); if (!L_59) { goto IL_018d; } } { // AimingAt.aimedAt.Invoke(false); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_60; L_60 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_60); BeingAimedAt_t8280223B08635115C8C3784672E57FEF5F1DA144 * L_61 = L_60->get_aimedAt_10(); NullCheck(L_61); UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F(L_61, (bool)0, /*hidden argument*/UnityEvent_1_Invoke_m93A9A80D13EE147EB2805A92EFD48453AF727D7F_RuntimeMethod_var); } IL_018d: { // AimingAt = null; Sidearm_set_AimingAt_m21CC7BC0CEE2AB06D2E46760D65D70C603CC459A(__this, (Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 *)NULL, /*hidden argument*/NULL); // lockIndicator.EndLockOn(); LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_62 = __this->get_lockIndicator_62(); NullCheck(L_62); LockOnIndicator_EndLockOn_m80B120E27846B785EAFB2B408D35002CF280BBA3(L_62, /*hidden argument*/NULL); } IL_019f: { // } return; } } // System.Void Sidearm::Fire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Fire_m5D0A4CAC24D0A732C9C9AB125E8C8E1CCCD20399 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_mD071EE704B56B6953E00E1B4E277EA46C62158AC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_mB00346DB0D13AA6689F61BE8CF724F59AA87CCFF_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral04C394734B8F5EAD5CDECAFA3074CDCA71C95EC0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F20B8C594473B01BD1656F7B7DDCEA41DF8C652); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B514CC077005A51AE0C75D5AFCAA276BE4613CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5A6D1524A9CAA0C1FE48522BD4B250F6A827CC8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF4E4D55E33FCD99F3D7A448E5DD9F61F68B36140); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * V_1 = NULL; { // if (fireLock || Time.timeScale == 0 || Slomo.State == SlowMotionState.Stop || CurrentPowerUp == PowerUpType.Sword) bool L_0 = __this->get_fireLock_79(); if (L_0) { goto IL_0026; } } { float L_1; L_1 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((((float)L_1) == ((float)(0.0f)))) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_0026; } } { int32_t L_3; L_3 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_0027; } } IL_0026: { // return; return; } IL_0027: { // if (InMissileMode) bool L_4; L_4 = Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } { // ExitMissileMode(true); Sidearm_ExitMissileMode_m795A4BF715FD3C50B7059020E273745B161265B0(__this, (bool)1, /*hidden argument*/NULL); } IL_0036: { // if(CurrentAmmo <= 0) int32_t L_5; L_5 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); if ((((int32_t)L_5) > ((int32_t)0))) { goto IL_0060; } } { // if (!playedClick) bool L_6 = __this->get_playedClick_78(); if (L_6) { goto IL_005f; } } { // playedClick = true; __this->set_playedClick_78((bool)1); // source.PlayOneShot(emptySound); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_7 = __this->get_source_71(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_8 = __this->get_emptySound_7(); NullCheck(L_7); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_7, L_8, /*hidden argument*/NULL); } IL_005f: { // return; return; } IL_0060: { // switch (CurrentPowerUp) int32_t L_9; L_9 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); V_0 = L_9; int32_t L_10 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)8))) { case 0: { goto IL_0084; } case 1: { goto IL_013c; } case 2: { goto IL_0170; } case 3: { goto IL_00b8; } } } { goto IL_0203; } IL_0084: { // if (CanFire()) bool L_11; L_11 = Sidearm_CanFire_m44D7F130985D8D0CEB36A894D042271074233431(__this, /*hidden argument*/NULL); if (!L_11) { goto IL_0270; } } { // nextFire = Time.unscaledTime + (spreadRateOfFire / Slomo.FiringSpeed); float L_12; L_12 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_13 = __this->get_spreadRateOfFire_22(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_14; L_14 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_nextFire_103(((float)il2cpp_codegen_add((float)L_12, (float)((float)((float)L_13/(float)L_14))))); // SidearmAnim.SetTrigger("FireSpread"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_15; L_15 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_15); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_15, _stringLiteralF4E4D55E33FCD99F3D7A448E5DD9F61F68B36140, /*hidden argument*/NULL); // break; return; } IL_00b8: { // if (!laserBeam.activeSelf) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_16 = __this->get_laserBeam_31(); NullCheck(L_16); bool L_17; L_17 = GameObject_get_activeSelf_m4865097C24FB29F3C31F5C30619AF242297F23EE(L_16, /*hidden argument*/NULL); if (L_17) { goto IL_010b; } } { // hideFlash = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_18; L_18 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_19 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_20; L_20 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_hideFlash_76(((float)il2cpp_codegen_add((float)L_18, (float)((float)((float)L_19/(float)L_20))))); // laserBeam.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_21 = __this->get_laserBeam_31(); NullCheck(L_21); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_21, (bool)1, /*hidden argument*/NULL); // SidearmAnim.SetBool("HoldingLaser", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_22; L_22 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_22); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_22, _stringLiteral5F20B8C594473B01BD1656F7B7DDCEA41DF8C652, (bool)1, /*hidden argument*/NULL); // source.PlayOneShot(startLaserFireClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_23 = __this->get_source_71(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_24 = __this->get_startLaserFireClip_36(); NullCheck(L_23); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_23, L_24, /*hidden argument*/NULL); } IL_010b: { // laserOffAt = Time.unscaledTime + (1f / minLaserAmmoPerSec); float L_25; L_25 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_26 = __this->get_minLaserAmmoPerSec_33(); __this->set_laserOffAt_88(((float)il2cpp_codegen_add((float)L_25, (float)((float)((float)(1.0f)/(float)L_26))))); // laserFireTimeSinceAmmoLoss += Time.unscaledDeltaTime * Slomo.FiringSpeed; float L_27 = __this->get_laserFireTimeSinceAmmoLoss_87(); float L_28; L_28 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_29; L_29 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_laserFireTimeSinceAmmoLoss_87(((float)il2cpp_codegen_add((float)L_27, (float)((float)il2cpp_codegen_multiply((float)L_28, (float)L_29))))); // break; return; } IL_013c: { // if(CanFire()) bool L_30; L_30 = Sidearm_CanFire_m44D7F130985D8D0CEB36A894D042271074233431(__this, /*hidden argument*/NULL); if (!L_30) { goto IL_0270; } } { // nextFire = Time.unscaledTime + (flakRateOfFire / Slomo.FiringSpeed); float L_31; L_31 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_32 = __this->get_flakRateOfFire_40(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_33; L_33 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_nextFire_103(((float)il2cpp_codegen_add((float)L_31, (float)((float)((float)L_32/(float)L_33))))); // SidearmAnim.SetTrigger("FireFlak"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_34; L_34 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_34); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_34, _stringLiteral9B514CC077005A51AE0C75D5AFCAA276BE4613CE, /*hidden argument*/NULL); // break; return; } IL_0170: { // if(chargeShotProjectile == null) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_35 = __this->get_chargeShotProjectile_89(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_36; L_36 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_35, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_36) { goto IL_01d9; } } { // Transform projectile = Instantiate(shotPrefab, chargeShotFirePoint); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_37 = __this->get_shotPrefab_51(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_38 = __this->get_chargeShotFirePoint_50(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_39; L_39 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_mB00346DB0D13AA6689F61BE8CF724F59AA87CCFF(L_37, L_38, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_mB00346DB0D13AA6689F61BE8CF724F59AA87CCFF_RuntimeMethod_var); V_1 = L_39; // chargeShotProjectile = projectile.gameObject; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_40 = V_1; NullCheck(L_40); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_41; L_41 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_40, /*hidden argument*/NULL); __this->set_chargeShotProjectile_89(L_41); // projectile.GetComponent().PauseCountdown(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_42 = V_1; NullCheck(L_42); Projectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A * L_43; L_43 = Component_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_mD071EE704B56B6953E00E1B4E277EA46C62158AC(L_42, /*hidden argument*/Component_GetComponent_TisProjectile_t0CE22BF7CFF2DFECEE255B1DC43B82C9942B4B4A_mD071EE704B56B6953E00E1B4E277EA46C62158AC_RuntimeMethod_var); NullCheck(L_43); Projectile_PauseCountdown_m4F0FBFF35C578CBB9E133906FF6C69DF0DE8E011(L_43, /*hidden argument*/NULL); // projectile.GetComponent().updateMode = SidearmAnim.updateMode; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_44 = V_1; NullCheck(L_44); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_45; L_45 = Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F(L_44, /*hidden argument*/Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_46; L_46 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_46); int32_t L_47; L_47 = Animator_get_updateMode_mEAAB40A7FC26FB82707B27D27AE946ADD81A4D00(L_46, /*hidden argument*/NULL); NullCheck(L_45); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(L_45, L_47, /*hidden argument*/NULL); // chargeEffectAnim.SetBool("ChargingShot", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_48 = __this->get_chargeEffectAnim_52(); NullCheck(L_48); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_48, _stringLiteral04C394734B8F5EAD5CDECAFA3074CDCA71C95EC0, (bool)1, /*hidden argument*/NULL); // chargeDuration = 0f; __this->set_chargeDuration_91((0.0f)); } IL_01d9: { // releaseShotAt = Time.unscaledTime + Time.unscaledDeltaTime; float L_49; L_49 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_50; L_50 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); __this->set_releaseShotAt_90(((float)il2cpp_codegen_add((float)L_49, (float)L_50))); // chargeDuration += Time.unscaledDeltaTime * Slomo.FiringSpeed; float L_51 = __this->get_chargeDuration_91(); float L_52; L_52 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_53; L_53 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_chargeDuration_91(((float)il2cpp_codegen_add((float)L_51, (float)((float)il2cpp_codegen_multiply((float)L_52, (float)L_53))))); // break; return; } IL_0203: { // if (CanFire()) bool L_54; L_54 = Sidearm_CanFire_m44D7F130985D8D0CEB36A894D042271074233431(__this, /*hidden argument*/NULL); if (!L_54) { goto IL_0270; } } { // currentBurstCount++; int32_t L_55 = __this->get_currentBurstCount_102(); __this->set_currentBurstCount_102(((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1))); // if (currentBurstCount < burstCount) int32_t L_56 = __this->get_currentBurstCount_102(); int32_t L_57 = __this->get_burstCount_13(); if ((((int32_t)L_56) >= ((int32_t)L_57))) { goto IL_0241; } } { // nextFire = Time.unscaledTime + (duringBurstFireRate / Slomo.FiringSpeed); float L_58; L_58 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_59 = __this->get_duringBurstFireRate_11(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_60; L_60 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_nextFire_103(((float)il2cpp_codegen_add((float)L_58, (float)((float)((float)L_59/(float)L_60))))); // } goto IL_0260; } IL_0241: { // nextFire = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_61; L_61 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_62 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_63; L_63 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_nextFire_103(((float)il2cpp_codegen_add((float)L_61, (float)((float)((float)L_62/(float)L_63))))); // currentBurstCount = 0; __this->set_currentBurstCount_102(0); } IL_0260: { // SidearmAnim.SetTrigger("Fire"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_64; L_64 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_64); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_64, _stringLiteralD5A6D1524A9CAA0C1FE48522BD4B250F6A827CC8, /*hidden argument*/NULL); } IL_0270: { // } return; } } // System.Void Sidearm::ReleaseTrigger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_ReleaseTrigger_mD41C9971FA26C699F10A6F22075915EF7204EDD8 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // playedClick = false; __this->set_playedClick_78((bool)0); // } return; } } // System.Void Sidearm::FireBullet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FireBullet_m81BCFA4D7AECA182F8A73770F4DC1533CBE5827B (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // shotTaken = true; __this->set_shotTaken_82((bool)1); // } return; } } // System.Void Sidearm::BulletFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_BulletFired_m491AE4ACF13B5F0210489877853E0D7FADEF4871 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; int32_t V_2 = 0; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B2_0 = NULL; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B1_0 = NULL; { // hideFlash = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_0; L_0 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_1 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_hideFlash_76(((float)il2cpp_codegen_add((float)L_0, (float)((float)((float)L_1/(float)L_2))))); // Handlegun.Actor?.WeaponFireRumble(); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_3; L_3 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_4; L_4 = Interactable_get_Actor_mBCB3F4225E88B153999058C78E90C17C03199434_inline(L_3, /*hidden argument*/NULL); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_5 = L_4; G_B1_0 = L_5; if (L_5) { G_B2_0 = L_5; goto IL_0029; } } { goto IL_002e; } IL_0029: { NullCheck(G_B2_0); VirtActionInvoker0::Invoke(6 /* System.Void Hand::WeaponFireRumble() */, G_B2_0); } IL_002e: { // Vector3 firingDir = transform.TransformDirection(Vector3.forward); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6; L_6 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50(/*hidden argument*/NULL); NullCheck(L_6); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8; L_8 = Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; // if (Physics.Raycast(firePoint.position, firingDir, out hit, effectiveRange, hitLayerMask, QueryTriggerInteraction.Ignore)) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_9 = __this->get_firePoint_17(); NullCheck(L_9); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_9, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_12 = __this->get_address_of_hit_83(); float L_13 = __this->get_effectiveRange_15(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_14 = __this->get_hitLayerMask_19(); int32_t L_15; L_15 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_14, /*hidden argument*/NULL); bool L_16; L_16 = Physics_Raycast_m9DC5CC69286EA72DB6CEC663A5F938080831CED6(L_10, L_11, (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_12, L_13, L_15, 1, /*hidden argument*/NULL); if (!L_16) { goto IL_01bd; } } { // bool drawHit = false; V_1 = (bool)0; // hitable = hit.collider.gameObject.GetComponent(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_17 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_18; L_18 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19; L_19 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_18, /*hidden argument*/NULL); NullCheck(L_19); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_20; L_20 = GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0(L_19, /*hidden argument*/GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); __this->set_hitable_84(L_20); // if (hitable != null && hitable.onHit != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_21 = __this->get_hitable_84(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_22; L_22 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_21, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_22) { goto IL_0168; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_23 = __this->get_hitable_84(); NullCheck(L_23); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_24 = L_23->get_onHit_9(); if (!L_24) { goto IL_0168; } } { // if(hitable.sidearmDamageMultiplier <= 0 && (aimLayerMask == (aimLayerMask | (1 << hit.collider.gameObject.layer)))) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_25 = __this->get_hitable_84(); NullCheck(L_25); float L_26 = L_25->get_sidearmDamageMultiplier_5(); if ((!(((float)L_26) <= ((float)(0.0f))))) { goto IL_00f5; } } { LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_27 = __this->get_aimLayerMask_65(); int32_t L_28; L_28 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_27, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_29 = __this->get_aimLayerMask_65(); int32_t L_30; L_30 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_29, /*hidden argument*/NULL); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_31 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_32; L_32 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_31, /*hidden argument*/NULL); NullCheck(L_32); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_33; L_33 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_32, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34; L_34 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_33, /*hidden argument*/NULL); if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)((int32_t)L_30|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_34&(int32_t)((int32_t)31))))))))))) { goto IL_00f5; } } { // Player.PlayArmorHitAudio(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); Player_PlayArmorHitAudio_mD6EE1140A903FB0A0E12B29C49B93020BFEAB88D(/*hidden argument*/NULL); } IL_00f5: { // drawHit = true; V_1 = (bool)1; // hitData = new HitData(damage * hitable.sidearmDamageMultiplier, hit.point, firingDir, gameObject, hitable.hitParticlesSidearm, hit.normal); float L_35 = __this->get_damage_14(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_36 = __this->get_hitable_84(); NullCheck(L_36); float L_37 = L_36->get_sidearmDamageMultiplier_5(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_38 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_39; L_39 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_38, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40 = V_0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_41; L_41 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_42 = __this->get_hitable_84(); NullCheck(L_42); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_43 = L_42->get_hitParticlesSidearm_7(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_44 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_45; L_45 = RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_44, /*hidden argument*/NULL); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_46 = (HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA *)il2cpp_codegen_object_new(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); HitData__ctor_m75A2D4A60A22F32A8801868D603A563615F6B618(L_46, ((float)il2cpp_codegen_multiply((float)L_35, (float)L_37)), L_39, L_40, L_41, L_43, L_45, /*hidden argument*/NULL); __this->set_hitData_85(L_46); // hitData.weakpointHit = hitable.isWeakpoint; HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_47 = __this->get_hitData_85(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_48 = __this->get_hitable_84(); NullCheck(L_48); bool L_49 = L_48->get_isWeakpoint_6(); NullCheck(L_47); L_47->set_weakpointHit_8(L_49); // hitable.onHit.Invoke(hitData); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_50 = __this->get_hitable_84(); NullCheck(L_50); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_51 = L_50->get_onHit_9(); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_52 = __this->get_hitData_85(); NullCheck(L_51); UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC(L_51, L_52, /*hidden argument*/UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); } IL_0168: { // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_53 = __this->get_lineRenderer_73(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_54; L_54 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_53, /*hidden argument*/NULL); if (!L_54) { goto IL_0205; } } { bool L_55 = __this->get_debugTracers_8(); if (!L_55) { goto IL_0205; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * hit.distance, drawHit); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_56 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_57 = __this->get_firePoint_17(); NullCheck(L_57); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_58; L_58 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_57, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_59 = __this->get_firePoint_17(); NullCheck(L_59); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_60; L_60 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_59, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_61 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_62 = __this->get_address_of_hit_83(); float L_63; L_63 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_62, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_64; L_64 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_61, L_63, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_65; L_65 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_60, L_64, /*hidden argument*/NULL); bool L_66 = V_1; NullCheck(L_56); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_56, L_58, L_65, L_66, /*hidden argument*/NULL); // } goto IL_0205; } IL_01bd: { // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_67 = __this->get_lineRenderer_73(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_68; L_68 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_67, /*hidden argument*/NULL); if (!L_68) { goto IL_0205; } } { bool L_69 = __this->get_debugTracers_8(); if (!L_69) { goto IL_0205; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * effectiveRange, false); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_70 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_71 = __this->get_firePoint_17(); NullCheck(L_71); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_72; L_72 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_71, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_73 = __this->get_firePoint_17(); NullCheck(L_73); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_74; L_74 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_73, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_75 = V_0; float L_76 = __this->get_effectiveRange_15(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_77; L_77 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_75, L_76, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_78; L_78 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_74, L_77, /*hidden argument*/NULL); NullCheck(L_70); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_70, L_72, L_78, (bool)0, /*hidden argument*/NULL); } IL_0205: { // CurrentAmmo--; int32_t L_79; L_79 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); V_2 = L_79; int32_t L_80 = V_2; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_80, (int32_t)1)), /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::FireSpread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FireSpread_m4AA93A035CE764DA428B48EFF2C9065838DB3AA9 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // shotTaken = true; __this->set_shotTaken_82((bool)1); // } return; } } // System.Void Sidearm::SpreadFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SpreadFired_mF2273B7FC0732FDAF7493B1365F2F4D49A2DA279 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; float V_4 = 0.0f; int32_t V_5 = 0; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B2_0 = NULL; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B1_0 = NULL; { // hideFlash = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_0; L_0 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_1 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_hideFlash_76(((float)il2cpp_codegen_add((float)L_0, (float)((float)((float)L_1/(float)L_2))))); // Handlegun.Actor?.WeaponFireRumble(); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_3; L_3 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_4; L_4 = Interactable_get_Actor_mBCB3F4225E88B153999058C78E90C17C03199434_inline(L_3, /*hidden argument*/NULL); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_5 = L_4; G_B1_0 = L_5; if (L_5) { G_B2_0 = L_5; goto IL_0029; } } { goto IL_002e; } IL_0029: { NullCheck(G_B2_0); VirtActionInvoker0::Invoke(6 /* System.Void Hand::WeaponFireRumble() */, G_B2_0); } IL_002e: { // tracers.Emit(tracerCount); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_6 = __this->get_tracers_29(); int32_t L_7 = __this->get_tracerCount_30(); NullCheck(L_6); ParticleSystem_Emit_m07EF0D2DA84EB04814DA7EE6B8618B008DE75F28(L_6, L_7, /*hidden argument*/NULL); // Vector3 firingDir = transform.TransformDirection(Vector3.forward); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_8; L_8 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50(/*hidden argument*/NULL); NullCheck(L_8); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91(L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; // for (int i = 0; i < spreadShotPelletCount; i++) V_1 = 0; goto IL_02be; } IL_0057: { // if(i > 0) int32_t L_11 = V_1; if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_00ad; } } { // Vector2 inside = Random.insideUnitCircle * (spreadMaxAngle / 45f); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_12; L_12 = Random_get_insideUnitCircle_mB9549CF828D9DE0577969F046D029986B4EF37F2(/*hidden argument*/NULL); float L_13 = __this->get_spreadMaxAngle_27(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_14; L_14 = Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline(L_12, ((float)((float)L_13/(float)(45.0f))), /*hidden argument*/NULL); V_2 = L_14; // firingDir = transform.TransformDirection(Vector3.forward + (Vector3.right * inside.x) + (Vector3.up * inside.y)); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_15; L_15 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16; L_16 = Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_17; L_17 = Vector3_get_right_m60959C1C1EF0F694D71E1569160D40B1DA768931(/*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_18 = V_2; float L_19 = L_18.get_x_0(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_20; L_20 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_17, L_19, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_21; L_21 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_16, L_20, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_22; L_22 = Vector3_get_up_mD84FDFCD32FC48C865A89FD4251232E2A9D7015A(/*hidden argument*/NULL); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_23 = V_2; float L_24 = L_23.get_y_1(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_25; L_25 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_22, L_24, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_26; L_26 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_21, L_25, /*hidden argument*/NULL); NullCheck(L_15); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_27; L_27 = Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91(L_15, L_26, /*hidden argument*/NULL); V_0 = L_27; } IL_00ad: { // if (Physics.Raycast(firePoint.position, firingDir, out hit, spreadEffectiveRange, hitLayerMask, QueryTriggerInteraction.Ignore)) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_28 = __this->get_firePoint_17(); NullCheck(L_28); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_29; L_29 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_28, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_30 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_31 = __this->get_address_of_hit_83(); float L_32 = __this->get_spreadEffectiveRange_26(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_33 = __this->get_hitLayerMask_19(); int32_t L_34; L_34 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_33, /*hidden argument*/NULL); bool L_35; L_35 = Physics_Raycast_m9DC5CC69286EA72DB6CEC663A5F938080831CED6(L_29, L_30, (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_31, L_32, L_34, 1, /*hidden argument*/NULL); if (!L_35) { goto IL_0272; } } { // bool drawHit = false; V_3 = (bool)0; // hitable = hit.collider.gameObject.GetComponent(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_36 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_37; L_37 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_36, /*hidden argument*/NULL); NullCheck(L_37); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_38; L_38 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_37, /*hidden argument*/NULL); NullCheck(L_38); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_39; L_39 = GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0(L_38, /*hidden argument*/GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); __this->set_hitable_84(L_39); // if (hitable != null && hitable.onHit != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_40 = __this->get_hitable_84(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_41; L_41 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_40, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_41) { goto IL_021d; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_42 = __this->get_hitable_84(); NullCheck(L_42); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_43 = L_42->get_onHit_9(); if (!L_43) { goto IL_021d; } } { // if (hitable.sidearmDamageMultiplier <= 0 && (aimLayerMask == (aimLayerMask | (1 << hit.collider.gameObject.layer)))) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_44 = __this->get_hitable_84(); NullCheck(L_44); float L_45 = L_44->get_sidearmDamageMultiplier_5(); if ((!(((float)L_45) <= ((float)(0.0f))))) { goto IL_0163; } } { LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_46 = __this->get_aimLayerMask_65(); int32_t L_47; L_47 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_46, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_48 = __this->get_aimLayerMask_65(); int32_t L_49; L_49 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_48, /*hidden argument*/NULL); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_50 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_51; L_51 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_50, /*hidden argument*/NULL); NullCheck(L_51); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_52; L_52 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_51, /*hidden argument*/NULL); NullCheck(L_52); int32_t L_53; L_53 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_52, /*hidden argument*/NULL); if ((!(((uint32_t)L_47) == ((uint32_t)((int32_t)((int32_t)L_49|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_53&(int32_t)((int32_t)31))))))))))) { goto IL_0163; } } { // Player.PlayArmorHitAudio(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); Player_PlayArmorHitAudio_mD6EE1140A903FB0A0E12B29C49B93020BFEAB88D(/*hidden argument*/NULL); } IL_0163: { // drawHit = true; V_3 = (bool)1; // float dealtDamage = spreadDamage * hitable.sidearmDamageMultiplier; float L_54 = __this->get_spreadDamage_24(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_55 = __this->get_hitable_84(); NullCheck(L_55); float L_56 = L_55->get_sidearmDamageMultiplier_5(); V_4 = ((float)il2cpp_codegen_multiply((float)L_54, (float)L_56)); // if (hitable.sidearmDamageMultiplier < 1 && hitable.sidearmDamageMultiplier > 0) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_57 = __this->get_hitable_84(); NullCheck(L_57); float L_58 = L_57->get_sidearmDamageMultiplier_5(); if ((!(((float)L_58) < ((float)(1.0f))))) { goto IL_01bc; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_59 = __this->get_hitable_84(); NullCheck(L_59); float L_60 = L_59->get_sidearmDamageMultiplier_5(); if ((!(((float)L_60) > ((float)(0.0f))))) { goto IL_01bc; } } { // dealtDamage = spreadDamage * Mathf.Pow(hitable.sidearmDamageMultiplier, spreadArmoredExponent); float L_61 = __this->get_spreadDamage_24(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_62 = __this->get_hitable_84(); NullCheck(L_62); float L_63 = L_62->get_sidearmDamageMultiplier_5(); float L_64 = __this->get_spreadArmoredExponent_25(); float L_65; L_65 = powf(L_63, L_64); V_4 = ((float)il2cpp_codegen_multiply((float)L_61, (float)L_65)); } IL_01bc: { // hitData = new HitData(dealtDamage, hit.point, firingDir, gameObject, hitable.hitParticlesSidearm, hit.normal); float L_66 = V_4; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_67 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_68; L_68 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_67, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_69 = V_0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_70; L_70 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_71 = __this->get_hitable_84(); NullCheck(L_71); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_72 = L_71->get_hitParticlesSidearm_7(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_73 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_74; L_74 = RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_73, /*hidden argument*/NULL); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_75 = (HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA *)il2cpp_codegen_object_new(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); HitData__ctor_m75A2D4A60A22F32A8801868D603A563615F6B618(L_75, L_66, L_68, L_69, L_70, L_72, L_74, /*hidden argument*/NULL); __this->set_hitData_85(L_75); // hitData.weakpointHit = hitable.isWeakpoint; HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_76 = __this->get_hitData_85(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_77 = __this->get_hitable_84(); NullCheck(L_77); bool L_78 = L_77->get_isWeakpoint_6(); NullCheck(L_76); L_76->set_weakpointHit_8(L_78); // hitable.onHit.Invoke(hitData); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_79 = __this->get_hitable_84(); NullCheck(L_79); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_80 = L_79->get_onHit_9(); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_81 = __this->get_hitData_85(); NullCheck(L_80); UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC(L_80, L_81, /*hidden argument*/UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); } IL_021d: { // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_82 = __this->get_lineRenderer_73(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_83; L_83 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_02ba; } } { bool L_84 = __this->get_debugTracers_8(); if (!L_84) { goto IL_02ba; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * hit.distance, drawHit); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_85 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_86 = __this->get_firePoint_17(); NullCheck(L_86); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_87; L_87 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_86, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_88 = __this->get_firePoint_17(); NullCheck(L_88); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_89; L_89 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_88, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_90 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_91 = __this->get_address_of_hit_83(); float L_92; L_92 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_91, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_93; L_93 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_90, L_92, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_94; L_94 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_89, L_93, /*hidden argument*/NULL); bool L_95 = V_3; NullCheck(L_85); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_85, L_87, L_94, L_95, /*hidden argument*/NULL); // } goto IL_02ba; } IL_0272: { // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_96 = __this->get_lineRenderer_73(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_97; L_97 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_02ba; } } { bool L_98 = __this->get_debugTracers_8(); if (!L_98) { goto IL_02ba; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * spreadEffectiveRange, false); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_99 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_100 = __this->get_firePoint_17(); NullCheck(L_100); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_101; L_101 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_100, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_102 = __this->get_firePoint_17(); NullCheck(L_102); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_103; L_103 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_102, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_104 = V_0; float L_105 = __this->get_spreadEffectiveRange_26(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_106; L_106 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_104, L_105, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_107; L_107 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_103, L_106, /*hidden argument*/NULL); NullCheck(L_99); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_99, L_101, L_107, (bool)0, /*hidden argument*/NULL); } IL_02ba: { // for (int i = 0; i < spreadShotPelletCount; i++) int32_t L_108 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_108, (int32_t)1)); } IL_02be: { // for (int i = 0; i < spreadShotPelletCount; i++) int32_t L_109 = V_1; int32_t L_110 = __this->get_spreadShotPelletCount_23(); if ((((int32_t)L_109) < ((int32_t)L_110))) { goto IL_0057; } } { // CurrentAmmo--; int32_t L_111; L_111 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); V_5 = L_111; int32_t L_112 = V_5; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_112, (int32_t)1)), /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::FireFlak() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FireFlak_mC04DF1C8C5435DF1B9EB1C5C6FCD665C7C422306 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // shotTaken = true; __this->set_shotTaken_82((bool)1); // } return; } } // System.Void Sidearm::FlakFired() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FlakFired_mB36D2CE48BE31F1C58AABDD3C7EAD63E515CEDF1 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B2_0 = NULL; Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * G_B1_0 = NULL; { // hideFlash = Time.unscaledTime + (betweenBurstFireRate / Slomo.FiringSpeed); float L_0; L_0 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_1 = __this->get_betweenBurstFireRate_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); __this->set_hideFlash_76(((float)il2cpp_codegen_add((float)L_0, (float)((float)((float)L_1/(float)L_2))))); // Handlegun.Actor?.WeaponFireRumble(); Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_3; L_3 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_4; L_4 = Interactable_get_Actor_mBCB3F4225E88B153999058C78E90C17C03199434_inline(L_3, /*hidden argument*/NULL); Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_5 = L_4; G_B1_0 = L_5; if (L_5) { G_B2_0 = L_5; goto IL_0029; } } { goto IL_002e; } IL_0029: { NullCheck(G_B2_0); VirtActionInvoker0::Invoke(6 /* System.Void Hand::WeaponFireRumble() */, G_B2_0); } IL_002e: { // Vector3 firingDir = transform.TransformDirection(Vector3.forward); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6; L_6 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Vector3_get_forward_mA6722B0932DA770D5C34C9E28D0E40220F099D50(/*hidden argument*/NULL); NullCheck(L_6); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8; L_8 = Transform_TransformDirection_m6B5E3F0A7C6323159DEC6D9BC035FB53ADD96E91(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; // if (Physics.Raycast(firePoint.position, firingDir, out hit, flakEffectiveRange, hitLayerMask, QueryTriggerInteraction.Ignore)) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_9 = __this->get_firePoint_17(); NullCheck(L_9); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_9, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_12 = __this->get_address_of_hit_83(); float L_13 = __this->get_flakEffectiveRange_43(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_14 = __this->get_hitLayerMask_19(); int32_t L_15; L_15 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_14, /*hidden argument*/NULL); bool L_16; L_16 = Physics_Raycast_m9DC5CC69286EA72DB6CEC663A5F938080831CED6(L_10, L_11, (RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_12, L_13, L_15, 1, /*hidden argument*/NULL); if (!L_16) { goto IL_022c; } } { // bool drawHit = false; V_1 = (bool)0; // hitable = hit.collider.gameObject.GetComponent(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_17 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_18; L_18 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_17, /*hidden argument*/NULL); NullCheck(L_18); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19; L_19 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_18, /*hidden argument*/NULL); NullCheck(L_19); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_20; L_20 = GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0(L_19, /*hidden argument*/GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); __this->set_hitable_84(L_20); // if (hitable != null && hitable.onHit != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_21 = __this->get_hitable_84(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_22; L_22 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_21, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_22) { goto IL_0168; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_23 = __this->get_hitable_84(); NullCheck(L_23); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_24 = L_23->get_onHit_9(); if (!L_24) { goto IL_0168; } } { // if (hitable.sidearmDamageMultiplier <= 0 && (aimLayerMask == (aimLayerMask | (1 << hit.collider.gameObject.layer)))) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_25 = __this->get_hitable_84(); NullCheck(L_25); float L_26 = L_25->get_sidearmDamageMultiplier_5(); if ((!(((float)L_26) <= ((float)(0.0f))))) { goto IL_00f5; } } { LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_27 = __this->get_aimLayerMask_65(); int32_t L_28; L_28 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_27, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_29 = __this->get_aimLayerMask_65(); int32_t L_30; L_30 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_29, /*hidden argument*/NULL); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_31 = __this->get_address_of_hit_83(); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_32; L_32 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_31, /*hidden argument*/NULL); NullCheck(L_32); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_33; L_33 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_32, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34; L_34 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_33, /*hidden argument*/NULL); if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)((int32_t)L_30|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_34&(int32_t)((int32_t)31))))))))))) { goto IL_00f5; } } { // Player.PlayArmorHitAudio(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); Player_PlayArmorHitAudio_mD6EE1140A903FB0A0E12B29C49B93020BFEAB88D(/*hidden argument*/NULL); } IL_00f5: { // drawHit = true; V_1 = (bool)1; // hitData = new HitData(damage * hitable.sidearmDamageMultiplier, hit.point, firingDir, gameObject, hitable.hitParticlesSidearm, hit.normal); float L_35 = __this->get_damage_14(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_36 = __this->get_hitable_84(); NullCheck(L_36); float L_37 = L_36->get_sidearmDamageMultiplier_5(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_38 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_39; L_39 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_38, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40 = V_0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_41; L_41 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_42 = __this->get_hitable_84(); NullCheck(L_42); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_43 = L_42->get_hitParticlesSidearm_7(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_44 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_45; L_45 = RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_44, /*hidden argument*/NULL); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_46 = (HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA *)il2cpp_codegen_object_new(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); HitData__ctor_m75A2D4A60A22F32A8801868D603A563615F6B618(L_46, ((float)il2cpp_codegen_multiply((float)L_35, (float)L_37)), L_39, L_40, L_41, L_43, L_45, /*hidden argument*/NULL); __this->set_hitData_85(L_46); // hitData.weakpointHit = hitable.isWeakpoint; HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_47 = __this->get_hitData_85(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_48 = __this->get_hitable_84(); NullCheck(L_48); bool L_49 = L_48->get_isWeakpoint_6(); NullCheck(L_47); L_47->set_weakpointHit_8(L_49); // hitable.onHit.Invoke(hitData); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_50 = __this->get_hitable_84(); NullCheck(L_50); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_51 = L_50->get_onHit_9(); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_52 = __this->get_hitData_85(); NullCheck(L_51); UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC(L_51, L_52, /*hidden argument*/UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); } IL_0168: { // if (hit.distance >= flakArmingRange) RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_53 = __this->get_address_of_hit_83(); float L_54; L_54 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_53, /*hidden argument*/NULL); float L_55 = __this->get_flakArmingRange_45(); if ((!(((float)L_54) >= ((float)L_55)))) { goto IL_01d4; } } { // Transform flakInstance = Instantiate(flakPrefab, hit.point, transform.rotation); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_56 = __this->get_flakPrefab_38(); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_57 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_58; L_58 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_57, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_59; L_59 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_59); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_60; L_60 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_59, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_61; L_61 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_56, L_58, L_60, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // flakInstance.GetComponent().velocity = firingDir * flakVelocityMod; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_62 = L_61; NullCheck(L_62); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_63; L_63 = Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE(L_62, /*hidden argument*/Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_64 = V_0; float L_65 = __this->get_flakVelocityMod_46(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_66; L_66 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_64, L_65, /*hidden argument*/NULL); NullCheck(L_63); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_63, L_66, /*hidden argument*/NULL); // flakInstance.GetComponent().Burst(hit.point, flakDamage, hitLayerMask); NullCheck(L_62); Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * L_67; L_67 = Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA(L_62, /*hidden argument*/Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA_RuntimeMethod_var); RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_68 = __this->get_address_of_hit_83(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_69; L_69 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_68, /*hidden argument*/NULL); float L_70 = __this->get_flakDamage_41(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_71 = __this->get_hitLayerMask_19(); NullCheck(L_67); Flak_Burst_m658D4504E3662CC88C39A19ABC78A4AD1098EE56(L_67, L_69, L_70, L_71, /*hidden argument*/NULL); } IL_01d4: { // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_72 = __this->get_lineRenderer_73(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_73; L_73 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_72, /*hidden argument*/NULL); if (!L_73) { goto IL_0408; } } { bool L_74 = __this->get_debugTracers_8(); if (!L_74) { goto IL_0408; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * hit.distance, drawHit); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_75 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_76 = __this->get_firePoint_17(); NullCheck(L_76); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_77; L_77 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_76, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_78 = __this->get_firePoint_17(); NullCheck(L_78); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_79; L_79 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_78, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_80 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_81 = __this->get_address_of_hit_83(); float L_82; L_82 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_81, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_83; L_83 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_80, L_82, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_84; L_84 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_79, L_83, /*hidden argument*/NULL); bool L_85 = V_1; NullCheck(L_75); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_75, L_77, L_84, L_85, /*hidden argument*/NULL); // } goto IL_0408; } IL_022c: { // else if (Physics.SphereCastNonAlloc(firePoint.position + (firingDir.normalized * flakArmingRange), flakArmingRadius, firingDir, aimHits, flakEffectiveRange - flakArmingRange, flakTriggerMask, QueryTriggerInteraction.Ignore) > 0) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_86 = __this->get_firePoint_17(); NullCheck(L_86); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_87; L_87 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_86, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_88; L_88 = Vector3_get_normalized_m2FA6DF38F97BDA4CCBDAE12B9FE913A241DAC8D5((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_0), /*hidden argument*/NULL); float L_89 = __this->get_flakArmingRange_45(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_90; L_90 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_88, L_89, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_91; L_91 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_87, L_90, /*hidden argument*/NULL); float L_92 = __this->get_flakArmingRadius_44(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_93 = V_0; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_94 = __this->get_aimHits_93(); float L_95 = __this->get_flakEffectiveRange_43(); float L_96 = __this->get_flakArmingRange_45(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_97 = __this->get_flakTriggerMask_48(); int32_t L_98; L_98 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_97, /*hidden argument*/NULL); int32_t L_99; L_99 = Physics_SphereCastNonAlloc_mE792A0BF759B32E2F80B7465D3971A6FAAF78E49(L_91, L_92, L_93, L_94, ((float)il2cpp_codegen_subtract((float)L_95, (float)L_96)), L_98, 1, /*hidden argument*/NULL); if ((((int32_t)L_99) <= ((int32_t)0))) { goto IL_0357; } } { // hit = aimHits[0]; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_100 = __this->get_aimHits_93(); NullCheck(L_100); int32_t L_101 = 0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 L_102 = (L_100)->GetAt(static_cast(L_101)); __this->set_hit_83(L_102); // Vector3 flakPos = firePoint.position + firingDir * (hit.distance + flakArmingRange); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_103 = __this->get_firePoint_17(); NullCheck(L_103); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_104; L_104 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_103, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_105 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_106 = __this->get_address_of_hit_83(); float L_107; L_107 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_106, /*hidden argument*/NULL); float L_108 = __this->get_flakArmingRange_45(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_109; L_109 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_105, ((float)il2cpp_codegen_add((float)L_107, (float)L_108)), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_110; L_110 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_104, L_109, /*hidden argument*/NULL); V_2 = L_110; // Transform flakInstance = Instantiate(flakPrefab, flakPos, transform.rotation); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_111 = __this->get_flakPrefab_38(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_112 = V_2; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_113; L_113 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_113); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_114; L_114 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_113, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_115; L_115 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_111, L_112, L_114, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // flakInstance.GetComponent().velocity = firingDir * flakVelocityMod; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_116 = L_115; NullCheck(L_116); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_117; L_117 = Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE(L_116, /*hidden argument*/Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_118 = V_0; float L_119 = __this->get_flakVelocityMod_46(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_120; L_120 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_118, L_119, /*hidden argument*/NULL); NullCheck(L_117); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_117, L_120, /*hidden argument*/NULL); // flakInstance.GetComponent().Burst(flakPos, flakDamage, hitLayerMask); NullCheck(L_116); Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * L_121; L_121 = Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA(L_116, /*hidden argument*/Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_122 = V_2; float L_123 = __this->get_flakDamage_41(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_124 = __this->get_hitLayerMask_19(); NullCheck(L_121); Flak_Burst_m658D4504E3662CC88C39A19ABC78A4AD1098EE56(L_121, L_122, L_123, L_124, /*hidden argument*/NULL); // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_125 = __this->get_lineRenderer_73(); bool L_126; L_126 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_125, /*hidden argument*/NULL); if (!L_126) { goto IL_0408; } } { bool L_127 = __this->get_debugTracers_8(); if (!L_127) { goto IL_0408; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * hit.distance, true); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_128 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_129 = __this->get_firePoint_17(); NullCheck(L_129); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_130; L_130 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_129, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_131 = __this->get_firePoint_17(); NullCheck(L_131); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_132; L_132 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_131, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_133 = V_0; RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 * L_134 = __this->get_address_of_hit_83(); float L_135; L_135 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)L_134, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_136; L_136 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_133, L_135, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_137; L_137 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_132, L_136, /*hidden argument*/NULL); NullCheck(L_128); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_128, L_130, L_137, (bool)1, /*hidden argument*/NULL); // } goto IL_0408; } IL_0357: { // Vector3 flakPos = firePoint.position + firingDir * (flakMissExplodeDist - flakArmingRange); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_138 = __this->get_firePoint_17(); NullCheck(L_138); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_139; L_139 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_138, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_140 = V_0; float L_141 = __this->get_flakMissExplodeDist_42(); float L_142 = __this->get_flakArmingRange_45(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_143; L_143 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_140, ((float)il2cpp_codegen_subtract((float)L_141, (float)L_142)), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_144; L_144 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_139, L_143, /*hidden argument*/NULL); V_3 = L_144; // Transform flakInstance = Instantiate(flakPrefab, flakPos, transform.rotation); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_145 = __this->get_flakPrefab_38(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_146 = V_3; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_147; L_147 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_147); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_148; L_148 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_147, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_149; L_149 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_145, L_146, L_148, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // flakInstance.GetComponent().velocity = firingDir * flakVelocityMod; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_150 = L_149; NullCheck(L_150); Rigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A * L_151; L_151 = Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE(L_150, /*hidden argument*/Component_GetComponent_TisRigidbody_t101F2E2F9F16E765A77429B2DE4527D2047A887A_m9DC24AA806B0B65E917751F7A3AFDB58861157CE_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_152 = V_0; float L_153 = __this->get_flakVelocityMod_46(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_154; L_154 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_152, L_153, /*hidden argument*/NULL); NullCheck(L_151); Rigidbody_set_velocity_m8DC0988916EB38DFD7D4584830B41D79140BF18D(L_151, L_154, /*hidden argument*/NULL); // flakInstance.GetComponent().Burst(flakPos, flakDamage, hitLayerMask); NullCheck(L_150); Flak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120 * L_155; L_155 = Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA(L_150, /*hidden argument*/Component_GetComponent_TisFlak_t13B5D5B7EFE66B4C5FA82D6716D7DB030EF9F120_m167E0BF818753DE3B664D5662298BB0211A66DCA_RuntimeMethod_var); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_156 = V_3; float L_157 = __this->get_flakDamage_41(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_158 = __this->get_hitLayerMask_19(); NullCheck(L_155); Flak_Burst_m658D4504E3662CC88C39A19ABC78A4AD1098EE56(L_155, L_156, L_157, L_158, /*hidden argument*/NULL); // if (lineRenderer && debugTracers) HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_159 = __this->get_lineRenderer_73(); bool L_160; L_160 = Object_op_Implicit_m3B780F50367611CB9A34F3BF2032585E05DA1BFD(L_159, /*hidden argument*/NULL); if (!L_160) { goto IL_0408; } } { bool L_161 = __this->get_debugTracers_8(); if (!L_161) { goto IL_0408; } } { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firingDir * flakEffectiveRange, false); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_162 = __this->get_lineRenderer_73(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_163 = __this->get_firePoint_17(); NullCheck(L_163); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_164; L_164 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_163, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_165 = __this->get_firePoint_17(); NullCheck(L_165); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_166; L_166 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_165, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_167 = V_0; float L_168 = __this->get_flakEffectiveRange_43(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_169; L_169 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_167, L_168, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_170; L_170 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_166, L_169, /*hidden argument*/NULL); NullCheck(L_162); HitscanLineRenderer_ShowLine_m61F647DFF8BEC8A87FA178A4709D6010C594CECE(L_162, L_164, L_170, (bool)0, /*hidden argument*/NULL); } IL_0408: { // CurrentAmmo--; int32_t L_171; L_171 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); V_4 = L_171; int32_t L_172 = V_4; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, ((int32_t)il2cpp_codegen_subtract((int32_t)L_172, (int32_t)1)), /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::FireMissile() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FireMissile_m65E181A8F5DEB771305F8EB4F56C0AE0209F65E3 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { // if (missilePod.MissilesAvailable > 0) MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_0 = __this->get_missilePod_60(); NullCheck(L_0); int32_t L_1; L_1 = MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_004e; } } { // missilePod.FireMissile(lockIndicator.LockedTarget); MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_2 = __this->get_missilePod_60(); LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_3 = __this->get_lockIndicator_62(); NullCheck(L_3); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_4; L_4 = LockOnIndicator_get_LockedTarget_mF557DEDF9D5346730D6BA4CC8068694B9B886237(L_3, /*hidden argument*/NULL); NullCheck(L_2); MissilePod_FireMissile_m898DA2ABFF7F18E111181FB60D14ED8933EF158B(L_2, L_4, /*hidden argument*/NULL); // ammoCounter.text = missilePod.MissilesAvailable.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_5 = __this->get_ammoCounter_16(); MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_6 = __this->get_missilePod_60(); NullCheck(L_6); int32_t L_7; L_7 = MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline(L_6, /*hidden argument*/NULL); V_0 = L_7; String_t* L_8; L_8 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); NullCheck(L_5); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_5, L_8); // lockIndicator.EndLockOn(); LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_9 = __this->get_lockIndicator_62(); NullCheck(L_9); LockOnIndicator_EndLockOn_m80B120E27846B785EAFB2B408D35002CF280BBA3(L_9, /*hidden argument*/NULL); // } return; } IL_004e: { // source.PlayOneShot(emptySound); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_10 = __this->get_source_71(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_11 = __this->get_emptySound_7(); NullCheck(L_10); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_10, L_11, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::EjectCasing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_EjectCasing_m381C99062B58E0196BB3669476D72FFB064B2E80 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // ejector.Emit(1); ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_0 = __this->get_ejector_74(); NullCheck(L_0); ParticleSystem_Emit_m07EF0D2DA84EB04814DA7EE6B8618B008DE75F28(L_0, 1, /*hidden argument*/NULL); // StartCoroutine(PlayCasingSound()); RuntimeObject* L_1; L_1 = Sidearm_PlayCasingSound_mBCD04A5807715AF5ED07AB3E283E3F4B6B618DB8(__this, /*hidden argument*/NULL); Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * L_2; L_2 = MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719(__this, L_1, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::Reload() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_Reload_m13D7C9BA0E73D7E94092DF73FC5E78E1E2A047E9 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3611F1EED9A5A4142162D9FBD785C34D50BCB61); s_Il2CppMethodInitialized = true; } Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B3_0 = NULL; Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B2_0 = NULL; int32_t G_B4_0 = 0; Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * G_B4_1 = NULL; { // SidearmAnim.SetBool("SightsOn", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_0, _stringLiteralF3611F1EED9A5A4142162D9FBD785C34D50BCB61, (bool)0, /*hidden argument*/NULL); // if(CurrentPowerUp == PowerUpType.Sword) int32_t L_1; L_1 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)16))))) { goto IL_0038; } } { // CurrentPowerUp = lastWasNormal ? PowerUpType.None : Player.SidearmPowerUp; bool L_2 = __this->get_lastWasNormal_98(); G_B2_0 = __this; if (L_2) { G_B3_0 = __this; goto IL_002b; } } { IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); int32_t L_3 = ((Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields*)il2cpp_codegen_static_fields_for(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var))->get_SidearmPowerUp_29(); G_B4_0 = ((int32_t)(L_3)); G_B4_1 = G_B2_0; goto IL_002d; } IL_002b: { G_B4_0 = ((int32_t)12); G_B4_1 = G_B3_0; } IL_002d: { NullCheck(G_B4_1); Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384(G_B4_1, G_B4_0, /*hidden argument*/NULL); // PerformSwap(); Sidearm_PerformSwap_m2C4E0A49AD3EAC67632D498BE3DF283615D7E2F0(__this, /*hidden argument*/NULL); } IL_0038: { // if (InMissileMode) bool L_4; L_4 = Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_0047; } } { // ExitMissileMode(); Sidearm_ExitMissileMode_m795A4BF715FD3C50B7059020E273745B161265B0(__this, (bool)0, /*hidden argument*/NULL); } IL_0047: { // if (Time.timeScale > 0 && (CurrentAmmo == 0 || (CurrentAmmo < MaxAmmo && !DataManager.saveData.reloadEmptyOnly))) float L_5; L_5 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((!(((float)L_5) > ((float)(0.0f))))) { goto IL_009e; } } { int32_t L_6; L_6 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_0075; } } { int32_t L_7; L_7 = Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline(__this, /*hidden argument*/NULL); int32_t L_8; L_8 = Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770(__this, /*hidden argument*/NULL); if ((((int32_t)L_7) >= ((int32_t)L_8))) { goto IL_009e; } } { IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_9 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_9); bool L_10 = L_9->get_reloadEmptyOnly_12(); if (L_10) { goto IL_009e; } } IL_0075: { // CurrentAmmo = 0; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, 0, /*hidden argument*/NULL); // SidearmAnim.SetBool("IsEmpty", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_11; L_11 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_11); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_11, _stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A, (bool)1, /*hidden argument*/NULL); // SidearmAnim.SetBool("Reloading", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_12; L_12 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_12); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_12, _stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1, (bool)1, /*hidden argument*/NULL); } IL_009e: { // } return; } } // System.Void Sidearm::PerformSwap() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_PerformSwap_m2C4E0A49AD3EAC67632D498BE3DF283615D7E2F0 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8); s_Il2CppMethodInitialized = true; } { // CurrentAmmo = 0; Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, 0, /*hidden argument*/NULL); // SidearmAnim.SetBool("IsEmpty", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_0, _stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A, (bool)1, /*hidden argument*/NULL); // SidearmAnim.SetBool("Swapping", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_1; L_1 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_1); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_1, _stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8, (bool)1, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::FillAmmo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_FillAmmo_mBF279B66F12FAFA673AA956A6AE9BEAC8864A7B3 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8); s_Il2CppMethodInitialized = true; } { // CurrentAmmo = MaxAmmo; int32_t L_0; L_0 = Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770(__this, /*hidden argument*/NULL); Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, L_0, /*hidden argument*/NULL); // currentBurstCount = 0; __this->set_currentBurstCount_102(0); // playedClick = false; __this->set_playedClick_78((bool)0); // saberReload = false; __this->set_saberReload_81((bool)0); // SidearmAnim.SetBool("IsEmpty", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_1; L_1 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_1); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_1, _stringLiteral0033D3D41924D3B9046F64040F55FBE683C5EF1A, (bool)0, /*hidden argument*/NULL); // SidearmAnim.SetBool("Reloading", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2; L_2 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_2, _stringLiteral2DE9595AFC197FDC42044AB9D640404111E1B5E1, (bool)0, /*hidden argument*/NULL); // SidearmAnim.SetBool("Swapping", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_3; L_3 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); NullCheck(L_3); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_3, _stringLiteralF5AF94E5A1EE274E258084BFB67902E71C9946D8, (bool)0, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::CyclePowerUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_CyclePowerUp_mB588FB71C273E9FBB8E6B6B0249A697A19741710 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (Player.SidearmPowerUp == PowerUpType.None) IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); int32_t L_0 = ((Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields*)il2cpp_codegen_static_fields_for(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var))->get_SidearmPowerUp_29(); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)12))))) { goto IL_000a; } } { // return; return; } IL_000a: { // if (CurrentPowerUp == PowerUpType.None) int32_t L_1; L_1 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)12))))) { goto IL_0021; } } { // CurrentPowerUp = Player.SidearmPowerUp; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); int32_t L_2 = ((Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_StaticFields*)il2cpp_codegen_static_fields_for(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var))->get_SidearmPowerUp_29(); Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384(__this, L_2, /*hidden argument*/NULL); // } goto IL_0029; } IL_0021: { // CurrentPowerUp = PowerUpType.None; Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384(__this, ((int32_t)12), /*hidden argument*/NULL); } IL_0029: { // PoweredUp(CurrentPowerUp, true); int32_t L_3; L_3 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); Sidearm_PoweredUp_m1CC481475E157AD87C021C2423E54EA81A2EFDAE(__this, L_3, (bool)1, /*hidden argument*/NULL); // PerformSwap(); Sidearm_PerformSwap_m2C4E0A49AD3EAC67632D498BE3DF283615D7E2F0(__this, /*hidden argument*/NULL); // } return; } } // System.Boolean Sidearm::AttemptSidearmDraw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_AttemptSidearmDraw_m0029E2251DB4E356B76290103E8282F66F974E0F (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return !IsBusy && (!Handlegun.PartnerBeingHeld || Slomo.CanDrawBothGuns()); bool L_0; L_0 = Sidearm_get_IsBusy_m8F68F9BA4BE020E20B0E5E014D9E1BFE19D1EE1E(__this, /*hidden argument*/NULL); if (L_0) { goto IL_001d; } } { Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_1; L_1 = Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline(__this, /*hidden argument*/NULL); NullCheck(L_1); bool L_2; L_2 = Handlegun_get_PartnerBeingHeld_m3F9110BE7BD3E45C8E778414437240DE2468A84A(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001b; } } { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); bool L_3; L_3 = Slomo_CanDrawBothGuns_mB0FF56C3692D95235A87090DD12D572C9526492A(/*hidden argument*/NULL); return L_3; } IL_001b: { return (bool)1; } IL_001d: { return (bool)0; } } // System.Boolean Sidearm::AttemptSwordDraw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_AttemptSwordDraw_mB961D5E635A0E3DE744D159D5C7D684B604C1E32 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; { // bool canDoit = AttemptSidearmDraw() && !Hand.SwapLocked; bool L_0; L_0 = Sidearm_AttemptSidearmDraw_m0029E2251DB4E356B76290103E8282F66F974E0F(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0012; } } { IL2CPP_RUNTIME_CLASS_INIT(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var); bool L_1; L_1 = Hand_get_SwapLocked_m4E02D804A249773CB872EC6BE7E214584F0F4F23_inline(/*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_1) == ((int32_t)0))? 1 : 0); goto IL_0013; } IL_0012: { G_B3_0 = 0; } IL_0013: { // if (canDoit) int32_t L_2 = G_B3_0; G_B4_0 = L_2; if (!L_2) { G_B5_0 = L_2; goto IL_003a; } } { // lastWasNormal = CurrentPowerUp == PowerUpType.None; int32_t L_3; L_3 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); __this->set_lastWasNormal_98((bool)((((int32_t)L_3) == ((int32_t)((int32_t)12)))? 1 : 0)); // CurrentPowerUp = PowerUpType.Sword; Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384(__this, ((int32_t)16), /*hidden argument*/NULL); // CurrentAmmo = MaxAmmo; int32_t L_4; L_4 = Sidearm_get_MaxAmmo_m08DBF97243E276B2553B0954B2DB1775B323C770(__this, /*hidden argument*/NULL); Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, L_4, /*hidden argument*/NULL); G_B5_0 = G_B4_0; } IL_003a: { // return canDoit; return (bool)G_B5_0; } } // System.Void Sidearm::LockFire(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_LockFire_m33B17DE9CAB91A182C53E3B6AAF2DEA61D7A987B (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___isLocked0, const RuntimeMethod* method) { { // fireLock = isLocked; bool L_0 = ___isLocked0; __this->set_fireLock_79(L_0); // } return; } } // System.Void Sidearm::GotMissiles(PowerUpType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_GotMissiles_m099EA83024E75CC2DBF40159A8DFC917E45C9216 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___type0, const RuntimeMethod* method) { { // if (InMissileMode && (type == PowerUpType.Missile || type == PowerUpType.MissileLarge)) bool L_0; L_0 = Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001e; } } { int32_t L_1 = ___type0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0011; } } { int32_t L_2 = ___type0; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)14))))) { goto IL_001e; } } IL_0011: { // StartCoroutine(UpdateMissileCounter()); RuntimeObject* L_3; L_3 = Sidearm_UpdateMissileCounter_m957876B961978C2A447C8D32678791266CA50A3A(__this, /*hidden argument*/NULL); Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * L_4; L_4 = MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719(__this, L_3, /*hidden argument*/NULL); } IL_001e: { // } return; } } // System.Collections.IEnumerator Sidearm::UpdateMissileCounter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Sidearm_UpdateMissileCounter_m957876B961978C2A447C8D32678791266CA50A3A (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF * L_0 = (U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF *)il2cpp_codegen_object_new(U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF_il2cpp_TypeInfo_var); U3CUpdateMissileCounterU3Ed__152__ctor_m179AFACB599E21C4CA8F584014A87E75F28FDFA5(L_0, 0, /*hidden argument*/NULL); U3CUpdateMissileCounterU3Ed__152_t2E487E3D16FD28B65957758E47F3DBD6977689CF * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Collections.IEnumerator Sidearm::PlayCasingSound() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Sidearm_PlayCasingSound_mBCD04A5807715AF5ED07AB3E283E3F4B6B618DB8 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13 * L_0 = (U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13 *)il2cpp_codegen_object_new(U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13_il2cpp_TypeInfo_var); U3CPlayCasingSoundU3Ed__153__ctor_m2B17380722A73CBD19A5F77C756294403CEC6077(L_0, 0, /*hidden argument*/NULL); U3CPlayCasingSoundU3Ed__153_t6AC74A4DE8CE34D00593A0D129067AECB6421F13 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Void Sidearm::PoweredUp(PowerUpType,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_PoweredUp_m1CC481475E157AD87C021C2423E54EA81A2EFDAE (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___type0, bool ___playAudio1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0BDC1CB888AE05C61D0AF5CE7E6BC76BBAF18C0F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8362D8315B3D7158247EF42EBB2B946DAB72B52B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB5AB6511DD9F1AD84038397B220A8195192ED8BF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB6DE5DF976E503F7D0DC8AD9C8B02F88E4C227CD); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * V_1 = NULL; RuntimeObject* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { // if (!initialized) bool L_0 = __this->get_initialized_80(); if (L_0) { goto IL_000e; } } { // Initialize(); Sidearm_Initialize_mB549ADF3B2C1771D08DBC46F30FF5AB79EF50C65(__this, /*hidden argument*/NULL); } IL_000e: { // if (type == PowerUpType.SSpread || type == PowerUpType.Handcannon || type == PowerUpType.Flak || type == PowerUpType.SLaser || type == PowerUpType.None) int32_t L_1 = ___type0; if ((((int32_t)L_1) == ((int32_t)8))) { goto IL_0029; } } { int32_t L_2 = ___type0; if ((((int32_t)L_2) == ((int32_t)((int32_t)10)))) { goto IL_0029; } } { int32_t L_3 = ___type0; if ((((int32_t)L_3) == ((int32_t)((int32_t)9)))) { goto IL_0029; } } { int32_t L_4 = ___type0; if ((((int32_t)L_4) == ((int32_t)((int32_t)11)))) { goto IL_0029; } } { int32_t L_5 = ___type0; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)12))))) { goto IL_0117; } } IL_0029: { // CurrentPowerUp = type; int32_t L_6 = ___type0; Sidearm_set_CurrentPowerUp_m5F9FAC33FD911837B05E61B7EEDB7ECE0CC81384(__this, L_6, /*hidden argument*/NULL); // PlayPowerupAudio = playAudio; bool L_7 = ___playAudio1; Sidearm_set_PlayPowerupAudio_mD293439931F86AE881C2AA6501640EB720BC4E45_inline(__this, L_7, /*hidden argument*/NULL); // foreach (Transform child in augmentContainer) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_8 = __this->get_augmentContainer_6(); NullCheck(L_8); RuntimeObject* L_9; L_9 = Transform_GetEnumerator_mBA0E884A69F0AA05FCB69F4EE5F700177F75DD7E(L_8, /*hidden argument*/NULL); V_0 = L_9; } IL_0043: try { // begin try (depth: 1) { goto IL_00f3; } IL_0048: { // foreach (Transform child in augmentContainer) RuntimeObject* L_10 = V_0; NullCheck(L_10); RuntimeObject * L_11; L_11 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_10); V_1 = ((Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)CastclassClass((RuntimeObject*)L_11, Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_il2cpp_TypeInfo_var)); // if (child.name == "Spread" && type == PowerUpType.SSpread) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_12 = V_1; NullCheck(L_12); String_t* L_13; L_13 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_12, /*hidden argument*/NULL); bool L_14; L_14 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_13, _stringLiteralB5AB6511DD9F1AD84038397B220A8195192ED8BF, /*hidden argument*/NULL); if (!L_14) { goto IL_0078; } } IL_0066: { int32_t L_15 = ___type0; if ((!(((uint32_t)L_15) == ((uint32_t)8)))) { goto IL_0078; } } IL_006a: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_16 = V_1; NullCheck(L_16); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_17; L_17 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_17, (bool)1, /*hidden argument*/NULL); // } goto IL_00f3; } IL_0078: { // else if (child.name == "Flak" && type == PowerUpType.Flak) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_18 = V_1; NullCheck(L_18); String_t* L_19; L_19 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_18, /*hidden argument*/NULL); bool L_20; L_20 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_19, _stringLiteral8362D8315B3D7158247EF42EBB2B946DAB72B52B, /*hidden argument*/NULL); if (!L_20) { goto IL_009d; } } IL_008a: { int32_t L_21 = ___type0; if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)9))))) { goto IL_009d; } } IL_008f: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_22 = V_1; NullCheck(L_22); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_23; L_23 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_22, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_23, (bool)1, /*hidden argument*/NULL); // } goto IL_00f3; } IL_009d: { // else if (child.name == "Laser" && type == PowerUpType.SLaser) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_24 = V_1; NullCheck(L_24); String_t* L_25; L_25 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_24, /*hidden argument*/NULL); bool L_26; L_26 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_25, _stringLiteral0BDC1CB888AE05C61D0AF5CE7E6BC76BBAF18C0F, /*hidden argument*/NULL); if (!L_26) { goto IL_00c2; } } IL_00af: { int32_t L_27 = ___type0; if ((!(((uint32_t)L_27) == ((uint32_t)((int32_t)11))))) { goto IL_00c2; } } IL_00b4: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_28 = V_1; NullCheck(L_28); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_29; L_29 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_28, /*hidden argument*/NULL); NullCheck(L_29); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_29, (bool)1, /*hidden argument*/NULL); // } goto IL_00f3; } IL_00c2: { // else if (child.name == "ChargeShot" && type == PowerUpType.Handcannon) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_30 = V_1; NullCheck(L_30); String_t* L_31; L_31 = Object_get_name_m0C7BC870ED2F0DC5A2FB09628136CD7D1CB82CFB(L_30, /*hidden argument*/NULL); bool L_32; L_32 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_31, _stringLiteralB6DE5DF976E503F7D0DC8AD9C8B02F88E4C227CD, /*hidden argument*/NULL); if (!L_32) { goto IL_00e7; } } IL_00d4: { int32_t L_33 = ___type0; if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)10))))) { goto IL_00e7; } } IL_00d9: { // child.gameObject.SetActive(true); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_34 = V_1; NullCheck(L_34); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_35; L_35 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_34, /*hidden argument*/NULL); NullCheck(L_35); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_35, (bool)1, /*hidden argument*/NULL); // } goto IL_00f3; } IL_00e7: { // child.gameObject.SetActive(false); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_36 = V_1; NullCheck(L_36); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_37; L_37 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_36, /*hidden argument*/NULL); NullCheck(L_37); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_37, (bool)0, /*hidden argument*/NULL); } IL_00f3: { // foreach (Transform child in augmentContainer) RuntimeObject* L_38 = V_0; NullCheck(L_38); bool L_39; L_39 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, L_38); if (L_39) { goto IL_0048; } } IL_00fe: { IL2CPP_LEAVE(0x111, FINALLY_0100); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0100; } FINALLY_0100: { // begin finally (depth: 1) { RuntimeObject* L_40 = V_0; V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_40, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_41 = V_2; if (!L_41) { goto IL_0110; } } IL_010a: { RuntimeObject* L_42 = V_2; NullCheck(L_42); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, L_42); } IL_0110: { IL2CPP_END_FINALLY(256) } } // end finally (depth: 1) IL2CPP_CLEANUP(256) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x111, IL_0111) } IL_0111: { // FillAmmo(); Sidearm_FillAmmo_mBF279B66F12FAFA673AA956A6AE9BEAC8864A7B3(__this, /*hidden argument*/NULL); } IL_0117: { // } return; } } // System.Void Sidearm::SetMuzzleFlashActive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SetMuzzleFlashActive_m6D4C87FB0A43BA3B4C38A52897C124BAF1FCCC5E (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___active0, const RuntimeMethod* method) { int32_t V_0 = 0; { // if(active) bool L_0 = ___active0; if (!L_0) { goto IL_0070; } } { // switch(CurrentPowerUp) int32_t L_1; L_1 = Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline(__this, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)8))) { case 0: { goto IL_0032; } case 1: { goto IL_0024; } case 2: { goto IL_004e; } case 3: { goto IL_0040; } } } { goto IL_005c; } IL_0024: { // muzzleFlashFlak.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3 = __this->get_muzzleFlashFlak_47(); NullCheck(L_3); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_3, (bool)1, /*hidden argument*/NULL); // break; goto IL_0068; } IL_0032: { // muzzleFlashSpread.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4 = __this->get_muzzleFlashSpread_28(); NullCheck(L_4); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_4, (bool)1, /*hidden argument*/NULL); // break; goto IL_0068; } IL_0040: { // muzzleFlashLaser.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = __this->get_muzzleFlashLaser_37(); NullCheck(L_5); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_5, (bool)1, /*hidden argument*/NULL); // break; goto IL_0068; } IL_004e: { // muzzleFlashCharge.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = __this->get_muzzleFlashCharge_59(); NullCheck(L_6); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_6, (bool)1, /*hidden argument*/NULL); // break; goto IL_0068; } IL_005c: { // muzzleFlash.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7 = __this->get_muzzleFlash_18(); NullCheck(L_7); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_7, (bool)1, /*hidden argument*/NULL); } IL_0068: { // flashHidden = false; __this->set_flashHidden_77((bool)0); // } return; } IL_0070: { // muzzleFlash.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_8 = __this->get_muzzleFlash_18(); NullCheck(L_8); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_8, (bool)0, /*hidden argument*/NULL); // muzzleFlashSpread.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_9 = __this->get_muzzleFlashSpread_28(); NullCheck(L_9); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_9, (bool)0, /*hidden argument*/NULL); // muzzleFlashFlak.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = __this->get_muzzleFlashFlak_47(); NullCheck(L_10); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_10, (bool)0, /*hidden argument*/NULL); // muzzleFlashCharge.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_11 = __this->get_muzzleFlashCharge_59(); NullCheck(L_11); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_11, (bool)0, /*hidden argument*/NULL); // muzzleFlashLaser.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_12 = __this->get_muzzleFlashLaser_37(); NullCheck(L_12); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_12, (bool)0, /*hidden argument*/NULL); // flashHidden = true; __this->set_flashHidden_77((bool)1); // } return; } } // System.Boolean Sidearm::CanFire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Sidearm_CanFire_m44D7F130985D8D0CEB36A894D042271074233431 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return Time.unscaledTime >= nextFire; float L_0; L_0 = Time_get_unscaledTime_mDBF04FC47709E0C1BBBB4BA4BDA5405D8EF632A1(/*hidden argument*/NULL); float L_1 = __this->get_nextFire_103(); return (bool)((((int32_t)((!(((float)L_0) >= ((float)L_1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void Sidearm::ExitMissileMode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_ExitMissileMode_m795A4BF715FD3C50B7059020E273745B161265B0 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___dontFire0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* V_0 = NULL; int32_t V_1 = 0; { // if (!dontFire && lockIndicator.LockedTarget != null) bool L_0 = ___dontFire0; if (L_0) { goto IL_001c; } } { LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_1 = __this->get_lockIndicator_62(); NullCheck(L_1); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2; L_2 = LockOnIndicator_get_LockedTarget_mF557DEDF9D5346730D6BA4CC8068694B9B886237(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_2, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_001c; } } { // FireMissile(); Sidearm_FireMissile_m65E181A8F5DEB771305F8EB4F56C0AE0209F65E3(__this, /*hidden argument*/NULL); } IL_001c: { // seekingAudio.enabled = false; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_4 = __this->get_seekingAudio_63(); NullCheck(L_4); Behaviour_set_enabled_mDE415591B28853D1CD764C53CB499A2142247F32(L_4, (bool)0, /*hidden argument*/NULL); // InMissileMode = false; Sidearm_set_InMissileMode_m1C5B6D19BC5ACE91F2B9B7D90745262E5D3446FA_inline(__this, (bool)0, /*hidden argument*/NULL); // missilePod.ClosePod(); MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_5 = __this->get_missilePod_60(); NullCheck(L_5); MissilePod_ClosePod_m9EC5292FBF10FED0FF984FBEF3EF5D0FDC6F204A(L_5, /*hidden argument*/NULL); // missileIcon.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = __this->get_missileIcon_61(); NullCheck(L_6); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_6, (bool)0, /*hidden argument*/NULL); // CurrentAmmo = currentAmmo; //resets ammo display int32_t L_7 = __this->get_currentAmmo_101(); Sidearm_set_CurrentAmmo_mEE4549A2F5B3D419FDA6E708C07A01943FB842D4(__this, L_7, /*hidden argument*/NULL); // lockIndicator.EndLockOn(); LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_8 = __this->get_lockIndicator_62(); NullCheck(L_8); LockOnIndicator_EndLockOn_m80B120E27846B785EAFB2B408D35002CF280BBA3(L_8, /*hidden argument*/NULL); // foreach(GameObject sight in missileSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_9 = __this->get_missileSights_68(); V_0 = L_9; V_1 = 0; goto IL_0075; } IL_0068: { // foreach(GameObject sight in missileSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_10 = V_0; int32_t L_11 = V_1; NullCheck(L_10); int32_t L_12 = L_11; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_13 = (L_10)->GetAt(static_cast(L_12)); // sight.SetActive(false); NullCheck(L_13); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_13, (bool)0, /*hidden argument*/NULL); int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0075: { // foreach(GameObject sight in missileSights) int32_t L_15 = V_1; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_16 = V_0; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0068; } } { // foreach(GameObject sight in normalSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_17 = __this->get_normalSights_67(); V_0 = L_17; V_1 = 0; goto IL_0093; } IL_0086: { // foreach(GameObject sight in normalSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_18 = V_0; int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = L_19; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_21 = (L_18)->GetAt(static_cast(L_20)); // sight.SetActive(true); NullCheck(L_21); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_21, (bool)1, /*hidden argument*/NULL); int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0093: { // foreach(GameObject sight in normalSights) int32_t L_23 = V_1; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_24 = V_0; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length)))))) { goto IL_0086; } } { // } return; } } // System.Void Sidearm::EnterMissileMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_EnterMissileMode_mBAAEE6DA88DD52F74CC29C7DA35BE1483D3DF1CA (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* V_1 = NULL; { // if (missilePod.MissilesAvailable <= 0) MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_0 = __this->get_missilePod_60(); NullCheck(L_0); int32_t L_1; L_1 = MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) > ((int32_t)0))) { goto IL_000f; } } { // return; return; } IL_000f: { // InMissileMode = true; Sidearm_set_InMissileMode_m1C5B6D19BC5ACE91F2B9B7D90745262E5D3446FA_inline(__this, (bool)1, /*hidden argument*/NULL); // missilePod.OpenPod(); MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_2 = __this->get_missilePod_60(); NullCheck(L_2); MissilePod_OpenPod_m629588D43E97254F0DE509A43D9B38EF972C4C67(L_2, /*hidden argument*/NULL); // missileIcon.SetActive(true); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3 = __this->get_missileIcon_61(); NullCheck(L_3); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_3, (bool)1, /*hidden argument*/NULL); // ammoCounter.text = missilePod.MissilesAvailable.ToString(); Text_t6A2339DA6C05AE2646FC1A6C8FCC127391BE7FA1 * L_4 = __this->get_ammoCounter_16(); MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * L_5 = __this->get_missilePod_60(); NullCheck(L_5); int32_t L_6; L_6 = MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline(L_5, /*hidden argument*/NULL); V_0 = L_6; String_t* L_7; L_7 = Int32_ToString_m340C0A14D16799421EFDF8A81C8A16FA76D48411((int32_t*)(&V_0), /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_4, L_7); // foreach (GameObject sight in missileSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_8 = __this->get_missileSights_68(); V_1 = L_8; V_0 = 0; goto IL_0063; } IL_0056: { // foreach (GameObject sight in missileSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_9 = V_1; int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = L_10; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_12 = (L_9)->GetAt(static_cast(L_11)); // sight.SetActive(true); NullCheck(L_12); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_12, (bool)1, /*hidden argument*/NULL); int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0063: { // foreach (GameObject sight in missileSights) int32_t L_14 = V_0; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_15 = V_1; NullCheck(L_15); if ((((int32_t)L_14) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length)))))) { goto IL_0056; } } { // foreach (GameObject sight in normalSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_16 = __this->get_normalSights_67(); V_1 = L_16; V_0 = 0; goto IL_0081; } IL_0074: { // foreach (GameObject sight in normalSights) GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_17 = V_1; int32_t L_18 = V_0; NullCheck(L_17); int32_t L_19 = L_18; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_20 = (L_17)->GetAt(static_cast(L_19)); // sight.SetActive(false); NullCheck(L_20); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_20, (bool)0, /*hidden argument*/NULL); int32_t L_21 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0081: { // foreach (GameObject sight in normalSights) int32_t L_22 = V_0; GameObjectU5BU5D_tA88FC1A1FC9D4D73D0B3984D4B0ECE88F4C47642* L_23 = V_1; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length)))))) { goto IL_0074; } } { // seekingAudio.enabled = true; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_24 = __this->get_seekingAudio_63(); NullCheck(L_24); Behaviour_set_enabled_mDE415591B28853D1CD764C53CB499A2142247F32(L_24, (bool)1, /*hidden argument*/NULL); // lockIndicator.AimedAt = AimingAt; LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * L_25 = __this->get_lockIndicator_62(); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_26; L_26 = Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline(__this, /*hidden argument*/NULL); NullCheck(L_25); LockOnIndicator_set_AimedAt_m5EF764E74AE4B92FAE4F92C3930797973AC8A307_inline(L_25, L_26, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::SidearmAnimUnscaled(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SidearmAnimUnscaled_m10484C5C2E66A2C58F9A21A26CBDBF7EA3307D5B (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___unscaled0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B2_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B1_0 = NULL; int32_t G_B3_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B3_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B5_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B4_0 = NULL; int32_t G_B6_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B6_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B8_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B7_0 = NULL; int32_t G_B9_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B9_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B11_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B10_0 = NULL; int32_t G_B12_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B12_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B14_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B13_0 = NULL; int32_t G_B15_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B15_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B17_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B16_0 = NULL; int32_t G_B18_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B18_1 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B20_0 = NULL; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B19_0 = NULL; int32_t G_B21_0 = 0; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * G_B21_1 = NULL; { // SidearmAnim.updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); bool L_1 = ___unscaled0; G_B1_0 = L_0; if (L_1) { G_B2_0 = L_0; goto IL_000c; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_000c: { G_B3_0 = 2; G_B3_1 = G_B2_0; } IL_000d: { NullCheck(G_B3_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B3_1, G_B3_0, /*hidden argument*/NULL); // chargeEffectAnim.updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2 = __this->get_chargeEffectAnim_52(); bool L_3 = ___unscaled0; G_B4_0 = L_2; if (L_3) { G_B5_0 = L_2; goto IL_001e; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; goto IL_001f; } IL_001e: { G_B6_0 = 2; G_B6_1 = G_B5_0; } IL_001f: { NullCheck(G_B6_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B6_1, G_B6_0, /*hidden argument*/NULL); // muzzleFlash.GetComponent().updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4 = __this->get_muzzleFlash_18(); NullCheck(L_4); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_5; L_5 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_4, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); bool L_6 = ___unscaled0; G_B7_0 = L_5; if (L_6) { G_B8_0 = L_5; goto IL_0035; } } { G_B9_0 = 0; G_B9_1 = G_B7_0; goto IL_0036; } IL_0035: { G_B9_0 = 2; G_B9_1 = G_B8_0; } IL_0036: { NullCheck(G_B9_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B9_1, G_B9_0, /*hidden argument*/NULL); // muzzleFlashSpread.GetComponent().updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7 = __this->get_muzzleFlashSpread_28(); NullCheck(L_7); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_8; L_8 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_7, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); bool L_9 = ___unscaled0; G_B10_0 = L_8; if (L_9) { G_B11_0 = L_8; goto IL_004c; } } { G_B12_0 = 0; G_B12_1 = G_B10_0; goto IL_004d; } IL_004c: { G_B12_0 = 2; G_B12_1 = G_B11_0; } IL_004d: { NullCheck(G_B12_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B12_1, G_B12_0, /*hidden argument*/NULL); // muzzleFlashFlak.GetComponent().updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = __this->get_muzzleFlashFlak_47(); NullCheck(L_10); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_11; L_11 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_10, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); bool L_12 = ___unscaled0; G_B13_0 = L_11; if (L_12) { G_B14_0 = L_11; goto IL_0063; } } { G_B15_0 = 0; G_B15_1 = G_B13_0; goto IL_0064; } IL_0063: { G_B15_0 = 2; G_B15_1 = G_B14_0; } IL_0064: { NullCheck(G_B15_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B15_1, G_B15_0, /*hidden argument*/NULL); // muzzleFlashCharge.GetComponent().updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_13 = __this->get_muzzleFlashCharge_59(); NullCheck(L_13); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_14; L_14 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_13, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); bool L_15 = ___unscaled0; G_B16_0 = L_14; if (L_15) { G_B17_0 = L_14; goto IL_007a; } } { G_B18_0 = 0; G_B18_1 = G_B16_0; goto IL_007b; } IL_007a: { G_B18_0 = 2; G_B18_1 = G_B17_0; } IL_007b: { NullCheck(G_B18_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B18_1, G_B18_0, /*hidden argument*/NULL); // muzzleFlashLaser.GetComponent().updateMode = unscaled ? AnimatorUpdateMode.UnscaledTime : AnimatorUpdateMode.Normal; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_16 = __this->get_muzzleFlashLaser_37(); NullCheck(L_16); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_17; L_17 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_16, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); bool L_18 = ___unscaled0; G_B19_0 = L_17; if (L_18) { G_B20_0 = L_17; goto IL_0091; } } { G_B21_0 = 0; G_B21_1 = G_B19_0; goto IL_0092; } IL_0091: { G_B21_0 = 2; G_B21_1 = G_B20_0; } IL_0092: { NullCheck(G_B21_1); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(G_B21_1, G_B21_0, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::SidearmAnimSpeed(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SidearmAnimSpeed_mB11AD14A65A2C079529EA59E8AC1BD570D6ADA5C (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, float ___speed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // SidearmAnim.speed = speed; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline(__this, /*hidden argument*/NULL); float L_1 = ___speed0; NullCheck(L_0); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_0, L_1, /*hidden argument*/NULL); // chargeEffectAnim.speed = speed; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_2 = __this->get_chargeEffectAnim_52(); float L_3 = ___speed0; NullCheck(L_2); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_2, L_3, /*hidden argument*/NULL); // muzzleFlash.GetComponent().speed = speed; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4 = __this->get_muzzleFlash_18(); NullCheck(L_4); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_5; L_5 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_4, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); float L_6 = ___speed0; NullCheck(L_5); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_5, L_6, /*hidden argument*/NULL); // muzzleFlashSpread.GetComponent().speed = speed; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7 = __this->get_muzzleFlashSpread_28(); NullCheck(L_7); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_8; L_8 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_7, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); float L_9 = ___speed0; NullCheck(L_8); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_8, L_9, /*hidden argument*/NULL); // muzzleFlashFlak.GetComponent().speed = speed; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = __this->get_muzzleFlashFlak_47(); NullCheck(L_10); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_11; L_11 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_10, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); float L_12 = ___speed0; NullCheck(L_11); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_11, L_12, /*hidden argument*/NULL); // muzzleFlashCharge.GetComponent().speed = speed; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_13 = __this->get_muzzleFlashCharge_59(); NullCheck(L_13); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_14; L_14 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_13, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); float L_15 = ___speed0; NullCheck(L_14); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_14, L_15, /*hidden argument*/NULL); // muzzleFlashLaser.GetComponent().speed = speed; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_16 = __this->get_muzzleFlashLaser_37(); NullCheck(L_16); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_17; L_17 = GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36(L_16, /*hidden argument*/GameObject_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m7B3DD04368DD8D8896F3694FFDF28D1CE00F5B36_RuntimeMethod_var); float L_18 = ___speed0; NullCheck(L_17); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_17, L_18, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::SlomoChange(SlowMotionState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm_SlomoChange_mAF947EE5CC35C3E3760C5B2A96BE248C858A8BD5 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, int32_t ___state0, const RuntimeMethod* method) { MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B V_0; memset((&V_0), 0, sizeof(V_0)); MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B * G_B2_0 = NULL; MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B * G_B1_0 = NULL; float G_B3_0 = 0.0f; MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B * G_B3_1 = NULL; { // ParticleSystem.MainModule main = ejector.main; ParticleSystem_t2F526CCDBD3512879B3FCBE04BCAB20D7B4F391E * L_0 = __this->get_ejector_74(); NullCheck(L_0); MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B L_1; L_1 = ParticleSystem_get_main_m8F17DCC63679B15CE548BE83332FDB6635AE74A0(L_0, /*hidden argument*/NULL); V_0 = L_1; // main.startLifetime = state == SlowMotionState.Normal ? fullSpeedDuration : slowMotionDuration; int32_t L_2 = ___state0; G_B1_0 = (&V_0); if (!L_2) { G_B2_0 = (&V_0); goto IL_0019; } } { float L_3 = __this->get_slowMotionDuration_70(); G_B3_0 = L_3; G_B3_1 = G_B1_0; goto IL_001f; } IL_0019: { float L_4 = __this->get_fullSpeedDuration_69(); G_B3_0 = L_4; G_B3_1 = G_B2_0; } IL_001f: { MinMaxCurve_tF036239442AB2D438B1EDABEBC785426871084CD L_5; L_5 = MinMaxCurve_op_Implicit_mE0EB3651B6AFFB3E9776B49880C50BEF96059173(G_B3_0, /*hidden argument*/NULL); MainModule_set_startLifetime_mDBE408AFE7F159812D2B95F8504208F730BC8690((MainModule_t671F49558CB1A3CFAAD637A7927C076EC2E61F0B *)G_B3_1, L_5, /*hidden argument*/NULL); // } return; } } // System.Void Sidearm::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sidearm__ctor_m957E5C29C6D6FAD9EC0E191F150BB3511FE200A0 (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public int maxSwordAmmo = 50; __this->set_maxSwordAmmo_9(((int32_t)50)); // public int standardMaxAmmo = 50; __this->set_standardMaxAmmo_10(((int32_t)50)); // public float duringBurstFireRate = 0.03f; __this->set_duringBurstFireRate_11((0.0299999993f)); // public float betweenBurstFireRate = 0.06f; __this->set_betweenBurstFireRate_12((0.0599999987f)); // public int burstCount = 3; __this->set_burstCount_13(3); // public float damage = 1f; __this->set_damage_14((1.0f)); // public float effectiveRange = 200f; __this->set_effectiveRange_15((200.0f)); // public int maxSpreadAmmo = 25; __this->set_maxSpreadAmmo_21(((int32_t)25)); // public float spreadRateOfFire = 0.2f; __this->set_spreadRateOfFire_22((0.200000003f)); // public int spreadShotPelletCount = 10; __this->set_spreadShotPelletCount_23(((int32_t)10)); // public float spreadDamage = 1f; __this->set_spreadDamage_24((1.0f)); // public float spreadArmoredExponent = 2f; __this->set_spreadArmoredExponent_25((2.0f)); // public float spreadEffectiveRange = 50f; __this->set_spreadEffectiveRange_26((50.0f)); // public float spreadMaxAngle = 1f; __this->set_spreadMaxAngle_27((1.0f)); // public int tracerCount = 10; __this->set_tracerCount_30(((int32_t)10)); // public int maxLaserAmmo = 99; __this->set_maxLaserAmmo_32(((int32_t)99)); // public float minLaserAmmoPerSec = 5f; __this->set_minLaserAmmoPerSec_33((5.0f)); // public float maxLaserAmmoPerSec = 100f; __this->set_maxLaserAmmoPerSec_34((100.0f)); // public float laserDrainExponent = 2f; __this->set_laserDrainExponent_35((2.0f)); // public int maxFlakAmmo = 20; __this->set_maxFlakAmmo_39(((int32_t)20)); // public float flakRateOfFire = 0.125f; __this->set_flakRateOfFire_40((0.125f)); // public float flakDamage = 1f; __this->set_flakDamage_41((1.0f)); // public float flakMissExplodeDist = 100f; __this->set_flakMissExplodeDist_42((100.0f)); // public float flakEffectiveRange = 300f; __this->set_flakEffectiveRange_43((300.0f)); // public float flakArmingRadius = 2f; __this->set_flakArmingRadius_44((2.0f)); // public float flakArmingRange = 5f; __this->set_flakArmingRange_45((5.0f)); // public float flakVelocityMod = 125f; __this->set_flakVelocityMod_46((125.0f)); // public int maxCannonAmmo = 6; __this->set_maxCannonAmmo_49(6); // public float chargeShotMinDamage = 5f; __this->set_chargeShotMinDamage_53((5.0f)); // public float chargeShotMaxDamage = 30f; __this->set_chargeShotMaxDamage_54((30.0f)); // public float timeTilFullDamage = 1f; __this->set_timeTilFullDamage_55((1.0f)); // public float damageChargeRate = 6f; __this->set_damageChargeRate_56((6.0f)); // public float chargedProjectileForce = 15f; __this->set_chargedProjectileForce_57((15.0f)); // public float unchargedProjectileForce = 12f; __this->set_unchargedProjectileForce_58((12.0f)); // public float lockAimRadius = 0.5f; __this->set_lockAimRadius_66((0.5f)); // public float fullSpeedDuration = 0.1f; __this->set_fullSpeedDuration_69((0.100000001f)); // public float slowMotionDuration = 1f; __this->set_slowMotionDuration_70((1.0f)); // RaycastHit[] aimHits = new RaycastHit[10]; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_0 = (RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09*)(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09*)SZArrayNew(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->set_aimHits_93(L_0); // bool lastWasNormal = true; //used to determine which powerup to return to when sword is stowed __this->set_lastWasNormal_98((bool)1); // PowerUpType currentPU = PowerUpType.None; __this->set_currentPU_99(((int32_t)12)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SidearmAudio::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_Awake_m02F570BB148A5A5425114465787C812D606EC75B (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral485E3A5F539AC79A2F13B3B5C897096153B970AB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E34E505E342A11AE48ECA3D71434F8043A88EB6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral704C20FCDCEEF252A1EBB30BD1180D99A17B7063); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90A520F08C71F3E88037A39D5FC401845F23006E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6915F6C7FB2D1FFF7EEE062534E44D9084ECED8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE6DE075E76B81571253D8A4DE82E4CF3192F79D); s_Il2CppMethodInitialized = true; } { // source = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0; L_0 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_source_22(L_0); // basePitch = source.pitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_1 = __this->get_source_22(); NullCheck(L_1); float L_2; L_2 = AudioSource_get_pitch_mB0A139A0693803E201D08B797BFD122B94453C7D(L_1, /*hidden argument*/NULL); __this->set_basePitch_23(L_2); // if (!audioClipsLoaded) IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); bool L_3 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_audioClipsLoaded_15(); if (L_3) { goto IL_00c3; } } { // audioClipsLoaded = true; IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_audioClipsLoaded_15((bool)1); // basicFireSounds = Resources.LoadAll(BASIC_PATH, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_4, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_6; L_6 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteral6E34E505E342A11AE48ECA3D71434F8043A88EB6, L_5, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_basicFireSounds_16(L_6); // basiclSlomoFireSounds = Resources.LoadAll(BASIC_PATH + SLOMO_PATH_TAG, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_7, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_9; L_9 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteral90A520F08C71F3E88037A39D5FC401845F23006E, L_8, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_basiclSlomoFireSounds_17(L_9); // chargedFireSounds = Resources.LoadAll(CHARGE_CHARGED_PATH, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_10, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_12; L_12 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteralEE6DE075E76B81571253D8A4DE82E4CF3192F79D, L_11, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_chargedFireSounds_18(L_12); // unchargedFireSounds = Resources.LoadAll(CHARGE_UNCHARGED_PATH, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; Type_t * L_14; L_14 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_13, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_15; L_15 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteralC6915F6C7FB2D1FFF7EEE062534E44D9084ECED8, L_14, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_unchargedFireSounds_19(L_15); // flakFireSounds = Resources.LoadAll(FLAK_PATH, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_16 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; Type_t * L_17; L_17 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_16, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_18; L_18 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteral485E3A5F539AC79A2F13B3B5C897096153B970AB, L_17, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_flakFireSounds_20(L_18); // spreadFireSounds = Resources.LoadAll(SPREAD_PATH, typeof(AudioClip)); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_19, /*hidden argument*/NULL); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_21; L_21 = Resources_LoadAll_m7DD5FEB812FE8054089AEDA0279ABD428F9F723B(_stringLiteral704C20FCDCEEF252A1EBB30BD1180D99A17B7063, L_20, /*hidden argument*/NULL); ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->set_spreadFireSounds_21(L_21); } IL_00c3: { // } return; } } // System.Void SidearmAudio::PlayBasicShot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_PlayBasicShot_m6918C5E678ECF70445938D3F935B25C3D7EF4D5C (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // source.pitch = basicPitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_22(); float L_1 = __this->get_basicPitch_11(); NullCheck(L_0); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_0, L_1, /*hidden argument*/NULL); // if (Slomo.State == SlowMotionState.Normal) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if (L_2) { goto IL_0047; } } { // source.clip = (AudioClip)basicFireSounds[Random.Range(0, basicFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_3 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_4 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_basicFireSounds_16(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_5 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_basicFireSounds_16(); NullCheck(L_5); int32_t L_6; L_6 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), /*hidden argument*/NULL); NullCheck(L_4); int32_t L_7 = L_6; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_8 = (L_4)->GetAt(static_cast(L_7)); NullCheck(L_3); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_3, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_8, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_9 = __this->get_source_22(); NullCheck(L_9); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_9, /*hidden argument*/NULL); // } return; } IL_0047: { // source.clip = (AudioClip)basiclSlomoFireSounds[Random.Range(0, basiclSlomoFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_10 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_11 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_basiclSlomoFireSounds_17(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_12 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_basiclSlomoFireSounds_17(); NullCheck(L_12); int32_t L_13; L_13 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), /*hidden argument*/NULL); NullCheck(L_11); int32_t L_14 = L_13; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_15 = (L_11)->GetAt(static_cast(L_14)); NullCheck(L_10); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_10, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_15, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_16 = __this->get_source_22(); NullCheck(L_16); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_16, /*hidden argument*/NULL); // } return; } } // System.Void SidearmAudio::PlaySpreadShot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_PlaySpreadShot_m21EFF5932447897CD79B00706D1C1C5ABC5C576C (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // source.pitch = spreadPitch * Slomo.ModifiedPitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_22(); float L_1 = __this->get_spreadPitch_14(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline(/*hidden argument*/NULL); NullCheck(L_0); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_0, ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), /*hidden argument*/NULL); // source.clip = (AudioClip)spreadFireSounds[Random.Range(0, spreadFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_3 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_4 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_spreadFireSounds_21(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_5 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_spreadFireSounds_21(); NullCheck(L_5); int32_t L_6; L_6 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), /*hidden argument*/NULL); NullCheck(L_4); int32_t L_7 = L_6; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_8 = (L_4)->GetAt(static_cast(L_7)); NullCheck(L_3); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_3, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_8, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_9 = __this->get_source_22(); NullCheck(L_9); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_9, /*hidden argument*/NULL); // } return; } } // System.Void SidearmAudio::PlayFlakShot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_PlayFlakShot_mB4728CAA3D416A72E57FCDCBC9E54FF01AB69AA2 (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // source.pitch = flakPitch * Slomo.ModifiedPitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_22(); float L_1 = __this->get_flakPitch_13(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline(/*hidden argument*/NULL); NullCheck(L_0); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_0, ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), /*hidden argument*/NULL); // source.clip = (AudioClip)flakFireSounds[Random.Range(0, flakFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_3 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_4 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_flakFireSounds_20(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_5 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_flakFireSounds_20(); NullCheck(L_5); int32_t L_6; L_6 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))), /*hidden argument*/NULL); NullCheck(L_4); int32_t L_7 = L_6; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_8 = (L_4)->GetAt(static_cast(L_7)); NullCheck(L_3); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_3, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_8, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_9 = __this->get_source_22(); NullCheck(L_9); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_9, /*hidden argument*/NULL); // } return; } } // System.Void SidearmAudio::PlayChargeShot(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio_PlayChargeShot_m3B110CDA3662BC75CA9BB00B1DDC1E0682F048F7 (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, bool ___charged0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // source.pitch = chargeShotPitch * Slomo.ModifiedPitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_22(); float L_1 = __this->get_chargeShotPitch_12(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_2; L_2 = Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline(/*hidden argument*/NULL); NullCheck(L_0); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_0, ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), /*hidden argument*/NULL); // if (charged) bool L_3 = ___charged0; if (!L_3) { goto IL_0049; } } { // source.clip = (AudioClip)chargedFireSounds[Random.Range(0, chargedFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_4 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_5 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_chargedFireSounds_18(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_6 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_chargedFireSounds_18(); NullCheck(L_6); int32_t L_7; L_7 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), /*hidden argument*/NULL); NullCheck(L_5); int32_t L_8 = L_7; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_9 = (L_5)->GetAt(static_cast(L_8)); NullCheck(L_4); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_4, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_9, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_10 = __this->get_source_22(); NullCheck(L_10); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_10, /*hidden argument*/NULL); // } return; } IL_0049: { // source.clip = (AudioClip)unchargedFireSounds[Random.Range(0, unchargedFireSounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_11 = __this->get_source_22(); IL2CPP_RUNTIME_CLASS_INIT(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_12 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_unchargedFireSounds_19(); ObjectU5BU5D_t1256A8B00BB71C7F582BF08257BE4F826FF64873* L_13 = ((SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_StaticFields*)il2cpp_codegen_static_fields_for(SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250_il2cpp_TypeInfo_var))->get_unchargedFireSounds_19(); NullCheck(L_13); int32_t L_14; L_14 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))), /*hidden argument*/NULL); NullCheck(L_12); int32_t L_15 = L_14; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_16 = (L_12)->GetAt(static_cast(L_15)); NullCheck(L_11); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_11, ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_16, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_17 = __this->get_source_22(); NullCheck(L_17); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_17, /*hidden argument*/NULL); // } return; } } // System.Void SidearmAudio::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio__ctor_m9407153C0DCABD492642BA36FEEC6713C05D5632 (SidearmAudio_t3E7765CCE689A417E7F353B8D024DCCB74E3F250 * __this, const RuntimeMethod* method) { { // public float basicPitch = 1.7f; __this->set_basicPitch_11((1.70000005f)); // public float chargeShotPitch = 0.75f; __this->set_chargeShotPitch_12((0.75f)); // public float flakPitch = 1.5f; __this->set_flakPitch_13((1.5f)); // public float spreadPitch = 1f; __this->set_spreadPitch_14((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } // System.Void SidearmAudio::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SidearmAudio__cctor_mD2B31DB74580D4C58950A1FC943DF107A9C1C001 (const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single Sign::get_PathDistance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Sign_get_PathDistance_m9EEE8F255C0D1434F7C5875E5D8BBCCB3A2D4EBD (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // public float PathDistance { get; set; } float L_0 = __this->get_U3CPathDistanceU3Ek__BackingField_16(); return L_0; } } // System.Void Sign::set_PathDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_set_PathDistance_m11497431C2CD3C9EA10DB3DC814A5AA980A2F06B (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, float ___value0, const RuntimeMethod* method) { { // public float PathDistance { get; set; } float L_0 = ___value0; __this->set_U3CPathDistanceU3Ek__BackingField_16(L_0); return; } } // System.Single Sign::get_DespawnDistance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Sign_get_DespawnDistance_mD9F410A50DE4D79E40B17C20C83F04809DE72654 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // public float DespawnDistance { get; set; } float L_0 = __this->get_U3CDespawnDistanceU3Ek__BackingField_17(); return L_0; } } // System.Void Sign::set_DespawnDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_set_DespawnDistance_m03F0032552443D6F7F2103E493895C668324CA80 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, float ___value0, const RuntimeMethod* method) { { // public float DespawnDistance { get; set; } float L_0 = ___value0; __this->set_U3CDespawnDistanceU3Ek__BackingField_17(L_0); return; } } // System.Void Sign::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_Init_m7ED55B2D70525A7733DA4FC45B7E5B2A511047EF (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // propBlock = new MaterialPropertyBlock(); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_0 = (MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 *)il2cpp_codegen_object_new(MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0_il2cpp_TypeInfo_var); MaterialPropertyBlock__ctor_m8EB29E415C68427B841A0C68A902A8368B9228E8(L_0, /*hidden argument*/NULL); __this->set_propBlock_14(L_0); // initialized = true; __this->set_initialized_15((bool)1); // } return; } } // System.Void Sign::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_OnEnable_m658F23A12EDDE1B90D32ED1D8A15FD0B9559E860 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated += UpdatePathDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // if (randomizeOnEnable) bool L_3 = __this->get_randomizeOnEnable_12(); if (!L_3) { goto IL_002e; } } { // ApplySignageVariation(); Sign_ApplySignageVariation_m0C83A7DAEED7D75E21EEF6B8FC7D06D0A50D2584(__this, /*hidden argument*/NULL); } IL_002e: { // } return; } } // System.Void Sign::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_OnDisable_mE691F3FFE33E67F97336BB1716FAF22CB200885F (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // Follower.pathUpdated -= UpdatePathDistance; OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_0 = ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->get_pathUpdated_16(); OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 * L_1 = (OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)il2cpp_codegen_object_new(OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var); OnPathUpdate__ctor_m560C9259C86E80DC1245E03C7436F7BFBCB71939(L_1, __this, (intptr_t)((intptr_t)Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_0, L_1, /*hidden argument*/NULL); ((Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_StaticFields*)il2cpp_codegen_static_fields_for(Follower_tBD5D325DCE8BA2003BA19E036BB1DFD946B0BC33_il2cpp_TypeInfo_var))->set_pathUpdated_16(((OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560 *)CastclassSealed((RuntimeObject*)L_2, OnPathUpdate_t4894CDB4051D0B1EBC96FFD824B35991E38BC560_il2cpp_TypeInfo_var))); // } return; } } // System.Void Sign::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_Awake_m499881358C1D949A9D974332C094928BA8393ED9 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // if (!initialized) bool L_0 = __this->get_initialized_15(); if (L_0) { goto IL_000e; } } { // Init(); Sign_Init_m7ED55B2D70525A7733DA4FC45B7E5B2A511047EF(__this, /*hidden argument*/NULL); } IL_000e: { // } return; } } // System.Void Sign::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_Update_mE28912867567BC39F03FC400716EF35300FBEC41 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (PathDistance + DespawnDistance < Player.DistanceOnPath) float L_0; L_0 = Sign_get_PathDistance_m9EEE8F255C0D1434F7C5875E5D8BBCCB3A2D4EBD_inline(__this, /*hidden argument*/NULL); float L_1; L_1 = Sign_get_DespawnDistance_mD9F410A50DE4D79E40B17C20C83F04809DE72654_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); float L_2; L_2 = Player_get_DistanceOnPath_m83D3E4B7DE670FA1B1BE8B7B2253DB4876F16209(/*hidden argument*/NULL); if ((!(((float)((float)il2cpp_codegen_add((float)L_0, (float)L_1))) < ((float)L_2)))) { goto IL_0020; } } { // gameObject.SetActive(false); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3; L_3 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_mCF1EEF2A314F3AE85DA581FF52EB06ACEF2FFF86(L_3, (bool)0, /*hidden argument*/NULL); } IL_0020: { // if(!gameObject.activeInHierarchy && transform.parent != null) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4; L_4 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); NullCheck(L_4); bool L_5; L_5 = GameObject_get_activeInHierarchy_mA3990AC5F61BB35283188E925C2BE7F7BF67734B(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_004c; } } { Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6; L_6 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_6); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_7; L_7 = Transform_get_parent_m7D06005D9CB55F90F39D42F6A2AF9C7BC80745C9(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_8; L_8 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_7, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_8) { goto IL_004c; } } { // transform.parent = null; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_9; L_9 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_9); Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13(L_9, (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 *)NULL, /*hidden argument*/NULL); } IL_004c: { // } return; } } // System.Void Sign::ApplySignageVariation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_ApplySignageVariation_m0C83A7DAEED7D75E21EEF6B8FC7D06D0A50D2584 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0370CC07922B1A9C30F65C2137BD5DA3A806D50B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB92EF51E45166C91E2762DB6C9F27C8BD6EBE466); s_Il2CppMethodInitialized = true; } Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 V_0; memset((&V_0), 0, sizeof(V_0)); float V_1 = 0.0f; float V_2 = 0.0f; Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 V_3; memset((&V_3), 0, sizeof(V_3)); { // if (!initialized) bool L_0 = __this->get_initialized_15(); if (L_0) { goto IL_000e; } } { // Init(); Sign_Init_m7ED55B2D70525A7733DA4FC45B7E5B2A511047EF(__this, /*hidden argument*/NULL); } IL_000e: { // signRenderer.GetPropertyBlock(propBlock); MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * L_1 = __this->get_signRenderer_7(); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_2 = __this->get_propBlock_14(); NullCheck(L_1); Renderer_GetPropertyBlock_mE73E51E42ED4F800C6422F5461A4D9E1DB61AEDC(L_1, L_2, /*hidden argument*/NULL); // Color neonColor = GetRandomColor(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_3; L_3 = Sign_GetRandomColor_m0CA316C1BCBF5193383EAE33F94744C2237A4535(__this, /*hidden argument*/NULL); V_0 = L_3; // float xOffset = (float)Random.Range(0, signSheetWidth) / signSheetWidth; int32_t L_4 = __this->get_signSheetWidth_8(); int32_t L_5; L_5 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, L_4, /*hidden argument*/NULL); int32_t L_6 = __this->get_signSheetWidth_8(); V_1 = ((float)((float)((float)((float)L_5))/(float)((float)((float)L_6)))); // float yOffset = (float)Random.Range(0, signSheetWidth) / signSheetWidth; int32_t L_7 = __this->get_signSheetWidth_8(); int32_t L_8; L_8 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, L_7, /*hidden argument*/NULL); int32_t L_9 = __this->get_signSheetWidth_8(); V_2 = ((float)((float)((float)((float)L_8))/(float)((float)((float)L_9)))); // Vector4 emissionVector = new Vector4(1f / signSheetWidth, 1f / signSheetWidth, xOffset, yOffset); int32_t L_10 = __this->get_signSheetWidth_8(); int32_t L_11 = __this->get_signSheetWidth_8(); float L_12 = V_1; float L_13 = V_2; Vector4__ctor_mCAB598A37C4D5E80282277E828B8A3EAD936D3B2((Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 *)(&V_3), ((float)((float)(1.0f)/(float)((float)((float)L_10)))), ((float)((float)(1.0f)/(float)((float)((float)L_11)))), L_12, L_13, /*hidden argument*/NULL); // propBlock.SetColor("_EmissionColor", neonColor); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_14 = __this->get_propBlock_14(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_15 = V_0; NullCheck(L_14); MaterialPropertyBlock_SetColor_m640E72ABA9086F3F9278C114C1072AD2BED89F48(L_14, _stringLiteralB92EF51E45166C91E2762DB6C9F27C8BD6EBE466, L_15, /*hidden argument*/NULL); // propBlock.SetVector("_BaseMap_ST", emissionVector); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_16 = __this->get_propBlock_14(); Vector4_tA56A37FC5661BCC89C3DDC24BE12BA5BCB6A02C7 L_17 = V_3; NullCheck(L_16); MaterialPropertyBlock_SetVector_m916B204C7F4AA31CD960628A44A5B246FDE2D48C(L_16, _stringLiteral0370CC07922B1A9C30F65C2137BD5DA3A806D50B, L_17, /*hidden argument*/NULL); // signRenderer.SetPropertyBlock(propBlock); MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * L_18 = __this->get_signRenderer_7(); MaterialPropertyBlock_t6C45FC5DE951DA662BBB7A55EEB3DEF33C5431A0 * L_19 = __this->get_propBlock_14(); NullCheck(L_18); Renderer_SetPropertyBlock_m3F0E4E98D8274A1396AEBA8456AFA4036DCA7B7A(L_18, L_19, /*hidden argument*/NULL); // } return; } } // UnityEngine.Color Sign::GetRandomColor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 Sign_GetRandomColor_m0CA316C1BCBF5193383EAE33F94744C2237A4535 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; int32_t V_3 = 0; { // float r = 0f; V_0 = (0.0f); // float g = 0f; V_1 = (0.0f); // float b = 0f; V_2 = (0.0f); // int strongColor = Random.Range(0, 3); int32_t L_0; L_0 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, 3, /*hidden argument*/NULL); V_3 = L_0; // if(strongColor == 0) int32_t L_1 = V_3; if (L_1) { goto IL_0055; } } { // r = Random.Range(strongColorMin, strongColorMax); float L_2 = __this->get_strongColorMin_10(); float L_3 = __this->get_strongColorMax_9(); float L_4; L_4 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; // g = Random.Range(weakColorMin, strongColorMin); float L_5 = __this->get_weakColorMin_11(); float L_6 = __this->get_strongColorMin_10(); float L_7; L_7 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; // b = Random.Range(weakColorMin, strongColorMin); float L_8 = __this->get_weakColorMin_11(); float L_9 = __this->get_strongColorMin_10(); float L_10; L_10 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_8, L_9, /*hidden argument*/NULL); V_2 = L_10; // } goto IL_00cb; } IL_0055: { // else if (strongColor == 1) int32_t L_11 = V_3; if ((!(((uint32_t)L_11) == ((uint32_t)1)))) { goto IL_0091; } } { // g = Random.Range(strongColorMin, strongColorMax); float L_12 = __this->get_strongColorMin_10(); float L_13 = __this->get_strongColorMax_9(); float L_14; L_14 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_12, L_13, /*hidden argument*/NULL); V_1 = L_14; // r = Random.Range(weakColorMin, strongColorMin); float L_15 = __this->get_weakColorMin_11(); float L_16 = __this->get_strongColorMin_10(); float L_17; L_17 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_15, L_16, /*hidden argument*/NULL); V_0 = L_17; // b = Random.Range(weakColorMin, strongColorMin); float L_18 = __this->get_weakColorMin_11(); float L_19 = __this->get_strongColorMin_10(); float L_20; L_20 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_18, L_19, /*hidden argument*/NULL); V_2 = L_20; // } goto IL_00cb; } IL_0091: { // else if (strongColor == 2) int32_t L_21 = V_3; if ((!(((uint32_t)L_21) == ((uint32_t)2)))) { goto IL_00cb; } } { // b = Random.Range(strongColorMin, strongColorMax); float L_22 = __this->get_strongColorMin_10(); float L_23 = __this->get_strongColorMax_9(); float L_24; L_24 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_22, L_23, /*hidden argument*/NULL); V_2 = L_24; // r = Random.Range(weakColorMin, strongColorMin); float L_25 = __this->get_weakColorMin_11(); float L_26 = __this->get_strongColorMin_10(); float L_27; L_27 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_25, L_26, /*hidden argument*/NULL); V_0 = L_27; // g = Random.Range(weakColorMin, strongColorMin); float L_28 = __this->get_weakColorMin_11(); float L_29 = __this->get_strongColorMin_10(); float L_30; L_30 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_28, L_29, /*hidden argument*/NULL); V_1 = L_30; } IL_00cb: { // return new Color(r, g, b); float L_31 = V_0; float L_32 = V_1; float L_33 = V_2; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_34; memset((&L_34), 0, sizeof(L_34)); Color__ctor_m9FEDC8486B9D40C01BF10FDC821F5E76C8705494((&L_34), L_31, L_32, L_33, /*hidden argument*/NULL); return L_34; } } // System.Void Sign::UpdatePathDistance(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign_UpdatePathDistance_m528DE0532D5FE77416D9307F687D06818F8D3D47 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, float ___distanceDiff0, const RuntimeMethod* method) { { // PathDistance += distanceDiff; float L_0; L_0 = Sign_get_PathDistance_m9EEE8F255C0D1434F7C5875E5D8BBCCB3A2D4EBD_inline(__this, /*hidden argument*/NULL); float L_1 = ___distanceDiff0; Sign_set_PathDistance_m11497431C2CD3C9EA10DB3DC814A5AA980A2F06B_inline(__this, ((float)il2cpp_codegen_add((float)L_0, (float)L_1)), /*hidden argument*/NULL); // } return; } } // System.Void Sign::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sign__ctor_mB3E744179B40197226FD14B5535DAD688F391A45 (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // public int signSheetWidth = 8; __this->set_signSheetWidth_8(8); // public float strongColorMax = 1f; __this->set_strongColorMax_9((1.0f)); // public float strongColorMin = 0.65f; __this->set_strongColorMin_10((0.649999976f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SignPoint::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignPoint__ctor_mD769C3AC101DF4E9C2C5C4830BE6D4D50800166D (SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * __this, const RuntimeMethod* method) { { // public SignType signType = SignType.any; __this->set_signType_5(2); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SignagePlacer::TryPlaceSigns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_TryPlaceSigns_m656E2BADCBFB89627EE852B1B73136FF0FB1C00E (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mBBD72EA641B8657DB5A3F507A250123BA91B887F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8EB169631F0DB43B1DAA8A2EB25889A5176B4D1); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_3; memset((&V_3), 0, sizeof(V_3)); float V_4 = 0.0f; float G_B10_0 = 0.0f; { // int signsPlaced = 0; V_0 = 0; // int smallSignsPlaced = 0; V_1 = 0; // if (pool == null) BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_0 = __this->get_pool_17(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0033; } } { // pool = GameObject.FindGameObjectWithTag("CityContainer").GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2; L_2 = GameObject_FindGameObjectWithTag_m24D181CA72302B69004D2AF1D9D6FF294BCF6FFA(_stringLiteralA8EB169631F0DB43B1DAA8A2EB25889A5176B4D1, /*hidden argument*/NULL); NullCheck(L_2); BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_3; L_3 = GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34(L_2, /*hidden argument*/GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34_RuntimeMethod_var); __this->set_pool_17(L_3); // building = GetComponent(); Building_t13262F618069952568925A1556080D290B9264F0 * L_4; L_4 = Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401(__this, /*hidden argument*/Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401_RuntimeMethod_var); __this->set_building_16(L_4); } IL_0033: { // if(!gotSignPoints) bool L_5 = __this->get_gotSignPoints_14(); if (L_5) { goto IL_0041; } } { // GetSignPoints(); SignagePlacer_GetSignPoints_m475E8CB71E76DDD9DF5D1F1421BCF296A3FB2C20(__this, /*hidden argument*/NULL); } IL_0041: { // closestRoad = building.ClosestRoadPoint(); Building_t13262F618069952568925A1556080D290B9264F0 * L_6 = __this->get_building_16(); NullCheck(L_6); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Building_ClosestRoadPoint_m7B5A6BC836A5B916BA0E72397768FB3B1668930A(L_6, /*hidden argument*/NULL); __this->set_closestRoad_18(L_7); // maxDistance = Mathf.Max(building.HalfExtents.x, building.HalfExtents.y) + MAX_SIGN_BLDG_PROXIMITY; Building_t13262F618069952568925A1556080D290B9264F0 * L_8 = __this->get_building_16(); NullCheck(L_8); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; L_9 = Building_get_HalfExtents_mCE669C63261413CD73269909CB6FE2E6A753E37C(L_8, /*hidden argument*/NULL); float L_10 = L_9.get_x_2(); Building_t13262F618069952568925A1556080D290B9264F0 * L_11 = __this->get_building_16(); NullCheck(L_11); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; L_12 = Building_get_HalfExtents_mCE669C63261413CD73269909CB6FE2E6A753E37C(L_11, /*hidden argument*/NULL); float L_13 = L_12.get_y_3(); float L_14; L_14 = Mathf_Max_m5C96B726079E95BB1A1DC60532553CB723D24C79(L_10, L_13, /*hidden argument*/NULL); __this->set_maxDistance_19(((float)il2cpp_codegen_add((float)L_14, (float)(150.0f)))); // bldgDist = (new Vector3(closestRoad.x, 0, closestRoad.z) - new Vector3(transform.position.x, 0, transform.position.z)).magnitude; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_15 = __this->get_address_of_closestRoad_18(); float L_16 = L_15->get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_17 = __this->get_address_of_closestRoad_18(); float L_18 = L_17->get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_19; memset((&L_19), 0, sizeof(L_19)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_19), L_16, (0.0f), L_18, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_20; L_20 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_21; L_21 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_20, /*hidden argument*/NULL); float L_22 = L_21.get_x_2(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_23; L_23 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_23); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_24; L_24 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_23, /*hidden argument*/NULL); float L_25 = L_24.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_26; memset((&L_26), 0, sizeof(L_26)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_26), L_22, (0.0f), L_25, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_27; L_27 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_19, L_26, /*hidden argument*/NULL); V_3 = L_27; float L_28; L_28 = Vector3_get_magnitude_mDDD40612220D8104E77E993E18A101A69A944991((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_3), /*hidden argument*/NULL); __this->set_bldgDist_20(L_28); // if (bldgDist > maxDistance) float L_29 = __this->get_bldgDist_20(); float L_30 = __this->get_maxDistance_19(); if ((!(((float)L_29) > ((float)L_30)))) { goto IL_00ef; } } { // return; return; } IL_00ef: { // int nextPoint = 0; V_2 = 0; goto IL_024e; } IL_00f6: { // float chance = (signsPlaced + smallSignsPlaced) < 1 ? signChance : additionalSignChance; int32_t L_31 = V_0; int32_t L_32 = V_1; if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_32))) < ((int32_t)1))) { goto IL_0104; } } { float L_33 = __this->get_additionalSignChance_8(); G_B10_0 = L_33; goto IL_010a; } IL_0104: { float L_34 = __this->get_signChance_7(); G_B10_0 = L_34; } IL_010a: { V_4 = G_B10_0; // if (Random.Range(0f, 1f) > chance) float L_35; L_35 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (1.0f), /*hidden argument*/NULL); float L_36 = V_4; if ((((float)L_35) > ((float)L_36))) { goto IL_0271; } } { // if(signPoints[nextPoint].signType == SignType.standard) List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_37 = __this->get_signPoints_12(); int32_t L_38 = V_2; NullCheck(L_37); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_39; L_39 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_37, L_38, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); NullCheck(L_39); int32_t L_40 = L_39->get_signType_5(); if ((!(((uint32_t)L_40) == ((uint32_t)1)))) { goto IL_0163; } } { // if(signsPlaced < maxSigns && PlaceSign(signPoints[nextPoint])) int32_t L_41 = V_0; int32_t L_42 = __this->get_maxSigns_5(); if ((((int32_t)L_41) >= ((int32_t)L_42))) { goto IL_024a; } } { List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_43 = __this->get_signPoints_12(); int32_t L_44 = V_2; NullCheck(L_43); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_45; L_45 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_43, L_44, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_46; L_46 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_45, (bool)0, /*hidden argument*/NULL); if (!L_46) { goto IL_024a; } } { // signsPlaced++; int32_t L_47 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); // } goto IL_024a; } IL_0163: { // else if (signPoints[nextPoint].signType == SignType.small) List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_48 = __this->get_signPoints_12(); int32_t L_49 = V_2; NullCheck(L_48); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_50; L_50 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_48, L_49, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); NullCheck(L_50); int32_t L_51 = L_50->get_signType_5(); if (L_51) { goto IL_01a3; } } { // if (smallSignsPlaced < maxSmallSigns && PlaceSign(signPoints[nextPoint], true)) int32_t L_52 = V_1; int32_t L_53 = __this->get_maxSmallSigns_6(); if ((((int32_t)L_52) >= ((int32_t)L_53))) { goto IL_024a; } } { List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_54 = __this->get_signPoints_12(); int32_t L_55 = V_2; NullCheck(L_54); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_56; L_56 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_54, L_55, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_57; L_57 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_56, (bool)1, /*hidden argument*/NULL); if (!L_57) { goto IL_024a; } } { // smallSignsPlaced++; int32_t L_58 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); // } goto IL_024a; } IL_01a3: { // if(smallSignsPlaced >= maxSmallSigns) int32_t L_59 = V_1; int32_t L_60 = __this->get_maxSmallSigns_6(); if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_01d3; } } { // if(signsPlaced < maxSigns && PlaceSign(signPoints[nextPoint])) int32_t L_61 = V_0; int32_t L_62 = __this->get_maxSigns_5(); if ((((int32_t)L_61) >= ((int32_t)L_62))) { goto IL_024a; } } { List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_63 = __this->get_signPoints_12(); int32_t L_64 = V_2; NullCheck(L_63); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_65; L_65 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_63, L_64, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_66; L_66 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_65, (bool)0, /*hidden argument*/NULL); if (!L_66) { goto IL_024a; } } { // signsPlaced++; int32_t L_67 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); // } goto IL_024a; } IL_01d3: { // else if(signsPlaced >= maxSigns) int32_t L_68 = V_0; int32_t L_69 = __this->get_maxSigns_5(); if ((((int32_t)L_68) < ((int32_t)L_69))) { goto IL_0200; } } { // if (smallSignsPlaced < maxSmallSigns && PlaceSign(signPoints[nextPoint], true)) int32_t L_70 = V_1; int32_t L_71 = __this->get_maxSmallSigns_6(); if ((((int32_t)L_70) >= ((int32_t)L_71))) { goto IL_024a; } } { List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_72 = __this->get_signPoints_12(); int32_t L_73 = V_2; NullCheck(L_72); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_74; L_74 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_72, L_73, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_75; L_75 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_74, (bool)1, /*hidden argument*/NULL); if (!L_75) { goto IL_024a; } } { // smallSignsPlaced++; int32_t L_76 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); // } goto IL_024a; } IL_0200: { // else if(Random.Range(0f,1f) < 0.5f) float L_77; L_77 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (1.0f), /*hidden argument*/NULL); if ((!(((float)L_77) < ((float)(0.5f))))) { goto IL_0231; } } { // if (PlaceSign(signPoints[nextPoint])) List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_78 = __this->get_signPoints_12(); int32_t L_79 = V_2; NullCheck(L_78); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_80; L_80 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_78, L_79, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_81; L_81 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_80, (bool)0, /*hidden argument*/NULL); if (!L_81) { goto IL_024a; } } { // signsPlaced++; int32_t L_82 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); // } goto IL_024a; } IL_0231: { // if (PlaceSign(signPoints[nextPoint], true)) List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_83 = __this->get_signPoints_12(); int32_t L_84 = V_2; NullCheck(L_83); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_85; L_85 = List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_inline(L_83, L_84, /*hidden argument*/List_1_get_Item_mC6896EBF9ED0EBFB9DD0B2F2E5F12A679AE843FB_RuntimeMethod_var); bool L_86; L_86 = SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77(__this, L_85, (bool)1, /*hidden argument*/NULL); if (!L_86) { goto IL_024a; } } { // smallSignsPlaced++; int32_t L_87 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); } IL_024a: { // nextPoint++; int32_t L_88 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)); } IL_024e: { // while (signPoints.Count > nextPoint && signsPlaced < maxSigns && smallSignsPlaced < maxSmallSigns) List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_89 = __this->get_signPoints_12(); NullCheck(L_89); int32_t L_90; L_90 = List_1_get_Count_mBBD72EA641B8657DB5A3F507A250123BA91B887F_inline(L_89, /*hidden argument*/List_1_get_Count_mBBD72EA641B8657DB5A3F507A250123BA91B887F_RuntimeMethod_var); int32_t L_91 = V_2; if ((((int32_t)L_90) <= ((int32_t)L_91))) { goto IL_0271; } } { int32_t L_92 = V_0; int32_t L_93 = __this->get_maxSigns_5(); if ((((int32_t)L_92) >= ((int32_t)L_93))) { goto IL_0271; } } { int32_t L_94 = V_1; int32_t L_95 = __this->get_maxSmallSigns_6(); if ((((int32_t)L_94) < ((int32_t)L_95))) { goto IL_00f6; } } IL_0271: { // } return; } } // System.Void SignagePlacer::TryPlaceDecor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_TryPlaceDecor_m8B4A89C517F36D94D6ADD8680ACF0EC757AD23E2 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m9A36956A854EA5334F017505D97D4AC330232070_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m84DE2EB5BE6EF4BD4551CD83AA560F2D29898093_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8EB169631F0DB43B1DAA8A2EB25889A5176B4D1); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; float V_2 = 0.0f; float G_B10_0 = 0.0f; { // int decorPlaced = 0; V_0 = 0; // if (pool == null) BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_0 = __this->get_pool_17(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0031; } } { // pool = GameObject.FindGameObjectWithTag("CityContainer").GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2; L_2 = GameObject_FindGameObjectWithTag_m24D181CA72302B69004D2AF1D9D6FF294BCF6FFA(_stringLiteralA8EB169631F0DB43B1DAA8A2EB25889A5176B4D1, /*hidden argument*/NULL); NullCheck(L_2); BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_3; L_3 = GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34(L_2, /*hidden argument*/GameObject_GetComponent_TisBuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC_mAFCF749615EC8B4BB04647A83134D3A71F7DCD34_RuntimeMethod_var); __this->set_pool_17(L_3); // building = GetComponent(); Building_t13262F618069952568925A1556080D290B9264F0 * L_4; L_4 = Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401(__this, /*hidden argument*/Component_GetComponent_TisBuilding_t13262F618069952568925A1556080D290B9264F0_mC1E42DF983C1F7E1246E0548AA7ADFFFCFC8E401_RuntimeMethod_var); __this->set_building_16(L_4); } IL_0031: { // if(!gotDecorPoints) bool L_5 = __this->get_gotDecorPoints_15(); if (L_5) { goto IL_003f; } } { // GetDecorPoints(); SignagePlacer_GetDecorPoints_mD6A41F3812D17110060D21228BEE4DA6AD6F2195(__this, /*hidden argument*/NULL); } IL_003f: { // if (bldgDist > maxDistance) float L_6 = __this->get_bldgDist_20(); float L_7 = __this->get_maxDistance_19(); if ((!(((float)L_6) > ((float)L_7)))) { goto IL_004e; } } { // return; return; } IL_004e: { // int nextPoint = 0; V_1 = 0; goto IL_0093; } IL_0052: { // float chance = decorPlaced < 1 ? decorChance : additionaDecorChance; int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)1))) { goto IL_005e; } } { float L_9 = __this->get_additionaDecorChance_11(); G_B10_0 = L_9; goto IL_0064; } IL_005e: { float L_10 = __this->get_decorChance_10(); G_B10_0 = L_10; } IL_0064: { V_2 = G_B10_0; // if (Random.Range(0f, 1f) > chance) float L_11; L_11 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (1.0f), /*hidden argument*/NULL); float L_12 = V_2; if ((((float)L_11) > ((float)L_12))) { goto IL_00aa; } } { // if (PlaceDecor(decorPoints[nextPoint])) List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * L_13 = __this->get_decorPoints_13(); int32_t L_14 = V_1; NullCheck(L_13); DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_15; L_15 = List_1_get_Item_m84DE2EB5BE6EF4BD4551CD83AA560F2D29898093_inline(L_13, L_14, /*hidden argument*/List_1_get_Item_m84DE2EB5BE6EF4BD4551CD83AA560F2D29898093_RuntimeMethod_var); bool L_16; L_16 = SignagePlacer_PlaceDecor_m0174EA5A0E7FA789BE02948BD37E6B9349852D58(__this, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_008f; } } { // decorPlaced++; int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_008f: { // nextPoint++; int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0093: { // while (decorPoints.Count > nextPoint && decorPlaced < maxDecor) List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * L_19 = __this->get_decorPoints_13(); NullCheck(L_19); int32_t L_20; L_20 = List_1_get_Count_m9A36956A854EA5334F017505D97D4AC330232070_inline(L_19, /*hidden argument*/List_1_get_Count_m9A36956A854EA5334F017505D97D4AC330232070_RuntimeMethod_var); int32_t L_21 = V_1; if ((((int32_t)L_20) <= ((int32_t)L_21))) { goto IL_00aa; } } { int32_t L_22 = V_0; int32_t L_23 = __this->get_maxDecor_9(); if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0052; } } IL_00aa: { // } return; } } // System.Boolean SignagePlacer::PlaceSign(SignPoint,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SignagePlacer_PlaceSign_mAA7530FF9CB513A86E80C7BD69ADC0B6251A8C77 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * ___signPoint0, bool ___smallSign1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisSign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D_m0478102B813054D544A0A34D98C757125B286E3C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_0 = NULL; Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * V_1 = NULL; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B3_0 = NULL; { // GameObject signObj = smallSign ? pool.GetSmallSign() : pool.GetSign(); bool L_0 = ___smallSign1; if (L_0) { goto IL_0010; } } { BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_1 = __this->get_pool_17(); NullCheck(L_1); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_2; L_2 = BuildingDecorPool_GetSign_m827FCB61BF71746C1E1CA1708B351D26222A7DD9(L_1, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_001b; } IL_0010: { BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_3 = __this->get_pool_17(); NullCheck(L_3); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_4; L_4 = BuildingDecorPool_GetSmallSign_m96938B0D5B1674688CC8EC3178911FAAACB19055(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; } IL_001b: { V_0 = G_B3_0; // if (signObj != null) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_6; L_6 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_5, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0104; } } { // Sign sign = signObj.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_7 = V_0; NullCheck(L_7); Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * L_8; L_8 = GameObject_GetComponent_TisSign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D_m0478102B813054D544A0A34D98C757125B286E3C(L_7, /*hidden argument*/GameObject_GetComponent_TisSign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D_m0478102B813054D544A0A34D98C757125B286E3C_RuntimeMethod_var); V_1 = L_8; // sign.ApplySignageVariation(); Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * L_9 = V_1; NullCheck(L_9); Sign_ApplySignageVariation_m0C83A7DAEED7D75E21EEF6B8FC7D06D0A50D2584(L_9, /*hidden argument*/NULL); // signObj.transform.parent = signPoint.transform; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = V_0; NullCheck(L_10); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_11; L_11 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_10, /*hidden argument*/NULL); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_12 = ___signPoint0; NullCheck(L_12); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_13; L_13 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_12, /*hidden argument*/NULL); NullCheck(L_11); Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13(L_11, L_13, /*hidden argument*/NULL); // signObj.transform.position = signPoint.transform.position; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_14 = V_0; NullCheck(L_14); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_15; L_15 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_14, /*hidden argument*/NULL); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_16 = ___signPoint0; NullCheck(L_16); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_17; L_17 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_16, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_18; L_18 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_17, /*hidden argument*/NULL); NullCheck(L_15); Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91(L_15, L_18, /*hidden argument*/NULL); // signObj.transform.rotation = signPoint.transform.rotation; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19 = V_0; NullCheck(L_19); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_20; L_20 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_19, /*hidden argument*/NULL); SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_21 = ___signPoint0; NullCheck(L_21); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_22; L_22 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_21, /*hidden argument*/NULL); NullCheck(L_22); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_23; L_23 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_22, /*hidden argument*/NULL); NullCheck(L_20); Transform_set_rotation_m1B5F3D4CE984AB31254615C9C71B0E54978583B4(L_20, L_23, /*hidden argument*/NULL); // Vector3 adjustment = Vector3.zero; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_24; L_24 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); V_2 = L_24; // switch (signPoint.mountType) SignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355 * L_25 = ___signPoint0; NullCheck(L_25); int32_t L_26 = L_25->get_mountType_4(); V_3 = L_26; int32_t L_27 = V_3; switch (L_27) { case 0: { goto IL_00b1; } case 1: { goto IL_0093; } case 2: { goto IL_00cf; } } } { goto IL_00eb; } IL_0093: { // adjustment = sign.bottomPoint.position - signObj.transform.position; Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * L_28 = V_1; NullCheck(L_28); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_29 = L_28->get_bottomPoint_5(); NullCheck(L_29); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_30; L_30 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_29, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_31 = V_0; NullCheck(L_31); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_32; L_32 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_31, /*hidden argument*/NULL); NullCheck(L_32); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_33; L_33 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_32, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_34; L_34 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_30, L_33, /*hidden argument*/NULL); V_2 = L_34; // break; goto IL_00eb; } IL_00b1: { // adjustment = sign.sidePoint.position - signObj.transform.position; Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * L_35 = V_1; NullCheck(L_35); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_36 = L_35->get_sidePoint_4(); NullCheck(L_36); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_37; L_37 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_36, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_38 = V_0; NullCheck(L_38); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_39; L_39 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_38, /*hidden argument*/NULL); NullCheck(L_39); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40; L_40 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_39, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_41; L_41 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_37, L_40, /*hidden argument*/NULL); V_2 = L_41; // break; goto IL_00eb; } IL_00cf: { // adjustment = sign.centerPoint.position - signObj.transform.position; Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * L_42 = V_1; NullCheck(L_42); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_43 = L_42->get_centerPoint_6(); NullCheck(L_43); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_44; L_44 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_43, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_45 = V_0; NullCheck(L_45); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_46; L_46 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_45, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_47; L_47 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_46, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_48; L_48 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_44, L_47, /*hidden argument*/NULL); V_2 = L_48; } IL_00eb: { // signObj.transform.position -= adjustment; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_49 = V_0; NullCheck(L_49); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_50; L_50 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_49, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_51 = L_50; NullCheck(L_51); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_52; L_52 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_51, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_53 = V_2; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_54; L_54 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_52, L_53, /*hidden argument*/NULL); NullCheck(L_51); Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91(L_51, L_54, /*hidden argument*/NULL); // return true; return (bool)1; } IL_0104: { // return false; return (bool)0; } } // System.Boolean SignagePlacer::PlaceDecor(DecorPoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SignagePlacer_PlaceDecor_m0174EA5A0E7FA789BE02948BD37E6B9349852D58 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * ___decorPoint0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisDecor_tE6C6A8A04447C323911E632D8C2D045338EC4F27_m7AF2D178AA203B8C40D3B91BF144201A34E8FEF0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * V_0 = NULL; Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * V_1 = NULL; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * G_B3_0 = NULL; { // GameObject decorObj = decorPoint.decorType == DecorType.roof ? pool.GetRoofDecor() : pool.GetMiscDecor(); DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_0 = ___decorPoint0; NullCheck(L_0); int32_t L_1 = L_0->get_decorType_5(); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0016; } } { BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_2 = __this->get_pool_17(); NullCheck(L_2); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_3; L_3 = BuildingDecorPool_GetMiscDecor_mC617D7BAFB4E7F0BA2C8F4436A55A646342D2D5C(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0021; } IL_0016: { BuildingDecorPool_tB256C23808CCE42FE4C5BF5D64F6E56D3C04BCEC * L_4 = __this->get_pool_17(); NullCheck(L_4); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5; L_5 = BuildingDecorPool_GetRoofDecor_m835923E84BC2237DE8188A6C1785A96841F2B8D7(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; } IL_0021: { V_0 = G_B3_0; // if (decorObj != null) GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_7; L_7 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_6, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_0104; } } { // Decor decor = decorObj.GetComponent(); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_8 = V_0; NullCheck(L_8); Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * L_9; L_9 = GameObject_GetComponent_TisDecor_tE6C6A8A04447C323911E632D8C2D045338EC4F27_m7AF2D178AA203B8C40D3B91BF144201A34E8FEF0(L_8, /*hidden argument*/GameObject_GetComponent_TisDecor_tE6C6A8A04447C323911E632D8C2D045338EC4F27_m7AF2D178AA203B8C40D3B91BF144201A34E8FEF0_RuntimeMethod_var); V_1 = L_9; // decorObj.transform.parent = decorPoint.transform; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_10 = V_0; NullCheck(L_10); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_11; L_11 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_10, /*hidden argument*/NULL); DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_12 = ___decorPoint0; NullCheck(L_12); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_13; L_13 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_12, /*hidden argument*/NULL); NullCheck(L_11); Transform_set_parent_mEAE304E1A804E8B83054CEECB5BF1E517196EC13(L_11, L_13, /*hidden argument*/NULL); // decorObj.transform.position = decorPoint.transform.position; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_14 = V_0; NullCheck(L_14); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_15; L_15 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_14, /*hidden argument*/NULL); DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_16 = ___decorPoint0; NullCheck(L_16); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_17; L_17 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_16, /*hidden argument*/NULL); NullCheck(L_17); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_18; L_18 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_17, /*hidden argument*/NULL); NullCheck(L_15); Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91(L_15, L_18, /*hidden argument*/NULL); // decorObj.transform.rotation = decorPoint.transform.rotation; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_19 = V_0; NullCheck(L_19); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_20; L_20 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_19, /*hidden argument*/NULL); DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_21 = ___decorPoint0; NullCheck(L_21); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_22; L_22 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_21, /*hidden argument*/NULL); NullCheck(L_22); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_23; L_23 = Transform_get_rotation_m4AA3858C00DF4C9614B80352558C4C37D08D2200(L_22, /*hidden argument*/NULL); NullCheck(L_20); Transform_set_rotation_m1B5F3D4CE984AB31254615C9C71B0E54978583B4(L_20, L_23, /*hidden argument*/NULL); // Vector3 adjustment = Vector3.zero; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_24; L_24 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); V_2 = L_24; // switch (decorPoint.mountType) DecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056 * L_25 = ___decorPoint0; NullCheck(L_25); int32_t L_26 = L_25->get_mountType_4(); V_3 = L_26; int32_t L_27 = V_3; switch (L_27) { case 0: { goto IL_00b1; } case 1: { goto IL_0093; } case 2: { goto IL_00cf; } } } { goto IL_00eb; } IL_0093: { // adjustment = decor.bottomPoint.position - decorObj.transform.position; Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * L_28 = V_1; NullCheck(L_28); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_29 = L_28->get_bottomPoint_5(); NullCheck(L_29); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_30; L_30 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_29, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_31 = V_0; NullCheck(L_31); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_32; L_32 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_31, /*hidden argument*/NULL); NullCheck(L_32); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_33; L_33 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_32, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_34; L_34 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_30, L_33, /*hidden argument*/NULL); V_2 = L_34; // break; goto IL_00eb; } IL_00b1: { // adjustment = decor.sidePoint.position - decorObj.transform.position; Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * L_35 = V_1; NullCheck(L_35); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_36 = L_35->get_sidePoint_4(); NullCheck(L_36); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_37; L_37 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_36, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_38 = V_0; NullCheck(L_38); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_39; L_39 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_38, /*hidden argument*/NULL); NullCheck(L_39); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40; L_40 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_39, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_41; L_41 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_37, L_40, /*hidden argument*/NULL); V_2 = L_41; // break; goto IL_00eb; } IL_00cf: { // adjustment = decor.centerPoint.position - decorObj.transform.position; Decor_tE6C6A8A04447C323911E632D8C2D045338EC4F27 * L_42 = V_1; NullCheck(L_42); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_43 = L_42->get_centerPoint_6(); NullCheck(L_43); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_44; L_44 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_43, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_45 = V_0; NullCheck(L_45); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_46; L_46 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_45, /*hidden argument*/NULL); NullCheck(L_46); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_47; L_47 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_46, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_48; L_48 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_44, L_47, /*hidden argument*/NULL); V_2 = L_48; } IL_00eb: { // decorObj.transform.position -= adjustment; GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_49 = V_0; NullCheck(L_49); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_50; L_50 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_49, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_51 = L_50; NullCheck(L_51); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_52; L_52 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_51, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_53 = V_2; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_54; L_54 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_52, L_53, /*hidden argument*/NULL); NullCheck(L_51); Transform_set_position_mB169E52D57EEAC1E3F22C5395968714E4F00AC91(L_51, L_54, /*hidden argument*/NULL); // return true; return (bool)1; } IL_0104: { // return false; return (bool)0; } } // System.Void SignagePlacer::GetSignPoints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_GetSignPoints_m475E8CB71E76DDD9DF5D1F1421BCF296A3FB2C20 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentsInChildren_TisSignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355_m5A62326FA3866B65DB42CF0886FF2A5FF88F12A9_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // GetComponentsInChildren(true, signPoints); List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_0 = __this->get_signPoints_12(); Component_GetComponentsInChildren_TisSignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355_m5A62326FA3866B65DB42CF0886FF2A5FF88F12A9(__this, (bool)1, L_0, /*hidden argument*/Component_GetComponentsInChildren_TisSignPoint_t8152983EF5DE0298E53297DEFD4C8756F7430355_m5A62326FA3866B65DB42CF0886FF2A5FF88F12A9_RuntimeMethod_var); // gotSignPoints = true; __this->set_gotSignPoints_14((bool)1); // } return; } } // System.Void SignagePlacer::GetDecorPoints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer_GetDecorPoints_mD6A41F3812D17110060D21228BEE4DA6AD6F2195 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentsInChildren_TisDecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056_m5096AFA2D6EE0A47DBA071B3C2B22393705770C1_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // GetComponentsInChildren(true, decorPoints); List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * L_0 = __this->get_decorPoints_13(); Component_GetComponentsInChildren_TisDecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056_m5096AFA2D6EE0A47DBA071B3C2B22393705770C1(__this, (bool)1, L_0, /*hidden argument*/Component_GetComponentsInChildren_TisDecorPoint_t89E4EE9712A2331E8F5EE95E899C4A7D7A1F3056_m5096AFA2D6EE0A47DBA071B3C2B22393705770C1_RuntimeMethod_var); // gotDecorPoints = true; __this->set_gotDecorPoints_15((bool)1); // } return; } } // System.Void SignagePlacer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignagePlacer__ctor_m0900FA62959A747272D1AB573F92837F17361F82 (SignagePlacer_t67070320D91D4A759C5086937631F8C7CED55677 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1F9D5F9E117B6BB3523475C7D5F2FDD2E35E2694_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCC71F8E286DA765B994000AE672EAA82E325717D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public int maxSigns = 1; __this->set_maxSigns_5(1); // public int maxSmallSigns = 4; __this->set_maxSmallSigns_6(4); // public float signChance = 1f; __this->set_signChance_7((1.0f)); // public float additionalSignChance = 0.9f; __this->set_additionalSignChance_8((0.899999976f)); // public int maxDecor = 5; __this->set_maxDecor_9(5); // public float decorChance = 1f; __this->set_decorChance_10((1.0f)); // public float additionaDecorChance = 0.9f; __this->set_additionaDecorChance_11((0.899999976f)); // List signPoints = new List(); List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E * L_0 = (List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E *)il2cpp_codegen_object_new(List_1_t1A1ACF7652920453F923EF04FD65863F33B89E0E_il2cpp_TypeInfo_var); List_1__ctor_m1F9D5F9E117B6BB3523475C7D5F2FDD2E35E2694(L_0, /*hidden argument*/List_1__ctor_m1F9D5F9E117B6BB3523475C7D5F2FDD2E35E2694_RuntimeMethod_var); __this->set_signPoints_12(L_0); // List decorPoints = new List(); List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 * L_1 = (List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85 *)il2cpp_codegen_object_new(List_1_tA8742D610D4FA20F2395F23A4E2149C8EC544B85_il2cpp_TypeInfo_var); List_1__ctor_mCC71F8E286DA765B994000AE672EAA82E325717D(L_1, /*hidden argument*/List_1__ctor_mCC71F8E286DA765B994000AE672EAA82E325717D_RuntimeMethod_var); __this->set_decorPoints_13(L_1); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SinglePlacerTimedSpawn::OnEnable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn_OnEnable_m79ACCE374BFFCBEEF4C1AE918EC1BFB361FFA30C (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // WaveHandler.waveStarted += WaveStarted; IL2CPP_RUNTIME_CLASS_INIT(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_0 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveStarted_16(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_1 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_1, __this, (intptr_t)((intptr_t)SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Combine_mD9F4B83868AFAD9BF9F7DC4E3974B8C881092B31(L_0, L_1, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveStarted_16(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_2, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // } return; } } // System.Void SinglePlacerTimedSpawn::OnDisable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn_OnDisable_m9A43B61AE2519AD89AF740D16F2C38B54C1961E3 (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // WaveHandler.waveStarted -= WaveStarted; IL2CPP_RUNTIME_CLASS_INIT(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_0 = ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->get_waveStarted_16(); OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 * L_1 = (OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)il2cpp_codegen_object_new(OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var); OnWaveChange__ctor_mF6323DEC646B837B8D66C4F3EFC8873FF04CBDBD(L_1, __this, (intptr_t)((intptr_t)SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411_RuntimeMethod_var), /*hidden argument*/NULL); Delegate_t * L_2; L_2 = Delegate_Remove_mD84132DA8A72A81B1CDC5620B52E0E043D7FF0BF(L_0, L_1, /*hidden argument*/NULL); ((WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_StaticFields*)il2cpp_codegen_static_fields_for(WaveHandler_t391A9157AB2CF6F085A2F6682625BE1B0DFEE7CB_il2cpp_TypeInfo_var))->set_waveStarted_16(((OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0 *)CastclassSealed((RuntimeObject*)L_2, OnWaveChange_t2A1C0A1C6A1DC78C64FD7342CF341EA48CF2D4A0_il2cpp_TypeInfo_var))); // } return; } } // System.Void SinglePlacerTimedSpawn::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn_Start_m9DD84EB107C5B65E4255EDDBBCBADFAC7CAFBF2B (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F_mD115D498AE3F4292110AC31A87E92505164AB312_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // placer = GetComponent(); RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * L_0; L_0 = Component_GetComponent_TisRoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F_mD115D498AE3F4292110AC31A87E92505164AB312(__this, /*hidden argument*/Component_GetComponent_TisRoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F_mD115D498AE3F4292110AC31A87E92505164AB312_RuntimeMethod_var); __this->set_placer_6(L_0); // } return; } } // System.Void SinglePlacerTimedSpawn::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn_Update_m61DB0160463A375C9CD92A9D7445ADC3752470D1 (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, const RuntimeMethod* method) { { // if(!placed && Time.time >= (startTime + placeAfterSeconds)) bool L_0 = __this->get_placed_8(); if (L_0) { goto IL_002f; } } { float L_1; L_1 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_2 = __this->get_startTime_7(); float L_3 = __this->get_placeAfterSeconds_5(); if ((!(((float)L_1) >= ((float)((float)il2cpp_codegen_add((float)L_2, (float)L_3)))))) { goto IL_002f; } } { // placer.Place(); RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * L_4 = __this->get_placer_6(); NullCheck(L_4); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_5; L_5 = RoadsideSinglePlacement_Place_mD182A031A4B0997711650302710ED48D28BE80EB(L_4, /*hidden argument*/NULL); // placed = true; __this->set_placed_8((bool)1); } IL_002f: { // } return; } } // System.Void SinglePlacerTimedSpawn::WaveStarted(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn_WaveStarted_m5CC307EC644FF085C0BD28F1FBFB0D2A4F3E8411 (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, int32_t ___waveNum0, const RuntimeMethod* method) { { // if (waveNum == placeAtWave) int32_t L_0 = ___waveNum0; int32_t L_1 = __this->get_placeAtWave_4(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0035; } } { // if (placeAfterSeconds == 0f) float L_2 = __this->get_placeAfterSeconds_5(); if ((!(((float)L_2) == ((float)(0.0f))))) { goto IL_002a; } } { // placer.Place(); RoadsideSinglePlacement_t5C1883D2408598DA22027F307B702E54B48ADA1F * L_3 = __this->get_placer_6(); NullCheck(L_3); List_1_t6D0A10F47F3440798295D2FFFC6D016477AF38E5 * L_4; L_4 = RoadsideSinglePlacement_Place_mD182A031A4B0997711650302710ED48D28BE80EB(L_3, /*hidden argument*/NULL); // placed = true; __this->set_placed_8((bool)1); // } return; } IL_002a: { // startTime = Time.time; float L_5; L_5 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); __this->set_startTime_7(L_5); } IL_0035: { // } return; } } // System.Void SinglePlacerTimedSpawn::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SinglePlacerTimedSpawn__ctor_m238B8DF68C5B51A15496C3C23A45F66B1E46FAEF (SinglePlacerTimedSpawn_t058F9CF2E937605FDE38BE0251D1B5E1CD4B9116 * __this, const RuntimeMethod* method) { { // float startTime = Mathf.Infinity; __this->set_startTime_7((std::numeric_limits::infinity())); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void Skeet::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet_Start_mB471F395155D9B8C6C738B0843C381E7C5B91193 (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // meshRend = GetComponent(); MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * L_0; L_0 = Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537(__this, /*hidden argument*/Component_GetComponent_TisMeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B_m87EEABB28FFB9E9553015DD36B7C6F7C45A7F537_RuntimeMethod_var); __this->set_meshRend_14(L_0); // meshRend.material = materials[0]; MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * L_1 = __this->get_meshRend_14(); MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* L_2 = __this->get_materials_4(); NullCheck(L_2); int32_t L_3 = 0; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_4 = (L_2)->GetAt(static_cast(L_3)); NullCheck(L_1); Renderer_set_material_m8DED7F4F7AF38755C3D7DAFDD613BBE1AAB941BA(L_1, L_4, /*hidden argument*/NULL); // Reposition(); Skeet_Reposition_mA8FC7F6E49C558478368087F29D90201F4EC1F11(__this, /*hidden argument*/NULL); // } return; } } // System.Void Skeet::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet_Update_m1F769A3E66F2156220E9911701D062E4BFEE19DA (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { // if(moving) bool L_0 = __this->get_moving_11(); if (!L_0) { goto IL_00af; } } { // transform.localPosition += (moveTarget - transform.localPosition).normalized * Time.deltaTime * moveSpeed; Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2 = L_1; NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3; L_3 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_2, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = __this->get_moveTarget_13(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_5, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8; L_8 = Vector3_get_normalized_m2FA6DF38F97BDA4CCBDAE12B9FE913A241DAC8D5((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_0), /*hidden argument*/NULL); float L_9; L_9 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; L_10 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_8, L_9, /*hidden argument*/NULL); float L_11 = __this->get_moveSpeed_12(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; L_12 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_10, L_11, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13; L_13 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_3, L_12, /*hidden argument*/NULL); NullCheck(L_2); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_2, L_13, /*hidden argument*/NULL); // if(Vector3.Distance(transform.localPosition, moveTarget) < 0.1f) Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_14; L_14 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); NullCheck(L_14); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_15; L_15 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_14, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_16 = __this->get_moveTarget_13(); float L_17; L_17 = Vector3_Distance_m20A82566C3C575B972323926B2ABD7073EED005B(L_15, L_16, /*hidden argument*/NULL); if ((!(((float)L_17) < ((float)(0.100000001f))))) { goto IL_00af; } } { // moveTarget = new Vector3(Random.Range(xMin, xMax), Random.Range(yMin, yMax), Random.Range(zMin, zMax)); float L_18 = __this->get_xMin_5(); float L_19 = __this->get_xMax_6(); float L_20; L_20 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_18, L_19, /*hidden argument*/NULL); float L_21 = __this->get_yMin_7(); float L_22 = __this->get_yMax_8(); float L_23; L_23 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_21, L_22, /*hidden argument*/NULL); float L_24 = __this->get_zMin_9(); float L_25 = __this->get_zMax_10(); float L_26; L_26 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_24, L_25, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_27; memset((&L_27), 0, sizeof(L_27)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_27), L_20, L_23, L_26, /*hidden argument*/NULL); __this->set_moveTarget_13(L_27); } IL_00af: { // } return; } } // System.Void Skeet::GotHit(HitData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet_GotHit_mB01F1B6F9CC328DA1F7520E290CCDAB4CCEE4780 (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * ___hitData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // Instantiate(hitData.hitParticles, hitData.hitLocation, Quaternion.identity); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_0 = ___hitData0; NullCheck(L_0); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1 = L_0->get_hitParticles_4(); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_2 = ___hitData0; NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = L_2->get_hitLocation_1(); Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 L_4; L_4 = Quaternion_get_identity_mB872ACF032ACC4D32EE3472D98A9694205AE2C8D(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910(L_1, L_3, L_4, /*hidden argument*/Object_Instantiate_TisTransform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1_m43C03B8E186578BD83E8C82D7C3C59B83737E910_RuntimeMethod_var); // currentMaterial++; int32_t L_6 = __this->get_currentMaterial_15(); __this->set_currentMaterial_15(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); // if(currentMaterial >= materials.Length) int32_t L_7 = __this->get_currentMaterial_15(); MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* L_8 = __this->get_materials_4(); NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))) { goto IL_0042; } } { // currentMaterial = 0; __this->set_currentMaterial_15(0); // Reposition(); Skeet_Reposition_mA8FC7F6E49C558478368087F29D90201F4EC1F11(__this, /*hidden argument*/NULL); } IL_0042: { // meshRend.material = materials[currentMaterial]; MeshRenderer_tCD983A2F635E12BCB0BAA2E635D96A318757908B * L_9 = __this->get_meshRend_14(); MaterialU5BU5D_t3AE4936F3CA08FB9EE182A935E665EA9CDA5E492* L_10 = __this->get_materials_4(); int32_t L_11 = __this->get_currentMaterial_15(); NullCheck(L_10); int32_t L_12 = L_11; Material_t8927C00353A72755313F046D0CE85178AE8218EE * L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_9); Renderer_set_material_m8DED7F4F7AF38755C3D7DAFDD613BBE1AAB941BA(L_9, L_13, /*hidden argument*/NULL); // } return; } } // System.Void Skeet::Reposition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet_Reposition_mA8FC7F6E49C558478368087F29D90201F4EC1F11 (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, const RuntimeMethod* method) { { // transform.localPosition = new Vector3(Random.Range(xMin, xMax), Random.Range(yMin, yMax), Random.Range(zMin, zMax)); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0; L_0 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(__this, /*hidden argument*/NULL); float L_1 = __this->get_xMin_5(); float L_2 = __this->get_xMax_6(); float L_3; L_3 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_1, L_2, /*hidden argument*/NULL); float L_4 = __this->get_yMin_7(); float L_5 = __this->get_yMax_8(); float L_6; L_6 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_4, L_5, /*hidden argument*/NULL); float L_7 = __this->get_zMin_9(); float L_8 = __this->get_zMax_10(); float L_9; L_9 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_7, L_8, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10; memset((&L_10), 0, sizeof(L_10)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_10), L_3, L_6, L_9, /*hidden argument*/NULL); NullCheck(L_0); Transform_set_localPosition_m2A2B0033EF079077FAE7C65196078EAF5D041AFC(L_0, L_10, /*hidden argument*/NULL); // moveTarget = new Vector3(Random.Range(xMin, xMax), Random.Range(yMin, yMax), Random.Range(zMin, zMax)); float L_11 = __this->get_xMin_5(); float L_12 = __this->get_xMax_6(); float L_13; L_13 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_11, L_12, /*hidden argument*/NULL); float L_14 = __this->get_yMin_7(); float L_15 = __this->get_yMax_8(); float L_16; L_16 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_14, L_15, /*hidden argument*/NULL); float L_17 = __this->get_zMin_9(); float L_18 = __this->get_zMax_10(); float L_19; L_19 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_17, L_18, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_20; memset((&L_20), 0, sizeof(L_20)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_20), L_13, L_16, L_19, /*hidden argument*/NULL); __this->set_moveTarget_13(L_20); // } return; } } // System.Void Skeet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Skeet__ctor_m1391AC4933B9A8EA4272F58125E6D21F15C9A286 (Skeet_t0C62704919380EF6B56B52E6CC972CC99902FA77 * __this, const RuntimeMethod* method) { { // public float xMin = -10f; __this->set_xMin_5((-10.0f)); // public float xMax = 10f; __this->set_xMax_6((10.0f)); // public float yMin = 1f; __this->set_yMin_7((1.0f)); // public float yMax = 10f; __this->set_yMax_8((10.0f)); // public float zMin = 2f; __this->set_zMin_9((2.0f)); // public float zMax = 20f; __this->set_zMax_10((20.0f)); // public float moveSpeed = 1f; __this->set_moveSpeed_12((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SliderResult::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderResult__ctor_m714069772AB117A368B8B56FD922E9C6C8F99D93 (SliderResult_t2EA2A534ECF614F941E53CF5CCB0D370AEFD1B36 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7(__this, /*hidden argument*/UnityEvent_1__ctor_mF2353BD6855BD9E925E30E1CD4BC8582182DE0C7_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // SlowMotionState Slomo::get_State() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return slomoState; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoState_43(); return L_0; } } // System.Void Slomo::set_State(SlowMotionState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF (int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * G_B2_0 = NULL; OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * G_B1_0 = NULL; { // slomoState = value; int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_slomoState_43(L_0); // onStateChange?.Invoke(slomoState); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_1 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_onStateChange_42(); OnSlowMotionStateChange_tC7569A37694E303C961659F1C6A9407195C0B443 * L_2 = L_1; G_B1_0 = L_2; if (L_2) { G_B2_0 = L_2; goto IL_0010; } } { return; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoState_43(); NullCheck(G_B2_0); OnSlowMotionStateChange_Invoke_mBAAA1A11924B81D588F18E5DEF95A4592AE1B31C(G_B2_0, L_3, /*hidden argument*/NULL); // } return; } } // System.Single Slomo::get_FiringSpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float FiringSpeed { get; private set; } IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_U3CFiringSpeedU3Ek__BackingField_44(); return L_0; } } // System.Void Slomo::set_FiringSpeed(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_FiringSpeed_mA40DCD90C33B22A9790E195C755444CB9DA96FD5 (float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float FiringSpeed { get; private set; } float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_U3CFiringSpeedU3Ek__BackingField_44(L_0); return; } } // System.Single Slomo::get_SlomoEnergy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return slomoEnergy; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoEnergy_32(); return L_0; } } // System.Void Slomo::set_SlomoEnergy(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7 (float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // float oldVal = slomoEnergy; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoEnergy_32(); V_0 = L_0; // slomoEnergy = value; float L_1 = ___value0; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_slomoEnergy_32(L_1); // if(slomoEnergy >= maxEnergy) float L_2 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoEnergy_32(); float L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_maxEnergy_31(); if ((!(((float)L_2) >= ((float)L_3)))) { goto IL_007d; } } { // slomoEnergy = maxEnergy; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_4 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_maxEnergy_31(); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_slomoEnergy_32(L_4); // if (oldVal < maxEnergy && State == SlowMotionState.Normal) float L_5 = V_0; float L_6 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_maxEnergy_31(); if ((!(((float)L_5) < ((float)L_6)))) { goto IL_0093; } } { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_7; L_7 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if (L_7) { goto IL_0093; } } { // if (DataManager.saveData.language == 0) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_8 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_8); int32_t L_9 = L_8->get_language_58(); if (L_9) { goto IL_0056; } } { // instance.slomoSoundSource.PlayOneShot(instance.rushFullClip); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_10 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_10); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_11 = L_10->get_slomoSoundSource_24(); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_12 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_12); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_13 = L_12->get_rushFullClip_28(); NullCheck(L_11); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_11, L_13, /*hidden argument*/NULL); } IL_0056: { // if (DataManager.saveData.language == 1) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_14 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_14); int32_t L_15 = L_14->get_language_58(); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0093; } } { // instance.slomoSoundSource.PlayOneShot(instance.rushFullClipJP); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_16 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_16); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_17 = L_16->get_slomoSoundSource_24(); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_18 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_18); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_19 = L_18->get_rushFullClipJP_29(); NullCheck(L_17); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_17, L_19, /*hidden argument*/NULL); // } return; } IL_007d: { // else if (slomoEnergy < 0) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_20 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoEnergy_32(); if ((!(((float)L_20) < ((float)(0.0f))))) { goto IL_0093; } } { // slomoEnergy = 0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_slomoEnergy_32((0.0f)); } IL_0093: { // } return; } } // System.Single Slomo::get_TimeScale() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5 (const RuntimeMethod* method) { { // return Time.timeScale; float L_0; L_0 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); return L_0; } } // System.Void Slomo::set_TimeScale(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263 (float ___value0, const RuntimeMethod* method) { { // if(value > 0.025f) float L_0 = ___value0; if ((!(((float)L_0) > ((float)(0.0250000004f))))) { goto IL_000f; } } { // Time.timeScale = value; float L_1 = ___value0; Time_set_timeScale_m7970134AA05A399001D2D3844EB16D60C5275013(L_1, /*hidden argument*/NULL); // } return; } IL_000f: { // else if (value > 0) float L_2 = ___value0; if ((!(((float)L_2) > ((float)(0.0f))))) { goto IL_001e; } } { // Time.timeScale = value; float L_3 = ___value0; Time_set_timeScale_m7970134AA05A399001D2D3844EB16D60C5275013(L_3, /*hidden argument*/NULL); // } return; } IL_001e: { // Time.timeScale = 0f; Time_set_timeScale_m7970134AA05A399001D2D3844EB16D60C5275013((0.0f), /*hidden argument*/NULL); // } return; } } // System.Void Slomo::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_Awake_m2D9F556FA5B28E1305F52C513B5405F4ED12CDC1 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // rushKills = 0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_rushKills_37(0); // } return; } } // System.Void Slomo::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_Start_m87A77D52991B6DF8CF1FF01FA92D7CFD602B9011 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentsInChildren_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_mDBC2949A42CE60BB9EE84F32E3B87351C619A2C9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (instance == null) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { // instance = this; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_instance_6(__this); // FiringSpeed = Time.timeScale; float L_2; L_2 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); Slomo_set_FiringSpeed_mA40DCD90C33B22A9790E195C755444CB9DA96FD5_inline(L_2, /*hidden argument*/NULL); } IL_001d: { // lastTimeScale = TimeScale; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_3; L_3 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); __this->set_lastTimeScale_38(L_3); // maxEnergy = slomoMaxEnergy; float L_4 = __this->get_slomoMaxEnergy_11(); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_maxEnergy_31(L_4); // SlomoEnergy = 0f; Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7((0.0f), /*hidden argument*/NULL); // energyMeter.SetMeter(SlomoEnergy); MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * L_5 = __this->get_energyMeter_10(); float L_6; L_6 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); NullCheck(L_5); MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9(L_5, L_6, /*hidden argument*/NULL); // guns = GetComponentsInChildren(); HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* L_7; L_7 = Component_GetComponentsInChildren_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_mDBC2949A42CE60BB9EE84F32E3B87351C619A2C9(__this, /*hidden argument*/Component_GetComponentsInChildren_TisHandlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_mDBC2949A42CE60BB9EE84F32E3B87351C619A2C9_RuntimeMethod_var); __this->set_guns_41(L_7); // } return; } } // System.Void Slomo::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_Update_m96E065CC2C455F43F94A8BA741E0ECB7085E574C (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D8B8174EE0CFDDFC290142E9BA9B9EE84CE957E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD33562ABE375B74135A9810FD95E299CEE68A727); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; float G_B27_0 = 0.0f; { // switch(State) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0; L_0 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0031; } case 1: { goto IL_00a5; } case 2: { goto IL_0130; } case 3: { goto IL_01c8; } case 4: { goto IL_0222; } case 5: { goto IL_0258; } case 6: { goto IL_02da; } case 7: { goto IL_0302; } } } { goto IL_035f; } IL_0031: { // RechargeRush(); Slomo_RechargeRush_m38A1ADD6BF24BC842E59DCA3E288079F6F9EFC8B(__this, /*hidden argument*/NULL); // rushKills = 0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_rushKills_37(0); // if (SlomoEnergy >= maxEnergy) float L_2; L_2 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_maxEnergy_31(); if ((!(((float)L_2) >= ((float)L_3)))) { goto IL_035f; } } { // if(BothGunsHeld()) bool L_4; L_4 = Slomo_BothGunsHeld_m019F94BE4755E0A8960FCE8E0E8FA16C3921EAC8(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_035f; } } { // slowmoScreenEffectAnim.SetBool("SlowMotion", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_5 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_5); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_5, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)1, /*hidden argument*/NULL); // slowmoScreenEffectAnim.SetTrigger("StartSlowing"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_6 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_6); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_6, _stringLiteralD33562ABE375B74135A9810FD95E299CEE68A727, /*hidden argument*/NULL); // slomoSoundSource.PlayOneShot(enterSlomoClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_7 = __this->get_slomoSoundSource_24(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_8 = __this->get_enterSlomoClip_25(); NullCheck(L_7); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_7, L_8, /*hidden argument*/NULL); // State = SlowMotionState.Slowing; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(1, /*hidden argument*/NULL); // SlomoEnergy -= enterSlomoDrain; float L_9; L_9 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_10 = __this->get_enterSlomoDrain_17(); Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7(((float)il2cpp_codegen_subtract((float)L_9, (float)L_10)), /*hidden argument*/NULL); // break; goto IL_035f; } IL_00a5: { // if(!BothGunsHeld()) bool L_11; L_11 = Slomo_BothGunsHeld_m019F94BE4755E0A8960FCE8E0E8FA16C3921EAC8(__this, /*hidden argument*/NULL); if (L_11) { goto IL_00da; } } { // slowmoScreenEffectAnim.SetBool("SlowMotion", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_12 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_12); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_12, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)0, /*hidden argument*/NULL); // slomoSoundSource.PlayOneShot(exitSlomoClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_13 = __this->get_slomoSoundSource_24(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_14 = __this->get_exitSlomoClip_26(); NullCheck(L_13); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_13, L_14, /*hidden argument*/NULL); // State = SlowMotionState.Returning; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(3, /*hidden argument*/NULL); // break; goto IL_035f; } IL_00da: { // timeChangeInterval = (1 - slomoTimeScale) * Time.unscaledDeltaTime / timescaleSwitchSpeed; float L_15 = __this->get_slomoTimeScale_7(); float L_16; L_16 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); float L_17 = __this->get_timescaleSwitchSpeed_13(); __this->set_timeChangeInterval_40(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_15)), (float)L_16))/(float)L_17))); // TimeScale -= timeChangeInterval; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_18; L_18 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_19 = __this->get_timeChangeInterval_40(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(((float)il2cpp_codegen_subtract((float)L_18, (float)L_19)), /*hidden argument*/NULL); // if (TimeScale <= slomoTimeScale) float L_20; L_20 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_21 = __this->get_slomoTimeScale_7(); if ((!(((float)L_20) <= ((float)L_21)))) { goto IL_035f; } } { // TimeScale = slomoTimeScale; float L_22 = __this->get_slomoTimeScale_7(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(L_22, /*hidden argument*/NULL); // State = SlowMotionState.Slow; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(2, /*hidden argument*/NULL); // break; goto IL_035f; } IL_0130: { // if (!BothGunsHeld()) bool L_23; L_23 = Slomo_BothGunsHeld_m019F94BE4755E0A8960FCE8E0E8FA16C3921EAC8(__this, /*hidden argument*/NULL); if (L_23) { goto IL_0165; } } { // slowmoScreenEffectAnim.SetBool("SlowMotion", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_24 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_24); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_24, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)0, /*hidden argument*/NULL); // slomoSoundSource.PlayOneShot(exitSlomoClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_25 = __this->get_slomoSoundSource_24(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_26 = __this->get_exitSlomoClip_26(); NullCheck(L_25); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_25, L_26, /*hidden argument*/NULL); // State = SlowMotionState.Returning; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(3, /*hidden argument*/NULL); // break; goto IL_035f; } IL_0165: { // SlomoEnergy -= Time.unscaledDeltaTime * drainPerSecond; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_27; L_27 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_28; L_28 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); float L_29 = __this->get_drainPerSecond_12(); Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7(((float)il2cpp_codegen_subtract((float)L_27, (float)((float)il2cpp_codegen_multiply((float)L_28, (float)L_29)))), /*hidden argument*/NULL); // energyMeter.SetMeter(SlomoEnergy); MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * L_30 = __this->get_energyMeter_10(); float L_31; L_31 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); NullCheck(L_30); MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9(L_30, L_31, /*hidden argument*/NULL); // if (SlomoEnergy <= 0) float L_32; L_32 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); if ((!(((float)L_32) <= ((float)(0.0f))))) { goto IL_035f; } } { // slowmoScreenEffectAnim.SetBool("SlowMotion", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_33 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_33); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_33, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)0, /*hidden argument*/NULL); // slomoSoundSource.PlayOneShot(exitSlomoClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_34 = __this->get_slomoSoundSource_24(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_35 = __this->get_exitSlomoClip_26(); NullCheck(L_34); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_34, L_35, /*hidden argument*/NULL); // State = SlowMotionState.Returning; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(3, /*hidden argument*/NULL); // break; goto IL_035f; } IL_01c8: { // rushKills = 0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_rushKills_37(0); // timeChangeInterval = (1 - slomoTimeScale) * Time.unscaledDeltaTime / timescaleSwitchSpeed; float L_36 = __this->get_slomoTimeScale_7(); float L_37; L_37 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); float L_38 = __this->get_timescaleSwitchSpeed_13(); __this->set_timeChangeInterval_40(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_36)), (float)L_37))/(float)L_38))); // TimeScale += timeChangeInterval; float L_39; L_39 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_40 = __this->get_timeChangeInterval_40(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(((float)il2cpp_codegen_add((float)L_39, (float)L_40)), /*hidden argument*/NULL); // if (TimeScale >= 1f) float L_41; L_41 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); if ((!(((float)L_41) >= ((float)(1.0f))))) { goto IL_035f; } } { // TimeScale = 1f; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263((1.0f), /*hidden argument*/NULL); // State = SlowMotionState.Normal; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(0, /*hidden argument*/NULL); // break; goto IL_035f; } IL_0222: { // if (TimeScale > 0) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_42; L_42 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); if ((!(((float)L_42) > ((float)(0.0f))))) { goto IL_035f; } } { // timeChangeInterval = Time.unscaledDeltaTime / stopSpeed; float L_43; L_43 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_44 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_stopSpeed_33(); __this->set_timeChangeInterval_40(((float)((float)L_43/(float)L_44))); // TimeScale -= timeChangeInterval; float L_45; L_45 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_46 = __this->get_timeChangeInterval_40(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(((float)il2cpp_codegen_subtract((float)L_45, (float)L_46)), /*hidden argument*/NULL); // break; goto IL_035f; } IL_0258: { // slowmoScreenEffectAnim.SetBool("SlowMotion", true); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_47 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_47); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_47, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)1, /*hidden argument*/NULL); // slowmoScreenEffectAnim.SetTrigger("StartBossIntro"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_48 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_48); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_48, _stringLiteral2D8B8174EE0CFDDFC290142E9BA9B9EE84CE957E, /*hidden argument*/NULL); // timeChangeInterval = (1 - bossMaxSlow) * Time.unscaledDeltaTime / bossTimeTilMaxSlow; float L_49 = __this->get_bossMaxSlow_22(); float L_50; L_50 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); float L_51 = __this->get_bossTimeTilMaxSlow_19(); __this->set_timeChangeInterval_40(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_49)), (float)L_50))/(float)L_51))); // TimeScale -= timeChangeInterval; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_52; L_52 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_53 = __this->get_timeChangeInterval_40(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(((float)il2cpp_codegen_subtract((float)L_52, (float)L_53)), /*hidden argument*/NULL); // if (TimeScale <= bossMaxSlow) float L_54; L_54 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_55 = __this->get_bossMaxSlow_22(); if ((!(((float)L_54) <= ((float)L_55)))) { goto IL_035f; } } { // TimeScale = bossMaxSlow; float L_56 = __this->get_bossMaxSlow_22(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(L_56, /*hidden argument*/NULL); // bossSlowCount = 0f; __this->set_bossSlowCount_39((0.0f)); // State = SlowMotionState.SlowBoss; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(6, /*hidden argument*/NULL); // break; goto IL_035f; } IL_02da: { // bossSlowCount += Time.unscaledDeltaTime; float L_57 = __this->get_bossSlowCount_39(); float L_58; L_58 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); __this->set_bossSlowCount_39(((float)il2cpp_codegen_add((float)L_57, (float)L_58))); // if (bossSlowCount >= bossTimeAtMaxSlow) float L_59 = __this->get_bossSlowCount_39(); float L_60 = __this->get_bossTimeAtMaxSlow_20(); if ((!(((float)L_59) >= ((float)L_60)))) { goto IL_035f; } } { // State = SlowMotionState.ReturningBoss; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(7, /*hidden argument*/NULL); // break; goto IL_035f; } IL_0302: { // slowmoScreenEffectAnim.SetBool("SlowMotion", false); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_61 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_61); Animator_SetBool_m34E2E9785A47A3AE94E804004425C333C36CCD43(L_61, _stringLiteral39EA138C7E70A7B261EA59A2244C289185DC6F4C, (bool)0, /*hidden argument*/NULL); // timeChangeInterval = (1 - bossMaxSlow) * Time.unscaledDeltaTime / bossTimeToReturn; float L_62 = __this->get_bossMaxSlow_22(); float L_63; L_63 = Time_get_unscaledDeltaTime_mAC1F2C20477335AD7D36AB7E6BE420C10C2B6419(/*hidden argument*/NULL); float L_64 = __this->get_bossTimeToReturn_21(); __this->set_timeChangeInterval_40(((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_62)), (float)L_63))/(float)L_64))); // TimeScale += timeChangeInterval; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_65; L_65 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_66 = __this->get_timeChangeInterval_40(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(((float)il2cpp_codegen_add((float)L_65, (float)L_66)), /*hidden argument*/NULL); // if (TimeScale >= 1f) float L_67; L_67 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); if ((!(((float)L_67) >= ((float)(1.0f))))) { goto IL_035f; } } { // TimeScale = 1f; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263((1.0f), /*hidden argument*/NULL); // State = SlowMotionState.Normal; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(0, /*hidden argument*/NULL); } IL_035f: { // if (lastTimeScale != TimeScale) float L_68 = __this->get_lastTimeScale_38(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_69; L_69 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); if ((((float)L_68) == ((float)L_69))) { goto IL_03f2; } } { // ModifiedPitch = TimeScale > slomoTimeScale ? ((TimeScale - slomoTimeScale) * (1 - slomoMinPitch) / (1 - slomoTimeScale)) + slomoMinPitch : slomoMinPitch; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_70; L_70 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_71 = __this->get_slomoTimeScale_7(); if ((((float)L_70) > ((float)L_71))) { goto IL_0384; } } { float L_72 = __this->get_slomoMinPitch_9(); G_B27_0 = L_72; goto IL_03b1; } IL_0384: { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_73; L_73 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_74 = __this->get_slomoTimeScale_7(); float L_75 = __this->get_slomoMinPitch_9(); float L_76 = __this->get_slomoTimeScale_7(); float L_77 = __this->get_slomoMinPitch_9(); G_B27_0 = ((float)il2cpp_codegen_add((float)((float)((float)((float)il2cpp_codegen_multiply((float)((float)il2cpp_codegen_subtract((float)L_73, (float)L_74)), (float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_75))))/(float)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_76)))), (float)L_77)); } IL_03b1: { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_ModifiedPitch_m8E45887F6A8C878C4EE2D0419A1E99625AD5D2AA_inline(G_B27_0, /*hidden argument*/NULL); // FiringSpeed = Mathf.Pow(TimeScale, 1 - slomoFiringExponent); float L_78; L_78 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); float L_79 = __this->get_slomoFiringExponent_8(); float L_80; L_80 = powf(L_78, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_79))); Slomo_set_FiringSpeed_mA40DCD90C33B22A9790E195C755444CB9DA96FD5_inline(L_80, /*hidden argument*/NULL); // Player.SetSidearmAnimationSpeed(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); Player_SetSidearmAnimationSpeed_m8FD880DB8A70D368D3DB459FFA6BCC5A07370CA0(/*hidden argument*/NULL); // slashFXAnim.updateMode = AnimatorUpdateMode.UnscaledTime; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_81 = __this->get_slashFXAnim_30(); NullCheck(L_81); Animator_set_updateMode_mD10A679F349D4BD7722E1D700215592BDC4B05CE(L_81, 2, /*hidden argument*/NULL); // slashFXAnim.speed = FiringSpeed; Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_82 = __this->get_slashFXAnim_30(); float L_83; L_83 = Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline(/*hidden argument*/NULL); NullCheck(L_82); Animator_set_speed_m632FF62E0D6B668C55190B3579B12684316C4041(L_82, L_83, /*hidden argument*/NULL); } IL_03f2: { // lastTimeScale = TimeScale; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_84; L_84 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); __this->set_lastTimeScale_38(L_84); // } return; } } // System.Void Slomo::RechargeRush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_RechargeRush_m38A1ADD6BF24BC842E59DCA3E288079F6F9EFC8B (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // float throttleMultiplier = GetThrottleMultiplier(); float L_0; L_0 = Slomo_GetThrottleMultiplier_m35DC37AA2176605DB7412607FEB5BB4F31C31EC1(__this, /*hidden argument*/NULL); V_0 = L_0; // if (Player.InstantRush) IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); bool L_1; L_1 = Player_get_InstantRush_mBBEEC882B3F5CD19793A2E7275758A6AA4F2AEB6(/*hidden argument*/NULL); if (!L_1) { goto IL_001b; } } { // SlomoEnergy = slomoMaxEnergy; float L_2 = __this->get_slomoMaxEnergy_11(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7(L_2, /*hidden argument*/NULL); // } goto IL_002d; } IL_001b: { // SlomoEnergy += (Time.deltaTime * throttleMultiplier); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_3; L_3 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_4; L_4 = Time_get_deltaTime_mF558623BBB4EE65C8810243B05ED204A9E8D6FD1(/*hidden argument*/NULL); float L_5 = V_0; Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7(((float)il2cpp_codegen_add((float)L_3, (float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)))), /*hidden argument*/NULL); } IL_002d: { // energyMeter.SetMeter(SlomoEnergy); MeterUI_tB1732001E821D65A5E3D2A19D8189B0E23D52922 * L_6 = __this->get_energyMeter_10(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_7; L_7 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); NullCheck(L_6); MeterUI_SetMeter_m5DE8A774AD65D86ED05A73AA2A39471A619EECA9(L_6, L_7, /*hidden argument*/NULL); // } return; } } // System.Single Slomo::GetThrottleMultiplier() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_GetThrottleMultiplier_m35DC37AA2176605DB7412607FEB5BB4F31C31EC1 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { // if (Handlegun.Throttle >= 0) IL2CPP_RUNTIME_CLASS_INIT(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var); float L_0; L_0 = Handlegun_get_Throttle_m1889D4968112FD21D10B010E6C6340A1248DEF72(/*hidden argument*/NULL); if ((!(((float)L_0) >= ((float)(0.0f))))) { goto IL_006e; } } { // if (DataManager.saveData.bikeType == BikeType.Cyborg) IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_1 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_1); int32_t L_2 = L_1->get_bikeType_1(); if ((!(((uint32_t)L_2) == ((uint32_t)2)))) { goto IL_0057; } } { // float throttleMulti = Mathf.Clamp(fullThrottleRechargeSpeed * Player.Collision.playerHealth / Player.Collision.PlayerHP, 1f, 10f); float L_3 = __this->get_fullThrottleRechargeSpeed_15(); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * L_4; L_4 = Player_get_Collision_mC96F7FC632364CDB6730D2B1AB5B44C9D7C03248(/*hidden argument*/NULL); NullCheck(L_4); float L_5 = L_4->get_playerHealth_10(); PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * L_6; L_6 = Player_get_Collision_mC96F7FC632364CDB6730D2B1AB5B44C9D7C03248(/*hidden argument*/NULL); NullCheck(L_6); float L_7; L_7 = PlayerCollision_get_PlayerHP_mB0671482B40417D7B24A52E7962492C485E1FA57_inline(L_6, /*hidden argument*/NULL); float L_8; L_8 = Mathf_Clamp_m5EA831B060853D4246B8394A30599A0021F80AFF(((float)((float)((float)il2cpp_codegen_multiply((float)L_3, (float)L_5))/(float)L_7)), (1.0f), (10.0f), /*hidden argument*/NULL); V_0 = L_8; // return Mathf.Lerp(baseRechargeSpeed, throttleMulti, Handlegun.Throttle); float L_9 = __this->get_baseRechargeSpeed_14(); float L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var); float L_11; L_11 = Handlegun_get_Throttle_m1889D4968112FD21D10B010E6C6340A1248DEF72(/*hidden argument*/NULL); float L_12; L_12 = Mathf_Lerp_m04D5C368C4E4F1AB78230C6809A6651951A52C86(L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } IL_0057: { // return Mathf.Lerp(baseRechargeSpeed, fullThrottleRechargeSpeed, Handlegun.Throttle); float L_13 = __this->get_baseRechargeSpeed_14(); float L_14 = __this->get_fullThrottleRechargeSpeed_15(); IL2CPP_RUNTIME_CLASS_INIT(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var); float L_15; L_15 = Handlegun_get_Throttle_m1889D4968112FD21D10B010E6C6340A1248DEF72(/*hidden argument*/NULL); float L_16; L_16 = Mathf_Lerp_m04D5C368C4E4F1AB78230C6809A6651951A52C86(L_13, L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_006e: { // return Mathf.Lerp(noThrottleRechargeSpeed, baseRechargeSpeed, -Handlegun.Throttle); float L_17 = __this->get_noThrottleRechargeSpeed_16(); float L_18 = __this->get_baseRechargeSpeed_14(); IL2CPP_RUNTIME_CLASS_INIT(Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375_il2cpp_TypeInfo_var); float L_19; L_19 = Handlegun_get_Throttle_m1889D4968112FD21D10B010E6C6340A1248DEF72(/*hidden argument*/NULL); float L_20; L_20 = Mathf_Lerp_m04D5C368C4E4F1AB78230C6809A6651951A52C86(L_17, L_18, ((-L_19)), /*hidden argument*/NULL); return L_20; } } // System.Boolean Slomo::BothGunsHeld() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Slomo_BothGunsHeld_m019F94BE4755E0A8960FCE8E0E8FA16C3921EAC8 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { bool V_0 = false; HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* V_1 = NULL; int32_t V_2 = 0; { // bool bothHeld = true; V_0 = (bool)1; // foreach (Handlegun gun in guns) HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* L_0 = __this->get_guns_41(); V_1 = L_0; V_2 = 0; goto IL_001f; } IL_000d: { // foreach (Handlegun gun in guns) HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* L_1 = V_1; int32_t L_2 = V_2; NullCheck(L_1); int32_t L_3 = L_2; Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_4 = (L_1)->GetAt(static_cast(L_3)); // if (!gun.BeingHeld) NullCheck(L_4); bool L_5; L_5 = Handlegun_get_BeingHeld_m0E3CD6D3DF067B79188EF2280DB5EB16B25C2805(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_001b; } } { // bothHeld = false; V_0 = (bool)0; // break; goto IL_0025; } IL_001b: { int32_t L_6 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_001f: { // foreach (Handlegun gun in guns) int32_t L_7 = V_2; HandlegunU5BU5D_tDD56BFB878A6E61613416CF31C0D71DA6C2F4979* L_8 = V_1; NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))) { goto IL_000d; } } IL_0025: { // return bothHeld; bool L_9 = V_0; return L_9; } } // System.Boolean Slomo::CanDrawBothGuns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Slomo_CanDrawBothGuns_mB0FF56C3692D95235A87090DD12D572C9526492A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return (SlomoEnergy == maxEnergy && State == SlowMotionState.Normal) || DataManager.saveData.bikeType == BikeType.Scarab; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0; L_0 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_1 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_maxEnergy_31(); if ((!(((float)L_0) == ((float)L_1)))) { goto IL_0013; } } { IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } IL_0013: { IL2CPP_RUNTIME_CLASS_INIT(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var); SaveData_t09365CD6AC4773BE86979E7824BFF9AA33922450 * L_3 = ((DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_StaticFields*)il2cpp_codegen_static_fields_for(DataManager_t8565B806CE31EA1879944AAB9EAE0446CE5CDA2F_il2cpp_TypeInfo_var))->get_saveData_0(); NullCheck(L_3); int32_t L_4 = L_3->get_bikeType_1(); return (bool)((((int32_t)L_4) == ((int32_t)4))? 1 : 0); } IL_0021: { return (bool)1; } } // System.Void Slomo::GotRushKill() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_GotRushKill_m524AC046C2809FDD211655AAAADCD406A55EAAB5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA31DB4DE9BE725C13778AF581B99FF19E7E6EC6D); s_Il2CppMethodInitialized = true; } { // rushKills++; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_rushKills_37(); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_rushKills_37(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); // if(rushKills == RUSH_KILLS_FOR_CHEEVO) int32_t L_1 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_rushKills_37(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)10))))) { goto IL_001f; } } { // AchievementManager.Unlock("rush10"); IL2CPP_RUNTIME_CLASS_INIT(AchievementManager_t9AEC956A1337EFE5EB13663A6331740A02F2414F_il2cpp_TypeInfo_var); AchievementManager_Unlock_m837A7B8F227B2D2FE8F1C4DDD573575ED1EA8462(_stringLiteralA31DB4DE9BE725C13778AF581B99FF19E7E6EC6D, /*hidden argument*/NULL); } IL_001f: { // } return; } } // System.Void Slomo::BeginPause(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_BeginPause_m93434E200937A3CAB7DFAC542193BCE4B5A43D7F (bool ___pauseMusic0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MasterAudioController_t2647116F0B4B9333BA45E58373E93F7C4CA98288_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (State != SlowMotionState.Stop) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0; L_0 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if ((((int32_t)L_0) == ((int32_t)4))) { goto IL_0034; } } { // prePauseState = State; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_1; L_1 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_prePauseState_36(L_1); // prePauseTimeScale = TimeScale; float L_2; L_2 = Slomo_get_TimeScale_m03669F24FDE857FCD0D40DDA1AF1E01B0C281FA5(/*hidden argument*/NULL); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_prePauseTimeScale_34(L_2); // StopTime(PAUSE_TIME_TIL_STOP); Slomo_StopTime_mC9D1036F954DB74AE1F2E7719564E77049AC1EE9((0.5f), /*hidden argument*/NULL); // if(pauseMusic) bool L_3 = ___pauseMusic0; if (!L_3) { goto IL_0034; } } { // MasterAudioController.FMODManager.SetPaused(true); IL2CPP_RUNTIME_CLASS_INIT(MasterAudioController_t2647116F0B4B9333BA45E58373E93F7C4CA98288_il2cpp_TypeInfo_var); FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F * L_4; L_4 = MasterAudioController_get_FMODManager_m44AD72517747AA454D51BA5C2A0CE5A5C09A3697(/*hidden argument*/NULL); NullCheck(L_4); FMODMusicManager_SetPaused_mA2D9E1180121B65338FEBDFCF3A0918EF592C214(L_4, (bool)1, /*hidden argument*/NULL); } IL_0034: { // } return; } } // System.Void Slomo::EndPause() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_EndPause_m45433081A6362063C7061D8957D52B921F2D9F0C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MasterAudioController_t2647116F0B4B9333BA45E58373E93F7C4CA98288_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (State == SlowMotionState.Stop) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0; L_0 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_0041; } } { // if (prePauseState != SlowMotionState.Stop) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_1 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_prePauseState_36(); if ((((int32_t)L_1) == ((int32_t)4))) { goto IL_0026; } } { // State = prePauseState; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_2 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_prePauseState_36(); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(L_2, /*hidden argument*/NULL); // TimeScale = prePauseTimeScale; float L_3 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_prePauseTimeScale_34(); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263(L_3, /*hidden argument*/NULL); // } goto IL_0036; } IL_0026: { // State = SlowMotionState.Normal; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(0, /*hidden argument*/NULL); // TimeScale = 1f; Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263((1.0f), /*hidden argument*/NULL); } IL_0036: { // MasterAudioController.FMODManager.SetPaused(false); IL2CPP_RUNTIME_CLASS_INIT(MasterAudioController_t2647116F0B4B9333BA45E58373E93F7C4CA98288_il2cpp_TypeInfo_var); FMODMusicManager_t572216B06C00B9E77159E7AE7C13F45E18B3618F * L_4; L_4 = MasterAudioController_get_FMODManager_m44AD72517747AA454D51BA5C2A0CE5A5C09A3697(/*hidden argument*/NULL); NullCheck(L_4); FMODMusicManager_SetPaused_mA2D9E1180121B65338FEBDFCF3A0918EF592C214(L_4, (bool)0, /*hidden argument*/NULL); } IL_0041: { // } return; } } // System.Single Slomo::get_ModifiedPitch() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float ModifiedPitch { get; private set; } = 1f; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_U3CModifiedPitchU3Ek__BackingField_45(); return L_0; } } // System.Void Slomo::set_ModifiedPitch(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_set_ModifiedPitch_m8E45887F6A8C878C4EE2D0419A1E99625AD5D2AA (float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float ModifiedPitch { get; private set; } = 1f; float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_U3CModifiedPitchU3Ek__BackingField_45(L_0); return; } } // System.Void Slomo::InstantRushGain(System.Single,UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_InstantRushGain_mB838268D48D77DD6ACD5A082BC0B25A78A5EB99C (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, float ___amount0, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___altClip1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral513B4EF27CE8F0D8DE5A748AA1298BA85956FC01); s_Il2CppMethodInitialized = true; } { // SlomoEnergy += amount; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0; L_0 = Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline(/*hidden argument*/NULL); float L_1 = ___amount0; Slomo_set_SlomoEnergy_mFC5EE270425F4FD5C20D4763366DB35DF3332AD7(((float)il2cpp_codegen_add((float)L_0, (float)L_1)), /*hidden argument*/NULL); // if (altClip != null) AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_2 = ___altClip1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_3; L_3 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_2, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0023; } } { // slomoSoundSource.PlayOneShot(altClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_4 = __this->get_slomoSoundSource_24(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_5 = ___altClip1; NullCheck(L_4); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_4, L_5, /*hidden argument*/NULL); // } goto IL_0038; } IL_0023: { // slomoSoundSource.PlayOneShot(instance.instantRushGainClip); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_6 = __this->get_slomoSoundSource_24(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * L_7 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_instance_6(); NullCheck(L_7); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_8 = L_7->get_instantRushGainClip_27(); NullCheck(L_6); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_6, L_8, /*hidden argument*/NULL); } IL_0038: { // slowmoScreenEffectAnim.SetTrigger("RushGain"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_9 = __this->get_slowmoScreenEffectAnim_23(); NullCheck(L_9); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_9, _stringLiteral513B4EF27CE8F0D8DE5A748AA1298BA85956FC01, /*hidden argument*/NULL); // } return; } } // System.Void Slomo::ThrottledInstantRushGain(System.Single,UnityEngine.AudioClip) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_ThrottledInstantRushGain_m017693ECA91114770AEBB72FCDF776C6D3813EE8 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, float ___maxAmount0, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * ___altClip1, const RuntimeMethod* method) { { // InstantRushGain(maxAmount * GetThrottleMultiplier(), altClip); float L_0 = ___maxAmount0; float L_1; L_1 = Slomo_GetThrottleMultiplier_m35DC37AA2176605DB7412607FEB5BB4F31C31EC1(__this, /*hidden argument*/NULL); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_2 = ___altClip1; Slomo_InstantRushGain_mB838268D48D77DD6ACD5A082BC0B25A78A5EB99C(__this, ((float)il2cpp_codegen_multiply((float)L_0, (float)L_1)), L_2, /*hidden argument*/NULL); // } return; } } // System.Void Slomo::StopTime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_StopTime_mC9D1036F954DB74AE1F2E7719564E77049AC1EE9 (float ___timeToStop0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // stopSpeed = timeToStop; float L_0 = ___timeToStop0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_stopSpeed_33(L_0); // State = SlowMotionState.Stop; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(4, /*hidden argument*/NULL); // } return; } } // System.Void Slomo::PauseEvent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_PauseEvent_m111B16E14A9392A52AEDF6DC1953F313596EA306 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // BeginPause(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_BeginPause_m93434E200937A3CAB7DFAC542193BCE4B5A43D7F((bool)1, /*hidden argument*/NULL); // } return; } } // System.Void Slomo::ResumeNormalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo_ResumeNormalTime_mC4DB701C4FF0C53E67A272774AA2DB24A5D28A80 (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // TimeScale = 1f; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); Slomo_set_TimeScale_m3A211FD2373A3445ED613BE2D3F2B6E7A3749263((1.0f), /*hidden argument*/NULL); // State = SlowMotionState.Normal; Slomo_set_State_m441544CC31D5CD13F6C0D0FD134C15A7C435F5FF(0, /*hidden argument*/NULL); // } return; } } // System.Void Slomo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo__ctor_mBCBA950880267F58044653BC5A6C8A9B4191812B (Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 * __this, const RuntimeMethod* method) { { // public float slomoTimeScale = 0.1f; __this->set_slomoTimeScale_7((0.100000001f)); // public float slomoFiringExponent = 0.5f; //fractionally affects how fast your sidearm fires relative to the slow motion speed with 1 being full speed and 0 being equal to slow motion speed __this->set_slomoFiringExponent_8((0.5f)); // public float slomoMinPitch = 0.45f; __this->set_slomoMinPitch_9((0.449999988f)); // public float slomoMaxEnergy = 100f; __this->set_slomoMaxEnergy_11((100.0f)); // public float drainPerSecond = 15f; __this->set_drainPerSecond_12((15.0f)); // public float timescaleSwitchSpeed = 1f; __this->set_timescaleSwitchSpeed_13((1.0f)); // public float baseRechargeSpeed = 0.4f; __this->set_baseRechargeSpeed_14((0.400000006f)); // public float fullThrottleRechargeSpeed = 1f; __this->set_fullThrottleRechargeSpeed_15((1.0f)); // public float enterSlomoDrain = 10f; __this->set_enterSlomoDrain_17((10.0f)); // public float slomoComboRushMultiplier = 2f; __this->set_slomoComboRushMultiplier_18((2.0f)); // public float bossTimeTilMaxSlow = 1f; __this->set_bossTimeTilMaxSlow_19((1.0f)); // public float bossTimeAtMaxSlow = 1f; __this->set_bossTimeAtMaxSlow_20((1.0f)); // public float bossTimeToReturn = 0.2f; __this->set_bossTimeToReturn_21((0.200000003f)); // public float bossMaxSlow = 0.2f; __this->set_bossMaxSlow_22((0.200000003f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } // System.Void Slomo::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slomo__cctor_m7CE4B71DC7E0E160C2A3573565F6E06EC2E9A1A0 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Slomo instance = null; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_instance_6((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8 *)NULL); // static float slomoEnergy = 0f; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_slomoEnergy_32((0.0f)); // static float stopSpeed = 1f; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_stopSpeed_33((1.0f)); // static float prePauseTimeScale = 1f; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_prePauseTimeScale_34((1.0f)); // static int rushKills = 0; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_rushKills_37(0); // public static float ModifiedPitch { get; private set; } = 1f; ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_U3CModifiedPitchU3Ek__BackingField_45((1.0f)); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SlomoAudioAdjustment::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlomoAudioAdjustment_Start_m4AEEDBDBBEFED837A16A8F1313CFC7EF33FF8AC8 (SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // source = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0; L_0 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_source_7(L_0); // basePitch = source.pitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_1 = __this->get_source_7(); NullCheck(L_1); float L_2; L_2 = AudioSource_get_pitch_mB0A139A0693803E201D08B797BFD122B94453C7D(L_1, /*hidden argument*/NULL); __this->set_basePitch_8(L_2); // baseClip = source.clip; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_3 = __this->get_source_7(); NullCheck(L_3); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_4; L_4 = AudioSource_get_clip_mE4454E38D2C0A4C8CC780A435FC1DBD4D47D16DC(L_3, /*hidden argument*/NULL); __this->set_baseClip_9(L_4); // } return; } } // System.Void SlomoAudioAdjustment::Update() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlomoAudioAdjustment_Update_mE97D37B4C9697759E76F9AE70D48FAC15E91FB74 (SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // if (source == null) AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_1; L_1 = Object_op_Equality_m6D7EBC0E6D7E0CE1E9671D21DE14C9158AFB88B2(L_0, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { // return; return; } IL_000f: { // if (useModifiedPitch && prevTimeScale != Time.timeScale && Time.timeScale > 0) bool L_2 = __this->get_useModifiedPitch_4(); if (!L_2) { goto IL_0047; } } { float L_3 = __this->get_prevTimeScale_11(); float L_4; L_4 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((((float)L_3) == ((float)L_4))) { goto IL_0047; } } { float L_5; L_5 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((!(((float)L_5) > ((float)(0.0f))))) { goto IL_0047; } } { // source.pitch = basePitch * Slomo.ModifiedPitch; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_6 = __this->get_source_7(); float L_7 = __this->get_basePitch_8(); IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_8; L_8 = Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline(/*hidden argument*/NULL); NullCheck(L_6); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_6, ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), /*hidden argument*/NULL); } IL_0047: { // prevTimeScale = Time.timeScale; float L_9; L_9 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); __this->set_prevTimeScale_11(L_9); // if (muteOnPause && !TutorialManager.tutorialPause) bool L_10 = __this->get_muteOnPause_5(); if (!L_10) { goto IL_00b4; } } { IL2CPP_RUNTIME_CLASS_INIT(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_il2cpp_TypeInfo_var); bool L_11 = ((TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_StaticFields*)il2cpp_codegen_static_fields_for(TutorialManager_t2C13822859CAA6BB1F7C15F91562B463D233D2DC_il2cpp_TypeInfo_var))->get_tutorialPause_5(); if (L_11) { goto IL_00b4; } } { // if (Time.timeScale == 0 && source.isPlaying) float L_12; L_12 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((!(((float)L_12) == ((float)(0.0f))))) { goto IL_008e; } } { AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_13 = __this->get_source_7(); NullCheck(L_13); bool L_14; L_14 = AudioSource_get_isPlaying_mEA69477C77D542971F7B454946EF25DFBE0AF6A8(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_008e; } } { // source.Pause(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_15 = __this->get_source_7(); NullCheck(L_15); AudioSource_Pause_mC4F9932A77B6AA2CC3FB720721B7837CF57B675D(L_15, /*hidden argument*/NULL); // gotPaused = true; __this->set_gotPaused_10((bool)1); // } goto IL_00b4; } IL_008e: { // else if(Time.timeScale != 0 && gotPaused) float L_16; L_16 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((((float)L_16) == ((float)(0.0f)))) { goto IL_00b4; } } { bool L_17 = __this->get_gotPaused_10(); if (!L_17) { goto IL_00b4; } } { // source.UnPause(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_18 = __this->get_source_7(); NullCheck(L_18); AudioSource_UnPause_m17BEE2B5A9607757EF0635450D210E4FD5E3EAF2(L_18, /*hidden argument*/NULL); // gotPaused = false; __this->set_gotPaused_10((bool)0); } IL_00b4: { // if ((Time.timeScale > 0 || !muteOnPause) && slomoAlternateClip != null) float L_19; L_19 = Time_get_timeScale_mB50C8EA3A418FA8FF1FA36B9FF1EBB2E6581FC60(/*hidden argument*/NULL); if ((((float)L_19) > ((float)(0.0f)))) { goto IL_00cb; } } { bool L_20 = __this->get_muteOnPause_5(); if (L_20) { goto IL_016d; } } IL_00cb: { AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_21 = __this->get_slomoAlternateClip_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_22; L_22 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_21, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_22) { goto IL_016d; } } { // if (Slomo.State != SlowMotionState.Normal && source.clip != slomoAlternateClip) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_23; L_23 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if (!L_23) { goto IL_0125; } } { AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_24 = __this->get_source_7(); NullCheck(L_24); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_25; L_25 = AudioSource_get_clip_mE4454E38D2C0A4C8CC780A435FC1DBD4D47D16DC(L_24, /*hidden argument*/NULL); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_26 = __this->get_slomoAlternateClip_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_27; L_27 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0125; } } { // bool setPlay = source.isPlaying; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_28 = __this->get_source_7(); NullCheck(L_28); bool L_29; L_29 = AudioSource_get_isPlaying_mEA69477C77D542971F7B454946EF25DFBE0AF6A8(L_28, /*hidden argument*/NULL); // source.clip = slomoAlternateClip; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_30 = __this->get_source_7(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_31 = __this->get_slomoAlternateClip_6(); NullCheck(L_30); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_30, L_31, /*hidden argument*/NULL); // if (setPlay) if (!L_29) { goto IL_016d; } } { // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_32 = __this->get_source_7(); NullCheck(L_32); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_32, /*hidden argument*/NULL); // } return; } IL_0125: { // else if (Slomo.State == SlowMotionState.Normal && source.clip != baseClip) IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_33; L_33 = Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline(/*hidden argument*/NULL); if (L_33) { goto IL_016d; } } { AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_34 = __this->get_source_7(); NullCheck(L_34); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_35; L_35 = AudioSource_get_clip_mE4454E38D2C0A4C8CC780A435FC1DBD4D47D16DC(L_34, /*hidden argument*/NULL); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_36 = __this->get_baseClip_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_37; L_37 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_016d; } } { // bool setPlay = source.isPlaying; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_38 = __this->get_source_7(); NullCheck(L_38); bool L_39; L_39 = AudioSource_get_isPlaying_mEA69477C77D542971F7B454946EF25DFBE0AF6A8(L_38, /*hidden argument*/NULL); // source.clip = baseClip; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_40 = __this->get_source_7(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_41 = __this->get_baseClip_9(); NullCheck(L_40); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_40, L_41, /*hidden argument*/NULL); // if (setPlay) if (!L_39) { goto IL_016d; } } { // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_42 = __this->get_source_7(); NullCheck(L_42); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_42, /*hidden argument*/NULL); } IL_016d: { // } return; } } // System.Void SlomoAudioAdjustment::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlomoAudioAdjustment__ctor_m450BF52278344BDD2A5AB17257D3ED8AFB8CC715 (SlomoAudioAdjustment_t40AE1CF81896D4E5E609C154EE044B28A19E2A4A * __this, const RuntimeMethod* method) { { // public bool muteOnPause = true; __this->set_muteOnPause_5((bool)1); // float prevTimeScale = 1f; __this->set_prevTimeScale_11((1.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean SnakingFlyerMoveControl::NeedsNextMoveTarget(FlyerDroneMovement) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SnakingFlyerMoveControl_NeedsNextMoveTarget_m1CF6C69F1F99E6F2B7DA09A1D9D098505ED14EB7 (SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 * __this, FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * ___mover0, const RuntimeMethod* method) { { // float upDist = Mathf.Abs(mover.target.relativeTargetPoint.y - mover.transform.localPosition.y); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_0 = ___mover0; NullCheck(L_0); FlyerMoveTarget_t1A95C36CFA7403531FFF4D13FC63ECD2A8076DEE * L_1 = L_0->get_target_30(); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * L_2 = L_1->get_address_of_relativeTargetPoint_0(); float L_3 = L_2->get_y_3(); FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * L_4 = ___mover0; NullCheck(L_4); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5; L_5 = Component_get_transform_mE8496EBC45BEB1BADB5F314960F1DF1C952FA11F(L_4, /*hidden argument*/NULL); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_localPosition_m527B8B5B625DA9A61E551E0FBCD3BE8CA4539FC2(L_5, /*hidden argument*/NULL); float L_7 = L_6.get_y_3(); float L_8; L_8 = fabsf(((float)il2cpp_codegen_subtract((float)L_3, (float)L_7))); // if (upDist <= proximityForSwitch) float L_9 = __this->get_proximityForSwitch_16(); if ((!(((float)L_8) <= ((float)L_9)))) { goto IL_0030; } } { // return true; return (bool)1; } IL_0030: { // return false; return (bool)0; } } // UnityEngine.Vector3 SnakingFlyerMoveControl::DetermineNextTargetPoint(FlyerDroneMovement) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E SnakingFlyerMoveControl_DetermineNextTargetPoint_m8ACBB025ECAB3A86D824671A55FBC14CC9E44C5A (SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 * __this, FlyerDroneMovement_t4B6C1D10E97D8C289294D0274E5415E01E66F9A2 * ___mover0, const RuntimeMethod* method) { float G_B2_0 = 0.0f; float G_B1_0 = 0.0f; float G_B3_0 = 0.0f; float G_B3_1 = 0.0f; { // goingUp = !goingUp; bool L_0 = __this->get_goingUp_17(); __this->set_goingUp_17((bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0)); // return new Vector3(currentLane, goingUp ? maxHeight : minHeight, outFront); float L_1 = __this->get_currentLane_18(); bool L_2 = __this->get_goingUp_17(); G_B1_0 = L_1; if (L_2) { G_B2_0 = L_1; goto IL_0025; } } { float L_3 = __this->get_minHeight_11(); G_B3_0 = L_3; G_B3_1 = G_B1_0; goto IL_002b; } IL_0025: { float L_4 = __this->get_maxHeight_12(); G_B3_0 = L_4; G_B3_1 = G_B2_0; } IL_002b: { float L_5 = __this->get_outFront_15(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_6), G_B3_1, G_B3_0, L_5, /*hidden argument*/NULL); return L_6; } } // UnityEngine.Vector3 SnakingFlyerMoveControl::DetermineFirstTargetPoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E SnakingFlyerMoveControl_DetermineFirstTargetPoint_mCFBB4D4FE50BFEDD043CF80733FEB6304A0AC11A (SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 * __this, const RuntimeMethod* method) { float G_B4_0 = 0.0f; float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B5_1 = 0.0f; { // currentLane = Random.Range(closestInside, furthestOutside); float L_0 = __this->get_closestInside_13(); float L_1 = __this->get_furthestOutside_14(); float L_2; L_2 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_0, L_1, /*hidden argument*/NULL); __this->set_currentLane_18(L_2); // goingUp = Random.Range(0f, 2f) < 1f; float L_3; L_3 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (2.0f), /*hidden argument*/NULL); __this->set_goingUp_17((bool)((((float)L_3) < ((float)(1.0f)))? 1 : 0)); // if (Random.Range(0f, 2f) < 1f) float L_4; L_4 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5((0.0f), (2.0f), /*hidden argument*/NULL); if ((!(((float)L_4) < ((float)(1.0f))))) { goto IL_0056; } } { // currentLane = -currentLane; float L_5 = __this->get_currentLane_18(); __this->set_currentLane_18(((-L_5))); } IL_0056: { // return new Vector3(currentLane, goingUp ? maxHeight : minHeight, outFront); float L_6 = __this->get_currentLane_18(); bool L_7 = __this->get_goingUp_17(); G_B3_0 = L_6; if (L_7) { G_B4_0 = L_6; goto IL_006c; } } { float L_8 = __this->get_minHeight_11(); G_B5_0 = L_8; G_B5_1 = G_B3_0; goto IL_0072; } IL_006c: { float L_9 = __this->get_maxHeight_12(); G_B5_0 = L_9; G_B5_1 = G_B4_0; } IL_0072: { float L_10 = __this->get_outFront_15(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_11; memset((&L_11), 0, sizeof(L_11)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_11), G_B5_1, G_B5_0, L_10, /*hidden argument*/NULL); return L_11; } } // System.Single SnakingFlyerMoveControl::GetSpeedTarget(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SnakingFlyerMoveControl_GetSpeedTarget_m521879FEBB4194C87A45D7529295E3342044E9F3 (SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 * __this, float ___targetForwardDistance0, const RuntimeMethod* method) { { // return base.GetSpeedTarget(targetForwardDistance); float L_0 = ___targetForwardDistance0; float L_1; L_1 = FlyerMovementControl_GetSpeedTarget_mD0B13FEE380626ECF5E8DA191ED6C803D527F81A(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.Void SnakingFlyerMoveControl::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SnakingFlyerMoveControl__ctor_m0C9B6B5FC54248539FF17A3CD4D8DFA965B7EF78 (SnakingFlyerMoveControl_t073AD3F778B54C05DED213C3C17AB2D76CE71364 * __this, const RuntimeMethod* method) { { // public float minHeight = 10f; __this->set_minHeight_11((10.0f)); // public float maxHeight = 20f; __this->set_maxHeight_12((20.0f)); // public float closestInside = 6f; __this->set_closestInside_13((6.0f)); // public float furthestOutside = 16f; __this->set_furthestOutside_14((16.0f)); // public float outFront = 30f; __this->set_outFront_15((30.0f)); // public float proximityForSwitch = 1f; __this->set_proximityForSwitch_16((1.0f)); FlyerMovementControl__ctor_m2B07117C9168D506BCCE1868E72E59A3CCE388DF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean SniperFireable::get_SightBlocked() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SniperFireable_get_SightBlocked_m4FFF83A9A9D60D05D8333DA3432A8C81E843F8E7 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { { // public bool SightBlocked { get; protected set; } bool L_0 = __this->get_U3CSightBlockedU3Ek__BackingField_35(); return L_0; } } // System.Void SniperFireable::set_SightBlocked(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable_set_SightBlocked_mDC1D6DBE2C5E7AD83E99B518ED9C6BAB9CDB23C7 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool SightBlocked { get; protected set; } bool L_0 = ___value0; __this->set_U3CSightBlockedU3Ek__BackingField_35(L_0); return; } } // System.Void SniperFireable::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable_Awake_m5C1C41795EC9A36FC6DF75694B14E242B62DE849 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // anim = GetComponent(); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0; L_0 = Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F(__this, /*hidden argument*/Component_GetComponent_TisAnimator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149_m56C584BE9A3B866D54FAEE0529E28C8D1E57989F_RuntimeMethod_var); __this->set_anim_24(L_0); // fireSource = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_1; L_1 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_fireSource_25(L_1); // lineRenderer = GetComponent(); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_2; L_2 = Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4(__this, /*hidden argument*/Component_GetComponent_TisHitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61_mC4965618D4D172D56065A93A93A68F129D3DC7B4_RuntimeMethod_var); __this->set_lineRenderer_27(L_2); // alphas = new GradientAlphaKey[3] { new GradientAlphaKey(minAlpha, 0), new GradientAlphaKey(minAlpha, 0.85f), new GradientAlphaKey(maxAlpha, 1) }; GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_3 = (GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748*)(GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748*)SZArrayNew(GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var, (uint32_t)3); GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_4 = L_3; float L_5 = __this->get_minAlpha_19(); GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D L_6; memset((&L_6), 0, sizeof(L_6)); GradientAlphaKey__ctor_mF4E157DB32F0177926B269D9DA4E11FC2ACF6F29((&L_6), L_5, (0.0f), /*hidden argument*/NULL); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D )L_6); GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_7 = L_4; float L_8 = __this->get_minAlpha_19(); GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D L_9; memset((&L_9), 0, sizeof(L_9)); GradientAlphaKey__ctor_mF4E157DB32F0177926B269D9DA4E11FC2ACF6F29((&L_9), L_8, (0.850000024f), /*hidden argument*/NULL); NullCheck(L_7); (L_7)->SetAt(static_cast(1), (GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D )L_9); GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_10 = L_7; float L_11 = __this->get_maxAlpha_20(); GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D L_12; memset((&L_12), 0, sizeof(L_12)); GradientAlphaKey__ctor_mF4E157DB32F0177926B269D9DA4E11FC2ACF6F29((&L_12), L_11, (1.0f), /*hidden argument*/NULL); NullCheck(L_10); (L_10)->SetAt(static_cast(2), (GradientAlphaKey_t2EB9572FC9B85C468D39D2DC7A02A441F3A7E36D )L_12); __this->set_alphas_29(L_10); // } return; } } // System.Void SniperFireable::FixedUpdate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable_FixedUpdate_mD8283D78CACEF34BEF18E32ABD91C53F2AC22164 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB12A5514CD695DE01DE4B1938C12B3B7C6E0D21); s_Il2CppMethodInitialized = true; } Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { // Vector3 targetDir = Player.CameraRig.transform.position - firePoint.position; IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_0; L_0 = Player_get_CameraRig_mDBC975E37D3E48396884D477F47CEFCCB57EDDC0(/*hidden argument*/NULL); NullCheck(L_0); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_1; L_1 = GameObject_get_transform_m16A80BB92B6C8C5AB696E447014D45EDF1E4DE34(L_0, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2; L_2 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_1, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_3 = __this->get_firePoint_14(); NullCheck(L_3); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4; L_4 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_3, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_5; L_5 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; // hitCount = Physics.RaycastNonAlloc(firePoint.position, targetDir, hits, MAX_RANGE, hitLayerMask, QueryTriggerInteraction.Ignore); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_6 = __this->get_firePoint_14(); NullCheck(L_6); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7; L_7 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_6, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = V_0; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_9 = __this->get_hits_26(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_10 = __this->get_hitLayerMask_18(); int32_t L_11; L_11 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_10, /*hidden argument*/NULL); int32_t L_12; L_12 = Physics_RaycastNonAlloc_m6B62C55FFC3F78B03C7AAA54047137702E7B82F6(L_7, L_8, L_9, (2000.0f), L_11, 1, /*hidden argument*/NULL); __this->set_hitCount_32(L_12); // if(hitCount > 0) int32_t L_13 = __this->get_hitCount_32(); if ((((int32_t)L_13) <= ((int32_t)0))) { goto IL_009b; } } { // SightBlocked = aimLayerMask != (aimLayerMask | (1 << hits[0].collider.gameObject.layer)); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_14 = __this->get_aimLayerMask_17(); int32_t L_15; L_15 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_14, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_16 = __this->get_aimLayerMask_17(); int32_t L_17; L_17 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_16, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_18 = __this->get_hits_26(); NullCheck(L_18); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_19; L_19 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_18)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); NullCheck(L_19); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_20; L_20 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_19, /*hidden argument*/NULL); NullCheck(L_20); int32_t L_21; L_21 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_20, /*hidden argument*/NULL); SniperFireable_set_SightBlocked_mDC1D6DBE2C5E7AD83E99B518ED9C6BAB9CDB23C7_inline(__this, (bool)((((int32_t)((((int32_t)L_15) == ((int32_t)((int32_t)((int32_t)L_17|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_21&(int32_t)((int32_t)31)))))))))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); // } goto IL_00a2; } IL_009b: { // SightBlocked = false; SniperFireable_set_SightBlocked_mDC1D6DBE2C5E7AD83E99B518ED9C6BAB9CDB23C7_inline(__this, (bool)0, /*hidden argument*/NULL); } IL_00a2: { // targetingAngle = Vector3.Angle(firePoint.forward, targetDir); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_22 = __this->get_firePoint_14(); NullCheck(L_22); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_23; L_23 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_22, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_24 = V_0; float L_25; L_25 = Vector3_Angle_mFE4B9D0E5EBD02D0684598D486833321336732B3(L_23, L_24, /*hidden argument*/NULL); __this->set_targetingAngle_28(L_25); // if (!SightBlocked && !alreadySighted && (targetingAngle <= targetingLaserOnAngle)) bool L_26; L_26 = SniperFireable_get_SightBlocked_m4FFF83A9A9D60D05D8333DA3432A8C81E843F8E7_inline(__this, /*hidden argument*/NULL); if (L_26) { goto IL_00ff; } } { bool L_27 = __this->get_alreadySighted_34(); if (L_27) { goto IL_00ff; } } { float L_28 = __this->get_targetingAngle_28(); float L_29 = __this->get_targetingLaserOnAngle_16(); if ((!(((float)L_28) <= ((float)L_29)))) { goto IL_00ff; } } { // anim.SetTrigger("FirstSighted"); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_30 = __this->get_anim_24(); NullCheck(L_30); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_30, _stringLiteralAB12A5514CD695DE01DE4B1938C12B3B7C6E0D21, /*hidden argument*/NULL); // glareSource.clip = sightedClip; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_31 = __this->get_glareSource_21(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_32 = __this->get_sightedClip_22(); NullCheck(L_31); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_31, L_32, /*hidden argument*/NULL); // alreadySighted = true; __this->set_alreadySighted_34((bool)1); } IL_00ff: { // if (targetingAngle <= targetingLaserOnAngle && !FireCooldown && !aboutToFire) float L_33 = __this->get_targetingAngle_28(); float L_34 = __this->get_targetingLaserOnAngle_16(); if ((!(((float)L_33) <= ((float)L_34)))) { goto IL_0268; } } { bool L_35; L_35 = Fireable_get_FireCooldown_m143245589BADCEAE385D461D5AB1FF60C293DE6D(__this, /*hidden argument*/NULL); if (L_35) { goto IL_0268; } } { bool L_36 = __this->get_aboutToFire_33(); if (L_36) { goto IL_0268; } } { // lineLength = MAX_RANGE; __this->set_lineLength_31((2000.0f)); // hitCount = Physics.RaycastNonAlloc(firePoint.position, firePoint.forward, hits, MAX_RANGE, hitLayerMask, QueryTriggerInteraction.Ignore); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_37 = __this->get_firePoint_14(); NullCheck(L_37); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_38; L_38 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_37, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_39 = __this->get_firePoint_14(); NullCheck(L_39); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_40; L_40 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_39, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_41 = __this->get_hits_26(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_42 = __this->get_hitLayerMask_18(); int32_t L_43; L_43 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_42, /*hidden argument*/NULL); int32_t L_44; L_44 = Physics_RaycastNonAlloc_m6B62C55FFC3F78B03C7AAA54047137702E7B82F6(L_38, L_40, L_41, (2000.0f), L_43, 1, /*hidden argument*/NULL); __this->set_hitCount_32(L_44); // if (hitCount > 0) int32_t L_45 = __this->get_hitCount_32(); if ((((int32_t)L_45) <= ((int32_t)0))) { goto IL_021b; } } { // lineLength = hits[0].distance; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_46 = __this->get_hits_26(); NullCheck(L_46); float L_47; L_47 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_46)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); __this->set_lineLength_31(L_47); // for (int i = 0; i < hitCount; i++) V_1 = 0; goto IL_020f; } IL_0190: { // if (aimLayerMask == (aimLayerMask | (1 << hits[i].collider.gameObject.layer))) LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_48 = __this->get_aimLayerMask_17(); int32_t L_49; L_49 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_48, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_50 = __this->get_aimLayerMask_17(); int32_t L_51; L_51 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_50, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_52 = __this->get_hits_26(); int32_t L_53 = V_1; NullCheck(L_52); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_54; L_54 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_52)->GetAddressAt(static_cast(L_53))), /*hidden argument*/NULL); NullCheck(L_54); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_55; L_55 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_54, /*hidden argument*/NULL); NullCheck(L_55); int32_t L_56; L_56 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_55, /*hidden argument*/NULL); if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)((int32_t)L_51|(int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_56&(int32_t)((int32_t)31))))))))))) { goto IL_020b; } } { // aboutToFire = true; __this->set_aboutToFire_33((bool)1); // glareSource.clip = flashClip; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_57 = __this->get_glareSource_21(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_58 = __this->get_flashClip_23(); NullCheck(L_57); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_57, L_58, /*hidden argument*/NULL); // anim.SetTrigger(animationTrigger); Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_59 = __this->get_anim_24(); String_t* L_60 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_animationTrigger_7(); NullCheck(L_59); Animator_SetTrigger_m2D79D155CABD81B1CC75EFC35D90508B58D7211C(L_59, L_60, /*hidden argument*/NULL); // lineLength = hits[i].distance; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_61 = __this->get_hits_26(); int32_t L_62 = V_1; NullCheck(L_61); float L_63; L_63 = RaycastHit_get_distance_m85FCA98D7957C3BF1D449CA1B48C116CCD6226FA((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_61)->GetAddressAt(static_cast(L_62))), /*hidden argument*/NULL); __this->set_lineLength_31(L_63); // break; goto IL_021b; } IL_020b: { // for (int i = 0; i < hitCount; i++) int32_t L_64 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_020f: { // for (int i = 0; i < hitCount; i++) int32_t L_65 = V_1; int32_t L_66 = __this->get_hitCount_32(); if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_0190; } } IL_021b: { // lineRenderer.ShowLine(firePoint.position, firePoint.position + firePoint.forward * lineLength, lineRenderer.duration, TargetingGradient()); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_67 = __this->get_lineRenderer_27(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_68 = __this->get_firePoint_14(); NullCheck(L_68); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_69; L_69 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_68, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_70 = __this->get_firePoint_14(); NullCheck(L_70); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_71; L_71 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_70, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_72 = __this->get_firePoint_14(); NullCheck(L_72); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_73; L_73 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_72, /*hidden argument*/NULL); float L_74 = __this->get_lineLength_31(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_75; L_75 = Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline(L_73, L_74, /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_76; L_76 = Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline(L_71, L_75, /*hidden argument*/NULL); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_77 = __this->get_lineRenderer_27(); NullCheck(L_77); float L_78 = L_77->get_duration_9(); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_79; L_79 = SniperFireable_TargetingGradient_mC12D72E7E253DFEF37E99BB54133F95B05420900(__this, /*hidden argument*/NULL); NullCheck(L_67); HitscanLineRenderer_ShowLine_m31066E040D6E6011CC5E76DA7B1F737F7F731A54(L_67, L_69, L_76, L_78, L_79, /*hidden argument*/NULL); } IL_0268: { // } return; } } // System.Boolean SniperFireable::ReadyToFire() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SniperFireable_ReadyToFire_m7A6E9091D50E189E5CBEC59951E8E73CF1ECEDEF (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { { // if (Time.time >= nextFire) float L_0; L_0 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_1 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_nextFire_9(); if ((!(((float)L_0) >= ((float)L_1)))) { goto IL_0021; } } { // nextFire = Time.time + fireRate; float L_2; L_2 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_3 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_fireRate_5(); ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->set_nextFire_9(((float)il2cpp_codegen_add((float)L_2, (float)L_3))); // return true; return (bool)1; } IL_0021: { // return false; return (bool)0; } } // System.Void SniperFireable::FireSniper() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable_FireSniper_mD9E0B63404942A623175B384D75B6AF6D6BA73A8 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { { // Fire(fireSource, Vector3.zero); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_fireSource_25(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1; L_1 = Vector3_get_zero_m92B6E46FC9A637D20B3A4C1FFAEABFCE095DD4C6(/*hidden argument*/NULL); VirtActionInvoker2< AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B *, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E >::Invoke(5 /* System.Void Fireable::Fire(UnityEngine.AudioSource,UnityEngine.Vector3) */, __this, L_0, L_1); // } return; } } // System.Void SniperFireable::Fire(UnityEngine.AudioSource,UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable_Fire_mC96243A1F8C6E2ADF8DE2A2C2CC1032F868D0692 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * ___source0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___movementVelocity1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * V_1 = NULL; { // base.Fire(source, movementVelocity); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = ___source0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1 = ___movementVelocity1; Fireable_Fire_m3F112852EEEDC5332B4582D127983C0A4DE81D5A(__this, L_0, L_1, /*hidden argument*/NULL); // hitCount = Physics.SphereCastNonAlloc(firePoint.position, shotWidth, firePoint.forward, hits, MAX_RANGE, hitLayerMask, QueryTriggerInteraction.Ignore); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_2 = __this->get_firePoint_14(); NullCheck(L_2); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3; L_3 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_2, /*hidden argument*/NULL); float L_4 = __this->get_shotWidth_15(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_5 = __this->get_firePoint_14(); NullCheck(L_5); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; L_6 = Transform_get_forward_mD850B9ECF892009E3485408DC0D375165B7BF053(L_5, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_7 = __this->get_hits_26(); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_8 = __this->get_hitLayerMask_18(); int32_t L_9; L_9 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_8, /*hidden argument*/NULL); int32_t L_10; L_10 = Physics_SphereCastNonAlloc_mE792A0BF759B32E2F80B7465D3971A6FAAF78E49(L_3, L_4, L_6, L_7, (2000.0f), L_9, 1, /*hidden argument*/NULL); __this->set_hitCount_32(L_10); // if (hitCount > 0) int32_t L_11 = __this->get_hitCount_32(); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0171; } } { // for (int i = 0; i < hitCount; i++) V_0 = 0; goto IL_0165; } IL_0059: { // if (hits[i].collider.gameObject.tag == "Player") RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_12 = __this->get_hits_26(); int32_t L_13 = V_0; NullCheck(L_12); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_14; L_14 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_12)->GetAddressAt(static_cast(L_13))), /*hidden argument*/NULL); NullCheck(L_14); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_15; L_15 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_14, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16; L_16 = GameObject_get_tag_mC21F33D368C18A631040F2887036C678B96ABC33(L_15, /*hidden argument*/NULL); bool L_17; L_17 = String_op_Equality_m50B3548E4AC232558190B0052877B290AA1D436A(L_16, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, /*hidden argument*/NULL); if (!L_17) { goto IL_00cf; } } { // Player.Collision.DamagingHit(shotDamage, firePoint.position - hits[i].point, hits[i].point, hitParticles, false, true); IL2CPP_RUNTIME_CLASS_INIT(Player_t8467CBEA452A53248E86815C9D60CD495A3F3D40_il2cpp_TypeInfo_var); PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * L_18; L_18 = Player_get_Collision_mC96F7FC632364CDB6730D2B1AB5B44C9D7C03248(/*hidden argument*/NULL); float L_19 = __this->get_shotDamage_12(); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_20 = __this->get_firePoint_14(); NullCheck(L_20); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_21; L_21 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_20, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_22 = __this->get_hits_26(); int32_t L_23 = V_0; NullCheck(L_22); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_24; L_24 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_22)->GetAddressAt(static_cast(L_23))), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_25; L_25 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_21, L_24, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_26 = __this->get_hits_26(); int32_t L_27 = V_0; NullCheck(L_26); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_28; L_28 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_26)->GetAddressAt(static_cast(L_27))), /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_29 = __this->get_hitParticles_13(); NullCheck(L_18); PlayerCollision_DamagingHit_m2DCB0357808237AEE5349F043632732DA5A6CFC0(L_18, L_19, L_25, L_28, L_29, (bool)0, (bool)1, /*hidden argument*/NULL); // break; //prevents double or triple hit on player goto IL_0171; } IL_00cf: { // Hitable hitable = hits[i].collider.gameObject.GetComponent(); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_30 = __this->get_hits_26(); int32_t L_31 = V_0; NullCheck(L_30); Collider_t5E81E43C2ECA0209A7C4528E84A632712D192B02 * L_32; L_32 = RaycastHit_get_collider_m13A3DE16FBC631E0A1F987E0B22CE70AF8AB539E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_30)->GetAddressAt(static_cast(L_31))), /*hidden argument*/NULL); NullCheck(L_32); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_33; L_33 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(L_32, /*hidden argument*/NULL); NullCheck(L_33); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_34; L_34 = GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0(L_33, /*hidden argument*/GameObject_GetComponent_TisHitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28_m7845A16844DB9FA2A22761C37A06909FCC5C41B0_RuntimeMethod_var); V_1 = L_34; // if (hitable != null && hitable.onHit != null) Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_35 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_36; L_36 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_35, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_36) { goto IL_0161; } } { Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_37 = V_1; NullCheck(L_37); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_38 = L_37->get_onHit_9(); if (!L_38) { goto IL_0161; } } { // hitable.onHit.Invoke(new HitData(shotDamage, hits[i].point, firePoint.position - hits[i].point, gameObject, hitParticles, hits[i].normal)); Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_39 = V_1; NullCheck(L_39); HitEvent_tDAB88A0792AAEA1B4608DBF01D4D5E8618388717 * L_40 = L_39->get_onHit_9(); float L_41 = __this->get_shotDamage_12(); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_42 = __this->get_hits_26(); int32_t L_43 = V_0; NullCheck(L_42); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_44; L_44 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_42)->GetAddressAt(static_cast(L_43))), /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_45 = __this->get_firePoint_14(); NullCheck(L_45); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_46; L_46 = Transform_get_position_m40A8A9895568D56FFC687B57F30E8D53CB5EA341(L_45, /*hidden argument*/NULL); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_47 = __this->get_hits_26(); int32_t L_48 = V_0; NullCheck(L_47); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_49; L_49 = RaycastHit_get_point_m32F7282CBB2E13393A33BAD046BDA218E48DD21E((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_47)->GetAddressAt(static_cast(L_48))), /*hidden argument*/NULL); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_50; L_50 = Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline(L_46, L_49, /*hidden argument*/NULL); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_51; L_51 = Component_get_gameObject_m55DC35B149AFB9157582755383BA954655FE0C5B(__this, /*hidden argument*/NULL); Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_52 = __this->get_hitParticles_13(); RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_53 = __this->get_hits_26(); int32_t L_54 = V_0; NullCheck(L_53); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_55; L_55 = RaycastHit_get_normal_m2C813B25BAECD87FD9E9CB294278B291F4CC6674((RaycastHit_t59E5AEC8FE13BFA2ACBB6FFBDB7585FFB7288F89 *)((L_53)->GetAddressAt(static_cast(L_54))), /*hidden argument*/NULL); HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA * L_56 = (HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA *)il2cpp_codegen_object_new(HitData_t1B5BBDE670EF76E6C8F7EB077927ABF2563ADECA_il2cpp_TypeInfo_var); HitData__ctor_m75A2D4A60A22F32A8801868D603A563615F6B618(L_56, L_41, L_44, L_50, L_51, L_52, L_55, /*hidden argument*/NULL); NullCheck(L_40); UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC(L_40, L_56, /*hidden argument*/UnityEvent_1_Invoke_m09F4342EB0BEC4FD764FCC126580EABADCDEB5AC_RuntimeMethod_var); } IL_0161: { // for (int i = 0; i < hitCount; i++) int32_t L_57 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_0165: { // for (int i = 0; i < hitCount; i++) int32_t L_58 = V_0; int32_t L_59 = __this->get_hitCount_32(); if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_0059; } } IL_0171: { // nextFire = Time.time + fireRate; float L_60; L_60 = Time_get_time_m52C9390086344FA8787001ED5911550D850CE515(/*hidden argument*/NULL); float L_61 = ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->get_fireRate_5(); ((Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 *)__this)->set_nextFire_9(((float)il2cpp_codegen_add((float)L_60, (float)L_61))); // aboutToFire = false; __this->set_aboutToFire_33((bool)0); // } return; } } // UnityEngine.Gradient SniperFireable::TargetingGradient() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * SniperFireable_TargetingGradient_mC12D72E7E253DFEF37E99BB54133F95B05420900 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 V_0; memset((&V_0), 0, sizeof(V_0)); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 V_1; memset((&V_1), 0, sizeof(V_1)); { // if(targetingAngle < targetingLaserOnAngle) float L_0 = __this->get_targetingAngle_28(); float L_1 = __this->get_targetingLaserOnAngle_16(); if ((!(((float)L_0) < ((float)L_1)))) { goto IL_012f; } } { // Color start = Color.Lerp(lineRenderer.missGrad.colorKeys[0].color, lineRenderer.hitGrad.colorKeys[0].color, 1 - targetingAngle / targetingLaserOnAngle); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_2 = __this->get_lineRenderer_27(); NullCheck(L_2); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_3 = L_2->get_missGrad_6(); NullCheck(L_3); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_4; L_4 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_3, /*hidden argument*/NULL); NullCheck(L_4); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_5 = ((L_4)->GetAddressAt(static_cast(0)))->get_color_0(); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_6 = __this->get_lineRenderer_27(); NullCheck(L_6); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_7 = L_6->get_hitGrad_5(); NullCheck(L_7); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_8; L_8 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_7, /*hidden argument*/NULL); NullCheck(L_8); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_9 = ((L_8)->GetAddressAt(static_cast(0)))->get_color_0(); float L_10 = __this->get_targetingAngle_28(); float L_11 = __this->get_targetingLaserOnAngle_16(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_12; L_12 = Color_Lerp_m6320057807E1F335970F168403C601EBD2B92062(L_5, L_9, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)L_10/(float)L_11)))), /*hidden argument*/NULL); V_0 = L_12; // Color end = Color.Lerp(lineRenderer.missGrad.colorKeys[lineRenderer.missGrad.colorKeys.Length - 1].color, lineRenderer.hitGrad.colorKeys[lineRenderer.hitGrad.colorKeys.Length - 1].color, 1 - targetingAngle / targetingLaserOnAngle); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_13 = __this->get_lineRenderer_27(); NullCheck(L_13); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_14 = L_13->get_missGrad_6(); NullCheck(L_14); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_15; L_15 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_14, /*hidden argument*/NULL); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_16 = __this->get_lineRenderer_27(); NullCheck(L_16); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_17 = L_16->get_missGrad_6(); NullCheck(L_17); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_18; L_18 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_17, /*hidden argument*/NULL); NullCheck(L_18); NullCheck(L_15); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_19 = ((L_15)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length))), (int32_t)1)))))->get_color_0(); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_20 = __this->get_lineRenderer_27(); NullCheck(L_20); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_21 = L_20->get_hitGrad_5(); NullCheck(L_21); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_22; L_22 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_21, /*hidden argument*/NULL); HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_23 = __this->get_lineRenderer_27(); NullCheck(L_23); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_24 = L_23->get_hitGrad_5(); NullCheck(L_24); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_25; L_25 = Gradient_get_colorKeys_m3FE1E0174CD2D059F4F6E8BEDE53A9F55120BBC2(L_24, /*hidden argument*/NULL); NullCheck(L_25); NullCheck(L_22); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_26 = ((L_22)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))), (int32_t)1)))))->get_color_0(); float L_27 = __this->get_targetingAngle_28(); float L_28 = __this->get_targetingLaserOnAngle_16(); Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_29; L_29 = Color_Lerp_m6320057807E1F335970F168403C601EBD2B92062(L_19, L_26, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)((float)((float)L_27/(float)L_28)))), /*hidden argument*/NULL); V_1 = L_29; // colorKeys = new GradientColorKey[3] { new GradientColorKey(start, 0), new GradientColorKey(start, 0.85f), new GradientColorKey(end, 1) }; GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_30 = (GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A*)(GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A*)SZArrayNew(GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var, (uint32_t)3); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_31 = L_30; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_32 = V_0; GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E L_33; memset((&L_33), 0, sizeof(L_33)); GradientColorKey__ctor_m8082D2E47E514E2708DDCD30A5063883CDD0FF20((&L_33), L_32, (0.0f), /*hidden argument*/NULL); NullCheck(L_31); (L_31)->SetAt(static_cast(0), (GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E )L_33); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_34 = L_31; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_35 = V_0; GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E L_36; memset((&L_36), 0, sizeof(L_36)); GradientColorKey__ctor_m8082D2E47E514E2708DDCD30A5063883CDD0FF20((&L_36), L_35, (0.850000024f), /*hidden argument*/NULL); NullCheck(L_34); (L_34)->SetAt(static_cast(1), (GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E )L_36); GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_37 = L_34; Color_tF40DAF76C04FFECF3FE6024F85A294741C9CC659 L_38 = V_1; GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E L_39; memset((&L_39), 0, sizeof(L_39)); GradientColorKey__ctor_m8082D2E47E514E2708DDCD30A5063883CDD0FF20((&L_39), L_38, (1.0f), /*hidden argument*/NULL); NullCheck(L_37); (L_37)->SetAt(static_cast(2), (GradientColorKey_t1B691B0604BDB77B1515A6F565D928BC0EBF2F2E )L_39); __this->set_colorKeys_30(L_37); // Gradient grad = new Gradient(); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_40 = (Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 *)il2cpp_codegen_object_new(Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2_il2cpp_TypeInfo_var); Gradient__ctor_m4B95822B3C5187566CE4FA66E283600DCC916C5A(L_40, /*hidden argument*/NULL); // grad.SetKeys(colorKeys, alphas); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_41 = L_40; GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_42 = __this->get_colorKeys_30(); GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_43 = __this->get_alphas_29(); NullCheck(L_41); Gradient_SetKeys_mFA90BD1B1B00C045CA5C068A1C251929A1A6720E(L_41, L_42, L_43, /*hidden argument*/NULL); // return grad; return L_41; } IL_012f: { // return lineRenderer.missGrad; HitscanLineRenderer_tDF7BEFF845E7E1403DCF2FFBA0F20DE980B17C61 * L_44 = __this->get_lineRenderer_27(); NullCheck(L_44); Gradient_t297BAC6722F67728862AE2FBE760A400DA8902F2 * L_45 = L_44->get_missGrad_6(); return L_45; } } // System.Void SniperFireable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SniperFireable__ctor_m5D987AFECFBCAD16DBD1CE64C3C0DC0B974C9F55 (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public float shotDamage = 25f; __this->set_shotDamage_12((25.0f)); // public float shotWidth = 0.12f; __this->set_shotWidth_15((0.119999997f)); // public float targetingLaserOnAngle = 25f; __this->set_targetingLaserOnAngle_16((25.0f)); // public float minAlpha = 0.25f; __this->set_minAlpha_19((0.25f)); // public float maxAlpha = 0.45f; __this->set_maxAlpha_20((0.449999988f)); // RaycastHit[] hits = new RaycastHit[3]; RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09* L_0 = (RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09*)(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09*)SZArrayNew(RaycastHitU5BU5D_t6778DB95346906446AAD3A1A36904F1846435A09_il2cpp_TypeInfo_var, (uint32_t)3); __this->set_hits_26(L_0); // GradientAlphaKey[] alphas = new GradientAlphaKey[3]; GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748* L_1 = (GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748*)(GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748*)SZArrayNew(GradientAlphaKeyU5BU5D_t4B07B8959D70A589B53B18B15512C74AEBD03748_il2cpp_TypeInfo_var, (uint32_t)3); __this->set_alphas_29(L_1); // GradientColorKey[] colorKeys = new GradientColorKey[3]; GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A* L_2 = (GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A*)(GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A*)SZArrayNew(GradientColorKeyU5BU5D_t93452502F87F8D08C4E848B95CFCBDFCD482056A_il2cpp_TypeInfo_var, (uint32_t)3); __this->set_colorKeys_30(L_2); Fireable__ctor_m604A0C57F25EAB972EA593226F0B80482F7B5E21(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SoundFXRandomizer::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundFXRandomizer_Awake_m5C843F9B88ACCF1DA31D9B2E640CA82724AA2147 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE13381A68B25DFC2AAB0926ECC7BA0D0F694FC95); s_Il2CppMethodInitialized = true; } Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * V_0 = NULL; { // source = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0; L_0 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_source_9(L_0); // if (!string.IsNullOrEmpty(resourceFolderName)) String_t* L_1 = __this->get_resourceFolderName_7(); bool L_2; L_2 = String_IsNullOrEmpty_m57429705D977ACD5EE7E210A858EED6F348C36B3(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_006b; } } { // Object temp = Resources.Load(resourceFolderName + "/FileList", typeof(TextAsset)); String_t* L_3 = __this->get_resourceFolderName_7(); String_t* L_4; L_4 = String_Concat_m10758B01687A2181C8727AD9FD9CCF5325C61C2A(L_3, _stringLiteralE13381A68B25DFC2AAB0926ECC7BA0D0F694FC95, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_5, /*hidden argument*/NULL); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_7; L_7 = Resources_Load_m00F1411C22E0A261A469A552582F8484B091E11F(L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; // if (temp != null) Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_il2cpp_TypeInfo_var); bool L_9; L_9 = Object_op_Inequality_mDCB4E958808E725D0612CCABF340B284085F03D6(L_8, (Object_tF2F3778131EFF286AF62B7B013A170F95A91571A *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_006b; } } { // resourceList = temp as TextAsset; Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_10 = V_0; __this->set_resourceList_10(((TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 *)IsInstClass((RuntimeObject*)L_10, TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234_il2cpp_TypeInfo_var))); // fileList = resourceList.text.Split(split, System.StringSplitOptions.RemoveEmptyEntries); TextAsset_t1969F5FD1F628C7C0A70D9605C0D251B4F547234 * L_11 = __this->get_resourceList_10(); NullCheck(L_11); String_t* L_12; L_12 = TextAsset_get_text_m89A756483BA3218E173F5D62A582070714BC1218(L_11, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = __this->get_split_13(); NullCheck(L_12); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14; L_14 = String_Split_m465A09CA87BD9357B6C89BF977D582DAB1AAE1FD(L_12, L_13, 1, /*hidden argument*/NULL); __this->set_fileList_12(L_14); } IL_006b: { // } return; } } // System.Void SoundFXRandomizer::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundFXRandomizer_Start_m2D8D1CCD147128BC18FBEDC5EE918EC4757CAB28 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method) { { // source.clip = PickRandomClip(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0 = __this->get_source_9(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_1; L_1 = SoundFXRandomizer_PickRandomClip_m257ADB6C5B05C8364608846F64B2F8BB67F4CCC4(__this, /*hidden argument*/NULL); NullCheck(L_0); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_0, L_1, /*hidden argument*/NULL); // if (playsAtStart) bool L_2 = __this->get_playsAtStart_4(); if (!L_2) { goto IL_0024; } } { // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_3 = __this->get_source_9(); NullCheck(L_3); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_3, /*hidden argument*/NULL); } IL_0024: { // } return; } } // System.Void SoundFXRandomizer::PlayRandomClip(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundFXRandomizer_PlayRandomClip_mDD7B0D0C83363FDB99C3AF9C127F1B3778C1041D (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, bool ___asOneShot0, const RuntimeMethod* method) { { // if(loadResourceAsync && fileList.Length > 0) bool L_0 = __this->get_loadResourceAsync_8(); if (!L_0) { goto IL_0020; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = __this->get_fileList_12(); NullCheck(L_1); if (!(((RuntimeArray*)L_1)->max_length)) { goto IL_0020; } } { // StartCoroutine(ProcessClipRequest(asOneShot)); bool L_2 = ___asOneShot0; RuntimeObject* L_3; L_3 = SoundFXRandomizer_ProcessClipRequest_mD4B47614288C3000C85ABC2898A8066297FA6FB4(__this, L_2, /*hidden argument*/NULL); Coroutine_t899D5232EF542CB8BA70AF9ECEECA494FAA9CCB7 * L_4; L_4 = MonoBehaviour_StartCoroutine_m3E33706D38B23CDD179E99BAD61E32303E9CC719(__this, L_3, /*hidden argument*/NULL); // } return; } IL_0020: { // else if (asOneShot) bool L_5 = ___asOneShot0; if (!L_5) { goto IL_0035; } } { // source.PlayOneShot(PickRandomClip()); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_6 = __this->get_source_9(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_7; L_7 = SoundFXRandomizer_PickRandomClip_m257ADB6C5B05C8364608846F64B2F8BB67F4CCC4(__this, /*hidden argument*/NULL); NullCheck(L_6); AudioSource_PlayOneShot_mA90B136041A61C30909301D45D0315088CA7D796(L_6, L_7, /*hidden argument*/NULL); // } return; } IL_0035: { // source.clip = PickRandomClip(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_8 = __this->get_source_9(); AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_9; L_9 = SoundFXRandomizer_PickRandomClip_m257ADB6C5B05C8364608846F64B2F8BB67F4CCC4(__this, /*hidden argument*/NULL); NullCheck(L_8); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_8, L_9, /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_10 = __this->get_source_9(); NullCheck(L_10); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_10, /*hidden argument*/NULL); // } return; } } // UnityEngine.ResourceRequest SoundFXRandomizer::RequestRandomClip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * SoundFXRandomizer_RequestRandomClip_mBC760D476BC8122F2113D9458077059C3727A357 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Resources_LoadAsync_TisAudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_m4DB6F620A3EA3C43BC97CA84E3AD16474B5617E3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } { // return Resources.LoadAsync(resourceFolderName + "/" + fileList[Random.Range(0, fileList.Length)]); String_t* L_0 = __this->get_resourceFolderName_7(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = __this->get_fileList_12(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = __this->get_fileList_12(); NullCheck(L_2); int32_t L_3; L_3 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), /*hidden argument*/NULL); NullCheck(L_1); int32_t L_4 = L_3; String_t* L_5 = (L_1)->GetAt(static_cast(L_4)); String_t* L_6; L_6 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_0, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_5, /*hidden argument*/NULL); ResourceRequest_tD2D09E98C844087E6AB0F04532B7AA139558CBAD * L_7; L_7 = Resources_LoadAsync_TisAudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_m4DB6F620A3EA3C43BC97CA84E3AD16474B5617E3(L_6, /*hidden argument*/Resources_LoadAsync_TisAudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_m4DB6F620A3EA3C43BC97CA84E3AD16474B5617E3_RuntimeMethod_var); return L_7; } } // UnityEngine.AudioClip SoundFXRandomizer::PickRandomClip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * SoundFXRandomizer_PickRandomClip_m257ADB6C5B05C8364608846F64B2F8BB67F4CCC4 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * V_0 = NULL; { // AudioClip clip = null; V_0 = (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)NULL; // if (fileList.Length > 0) StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_fileList_12(); NullCheck(L_0); if (!(((RuntimeArray*)L_0)->max_length)) { goto IL_0047; } } { // clip = (AudioClip)Resources.Load(resourceFolderName + "/" + fileList[Random.Range(0, fileList.Length)], typeof(AudioClip)); String_t* L_1 = __this->get_resourceFolderName_7(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = __this->get_fileList_12(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = __this->get_fileList_12(); NullCheck(L_3); int32_t L_4; L_4 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), /*hidden argument*/NULL); NullCheck(L_2); int32_t L_5 = L_4; String_t* L_6 = (L_2)->GetAt(static_cast(L_5)); String_t* L_7; L_7 = String_Concat_mC41740F000A5A48F8D313FB4CEE0E35E207A2632(L_1, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_6, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m180706985100778663E9C75D4FC001D367C0120F(L_8, /*hidden argument*/NULL); Object_tF2F3778131EFF286AF62B7B013A170F95A91571A * L_10; L_10 = Resources_Load_m00F1411C22E0A261A469A552582F8484B091E11F(L_7, L_9, /*hidden argument*/NULL); V_0 = ((AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE *)CastclassSealed((RuntimeObject*)L_10, AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE_il2cpp_TypeInfo_var)); // } goto IL_0066; } IL_0047: { // else if(clipOptions.Length > 0) AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* L_11 = __this->get_clipOptions_6(); NullCheck(L_11); if (!(((RuntimeArray*)L_11)->max_length)) { goto IL_0066; } } { // clip = clipOptions[Random.Range(0, clipOptions.Length)]; AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* L_12 = __this->get_clipOptions_6(); AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* L_13 = __this->get_clipOptions_6(); NullCheck(L_13); int32_t L_14; L_14 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))), /*hidden argument*/NULL); NullCheck(L_12); int32_t L_15 = L_14; AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_16 = (L_12)->GetAt(static_cast(L_15)); V_0 = L_16; } IL_0066: { // if (pitchRange.x > 0 && pitchRange.y > 0) Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_17 = __this->get_address_of_pitchRange_5(); float L_18 = L_17->get_x_0(); if ((!(((float)L_18) > ((float)(0.0f))))) { goto IL_00b0; } } { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_19 = __this->get_address_of_pitchRange_5(); float L_20 = L_19->get_y_1(); if ((!(((float)L_20) > ((float)(0.0f))))) { goto IL_00b0; } } { // source.pitch = Random.Range(pitchRange.x, pitchRange.y); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_21 = __this->get_source_9(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_22 = __this->get_address_of_pitchRange_5(); float L_23 = L_22->get_x_0(); Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_24 = __this->get_address_of_pitchRange_5(); float L_25 = L_24->get_y_1(); float L_26; L_26 = Random_Range_mA944A98B82AFE4D46D05EF533ED0068148EFAEA5(L_23, L_25, /*hidden argument*/NULL); NullCheck(L_21); AudioSource_set_pitch_m9E9EEFADFAB44ADEC656573425CF34D0069A0CBC(L_21, L_26, /*hidden argument*/NULL); } IL_00b0: { // return clip; AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_27 = V_0; return L_27; } } // System.Collections.IEnumerator SoundFXRandomizer::ProcessClipRequest(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SoundFXRandomizer_ProcessClipRequest_mD4B47614288C3000C85ABC2898A8066297FA6FB4 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, bool ___asOneShot0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 * L_0 = (U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 *)il2cpp_codegen_object_new(U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0_il2cpp_TypeInfo_var); U3CProcessClipRequestU3Ed__15__ctor_mAE56BE496CEA96148C29A77AFF68708D4E7CE700(L_0, 0, /*hidden argument*/NULL); U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); U3CProcessClipRequestU3Ed__15_t7D5626CEBB8EE713B78E5D5CBB9E739B00FF56B0 * L_2 = L_1; bool L_3 = ___asOneShot0; NullCheck(L_2); L_2->set_asOneShot_3(L_3); return L_2; } } // System.Void SoundFXRandomizer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundFXRandomizer__ctor_m5ADEC245D54E0C41FFB19B6A9A1B8ADBBB678F98 (SoundFXRandomizer_tFFE5F75D54CF956D452D06716CB9AD99F9492B86 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4133EC0E83E4C69B6C0094B47BFD1408F0C8D4C5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB5B55A9B215F744DB82517864984D073F2E8F8C); s_Il2CppMethodInitialized = true; } { // public bool playsAtStart = true; __this->set_playsAtStart_4((bool)1); // string[] fileList = new string[] { }; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)0); __this->set_fileList_12(L_0); // readonly string[] split = new string[] { "\r\n", "\r", "\n" }; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)3); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral4133EC0E83E4C69B6C0094B47BFD1408F0C8D4C5); (L_2)->SetAt(static_cast(0), (String_t*)_stringLiteral4133EC0E83E4C69B6C0094B47BFD1408F0C8D4C5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteralDB5B55A9B215F744DB82517864984D073F2E8F8C); (L_3)->SetAt(static_cast(1), (String_t*)_stringLiteralDB5B55A9B215F744DB82517864984D073F2E8F8C); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD); (L_4)->SetAt(static_cast(2), (String_t*)_stringLiteral00B28FF06B788B9B67C6B259800F404F9F3761FD); __this->set_split_13(L_4); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void SoundOnCollision::Awake() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundOnCollision_Awake_mA255F725DE2EECC1E7007B801069BE63D9E34675 (SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { // source = GetComponent(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_0; L_0 = Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F(__this, /*hidden argument*/Component_GetComponent_TisAudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B_mCC3B7A679ECE504BFAF8C70C4EF527511F46902F_RuntimeMethod_var); __this->set_source_7(L_0); // } return; } } // System.Void SoundOnCollision::OnCollisionEnter(UnityEngine.Collision) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundOnCollision_OnCollisionEnter_mD3A4587B89B46C21E48213ED7220C313DF7596AC (SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C * __this, Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * ___collision0, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { // if(collision.relativeVelocity.sqrMagnitude >= minSquareForceForSound && ((1 << collision.gameObject.layer) & soundCausingLayers) != 0) Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * L_0 = ___collision0; NullCheck(L_0); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_1; L_1 = Collision_get_relativeVelocity_m0B0F8FA1AFAF7AB3B76083932D63A3FC1FA22442(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2; L_2 = Vector3_get_sqrMagnitude_mC567EE6DF411501A8FE1F23A0038862630B88249((Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E *)(&V_0), /*hidden argument*/NULL); float L_3 = __this->get_minSquareForceForSound_4(); if ((!(((float)L_2) >= ((float)L_3)))) { goto IL_005f; } } { Collision_tDC11F9B3834FD25DEB8C7DD1C51B635D240BBBF0 * L_4 = ___collision0; NullCheck(L_4); GameObject_tC000A2E1A7CF1E10FD7BA08863287C072207C319 * L_5; L_5 = Collision_get_gameObject_m5682F872FD28419AA36F0651CE8B19825A21859D(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6; L_6 = GameObject_get_layer_m9D4C23A2FD105AF9964445BF18A77E8A49012F9F(L_5, /*hidden argument*/NULL); LayerMask_t5FA647D8C300EA0621360CA4424717C3C73190A8 L_7 = __this->get_soundCausingLayers_5(); int32_t L_8; L_8 = LayerMask_op_Implicit_m6D9C2EC7EF30405BA7669BF0EC32F8339C93496F(L_7, /*hidden argument*/NULL); if (!((int32_t)((int32_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_6&(int32_t)((int32_t)31)))))&(int32_t)L_8))) { goto IL_005f; } } { // source.clip = sounds[Random.Range(0, sounds.Length)]; AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_9 = __this->get_source_7(); AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* L_10 = __this->get_sounds_6(); AudioClipU5BU5D_t9BA3E7C4B62164BA2E054F3A82CD6CE6EB273CBE* L_11 = __this->get_sounds_6(); NullCheck(L_11); int32_t L_12; L_12 = Random_Range_mCD7505433C26B6FA511AC1EA07E58AEF7ED1C213(0, ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))), /*hidden argument*/NULL); NullCheck(L_10); int32_t L_13 = L_12; AudioClip_t16D2E573E7CC1C5118D8EE0F0692D46866A1C0EE * L_14 = (L_10)->GetAt(static_cast(L_13)); NullCheck(L_9); AudioSource_set_clip_mD1F50F7BA6EA3AF25B4922473352C5180CFF7B2B(L_9, L_14, /*hidden argument*/NULL); // source.Play(); AudioSource_tC4BF65AF8CDCAA63724BB3CA59A7A29249269E6B * L_15 = __this->get_source_7(); NullCheck(L_15); AudioSource_Play_mED16664B8F8F3E4D68785C8C00FC96C4DF053AE1(L_15, /*hidden argument*/NULL); } IL_005f: { // } return; } } // System.Void SoundOnCollision::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundOnCollision__ctor_m121249EB815A24ECD18A2AA0B3D2DF8B5ED15699 (SoundOnCollision_t7177298FF0F4AE8A9208581ED1F8B5EE2D18361C * __this, const RuntimeMethod* method) { { // public float minSquareForceForSound = 10f; __this->set_minSquareForceForSound_4((10.0f)); MonoBehaviour__ctor_mC0995D847F6A95B1A553652636C38A2AA8B13BED(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m06DD6079C6317F9A4D889EE4D22C4AED1E438E3B_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, float ___d1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); float L_2 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ___a0; float L_4 = L_3.get_y_3(); float L_5 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___a0; float L_7 = L_6.get_z_4(); float L_8 = ___d1; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_9), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Addition_m2E3CBC2DA8F97FF21F4F845D857746EF6BC83A01_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___b1; float L_3 = L_2.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___a0; float L_5 = L_4.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___b1; float L_7 = L_6.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = ___a0; float L_9 = L_8.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = ___b1; float L_11 = L_10.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_12), ((float)il2cpp_codegen_add((float)L_1, (float)L_3)), ((float)il2cpp_codegen_add((float)L_5, (float)L_7)), ((float)il2cpp_codegen_add((float)L_9, (float)L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_2(L_0); float L_1 = ___y1; __this->set_y_3(L_1); float L_2 = ___z2; __this->set_z_4(L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NotifyRoadsideRemoval_set_Placer_mFE51DF640589897E6BED1D2017B9B6222D021AAD_inline (NotifyRoadsideRemoval_tA580E5D52AD1B0E60E325DD7509A072F7AC4FB3E * __this, RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * ___value0, const RuntimeMethod* method) { { // public RoadsideRepeatedPlacement Placer { get; set; } RoadsideRepeatedPlacement_t7F001CF5851D24F429F25E348E8381D0DC7ACE7E * L_0 = ___value0; __this->set_U3CPlacerU3Ek__BackingField_4(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_UnaryNegation_m56EB454031EABB53BA35FECF3F61A7E2332A2521_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___a0; float L_3 = L_2.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___a0; float L_5 = L_4.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6; memset((&L_6), 0, sizeof(L_6)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_6), ((-L_1)), ((-L_3)), ((-L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_001e; } IL_001e: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Subtraction_mF24598FCCA1D06E65CA6DAFF4F0F6E1667336722_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___b1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___b1; float L_3 = L_2.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___a0; float L_5 = L_4.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___b1; float L_7 = L_6.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = ___a0; float L_9 = L_8.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = ___b1; float L_11 = L_10.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_12; memset((&L_12), 0, sizeof(L_12)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_12), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), ((float)il2cpp_codegen_subtract((float)L_9, (float)L_11)), /*hidden argument*/NULL); V_0 = L_12; goto IL_0030; } IL_0030: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_13 = V_0; return L_13; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Dot_m81A33FB5E8269E1A21554ECCB1639019C708A1CF_inline (Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___lhs0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rhs1, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___lhs0; float L_1 = L_0.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_2 = ___rhs1; float L_3 = L_2.get_x_2(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_4 = ___lhs0; float L_5 = L_4.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___rhs1; float L_7 = L_6.get_y_3(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_8 = ___lhs0; float L_9 = L_8.get_z_4(); Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = ___rhs1; float L_11 = L_10.get_z_4(); V_0 = ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), (float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)))), (float)((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)))); goto IL_002d; } IL_002d: { float L_12 = V_0; return L_12; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E Vector3_op_Multiply_m92CBF5B97ECB34A9B802EDD5C4A8187463278560_inline (float ___d0, Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___a1, const RuntimeMethod* method) { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_0 = ___a1; float L_1 = L_0.get_x_2(); float L_2 = ___d0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_3 = ___a1; float L_4 = L_3.get_y_3(); float L_5 = ___d0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_6 = ___a1; float L_7 = L_6.get_z_4(); float L_8 = ___d0; Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_9; memset((&L_9), 0, sizeof(L_9)); Vector3__ctor_m57495F692C6CE1CEF278CAD9A98221165D37E636_inline((&L_9), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), ((float)il2cpp_codegen_multiply((float)L_7, (float)L_8)), /*hidden argument*/NULL); V_0 = L_9; goto IL_0021; } IL_0021: { Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E L_10 = V_0; return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EnemyBehavior_get_HitPoints_m22E2D061E755B62A8D2EEDA2796E92910D822A2E_inline (EnemyBehavior_t3C70D0F488598873CD1C7D82A603812075D1CB0D * __this, const RuntimeMethod* method) { { // return currentHitPoints; float L_0 = __this->get_currentHitPoints_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BasicDroneBehavior_get_IsInDropZone_m3249A2C042ABD347F86111D66B9DE74B71CD5600_inline (BasicDroneBehavior_t102A0C9FB0184201EC2FE48812414922DCBB8A10 * __this, const RuntimeMethod* method) { { // public bool IsInDropZone { get; set; } bool L_0 = __this->get_U3CIsInDropZoneU3Ek__BackingField_19(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Fireable_set_IsEmpty_m96D5ABEEFFC7256154A68C9AD8F88BBB04C7AA93_inline (Fireable_tC954799FE43EA8C2F6E5F387E0D7C2EB854E1354 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool IsEmpty { get; set; } bool L_0 = ___value0; __this->set_U3CIsEmptyU3Ek__BackingField_10(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TrafficMovement_get_PullingOver_m60EFC40479D0DC498141DB21DFB1BA347232B3BF_inline (TrafficMovement_t13205133EBB8930C0E39BE00396A3239759D0B87 * __this, const RuntimeMethod* method) { { // public bool PullingOver { get; set; } bool L_0 = __this->get_U3CPullingOverU3Ek__BackingField_28(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ScoreEvaluator_get_StageCompleted_m5ED92529FAF8761E4CE8A79D6F73DDEB9208609D_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static bool StageCompleted { get; private set; } IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); bool L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_U3CStageCompletedU3Ek__BackingField_44(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ScoreEvaluator_set_StageCompleted_mD3F439519EBDD2C7F8BC6F5870885940D22EF9ED_inline (bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static bool StageCompleted { get; private set; } bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->set_U3CStageCompletedU3Ek__BackingField_44(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScoreEvaluator_get_CurrentCombo_m75CFBFDB3C289FDD548538C23AD888C070CC5556_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return currentCombo; IL2CPP_RUNTIME_CLASS_INIT(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var); int32_t L_0 = ((ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_StaticFields*)il2cpp_codegen_static_fields_for(ScoreEvaluator_tB6DDBE6B83DE9BBA11785850161F578D0185F51D_il2cpp_TypeInfo_var))->get_currentCombo_45(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Slomo_get_State_mACC821D06165FA2D531DDFDC923B44F4051B96AA_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return slomoState; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); int32_t L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoState_43(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventInstance__ctor_m9658E4E8FCA58BF099FAB13FF5A4791D3FA75490_inline (EventInstance_t77E43F521C3E42A51B553C95F04A518E03B7E2C8 * __this, intptr_t ___ptr0, const RuntimeMethod* method) { { // public EventInstance(IntPtr ptr) { this.handle = ptr; } intptr_t L_0 = ___ptr0; __this->set_handle_0((intptr_t)L_0); // public EventInstance(IntPtr ptr) { this.handle = ptr; } return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_LastAimTarget_m957D0E7BD46F42A0AAFC2161B72D81EADBB21AAF_inline (Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static Transform LastAimTarget { get; protected set; } Transform_tA8193BB29D4D2C7EC04918F3ED1816345186C3F1 * L_0 = ___value0; ((Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_StaticFields*)il2cpp_codegen_static_fields_for(Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416_il2cpp_TypeInfo_var))->set_U3CLastAimTargetU3Ek__BackingField_97(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * Sidearm_get_SidearmAnim_m81CB6DA7C3E678BC4F7CA1B3EC54E7E289E00CE6_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public Animator SidearmAnim { get; private set; } Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0 = __this->get_U3CSidearmAnimU3Ek__BackingField_96(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentPowerUp_m81D592A365C2FF55DF040C6BD013ABBB2474C156_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return currentPU; int32_t L_0 = __this->get_currentPU_99(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * Sidearm_get_Handlegun_m28DC31DD9DAE75695EB6ABAC596BD89E6C3B27E1_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public Handlegun Handlegun { get; private set; } Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_0 = __this->get_U3CHandlegunU3Ek__BackingField_95(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_SidearmAnim_m3A57E50695CB17875EB800161CA16BFC4C5F6C34_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * ___value0, const RuntimeMethod* method) { { // public Animator SidearmAnim { get; private set; } Animator_t9DD1D43680A61D65A3C98C6EFF559709DC9CE149 * L_0 = ___value0; __this->set_U3CSidearmAnimU3Ek__BackingField_96(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_Handlegun_mBD2205057B3FF41E4FBC02A506D16436A9CEF529_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * ___value0, const RuntimeMethod* method) { { // public Handlegun Handlegun { get; private set; } Handlegun_t2F4F51C561D2B4F338CD15B2083F15718D6E3375 * L_0 = ___value0; __this->set_U3CHandlegunU3Ek__BackingField_95(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Sidearm_get_CurrentAmmo_m736BE0577B7F570899808E4B306B3AE0E797CA65_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return currentAmmo; int32_t L_0 = __this->get_currentAmmo_101(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Sidearm_get_InMissileMode_mBF6337401539D3F1C0431A933B27FA668DB953D4_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // public bool InMissileMode { get; private set; } = false; bool L_0 = __this->get_U3CInMissileModeU3Ek__BackingField_92(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * Sidearm_get_AimingAt_mC389A3483FC5B5C573C6E7FC01BE37AD03D877B8_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, const RuntimeMethod* method) { { // return aimedAt; Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_0 = __this->get_aimedAt_94(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LockOnIndicator_set_AimedAt_m5EF764E74AE4B92FAE4F92C3930797973AC8A307_inline (LockOnIndicator_t43CA3907A4A8150B5B13A9D2BF8439948EEF7012 * __this, Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * ___value0, const RuntimeMethod* method) { { // public Hitable AimedAt { get; set; } Hitable_tC43B80E0FE34FC1F5CA2569225375932CEDCAA28 * L_0 = ___value0; __this->set_U3CAimedAtU3Ek__BackingField_13(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Beam_get_CurrentBeamLength_m2927C27D1B37F02955C64E04775FCBF057409E56_inline (Beam_t470A8538C12DD998A793A710C5210B64A8AC3866 * __this, const RuntimeMethod* method) { { // public float CurrentBeamLength { get; private set; } float L_0 = __this->get_U3CCurrentBeamLengthU3Ek__BackingField_14(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_FiringSpeed_m2ED184FE30CE99712E3BFEDB2F32F90F85FF1A97_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float FiringSpeed { get; private set; } IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_U3CFiringSpeedU3Ek__BackingField_44(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * Interactable_get_Actor_mBCB3F4225E88B153999058C78E90C17C03199434_inline (Interactable_t7B3D96CA2D290BC385CEF539DC81227F05ABF5F4 * __this, const RuntimeMethod* method) { { // public Hand Actor { get; set; } Hand_t2FA8371777F29091509531FD8A7A800DCECCA921 * L_0 = __this->get_U3CActorU3Ek__BackingField_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 Vector2_op_Multiply_m5598D6A258A2C8F873CDAB66756553112CD8073A_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___a0, float ___d1, const RuntimeMethod* method) { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_0 = ___a0; float L_1 = L_0.get_x_0(); float L_2 = ___d1; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_3 = ___a0; float L_4 = L_3.get_y_1(); float L_5 = ___d1; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_6; memset((&L_6), 0, sizeof(L_6)); Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline((&L_6), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_2)), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), /*hidden argument*/NULL); V_0 = L_6; goto IL_0019; } IL_0019: { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_7 = V_0; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MissilePod_get_MissilesAvailable_m0682176160F40C1CCCB01562210394E1127FF96C_inline (MissilePod_t1F729DBD18A648E4A6B8B29C9575B1744F326C19 * __this, const RuntimeMethod* method) { { // return missileCount; int32_t L_0 = __this->get_missileCount_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Hand_get_SwapLocked_m4E02D804A249773CB872EC6BE7E214584F0F4F23_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static bool SwapLocked { get; set; } = false; IL2CPP_RUNTIME_CLASS_INIT(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var); bool L_0 = ((Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_StaticFields*)il2cpp_codegen_static_fields_for(Hand_t2FA8371777F29091509531FD8A7A800DCECCA921_il2cpp_TypeInfo_var))->get_U3CSwapLockedU3Ek__BackingField_56(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_PlayPowerupAudio_mD293439931F86AE881C2AA6501640EB720BC4E45_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool PlayPowerupAudio { get; private set; } bool L_0 = ___value0; __this->set_U3CPlayPowerupAudioU3Ek__BackingField_100(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sidearm_set_InMissileMode_m1C5B6D19BC5ACE91F2B9B7D90745262E5D3446FA_inline (Sidearm_t027F945EB9E4910D89E7578EA80370A20E425416 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool InMissileMode { get; private set; } = false; bool L_0 = ___value0; __this->set_U3CInMissileModeU3Ek__BackingField_92(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_ModifiedPitch_mA069FD69B917957BB375290556B7426CF9D728C4_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float ModifiedPitch { get; private set; } = 1f; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_U3CModifiedPitchU3Ek__BackingField_45(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Sign_get_PathDistance_m9EEE8F255C0D1434F7C5875E5D8BBCCB3A2D4EBD_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // public float PathDistance { get; set; } float L_0 = __this->get_U3CPathDistanceU3Ek__BackingField_16(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Sign_get_DespawnDistance_mD9F410A50DE4D79E40B17C20C83F04809DE72654_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, const RuntimeMethod* method) { { // public float DespawnDistance { get; set; } float L_0 = __this->get_U3CDespawnDistanceU3Ek__BackingField_17(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Sign_set_PathDistance_m11497431C2CD3C9EA10DB3DC814A5AA980A2F06B_inline (Sign_tA0A742007FC189AEB388DFDFCFEE477863AF6C2D * __this, float ___value0, const RuntimeMethod* method) { { // public float PathDistance { get; set; } float L_0 = ___value0; __this->set_U3CPathDistanceU3Ek__BackingField_16(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Slomo_set_FiringSpeed_mA40DCD90C33B22A9790E195C755444CB9DA96FD5_inline (float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float FiringSpeed { get; private set; } float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_U3CFiringSpeedU3Ek__BackingField_44(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Slomo_get_SlomoEnergy_mD1452AD655998E8968AE098FF43256A1DA7C6586_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return slomoEnergy; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); float L_0 = ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->get_slomoEnergy_32(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Slomo_set_ModifiedPitch_m8E45887F6A8C878C4EE2D0419A1E99625AD5D2AA_inline (float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // public static float ModifiedPitch { get; private set; } = 1f; float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var); ((Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_StaticFields*)il2cpp_codegen_static_fields_for(Slomo_tE79A389CC590B0626A78B17608EE45F624938CD8_il2cpp_TypeInfo_var))->set_U3CModifiedPitchU3Ek__BackingField_45(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float PlayerCollision_get_PlayerHP_mB0671482B40417D7B24A52E7962492C485E1FA57_inline (PlayerCollision_t838BA5385EB77606E5D337E8C10362B1B8FB7849 * __this, const RuntimeMethod* method) { { // return currentPlayerHealth; float L_0 = __this->get_currentPlayerHealth_46(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SniperFireable_set_SightBlocked_mDC1D6DBE2C5E7AD83E99B518ED9C6BAB9CDB23C7_inline (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, bool ___value0, const RuntimeMethod* method) { { // public bool SightBlocked { get; protected set; } bool L_0 = ___value0; __this->set_U3CSightBlockedU3Ek__BackingField_35(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SniperFireable_get_SightBlocked_m4FFF83A9A9D60D05D8333DA3432A8C81E843F8E7_inline (SniperFireable_t21F100247CA1E16D58164071A63C99F7E8FBE202 * __this, const RuntimeMethod* method) { { // public bool SightBlocked { get; protected set; } bool L_0 = __this->get_U3CSightBlockedU3Ek__BackingField_35(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m9C4EBBD2108B51885E750F927D7936290C8E20EE_gshared_inline (Enumerator_tB6009981BD4E3881E3EC83627255A24198F902D6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return (RuntimeObject *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBCBF2D9FD1B5F0D8D8595B15B7460889D60C8070(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3); return (RuntimeObject *)L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_mC23BA23E80BF8D9009F8E9D84CFFB76DAFB652CC_gshared_inline (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ((EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9F1F2D5EB5D1FF7091BB527AC8A72CBB309D115E_inline (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, float ___x0, float ___y1, const RuntimeMethod* method) { { float L_0 = ___x0; __this->set_x_0(L_0); float L_1 = ___y1; __this->set_y_1(L_1); return; } }