mirror of
https://github.com/Kizuren/SynthMaze.git
synced 2026-01-09 16:09:01 +01:00
22776 lines
1 MiB
22776 lines
1 MiB
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
struct VirtualActionInvoker0
|
|
{
|
|
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 <typename T1>
|
|
struct VirtualActionInvoker1
|
|
{
|
|
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);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
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);
|
|
}
|
|
};
|
|
|
|
// System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>
|
|
struct Dictionary_2_t8B428D684ADA214F1A90B42123A1536ED34C1FF8;
|
|
// System.Collections.Generic.IEnumerable`1<UnityEngine.Collider2D>
|
|
struct IEnumerable_1_t0BEA16679193C1F4B07BFF3616E70BB40CBB6137;
|
|
// System.Collections.Generic.IEnumerable`1<System.Object>
|
|
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
|
|
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup>
|
|
struct List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35;
|
|
// System.Collections.Generic.List`1<Cinemachine.CinemachineExtension>
|
|
struct List_1_tF512ECCA426FF10471372F52B5C8784FC96A7EAC;
|
|
// System.Collections.Generic.List`1<Pathfinding.GraphNode>
|
|
struct List_1_tFFD15BEE5A463816F03AD5239859E32F4C228B59;
|
|
// System.Collections.Generic.List`1<Pathfinding.IPathModifier>
|
|
struct List_1_t942307E6491535C222375071452B86EBA636C4CD;
|
|
// System.Collections.Generic.List`1<UnityEngine.UI.Image>
|
|
struct List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19;
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B;
|
|
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween>
|
|
struct TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4;
|
|
// UnityEngine.Events.UnityAction`1<System.Boolean>
|
|
struct UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9;
|
|
// UnityEngine.Events.UnityEvent`1<System.Boolean>
|
|
struct UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB;
|
|
// UnityEngine.Events.UnityEvent`1<UnityEngine.SpriteRenderer>
|
|
struct UnityEvent_1_t8ABE5544759145B8D7A09F1C54FFCB6907EDD56E;
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
// UnityEngine.Collider2D[]
|
|
struct Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034;
|
|
// UnityEngine.ContactPoint2D[]
|
|
struct ContactPoint2DU5BU5D_t427621BF8902AE33C86E7BF384D9B2B5B781F949;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
// System.Int32[]
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
// System.IntPtr[]
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
// UnityEngine.UI.Selectable[]
|
|
struct SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9;
|
|
// UnityEngine.SpriteRenderer[]
|
|
struct SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28;
|
|
// System.Diagnostics.StackTrace[]
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
// System.String[]
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
// UnityEngine.UIVertex[]
|
|
struct UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
// Cinemachine.CinemachineCore/Stage[]
|
|
struct StageU5BU5D_tF198CE3C6DE5C3D67552DAB4B9680F3BFF319981;
|
|
// About
|
|
struct About_tB5342727D18746B7716E817BCE29F158D9D25455;
|
|
// UnityEngine.AnimationCurve
|
|
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354;
|
|
// UnityEngine.UI.AnimationTriggers
|
|
struct AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074;
|
|
// UnityEngine.Animator
|
|
struct Animator_t8A52E42AE54F76681838FE9E632683EF3952E883;
|
|
// System.AsyncCallback
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299;
|
|
// AutoDestroy
|
|
struct AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98;
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA;
|
|
// System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
struct BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F;
|
|
// Bonus
|
|
struct Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886;
|
|
// Bullet
|
|
struct Bullet_t5A7C684C3CECF8FB977D516EC7DBDF9102D7E344;
|
|
// Bus
|
|
struct Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE;
|
|
// UnityEngine.UI.Button
|
|
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098;
|
|
// CameraController
|
|
struct CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5;
|
|
// CameraControllerOld
|
|
struct CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050;
|
|
// UnityEngine.Canvas
|
|
struct Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26;
|
|
// UnityEngine.CanvasRenderer
|
|
struct CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860;
|
|
// CharacterController2D
|
|
struct CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5;
|
|
// CheckDeleted
|
|
struct CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65;
|
|
// Cinemachine.CinemachineVirtualCameraBase
|
|
struct CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE;
|
|
// UnityEngine.Collider2D
|
|
struct Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52;
|
|
// UnityEngine.Collision2D
|
|
struct Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B;
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
|
|
// UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B;
|
|
// System.DelegateData
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
// Endlevel
|
|
struct Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02;
|
|
// EnemyAI
|
|
struct EnemyAI_t062D6559860346BBF7415F088B566404469B3C50;
|
|
// EnemyDeath
|
|
struct EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B;
|
|
// System.IO.FileStream
|
|
struct FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8;
|
|
// UnityEngine.UI.FontData
|
|
struct FontData_tB8E562846C6CB59C43260F69AE346B9BF3157224;
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
|
|
// GlowColorRandomizer
|
|
struct GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F;
|
|
// Pathfinding.GraphNode
|
|
struct GraphNode_t95E96E7408290ADAA41F999EB8311CD5356A238A;
|
|
// UnityEngine.UI.Graphic
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931;
|
|
// HealthBar
|
|
struct HealthBar_t16FCB4D24034E750B0152144EC1371F4494A95FA;
|
|
// System.IAsyncResult
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
// Cinemachine.ICinemachineTargetGroup
|
|
struct ICinemachineTargetGroup_t3741E5378B5C1636777589A1BE1811E9E96ADF1B;
|
|
// System.Collections.IDictionary
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
// System.Collections.IEnumerator
|
|
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
|
|
// System.Runtime.Serialization.ISurrogateSelector
|
|
struct ISurrogateSelector_t35CC72FCAD57FCB71968799C400627F09E81FB01;
|
|
// Pathfinding.ITraversalProvider
|
|
struct ITraversalProvider_t474AA0687BE15276ECA6110D88A03BFFED8340A2;
|
|
// UnityEngine.UI.Image
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E;
|
|
// UnityEngine.Events.InvokableCallList
|
|
struct InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382;
|
|
// LevelButtons
|
|
struct LevelButtons_t0A27F9A59A9D53EFF7C60D3EF2263712F9C6BAAE;
|
|
// LevelCounter
|
|
struct LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534;
|
|
// LevelMgr
|
|
struct LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671;
|
|
// LevelMgrOld
|
|
struct LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C;
|
|
// MainMenu
|
|
struct MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF;
|
|
// MarcPresents
|
|
struct MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79;
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
|
|
// UnityEngine.MaterialPropertyBlock
|
|
struct MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D;
|
|
// UnityEngine.Mesh
|
|
struct Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
|
|
// MultipleLevel
|
|
struct MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3;
|
|
// MultipleLevelOld
|
|
struct MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573;
|
|
// MusicToggle
|
|
struct MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6;
|
|
// MusicValue
|
|
struct MusicValue_t3F2FAD67EFF1A05B2ABBF9AAD61DD29D7B993205;
|
|
// Pathfinding.NNConstraint
|
|
struct NNConstraint_tFFCC140E8D37F8EE7521E04FB8B3EAC85F927DB5;
|
|
// System.NotSupportedException
|
|
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|
// Pathfinding.OnPathDelegate
|
|
struct OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4;
|
|
// Pathfinding.Path
|
|
struct Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A;
|
|
// Pathfinding.PathHandler
|
|
struct PathHandler_tA1D5AE20432988B79E3C0A8927BF0196C96CC638;
|
|
// Pathfinding.PathNode
|
|
struct PathNode_t5C7712AE42F73061C0F102F1EF4DA106B3440C1A;
|
|
// Pause
|
|
struct Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7;
|
|
// UnityEngine.Events.PersistentCallGroup
|
|
struct PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25;
|
|
// PlayerData
|
|
struct PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A;
|
|
// PlayerHealth
|
|
struct PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263;
|
|
// PlayerMove
|
|
struct PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4;
|
|
// PlayerMoveOld
|
|
struct PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A;
|
|
// PlayerMovement
|
|
struct PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351;
|
|
// PlayerSaving
|
|
struct PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C;
|
|
// UnityEngine.UI.RectMask2D
|
|
struct RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670;
|
|
// UnityEngine.RectTransform
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5;
|
|
// Rettung
|
|
struct Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285;
|
|
// UnityEngine.Rigidbody2D
|
|
struct Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F;
|
|
// SC_2DCoin
|
|
struct SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6;
|
|
// SC_CoinCounter
|
|
struct SC_CoinCounter_tAF45DFD257074BE9BB57E19C1ADBC447F219B137;
|
|
// Microsoft.Win32.SafeHandles.SafeFileHandle
|
|
struct SafeFileHandle_t033FA6AAAC65F4BB25F4CBA9A242A58C95CD406E;
|
|
// System.Runtime.Serialization.SafeSerializationManager
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
// SceneFader
|
|
struct SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70;
|
|
// Pathfinding.Seeker
|
|
struct Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441;
|
|
// UnityEngine.UI.Selectable
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712;
|
|
// System.Threading.SemaphoreSlim
|
|
struct SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2;
|
|
// System.Runtime.Serialization.SerializationBinder
|
|
struct SerializationBinder_tB959BF0F4EF3F8611E5891A7011DD99F9FD69E2A;
|
|
// UnityEngine.UI.Slider
|
|
struct Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F;
|
|
// SoundBar
|
|
struct SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711;
|
|
// UnityEngine.Sprite
|
|
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
|
|
// SpriteGlow.SpriteGlowEffect
|
|
struct SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810;
|
|
// UnityEngine.SpriteRenderer
|
|
struct SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B;
|
|
// Pathfinding.StartEndModifier
|
|
struct StartEndModifier_t69365942D4D0908748A6405B017F6B0C341028F7;
|
|
// StartManager
|
|
struct StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B;
|
|
// System.IO.Stream
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE;
|
|
// System.String
|
|
struct String_t;
|
|
// TestSpriteGlowBehaviour
|
|
struct TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A;
|
|
// UnityEngine.UI.Text
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62;
|
|
// UnityEngine.TextGenerator
|
|
struct TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC;
|
|
// UnityEngine.Texture2D
|
|
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
|
|
// UnityEngine.UI.Toggle
|
|
struct Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F;
|
|
// UnityEngine.UI.ToggleGroup
|
|
struct ToggleGroup_tF2E6FE7D4B17BDBF82462715CFB57C4FDE0A2A2C;
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
|
|
// Tutorial
|
|
struct Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4;
|
|
// UnityEngine.Events.UnityAction
|
|
struct UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7;
|
|
// UnityEngine.Events.UnityEvent
|
|
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977;
|
|
// UnityEngine.UI.VertexHelper
|
|
struct VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE;
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
// UnityEngine.WaitForSeconds
|
|
struct WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3;
|
|
// Weapon
|
|
struct Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302;
|
|
// levelTutorial
|
|
struct levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C;
|
|
// minusCounter
|
|
struct minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F;
|
|
// redCoin
|
|
struct redCoin_t0C9B8E7F1857EC04349D84ADD614F62595679E58;
|
|
// About/<SecondUP>d__12
|
|
struct U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728;
|
|
// About/<UP>d__11
|
|
struct U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E;
|
|
// AutoDestroy/<RunAnimDestroy>d__2
|
|
struct U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F;
|
|
// Bonus/<StartWalk>d__24
|
|
struct U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853;
|
|
// Bus/<Run>d__6
|
|
struct U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE;
|
|
// UnityEngine.UI.Button/ButtonClickedEvent
|
|
struct ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C;
|
|
// CameraController/<cameraButtonPressedAnimation>d__22
|
|
struct U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4;
|
|
// CameraControllerOld/<cameraButtonPressedAnimation>d__22
|
|
struct U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873;
|
|
// CharacterController2D/BoolEvent
|
|
struct BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1;
|
|
// CheckDeleted/<WaitForDelete>d__12
|
|
struct U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265;
|
|
// CheckDeleted/<WaitForExit>d__13
|
|
struct U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251;
|
|
// LevelCounter/<Disabeling>d__2
|
|
struct U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C;
|
|
// LevelMgr/<NextLevelPressedDelete>d__24
|
|
struct U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6;
|
|
// LevelMgr/<waitForReload>d__23
|
|
struct U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7;
|
|
// LevelMgrOld/<NextLevelPressedDelete>d__24
|
|
struct U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C;
|
|
// LevelMgrOld/<waitForReload>d__23
|
|
struct U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE;
|
|
// MarcPresents/<StartScene>d__3
|
|
struct U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB;
|
|
// UnityEngine.UI.MaskableGraphic/CullStateChangedEvent
|
|
struct CullStateChangedEvent_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8;
|
|
// PlayerHealth/<DamageAnimation>d__7
|
|
struct U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F;
|
|
// UnityEngine.RectTransform/ReapplyDrivenProperties
|
|
struct ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24;
|
|
// Rettung/<Script>d__10
|
|
struct U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED;
|
|
// SC_2DCoin/<CoinAnim>d__14
|
|
struct U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6;
|
|
// SC_2DCoin/<CoinPickUpCooldown>d__12
|
|
struct U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182;
|
|
// SceneFader/<FadeIn>d__4
|
|
struct U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4;
|
|
// SceneFader/<FadeOut>d__5
|
|
struct U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83;
|
|
// UnityEngine.UI.Slider/SliderEvent
|
|
struct SliderEvent_t92A82EF6C62E15AF92B640FE2D960E877E8C6555;
|
|
// System.IO.Stream/ReadWriteTask
|
|
struct ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05;
|
|
// TestSpriteGlowBehaviour/<Start>d__0
|
|
struct U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718;
|
|
// UnityEngine.UI.Toggle/ToggleEvent
|
|
struct ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02;
|
|
// Tutorial/<WaitForTutorial>d__3
|
|
struct U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914;
|
|
// Weapon/<Wait>d__6
|
|
struct U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7;
|
|
// minusCounter/<Animation>d__4
|
|
struct U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral00F8FB8CDD789AE7AE851B2767A0F369C9D5BD29;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral02A01206ACFCD49ED0C4F664E3734F85E146D026;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral080ACDE6CDBCCD517BD956E0DEF075DD9A16692A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0A9CF66EADD5F7D8D494AE1BA64E87782429F8F7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1133BD63B4D5C12B6295D6E89AC50890D27588E5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1488A6ACA9AE20621AC7A6C95EFC791866D69D0E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1B6B952ABD08B7191659A1DED2024B1B092F5ADA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral21F7AEEB84E3EF4DC4D495B2E36433B334266FD9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral24C6062890B9A50DF11D4109E1ABD5E483F464CB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral25B02706C201144E7B1B1848D2E3BC6C54358B6B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2602033F3FB1AFC0B39748C6EFF8947CCC0FB539;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral288B53F014E2C53296CBC94785B0521CC621D509;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D643C30220E54DE729A348F5C75708C49E65C3F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D744A709D8E1F07DC8D584262332AF79CDB8E52;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral343C527D8F86A1C4F0E375433F4BF8F41FFF3BDF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral35CA102206D671462E790BFC2E573F0C9E064759;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral370B27C535159A835BB62625D19B9EB29E700DF2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral394FBF9DC612B5FE80FA3920B074DAE96CE7939F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3B291F19A946327BC1D6678CAA268A33F85B6EED;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral43D1FFFC0E05524DBACE2FD76B1613FF0444D79F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral56916F7FCFC5E560CD8791A0EF32EDA8128FF528;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral56D67E4571D8964D54DA596CEA943D8B9D3CCB97;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5D2E3D85D1C3D4F42FAE33FB35C01C48241E0B32;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral60B9680D8AD08D42EABBB97F10EC462989771884;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66372F89C83C867383C40B51E7AEB2976F0F43DB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6ED268585AE2CE05CC7E7613BD953F3DA18698E9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral70253F929BCE7F81DF1A5A1C0900BED744E86C9C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral743EDCAC6A947FFD1935E497F5077BF2575811AC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral74FC458EEC02D1D4BC38EA960CE297AA34C773B9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral776E3C8BDD6075087A02542B7E0950044DA37140;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral77D3267A1038C5817375BC118DB5404900C2A577;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7A65EFC5BB52048E35B0D3E2214BCF8CE116440A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7D5B11910A2D278ECD2A04F7FDA6EF685AE4F028;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7DA1760BD800AD437B2EBD92CA3FC1C9F5467B58;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7F36D9B6D66CE2CA230487079F0C320B8139AFCE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral84ECC4E21113AAD8AE00E9E12376B37FFDA04AB4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral85D54F600AA6B4B3A8C4B43060F13DCCA9E4BE45;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral925B3669D45DA01EF3394E0707CE4CF2D533F081;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral947610918E815EA32DDFB8A4CD7A91DD72C33DE7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA2F99557AA490A3F8B519A930A3010D97B804104;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA68F07031B8F58739739F88E6B557D9F39C2495B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAB7ED63CA7FD1E99EBE46D2DFD1BD5AC604FE78C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAED920224259D5FCE460728E1951902A0D1F6238;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAFCB38F037F5FFD9195B0826F7AEE82373DE4539;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAFD3F527BCF5F0CAB6335BC4E0BC2D60779854E1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB224A2EFE789603DFDDB79BA6CD8E1B7A89B708B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBC5BBE6812962B5CA894C4EE10AA5961AE12AD0B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBF7B25148AF8CBAD0D40835504B475B08FA894F4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC00E5E3103357235FBC1C1C13FC37104A0E8EF18;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC143045B630EF0742A552048AEA98072747E243C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC5419D970294B2B64744F1CDC58F4CF32BABF064;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCCAEE0777686926FE6E38F7007EC092146C4C3A8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE071E59D56B8C2EC0D2C0C16E234A0FB1AA7B57;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD129CE471FDE4689538F8B6B938D0939F245F9D9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD27FB8C857B99AB7846237A8679B6CF0E1DEAA03;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD39CB6A0D98A2436BD2C89192ABA1438B44788C3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD5D089244D2AF3D858FF9D8AA8608F11F0CC129E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE0961B05F5E673F8666A2EFD8D8273F0C0D3B5A7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE9131C2231E48819ABE567B606409A39E0257FC5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEA4794204F92E72456A88E6C1E39E92A22DA8333;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEECDF3B69A9A6966F69107842CD6D746DBE70049;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF813466B73737E0DE19F4C2232A2ED0E83AA07EC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFBC1FBDF3F91C0637B6624C6C526B3718C7E46A2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFED10C2568951C572B92410D558C6D19FA2EC2A7;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_mFF8BA4CA5D7158D1D6249559A3289E7A6DF0A2BB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisEnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B_m0F1B30264EFD29B11B282BD515305A50B00029BA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisSeeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441_m179FE34C9BA1E2ADE08520ABE3281BCB187FD629_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisSlider_t87EA570E3D6556CABF57456C2F3873FFD86E652F_mCE53A354B934E9BDB2E8D3094F4E33EBA8FFAFBA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m04000D776E022D22CFBF68A653DF432664EA053A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponentsInChildren_TisSpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B_m5A53DBBEC351F939C04CB60CF7CD9C7E0E5A65AB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* EnemyAI_OnPathComplete_m1E3C39E75E3F936D08044FB99E54BE8E5EFD10B7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Concat_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m16014F6EC24B26ABDE29022B71E46E8058D3F712_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_mE9FC8445C9043314C71D4A71B649F7BB475D077F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m5C41523205BFA877EBA7EC85F564C4E47DD6A464_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MusicToggle_OnMusicToggleValueChanged_mD330AF88272BC506FB30142D8F33CA384E2FCD94_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CAnimationU3Ed__4_System_Collections_IEnumerator_Reset_mAA476AFB177EA6CA3BF944A225436ED7CD495D4A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CCoinAnimU3Ed__14_System_Collections_IEnumerator_Reset_mE6E9AB6B6FBAA604DD29A79580A3F11BC80AFE89_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CCoinPickUpCooldownU3Ed__12_System_Collections_IEnumerator_Reset_m645F77DA9C9C3E7217433AEB25A6B06A6B6A63D6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CDamageAnimationU3Ed__7_System_Collections_IEnumerator_Reset_mD15F9F4B5DECAE79A36E1E8355BCE7C0E16B29EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CDisabelingU3Ed__2_System_Collections_IEnumerator_Reset_mA37FBCE10B3E0DC5F3351B48C34812E11385F430_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CFadeInU3Ed__4_System_Collections_IEnumerator_Reset_mC3B1E44FA196D1D9B174459F13FA662AECFE53AA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CFadeOutU3Ed__5_System_Collections_IEnumerator_Reset_mBD9D895D23CD94A2262E557A3D6086BC69B1B1DD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mA7C1656E9F2760CBA4FE777667D4D449F24C2A7A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mCD5AFBFB703A3326A3DF79DF7E9614387157D981_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CRunAnimDestroyU3Ed__2_System_Collections_IEnumerator_Reset_mD4F365A3BE1E5EA9FC0319E8004FF47926B25103_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CRunU3Ed__6_System_Collections_IEnumerator_Reset_mBD889EA1D15604B124B91B3A984585EA22A66345_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CScriptU3Ed__10_System_Collections_IEnumerator_Reset_m6212C9866C5B3468540E03C656560C7FA0022863_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CSecondUPU3Ed__12_System_Collections_IEnumerator_Reset_m8F6871D31A9745855F8B8BB9605E538E8491DB69_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CStartSceneU3Ed__3_System_Collections_IEnumerator_Reset_mCCCCE55CD97DB83ABDEB385DA3891628839CFBD6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CStartU3Ed__0_System_Collections_IEnumerator_Reset_m8A206F4307328ADF6ED2F60FB3D462D5565CB6AE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CStartWalkU3Ed__24_System_Collections_IEnumerator_Reset_mD83E714B121BBEF2EBB558D5AAC43A52127FBDEC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CUPU3Ed__11_System_Collections_IEnumerator_Reset_mFC4903E5BF1B60120AEBFDFD7DB2D0A64094A919_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForDeleteU3Ed__12_System_Collections_IEnumerator_Reset_m14A92533542D11E4B0F0C0044F7ED307E9BB0EA2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForExitU3Ed__13_System_Collections_IEnumerator_Reset_mBF00AAEF4243C1DECCB48068736637804B8C60CE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForTutorialU3Ed__3_System_Collections_IEnumerator_Reset_mC42542880304662E4437451F3D50DE5AA8243033_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitU3Ed__6_System_Collections_IEnumerator_Reset_m4B4879FD6187F9FD8DA74CC5496C8812C1163492_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_m8B9683DCF72A20B662C74A5F6DB1271D72CF5C89_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_mD43CA347CB2A832135EA1DEDD87C0EB059BC4832_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m5F55ED9EC2A9D9FAA4EE8AD1EADF5106E824DC42_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m672F6E80041D825F675FEB3F0EAF9BB3A70AB096_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934_RuntimeMethod_var;
|
|
struct ContactPoint2D_t16A7EE2DDFB4FA3A09C6554E11F30CEDAEBFA801;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034;
|
|
struct SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28;
|
|
|
|
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
|
|
|
|
// <Module>
|
|
struct U3CModuleU3E_tBB65183F1134474D09FF49B95625D25472B9BA8B
|
|
{
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ____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;
|
|
};
|
|
|
|
// System.MarshalByRefObject
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject
|
|
{
|
|
// System.Object System.MarshalByRefObject::_identity
|
|
RuntimeObject* ____identity_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.MarshalByRefObject
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ____identity_0;
|
|
};
|
|
// Native definition for COM marshalling of System.MarshalByRefObject
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ____identity_0;
|
|
};
|
|
|
|
// PlayerData
|
|
struct PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A : public RuntimeObject
|
|
{
|
|
// System.Int32 PlayerData::level
|
|
int32_t ___level_0;
|
|
// System.Int32 PlayerData::coins
|
|
int32_t ___coins_1;
|
|
// System.Int32 PlayerData::tutorial
|
|
int32_t ___tutorial_2;
|
|
};
|
|
|
|
// SaveSystem
|
|
struct SaveSystem_t2AD9136E299BBC331486FD5824074967CC1FBDC7 : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// System.String
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
// System.Int32 System.String::_stringLength
|
|
int32_t ____stringLength_4;
|
|
// System.Char System.String::_firstChar
|
|
Il2CppChar ____firstChar_5;
|
|
};
|
|
|
|
// UnityEngine.Events.UnityEventBase
|
|
struct UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8 : public RuntimeObject
|
|
{
|
|
// UnityEngine.Events.InvokableCallList UnityEngine.Events.UnityEventBase::m_Calls
|
|
InvokableCallList_t309E1C8C7CE885A0D2F98C84CEA77A8935688382* ___m_Calls_0;
|
|
// UnityEngine.Events.PersistentCallGroup UnityEngine.Events.UnityEventBase::m_PersistentCalls
|
|
PersistentCallGroup_tB826EDF15DC80F71BCBCD8E410FD959A04C33F25* ___m_PersistentCalls_1;
|
|
// System.Boolean UnityEngine.Events.UnityEventBase::m_CallsDirty
|
|
bool ___m_CallsDirty_2;
|
|
};
|
|
|
|
// System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
|
|
// UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
|
|
{
|
|
};
|
|
|
|
// About/<SecondUP>d__12
|
|
struct U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728 : public RuntimeObject
|
|
{
|
|
// System.Int32 About/<SecondUP>d__12::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object About/<SecondUP>d__12::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// About About/<SecondUP>d__12::<>4__this
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// About/<UP>d__11
|
|
struct U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E : public RuntimeObject
|
|
{
|
|
// System.Int32 About/<UP>d__11::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object About/<UP>d__11::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// About About/<UP>d__11::<>4__this
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// AutoDestroy/<RunAnimDestroy>d__2
|
|
struct U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F : public RuntimeObject
|
|
{
|
|
// System.Int32 AutoDestroy/<RunAnimDestroy>d__2::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object AutoDestroy/<RunAnimDestroy>d__2::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// AutoDestroy AutoDestroy/<RunAnimDestroy>d__2::<>4__this
|
|
AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// Bonus/<StartWalk>d__24
|
|
struct U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853 : public RuntimeObject
|
|
{
|
|
// System.Int32 Bonus/<StartWalk>d__24::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object Bonus/<StartWalk>d__24::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// Bonus Bonus/<StartWalk>d__24::<>4__this
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// Bus/<Run>d__6
|
|
struct U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE : public RuntimeObject
|
|
{
|
|
// System.Int32 Bus/<Run>d__6::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object Bus/<Run>d__6::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// Bus Bus/<Run>d__6::<>4__this
|
|
Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// CameraController/<cameraButtonPressedAnimation>d__22
|
|
struct U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4 : public RuntimeObject
|
|
{
|
|
// System.Int32 CameraController/<cameraButtonPressedAnimation>d__22::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object CameraController/<cameraButtonPressedAnimation>d__22::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// CameraController CameraController/<cameraButtonPressedAnimation>d__22::<>4__this
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// CameraControllerOld/<cameraButtonPressedAnimation>d__22
|
|
struct U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873 : public RuntimeObject
|
|
{
|
|
// System.Int32 CameraControllerOld/<cameraButtonPressedAnimation>d__22::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object CameraControllerOld/<cameraButtonPressedAnimation>d__22::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// CameraControllerOld CameraControllerOld/<cameraButtonPressedAnimation>d__22::<>4__this
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// CheckDeleted/<WaitForDelete>d__12
|
|
struct U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265 : public RuntimeObject
|
|
{
|
|
// System.Int32 CheckDeleted/<WaitForDelete>d__12::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object CheckDeleted/<WaitForDelete>d__12::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// CheckDeleted CheckDeleted/<WaitForDelete>d__12::<>4__this
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// CheckDeleted/<WaitForExit>d__13
|
|
struct U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251 : public RuntimeObject
|
|
{
|
|
// System.Int32 CheckDeleted/<WaitForExit>d__13::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object CheckDeleted/<WaitForExit>d__13::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// CheckDeleted CheckDeleted/<WaitForExit>d__13::<>4__this
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// LevelCounter/<Disabeling>d__2
|
|
struct U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C : public RuntimeObject
|
|
{
|
|
// System.Int32 LevelCounter/<Disabeling>d__2::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object LevelCounter/<Disabeling>d__2::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// LevelCounter LevelCounter/<Disabeling>d__2::<>4__this
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// LevelMgr/<NextLevelPressedDelete>d__24
|
|
struct U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6 : public RuntimeObject
|
|
{
|
|
// System.Int32 LevelMgr/<NextLevelPressedDelete>d__24::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object LevelMgr/<NextLevelPressedDelete>d__24::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// LevelMgr LevelMgr/<NextLevelPressedDelete>d__24::<>4__this
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// LevelMgr/<waitForReload>d__23
|
|
struct U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7 : public RuntimeObject
|
|
{
|
|
// System.Int32 LevelMgr/<waitForReload>d__23::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object LevelMgr/<waitForReload>d__23::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// LevelMgr LevelMgr/<waitForReload>d__23::<>4__this
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// LevelMgrOld/<NextLevelPressedDelete>d__24
|
|
struct U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C : public RuntimeObject
|
|
{
|
|
// System.Int32 LevelMgrOld/<NextLevelPressedDelete>d__24::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object LevelMgrOld/<NextLevelPressedDelete>d__24::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// LevelMgrOld LevelMgrOld/<NextLevelPressedDelete>d__24::<>4__this
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// LevelMgrOld/<waitForReload>d__23
|
|
struct U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE : public RuntimeObject
|
|
{
|
|
// System.Int32 LevelMgrOld/<waitForReload>d__23::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object LevelMgrOld/<waitForReload>d__23::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// LevelMgrOld LevelMgrOld/<waitForReload>d__23::<>4__this
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// MarcPresents/<StartScene>d__3
|
|
struct U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB : public RuntimeObject
|
|
{
|
|
// System.Int32 MarcPresents/<StartScene>d__3::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object MarcPresents/<StartScene>d__3::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// MarcPresents MarcPresents/<StartScene>d__3::<>4__this
|
|
MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// PlayerHealth/<DamageAnimation>d__7
|
|
struct U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F : public RuntimeObject
|
|
{
|
|
// System.Int32 PlayerHealth/<DamageAnimation>d__7::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object PlayerHealth/<DamageAnimation>d__7::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// PlayerHealth PlayerHealth/<DamageAnimation>d__7::<>4__this
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* ___U3CU3E4__this_2;
|
|
// UnityEngine.SpriteRenderer[] PlayerHealth/<DamageAnimation>d__7::<srs>5__2
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* ___U3CsrsU3E5__2_3;
|
|
// System.Int32 PlayerHealth/<DamageAnimation>d__7::<i>5__3
|
|
int32_t ___U3CiU3E5__3_4;
|
|
};
|
|
|
|
// Rettung/<Script>d__10
|
|
struct U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED : public RuntimeObject
|
|
{
|
|
// System.Int32 Rettung/<Script>d__10::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object Rettung/<Script>d__10::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// Rettung Rettung/<Script>d__10::<>4__this
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// SC_2DCoin/<CoinAnim>d__14
|
|
struct U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6 : public RuntimeObject
|
|
{
|
|
// System.Int32 SC_2DCoin/<CoinAnim>d__14::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object SC_2DCoin/<CoinAnim>d__14::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// SC_2DCoin SC_2DCoin/<CoinAnim>d__14::<>4__this
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// SC_2DCoin/<CoinPickUpCooldown>d__12
|
|
struct U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182 : public RuntimeObject
|
|
{
|
|
// System.Int32 SC_2DCoin/<CoinPickUpCooldown>d__12::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object SC_2DCoin/<CoinPickUpCooldown>d__12::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// SC_2DCoin SC_2DCoin/<CoinPickUpCooldown>d__12::<>4__this
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// SceneFader/<FadeIn>d__4
|
|
struct U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4 : public RuntimeObject
|
|
{
|
|
// System.Int32 SceneFader/<FadeIn>d__4::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object SceneFader/<FadeIn>d__4::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// SceneFader SceneFader/<FadeIn>d__4::<>4__this
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___U3CU3E4__this_2;
|
|
// System.Single SceneFader/<FadeIn>d__4::<t>5__2
|
|
float ___U3CtU3E5__2_3;
|
|
};
|
|
|
|
// SceneFader/<FadeOut>d__5
|
|
struct U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83 : public RuntimeObject
|
|
{
|
|
// System.Int32 SceneFader/<FadeOut>d__5::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object SceneFader/<FadeOut>d__5::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// SceneFader SceneFader/<FadeOut>d__5::<>4__this
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___U3CU3E4__this_2;
|
|
// System.String SceneFader/<FadeOut>d__5::scene
|
|
String_t* ___scene_3;
|
|
// System.Single SceneFader/<FadeOut>d__5::<t>5__2
|
|
float ___U3CtU3E5__2_4;
|
|
};
|
|
|
|
// TestSpriteGlowBehaviour/<Start>d__0
|
|
struct U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718 : public RuntimeObject
|
|
{
|
|
// System.Int32 TestSpriteGlowBehaviour/<Start>d__0::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object TestSpriteGlowBehaviour/<Start>d__0::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// TestSpriteGlowBehaviour TestSpriteGlowBehaviour/<Start>d__0::<>4__this
|
|
TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* ___U3CU3E4__this_2;
|
|
// SpriteGlow.SpriteGlowEffect TestSpriteGlowBehaviour/<Start>d__0::<spriteGlow>5__2
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* ___U3CspriteGlowU3E5__2_3;
|
|
};
|
|
|
|
// Tutorial/<WaitForTutorial>d__3
|
|
struct U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914 : public RuntimeObject
|
|
{
|
|
// System.Int32 Tutorial/<WaitForTutorial>d__3::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object Tutorial/<WaitForTutorial>d__3::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// Tutorial Tutorial/<WaitForTutorial>d__3::<>4__this
|
|
Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// Weapon/<Wait>d__6
|
|
struct U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7 : public RuntimeObject
|
|
{
|
|
// System.Int32 Weapon/<Wait>d__6::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object Weapon/<Wait>d__6::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// Weapon Weapon/<Wait>d__6::<>4__this
|
|
Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// minusCounter/<Animation>d__4
|
|
struct U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784 : public RuntimeObject
|
|
{
|
|
// System.Int32 minusCounter/<Animation>d__4::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object minusCounter/<Animation>d__4::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// minusCounter minusCounter/<Animation>d__4::<>4__this
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// UnityEngine.Events.UnityEvent`1<System.Boolean>
|
|
struct UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
|
|
{
|
|
// System.Object[] UnityEngine.Events.UnityEvent`1::m_InvokeArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
|
|
};
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
// System.Boolean System.Boolean::m_value
|
|
bool ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Color
|
|
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
|
|
{
|
|
// 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;
|
|
};
|
|
|
|
// System.Double
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
// System.Double System.Double::m_value
|
|
double ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.DrivenRectTransformTracker
|
|
struct DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1__padding[1];
|
|
};
|
|
};
|
|
|
|
// System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
|
|
// Pathfinding.GraphMask
|
|
struct GraphMask_t0D3B81600BFA722AB8C720E124358F9ABA57D404
|
|
{
|
|
// System.Int32 Pathfinding.GraphMask::value
|
|
int32_t ___value_0;
|
|
};
|
|
|
|
// Pathfinding.Int3
|
|
struct Int3_t3D1B990C798A218E8F705930EF9F0A373A439553
|
|
{
|
|
// System.Int32 Pathfinding.Int3::x
|
|
int32_t ___x_0;
|
|
// System.Int32 Pathfinding.Int3::y
|
|
int32_t ___y_1;
|
|
// System.Int32 Pathfinding.Int3::z
|
|
int32_t ___z_2;
|
|
};
|
|
|
|
// System.Int32
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
// System.Int32 System.Int32::m_value
|
|
int32_t ___m_value_0;
|
|
};
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t
|
|
{
|
|
// System.Void* System.IntPtr::m_value
|
|
void* ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.LayerMask
|
|
struct LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB
|
|
{
|
|
// System.Int32 UnityEngine.LayerMask::m_Mask
|
|
int32_t ___m_Mask_0;
|
|
};
|
|
|
|
// UnityEngine.Quaternion
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
|
|
{
|
|
// 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;
|
|
};
|
|
|
|
// UnityEngine.SceneManagement.Scene
|
|
struct Scene_tA1DC762B79745EB5140F054C884855B922318356
|
|
{
|
|
// System.Int32 UnityEngine.SceneManagement.Scene::m_Handle
|
|
int32_t ___m_Handle_0;
|
|
};
|
|
|
|
// System.Single
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
// System.Single System.Single::m_value
|
|
float ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD
|
|
{
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_SelectedSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
// UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_pinvoke
|
|
{
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UI.SpriteState
|
|
struct SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD_marshaled_com
|
|
{
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_HighlightedSprite_0;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_PressedSprite_1;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_SelectedSprite_2;
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_DisabledSprite_3;
|
|
};
|
|
|
|
// System.IO.Stream
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE
|
|
{
|
|
// System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask
|
|
ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05* ____activeReadWriteTask_2;
|
|
// System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore
|
|
SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2* ____asyncActiveSemaphore_3;
|
|
};
|
|
|
|
// UnityEngine.Events.UnityEvent
|
|
struct UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977 : public UnityEventBase_t4968A4C72559F35C0923E4BD9C042C3A842E1DB8
|
|
{
|
|
// System.Object[] UnityEngine.Events.UnityEvent::m_InvokeArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_InvokeArray_3;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
// System.Single UnityEngine.Vector2::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Vector2::y
|
|
float ___y_1;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
|
|
{
|
|
// System.Single UnityEngine.Vector3::x
|
|
float ___x_2;
|
|
// System.Single UnityEngine.Vector3::y
|
|
float ___y_3;
|
|
// System.Single UnityEngine.Vector3::z
|
|
float ___z_4;
|
|
};
|
|
|
|
// UnityEngine.Vector4
|
|
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
|
|
{
|
|
// 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;
|
|
};
|
|
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
|
|
// UnityEngine.WaitForSeconds
|
|
struct WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3 : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
|
|
{
|
|
// System.Single UnityEngine.WaitForSeconds::m_Seconds
|
|
float ___m_Seconds_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.WaitForSeconds
|
|
struct WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
|
|
{
|
|
float ___m_Seconds_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.WaitForSeconds
|
|
struct WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
|
|
{
|
|
float ___m_Seconds_0;
|
|
};
|
|
|
|
// UnityEngine.AnimationCurve
|
|
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354 : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.AnimationCurve::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.AnimationCurve
|
|
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.AnimationCurve
|
|
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
|
|
// UnityEngine.Collision2D
|
|
struct Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B : public RuntimeObject
|
|
{
|
|
// System.Int32 UnityEngine.Collision2D::m_Collider
|
|
int32_t ___m_Collider_0;
|
|
// System.Int32 UnityEngine.Collision2D::m_OtherCollider
|
|
int32_t ___m_OtherCollider_1;
|
|
// System.Int32 UnityEngine.Collision2D::m_Rigidbody
|
|
int32_t ___m_Rigidbody_2;
|
|
// System.Int32 UnityEngine.Collision2D::m_OtherRigidbody
|
|
int32_t ___m_OtherRigidbody_3;
|
|
// UnityEngine.Vector2 UnityEngine.Collision2D::m_RelativeVelocity
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_RelativeVelocity_4;
|
|
// System.Int32 UnityEngine.Collision2D::m_Enabled
|
|
int32_t ___m_Enabled_5;
|
|
// System.Int32 UnityEngine.Collision2D::m_ContactCount
|
|
int32_t ___m_ContactCount_6;
|
|
// UnityEngine.ContactPoint2D[] UnityEngine.Collision2D::m_ReusedContacts
|
|
ContactPoint2DU5BU5D_t427621BF8902AE33C86E7BF384D9B2B5B781F949* ___m_ReusedContacts_7;
|
|
// UnityEngine.ContactPoint2D[] UnityEngine.Collision2D::m_LegacyContacts
|
|
ContactPoint2DU5BU5D_t427621BF8902AE33C86E7BF384D9B2B5B781F949* ___m_LegacyContacts_8;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Collision2D
|
|
struct Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_Collider_0;
|
|
int32_t ___m_OtherCollider_1;
|
|
int32_t ___m_Rigidbody_2;
|
|
int32_t ___m_OtherRigidbody_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_RelativeVelocity_4;
|
|
int32_t ___m_Enabled_5;
|
|
int32_t ___m_ContactCount_6;
|
|
ContactPoint2D_t16A7EE2DDFB4FA3A09C6554E11F30CEDAEBFA801* ___m_ReusedContacts_7;
|
|
ContactPoint2D_t16A7EE2DDFB4FA3A09C6554E11F30CEDAEBFA801* ___m_LegacyContacts_8;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Collision2D
|
|
struct Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B_marshaled_com
|
|
{
|
|
int32_t ___m_Collider_0;
|
|
int32_t ___m_OtherCollider_1;
|
|
int32_t ___m_Rigidbody_2;
|
|
int32_t ___m_OtherRigidbody_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_RelativeVelocity_4;
|
|
int32_t ___m_Enabled_5;
|
|
int32_t ___m_ContactCount_6;
|
|
ContactPoint2D_t16A7EE2DDFB4FA3A09C6554E11F30CEDAEBFA801* ___m_ReusedContacts_7;
|
|
ContactPoint2D_t16A7EE2DDFB4FA3A09C6554E11F30CEDAEBFA801* ___m_LegacyContacts_8;
|
|
};
|
|
|
|
// UnityEngine.UI.ColorBlock
|
|
struct ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11
|
|
{
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_NormalColor_0;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_HighlightedColor_1;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_PressedColor_2;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_SelectedColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectedColor_3;
|
|
// UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_DisabledColor_4;
|
|
// System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier
|
|
float ___m_ColorMultiplier_5;
|
|
// System.Single UnityEngine.UI.ColorBlock::m_FadeDuration
|
|
float ___m_FadeDuration_6;
|
|
};
|
|
|
|
// UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
|
|
{
|
|
// System.IntPtr UnityEngine.Coroutine::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
|
|
// System.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
intptr_t ___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.IntPtr System.Delegate::interp_method
|
|
intptr_t ___interp_method_7;
|
|
// System.IntPtr System.Delegate::interp_invoke_impl
|
|
intptr_t ___interp_invoke_impl_8;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t* ___method_info_9;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t* ___original_method_info_10;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_12;
|
|
};
|
|
// 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;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
// 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;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
|
|
// System.Exception
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
// System.String System.Exception::_className
|
|
String_t* ____className_1;
|
|
// System.String System.Exception::_message
|
|
String_t* ____message_2;
|
|
// System.Collections.IDictionary System.Exception::_data
|
|
RuntimeObject* ____data_3;
|
|
// System.Exception System.Exception::_innerException
|
|
Exception_t* ____innerException_4;
|
|
// System.String System.Exception::_helpURL
|
|
String_t* ____helpURL_5;
|
|
// System.Object System.Exception::_stackTrace
|
|
RuntimeObject* ____stackTrace_6;
|
|
// System.String System.Exception::_stackTraceString
|
|
String_t* ____stackTraceString_7;
|
|
// System.String System.Exception::_remoteStackTraceString
|
|
String_t* ____remoteStackTraceString_8;
|
|
// System.Int32 System.Exception::_remoteStackIndex
|
|
int32_t ____remoteStackIndex_9;
|
|
// System.Object System.Exception::_dynamicMethods
|
|
RuntimeObject* ____dynamicMethods_10;
|
|
// System.Int32 System.Exception::_HResult
|
|
int32_t ____HResult_11;
|
|
// System.String System.Exception::_source
|
|
String_t* ____source_12;
|
|
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
// System.IntPtr[] System.Exception::native_trace_ips
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
|
|
// System.Int32 System.Exception::caught_in_unmanaged
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Exception
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className_1;
|
|
char* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_pinvoke* ____innerException_4;
|
|
char* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
char* ____stackTraceString_7;
|
|
char* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
char* ____source_12;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
// Native definition for COM marshalling of System.Exception
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className_1;
|
|
Il2CppChar* ____message_2;
|
|
RuntimeObject* ____data_3;
|
|
Exception_t_marshaled_com* ____innerException_4;
|
|
Il2CppChar* ____helpURL_5;
|
|
Il2CppIUnknown* ____stackTrace_6;
|
|
Il2CppChar* ____stackTraceString_7;
|
|
Il2CppChar* ____remoteStackTraceString_8;
|
|
int32_t ____remoteStackIndex_9;
|
|
Il2CppIUnknown* ____dynamicMethods_10;
|
|
int32_t ____HResult_11;
|
|
Il2CppChar* ____source_12;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
|
|
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
|
|
int32_t ___caught_in_unmanaged_16;
|
|
};
|
|
|
|
// System.IO.FileAccess
|
|
struct FileAccess_t3992FF4CCC61971B804DD291F06F696C3CF33C30
|
|
{
|
|
// System.Int32 System.IO.FileAccess::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// System.IO.FileMode
|
|
struct FileMode_t111B48D5347628AEFCBF9A0EC2833827A302ECBA
|
|
{
|
|
// System.Int32 System.IO.FileMode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// System.Runtime.Serialization.Formatters.FormatterAssemblyStyle
|
|
struct FormatterAssemblyStyle_t4CCE312D5A245F25EB81559ED52F386ECA54F110
|
|
{
|
|
// System.Int32 System.Runtime.Serialization.Formatters.FormatterAssemblyStyle::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// System.Runtime.Serialization.Formatters.FormatterTypeStyle
|
|
struct FormatterTypeStyle_t03F7DA23A003A292EAFC6C7239A5FB10E67C9D05
|
|
{
|
|
// System.Int32 System.Runtime.Serialization.Formatters.FormatterTypeStyle::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// Pathfinding.Heuristic
|
|
struct Heuristic_t682FD4AD16A830982AE098B3901C9BA07E1AE888
|
|
{
|
|
// System.Int32 Pathfinding.Heuristic::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.KeyCode
|
|
struct KeyCode_t75B9ECCC26D858F55040DDFF9523681E996D17E9
|
|
{
|
|
// System.Int32 UnityEngine.KeyCode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
|
|
// Pathfinding.PathCompleteState
|
|
struct PathCompleteState_tE8C58BD32B43D49750064066CE12F7467F63D700
|
|
{
|
|
// System.Int32 Pathfinding.PathCompleteState::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// Pathfinding.PathState
|
|
struct PathState_tC6833B9DC1F70871D5FB2B6D62ACFEEA6C32C8FB
|
|
{
|
|
// System.Int32 Pathfinding.PathState::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.RigidbodyConstraints2D
|
|
struct RigidbodyConstraints2D_t50CD241C867A1A13EEE787DEA26477F147D8F484
|
|
{
|
|
// System.Int32 UnityEngine.RigidbodyConstraints2D::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// System.Runtime.Serialization.StreamingContextStates
|
|
struct StreamingContextStates_t5EE358E619B251608A9327618C7BFE8638FC33C1
|
|
{
|
|
// System.Int32 System.Runtime.Serialization.StreamingContextStates::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// System.Runtime.Serialization.Formatters.TypeFilterLevel
|
|
struct TypeFilterLevel_t4CFC812CEE96910D8935844A5F8FB7A437BFB711
|
|
{
|
|
// System.Int32 System.Runtime.Serialization.Formatters.TypeFilterLevel::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// CharacterController2D/BoolEvent
|
|
struct BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1 : public UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB
|
|
{
|
|
};
|
|
|
|
// Cinemachine.CinemachineVirtualCameraBase/StandbyUpdateMode
|
|
struct StandbyUpdateMode_t4FC8EA706A415E8EBFB09164D31BE8EAC398B8F7
|
|
{
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase/StandbyUpdateMode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Image/FillMethod
|
|
struct FillMethod_t36837ED12068DF1582CC20489D571B0BCAA7AD19
|
|
{
|
|
// System.Int32 UnityEngine.UI.Image/FillMethod::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Image/Type
|
|
struct Type_t81D6F138C2FC745112D5247CD91BD483EDFFC041
|
|
{
|
|
// System.Int32 UnityEngine.UI.Image/Type::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Navigation/Mode
|
|
struct Mode_t2D49D0E10E2FDA0026278C2400C16033888D0542
|
|
{
|
|
// System.Int32 UnityEngine.UI.Navigation/Mode::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Selectable/Transition
|
|
struct Transition_tF856A77C9FAC6D26EA3CA158CF68B739D35397B3
|
|
{
|
|
// System.Int32 UnityEngine.UI.Selectable/Transition::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Slider/Direction
|
|
struct Direction_t4C81D17BB6C089A0EC1C4934525B86E75E693EFA
|
|
{
|
|
// System.Int32 UnityEngine.UI.Slider/Direction::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.UI.Toggle/ToggleEvent
|
|
struct ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02 : public UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UI.Toggle/ToggleTransition
|
|
struct ToggleTransition_tCE3F3757423A29F22112989C6B4D087850A13ED7
|
|
{
|
|
// System.Int32 UnityEngine.UI.Toggle/ToggleTransition::value__
|
|
int32_t ___value___2;
|
|
};
|
|
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// System.IO.FileStream
|
|
struct FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8 : public Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE
|
|
{
|
|
// System.Byte[] System.IO.FileStream::buf
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___buf_6;
|
|
// System.String System.IO.FileStream::name
|
|
String_t* ___name_7;
|
|
// Microsoft.Win32.SafeHandles.SafeFileHandle System.IO.FileStream::safeHandle
|
|
SafeFileHandle_t033FA6AAAC65F4BB25F4CBA9A242A58C95CD406E* ___safeHandle_8;
|
|
// System.Boolean System.IO.FileStream::isExposed
|
|
bool ___isExposed_9;
|
|
// System.Int64 System.IO.FileStream::append_startpos
|
|
int64_t ___append_startpos_10;
|
|
// System.IO.FileAccess System.IO.FileStream::access
|
|
int32_t ___access_11;
|
|
// System.Boolean System.IO.FileStream::owner
|
|
bool ___owner_12;
|
|
// System.Boolean System.IO.FileStream::async
|
|
bool ___async_13;
|
|
// System.Boolean System.IO.FileStream::canseek
|
|
bool ___canseek_14;
|
|
// System.Boolean System.IO.FileStream::anonymous
|
|
bool ___anonymous_15;
|
|
// System.Boolean System.IO.FileStream::buf_dirty
|
|
bool ___buf_dirty_16;
|
|
// System.Int32 System.IO.FileStream::buf_size
|
|
int32_t ___buf_size_17;
|
|
// System.Int32 System.IO.FileStream::buf_length
|
|
int32_t ___buf_length_18;
|
|
// System.Int32 System.IO.FileStream::buf_offset
|
|
int32_t ___buf_offset_19;
|
|
// System.Int64 System.IO.FileStream::buf_start
|
|
int64_t ___buf_start_20;
|
|
};
|
|
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// System.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_13;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_13;
|
|
};
|
|
|
|
// UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C
|
|
{
|
|
// UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode
|
|
int32_t ___m_Mode_0;
|
|
// System.Boolean UnityEngine.UI.Navigation::m_WrapAround
|
|
bool ___m_WrapAround_1;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
// UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_Mode_0;
|
|
int32_t ___m_WrapAround_1;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.UI.Navigation
|
|
struct Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C_marshaled_com
|
|
{
|
|
int32_t ___m_Mode_0;
|
|
int32_t ___m_WrapAround_1;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnUp_2;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnDown_3;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnLeft_4;
|
|
Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* ___m_SelectOnRight_5;
|
|
};
|
|
|
|
// Pathfinding.Path
|
|
struct Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A : public RuntimeObject
|
|
{
|
|
// Pathfinding.PathHandler Pathfinding.Path::pathHandler
|
|
PathHandler_tA1D5AE20432988B79E3C0A8927BF0196C96CC638* ___pathHandler_0;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Path::callback
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___callback_1;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Path::immediateCallback
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___immediateCallback_2;
|
|
// Pathfinding.PathState Pathfinding.Path::<PipelineState>k__BackingField
|
|
int32_t ___U3CPipelineStateU3Ek__BackingField_3;
|
|
// System.Object Pathfinding.Path::stateLock
|
|
RuntimeObject* ___stateLock_4;
|
|
// Pathfinding.ITraversalProvider Pathfinding.Path::traversalProvider
|
|
RuntimeObject* ___traversalProvider_5;
|
|
// Pathfinding.PathCompleteState Pathfinding.Path::completeState
|
|
int32_t ___completeState_6;
|
|
// System.String Pathfinding.Path::<errorLog>k__BackingField
|
|
String_t* ___U3CerrorLogU3Ek__BackingField_7;
|
|
// System.Collections.Generic.List`1<Pathfinding.GraphNode> Pathfinding.Path::path
|
|
List_1_tFFD15BEE5A463816F03AD5239859E32F4C228B59* ___path_8;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3> Pathfinding.Path::vectorPath
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___vectorPath_9;
|
|
// Pathfinding.PathNode Pathfinding.Path::currentR
|
|
PathNode_t5C7712AE42F73061C0F102F1EF4DA106B3440C1A* ___currentR_10;
|
|
// System.Single Pathfinding.Path::duration
|
|
float ___duration_11;
|
|
// System.Int32 Pathfinding.Path::<searchedNodes>k__BackingField
|
|
int32_t ___U3CsearchedNodesU3Ek__BackingField_12;
|
|
// System.Boolean Pathfinding.Path::<Pathfinding.IPathInternals.Pooled>k__BackingField
|
|
bool ___U3CPathfinding_IPathInternals_PooledU3Ek__BackingField_13;
|
|
// System.Boolean Pathfinding.Path::hasBeenReset
|
|
bool ___hasBeenReset_14;
|
|
// Pathfinding.NNConstraint Pathfinding.Path::nnConstraint
|
|
NNConstraint_tFFCC140E8D37F8EE7521E04FB8B3EAC85F927DB5* ___nnConstraint_15;
|
|
// Pathfinding.Path Pathfinding.Path::next
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* ___next_16;
|
|
// Pathfinding.Heuristic Pathfinding.Path::heuristic
|
|
int32_t ___heuristic_17;
|
|
// System.Single Pathfinding.Path::heuristicScale
|
|
float ___heuristicScale_18;
|
|
// System.UInt16 Pathfinding.Path::<pathID>k__BackingField
|
|
uint16_t ___U3CpathIDU3Ek__BackingField_19;
|
|
// Pathfinding.GraphNode Pathfinding.Path::hTargetNode
|
|
GraphNode_t95E96E7408290ADAA41F999EB8311CD5356A238A* ___hTargetNode_20;
|
|
// Pathfinding.Int3 Pathfinding.Path::hTarget
|
|
Int3_t3D1B990C798A218E8F705930EF9F0A373A439553 ___hTarget_21;
|
|
// System.Int32 Pathfinding.Path::enabledTags
|
|
int32_t ___enabledTags_22;
|
|
// System.Int32[] Pathfinding.Path::internalTagPenalties
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___internalTagPenalties_24;
|
|
// System.Int32[] Pathfinding.Path::manualTagPenalties
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___manualTagPenalties_25;
|
|
// System.Collections.Generic.List`1<System.Object> Pathfinding.Path::claimed
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ___claimed_26;
|
|
// System.Boolean Pathfinding.Path::releasedNotSilent
|
|
bool ___releasedNotSilent_27;
|
|
};
|
|
|
|
// System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677
|
|
{
|
|
// System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext
|
|
RuntimeObject* ___m_additionalContext_0;
|
|
// System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state
|
|
int32_t ___m_state_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ___m_additionalContext_0;
|
|
int32_t ___m_state_1;
|
|
};
|
|
// Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
|
|
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ___m_additionalContext_0;
|
|
int32_t ___m_state_1;
|
|
};
|
|
|
|
// System.SystemException
|
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Events.UnityAction`1<System.Boolean>
|
|
struct UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
struct BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F : public RuntimeObject
|
|
{
|
|
// System.Runtime.Serialization.ISurrogateSelector System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_surrogates
|
|
RuntimeObject* ___m_surrogates_0;
|
|
// System.Runtime.Serialization.StreamingContext System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_context
|
|
StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___m_context_1;
|
|
// System.Runtime.Serialization.SerializationBinder System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_binder
|
|
SerializationBinder_tB959BF0F4EF3F8611E5891A7011DD99F9FD69E2A* ___m_binder_2;
|
|
// System.Runtime.Serialization.Formatters.FormatterTypeStyle System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_typeFormat
|
|
int32_t ___m_typeFormat_3;
|
|
// System.Runtime.Serialization.Formatters.FormatterAssemblyStyle System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_assemblyFormat
|
|
int32_t ___m_assemblyFormat_4;
|
|
// System.Runtime.Serialization.Formatters.TypeFilterLevel System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_securityLevel
|
|
int32_t ___m_securityLevel_5;
|
|
// System.Object[] System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::m_crossAppDomainArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_crossAppDomainArray_6;
|
|
};
|
|
|
|
// System.NotSupportedException
|
|
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
|
|
// Pathfinding.OnPathDelegate
|
|
struct OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Renderer
|
|
struct Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Rigidbody2D
|
|
struct Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Animator
|
|
struct Animator_t8A52E42AE54F76681838FE9E632683EF3952E883 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.AudioBehaviour
|
|
struct AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Collider2D
|
|
struct Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.RectTransform
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5 : public Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1
|
|
{
|
|
};
|
|
|
|
// UnityEngine.SpriteRenderer
|
|
struct SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B : public Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF
|
|
{
|
|
// UnityEngine.Events.UnityEvent`1<UnityEngine.SpriteRenderer> UnityEngine.SpriteRenderer::m_SpriteChangeEvent
|
|
UnityEvent_1_t8ABE5544759145B8D7A09F1C54FFCB6907EDD56E* ___m_SpriteChangeEvent_4;
|
|
};
|
|
|
|
// About
|
|
struct About_tB5342727D18746B7716E817BCE29F158D9D25455 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Boolean About::move
|
|
bool ___move_4;
|
|
// System.Single About::time
|
|
float ___time_5;
|
|
// System.Single About::wait1
|
|
float ___wait1_6;
|
|
// System.Single About::wait2
|
|
float ___wait2_7;
|
|
// SceneFader About::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_8;
|
|
// System.String About::levelToLoad
|
|
String_t* ___levelToLoad_9;
|
|
// UnityEngine.RectTransform About::obj
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___obj_10;
|
|
// System.Single About::moveSpeed
|
|
float ___moveSpeed_11;
|
|
// System.Single About::movePercentage
|
|
float ___movePercentage_12;
|
|
};
|
|
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299 : public AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941
|
|
{
|
|
};
|
|
|
|
// AutoDestroy
|
|
struct AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Single AutoDestroy::time
|
|
float ___time_4;
|
|
};
|
|
|
|
// Bonus
|
|
struct Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Transform Bonus::Hauer
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___Hauer_4;
|
|
// UnityEngine.GameObject Bonus::PauseButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___PauseButton_5;
|
|
// UnityEngine.GameObject Bonus::LeftButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___LeftButton_6;
|
|
// UnityEngine.GameObject Bonus::RightButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___RightButton_7;
|
|
// UnityEngine.GameObject Bonus::JumpButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___JumpButton_8;
|
|
// UnityEngine.GameObject Bonus::CrouchButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___CrouchButton_9;
|
|
// UnityEngine.GameObject Bonus::FireButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___FireButton_10;
|
|
// UnityEngine.Transform Bonus::player
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___player_11;
|
|
// UnityEngine.Rigidbody2D Bonus::rb
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___rb_12;
|
|
// System.Single Bonus::range
|
|
float ___range_13;
|
|
// System.Single Bonus::speed
|
|
float ___speed_14;
|
|
// UnityEngine.Animator Bonus::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_16;
|
|
// UnityEngine.Animator Bonus::GFX
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___GFX_17;
|
|
// System.Boolean Bonus::walk
|
|
bool ___walk_18;
|
|
// System.Boolean Bonus::start
|
|
bool ___start_19;
|
|
// System.Single Bonus::wait1
|
|
float ___wait1_20;
|
|
// System.Single Bonus::wait2
|
|
float ___wait2_21;
|
|
// System.Single Bonus::waitAfter
|
|
float ___waitAfter_22;
|
|
// UnityEngine.Transform Bonus::childTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___childTransform_23;
|
|
// SceneFader Bonus::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_24;
|
|
// System.String Bonus::levelToLoad
|
|
String_t* ___levelToLoad_25;
|
|
};
|
|
|
|
// Bullet
|
|
struct Bullet_t5A7C684C3CECF8FB977D516EC7DBDF9102D7E344 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Single Bullet::speed
|
|
float ___speed_4;
|
|
// System.Int32 Bullet::damage
|
|
int32_t ___damage_5;
|
|
// UnityEngine.Rigidbody2D Bullet::rb
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___rb_6;
|
|
// UnityEngine.GameObject Bullet::impactEffect
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___impactEffect_7;
|
|
};
|
|
|
|
// Bus
|
|
struct Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Animator Bus::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_4;
|
|
// System.Single Bus::speed
|
|
float ___speed_5;
|
|
// System.Boolean Bus::start
|
|
bool ___start_6;
|
|
};
|
|
|
|
// CameraController
|
|
struct CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// Cinemachine.CinemachineVirtualCameraBase CameraController::camera1
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___camera1_4;
|
|
// Cinemachine.CinemachineVirtualCameraBase CameraController::camera2
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___camera2_5;
|
|
// UnityEngine.Animator CameraController::cameraButtonAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___cameraButtonAnimator_6;
|
|
// System.Single CameraController::cameraButtonSwitch
|
|
float ___cameraButtonSwitch_7;
|
|
// UnityEngine.Transform CameraController::player1
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___player1_9;
|
|
// UnityEngine.Transform CameraController::player2
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___player2_10;
|
|
// UnityEngine.GameObject CameraController::triangle
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___triangle_11;
|
|
// System.Single CameraController::horizontalInput
|
|
float ___horizontalInput_12;
|
|
// System.Single CameraController::verticalInput
|
|
float ___verticalInput_13;
|
|
// System.Single CameraController::speed
|
|
float ___speed_14;
|
|
// System.Single CameraController::maxUpY
|
|
float ___maxUpY_15;
|
|
// System.Single CameraController::maxDownY
|
|
float ___maxDownY_16;
|
|
// System.Single CameraController::range
|
|
float ___range_17;
|
|
// System.Single CameraController::range2
|
|
float ___range2_18;
|
|
// System.Single CameraController::backSpeed
|
|
float ___backSpeed_19;
|
|
// System.Boolean CameraController::BackToPlayer
|
|
bool ___BackToPlayer_20;
|
|
// System.Single CameraController::yOfCamera
|
|
float ___yOfCamera_21;
|
|
// System.Boolean CameraController::playerFirstMoved
|
|
bool ___playerFirstMoved_22;
|
|
};
|
|
|
|
// CameraControllerOld
|
|
struct CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// Cinemachine.CinemachineVirtualCameraBase CameraControllerOld::camera1
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___camera1_4;
|
|
// Cinemachine.CinemachineVirtualCameraBase CameraControllerOld::camera2
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___camera2_5;
|
|
// UnityEngine.Animator CameraControllerOld::cameraButtonAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___cameraButtonAnimator_6;
|
|
// System.Single CameraControllerOld::cameraButtonSwitch
|
|
float ___cameraButtonSwitch_7;
|
|
// UnityEngine.Transform CameraControllerOld::player1
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___player1_9;
|
|
// UnityEngine.Transform CameraControllerOld::player2
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___player2_10;
|
|
// UnityEngine.GameObject CameraControllerOld::triangle
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___triangle_11;
|
|
// System.Single CameraControllerOld::horizontalInput
|
|
float ___horizontalInput_12;
|
|
// System.Single CameraControllerOld::verticalInput
|
|
float ___verticalInput_13;
|
|
// System.Single CameraControllerOld::speed
|
|
float ___speed_14;
|
|
// System.Single CameraControllerOld::maxUpY
|
|
float ___maxUpY_15;
|
|
// System.Single CameraControllerOld::maxDownY
|
|
float ___maxDownY_16;
|
|
// System.Single CameraControllerOld::range
|
|
float ___range_17;
|
|
// System.Single CameraControllerOld::range2
|
|
float ___range2_18;
|
|
// System.Single CameraControllerOld::backSpeed
|
|
float ___backSpeed_19;
|
|
// System.Boolean CameraControllerOld::BackToPlayer
|
|
bool ___BackToPlayer_20;
|
|
// System.Single CameraControllerOld::yOfCamera
|
|
float ___yOfCamera_21;
|
|
// System.Boolean CameraControllerOld::playerFirstMoved
|
|
bool ___playerFirstMoved_22;
|
|
};
|
|
|
|
// CharacterController2D
|
|
struct CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Single CharacterController2D::m_JumpForce
|
|
float ___m_JumpForce_4;
|
|
// System.Single CharacterController2D::m_CrouchSpeed
|
|
float ___m_CrouchSpeed_5;
|
|
// System.Single CharacterController2D::m_MovementSmoothing
|
|
float ___m_MovementSmoothing_6;
|
|
// System.Boolean CharacterController2D::m_AirControl
|
|
bool ___m_AirControl_7;
|
|
// UnityEngine.LayerMask CharacterController2D::m_WhatIsGround
|
|
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___m_WhatIsGround_8;
|
|
// UnityEngine.Transform CharacterController2D::m_GroundCheck
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_GroundCheck_9;
|
|
// UnityEngine.Transform CharacterController2D::m_GroundCheck2
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_GroundCheck2_10;
|
|
// UnityEngine.Transform CharacterController2D::m_CeilingCheck
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_CeilingCheck_11;
|
|
// UnityEngine.Collider2D CharacterController2D::m_CrouchDisableCollider
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___m_CrouchDisableCollider_12;
|
|
// UnityEngine.Collider2D CharacterController2D::m_CrouchDisableCollider2
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___m_CrouchDisableCollider2_13;
|
|
// UnityEngine.Collider2D CharacterController2D::m_CrouchDisableCollider3
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___m_CrouchDisableCollider3_14;
|
|
// System.Boolean CharacterController2D::m_Grounded
|
|
bool ___m_Grounded_16;
|
|
// UnityEngine.Rigidbody2D CharacterController2D::m_Rigidbody2D
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___m_Rigidbody2D_18;
|
|
// System.Boolean CharacterController2D::m_FacingRight
|
|
bool ___m_FacingRight_19;
|
|
// UnityEngine.Vector3 CharacterController2D::m_Velocity
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Velocity_20;
|
|
// UnityEngine.Events.UnityEvent CharacterController2D::OnLandEvent
|
|
UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* ___OnLandEvent_21;
|
|
// CharacterController2D/BoolEvent CharacterController2D::OnCrouchEvent
|
|
BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* ___OnCrouchEvent_22;
|
|
// System.Boolean CharacterController2D::m_wasCrouching
|
|
bool ___m_wasCrouching_23;
|
|
};
|
|
|
|
// CheckDeleted
|
|
struct CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.GameObject CheckDeleted::Error
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___Error_4;
|
|
// UnityEngine.GameObject CheckDeleted::Deleted
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___Deleted_5;
|
|
// UnityEngine.GameObject CheckDeleted::ThisDeleting
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___ThisDeleting_6;
|
|
// System.Int32 CheckDeleted::count
|
|
int32_t ___count_7;
|
|
// System.Boolean CheckDeleted::waitDelete
|
|
bool ___waitDelete_8;
|
|
// System.Single CheckDeleted::WaitTime
|
|
float ___WaitTime_9;
|
|
// System.Single CheckDeleted::waitTimeExit
|
|
float ___waitTimeExit_10;
|
|
// System.Boolean CheckDeleted::waitExit
|
|
bool ___waitExit_11;
|
|
// System.Int32 CheckDeleted::Delete
|
|
int32_t ___Delete_12;
|
|
// System.Int32 CheckDeleted::Exit
|
|
int32_t ___Exit_13;
|
|
};
|
|
|
|
// Cinemachine.CinemachineVirtualCameraBase
|
|
struct CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String[] Cinemachine.CinemachineVirtualCameraBase::m_ExcludedPropertiesInInspector
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_ExcludedPropertiesInInspector_4;
|
|
// Cinemachine.CinemachineCore/Stage[] Cinemachine.CinemachineVirtualCameraBase::m_LockStageInInspector
|
|
StageU5BU5D_tF198CE3C6DE5C3D67552DAB4B9680F3BFF319981* ___m_LockStageInInspector_5;
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase::m_ValidatingStreamVersion
|
|
int32_t ___m_ValidatingStreamVersion_6;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::m_OnValidateCalled
|
|
bool ___m_OnValidateCalled_7;
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase::m_StreamingVersion
|
|
int32_t ___m_StreamingVersion_8;
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase::m_Priority
|
|
int32_t ___m_Priority_9;
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase::m_ActivationId
|
|
int32_t ___m_ActivationId_10;
|
|
// System.Single Cinemachine.CinemachineVirtualCameraBase::FollowTargetAttachment
|
|
float ___FollowTargetAttachment_11;
|
|
// System.Single Cinemachine.CinemachineVirtualCameraBase::LookAtTargetAttachment
|
|
float ___LookAtTargetAttachment_12;
|
|
// Cinemachine.CinemachineVirtualCameraBase/StandbyUpdateMode Cinemachine.CinemachineVirtualCameraBase::m_StandbyUpdate
|
|
int32_t ___m_StandbyUpdate_13;
|
|
// System.Collections.Generic.List`1<Cinemachine.CinemachineExtension> Cinemachine.CinemachineVirtualCameraBase::<mExtensions>k__BackingField
|
|
List_1_tF512ECCA426FF10471372F52B5C8784FC96A7EAC* ___U3CmExtensionsU3Ek__BackingField_14;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::<PreviousStateIsValid>k__BackingField
|
|
bool ___U3CPreviousStateIsValidU3Ek__BackingField_15;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::m_WasStarted
|
|
bool ___m_WasStarted_16;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::mSlaveStatusUpdated
|
|
bool ___mSlaveStatusUpdated_17;
|
|
// Cinemachine.CinemachineVirtualCameraBase Cinemachine.CinemachineVirtualCameraBase::m_parentVcam
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___m_parentVcam_18;
|
|
// System.Int32 Cinemachine.CinemachineVirtualCameraBase::m_QueuePriority
|
|
int32_t ___m_QueuePriority_19;
|
|
// UnityEngine.Transform Cinemachine.CinemachineVirtualCameraBase::m_CachedFollowTarget
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_CachedFollowTarget_20;
|
|
// Cinemachine.CinemachineVirtualCameraBase Cinemachine.CinemachineVirtualCameraBase::m_CachedFollowTargetVcam
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___m_CachedFollowTargetVcam_21;
|
|
// Cinemachine.ICinemachineTargetGroup Cinemachine.CinemachineVirtualCameraBase::m_CachedFollowTargetGroup
|
|
RuntimeObject* ___m_CachedFollowTargetGroup_22;
|
|
// UnityEngine.Transform Cinemachine.CinemachineVirtualCameraBase::m_CachedLookAtTarget
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_CachedLookAtTarget_23;
|
|
// Cinemachine.CinemachineVirtualCameraBase Cinemachine.CinemachineVirtualCameraBase::m_CachedLookAtTargetVcam
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* ___m_CachedLookAtTargetVcam_24;
|
|
// Cinemachine.ICinemachineTargetGroup Cinemachine.CinemachineVirtualCameraBase::m_CachedLookAtTargetGroup
|
|
RuntimeObject* ___m_CachedLookAtTargetGroup_25;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::<FollowTargetChanged>k__BackingField
|
|
bool ___U3CFollowTargetChangedU3Ek__BackingField_26;
|
|
// System.Boolean Cinemachine.CinemachineVirtualCameraBase::<LookAtTargetChanged>k__BackingField
|
|
bool ___U3CLookAtTargetChangedU3Ek__BackingField_27;
|
|
};
|
|
|
|
// DiePlayer
|
|
struct DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// Endlevel
|
|
struct Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String Endlevel::levelToLoad
|
|
String_t* ___levelToLoad_4;
|
|
// SceneFader Endlevel::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_5;
|
|
// System.Int32 Endlevel::SetLevel
|
|
int32_t ___SetLevel_7;
|
|
};
|
|
|
|
// Enemy
|
|
struct Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// EnemyAI
|
|
struct EnemyAI_t062D6559860346BBF7415F088B566404469B3C50 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Transform EnemyAI::target
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___target_4;
|
|
// System.Single EnemyAI::speed
|
|
float ___speed_5;
|
|
// System.Single EnemyAI::nextWaypointDistance
|
|
float ___nextWaypointDistance_6;
|
|
// UnityEngine.Transform EnemyAI::enemyGFX
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___enemyGFX_7;
|
|
// Pathfinding.Path EnemyAI::path
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* ___path_8;
|
|
// System.Int32 EnemyAI::currentWaypoint
|
|
int32_t ___currentWaypoint_9;
|
|
// Pathfinding.Seeker EnemyAI::seeker
|
|
Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* ___seeker_10;
|
|
// UnityEngine.Rigidbody2D EnemyAI::rb
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___rb_11;
|
|
};
|
|
|
|
// EnemyDeath
|
|
struct EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Int32 EnemyDeath::health
|
|
int32_t ___health_4;
|
|
// UnityEngine.GameObject EnemyDeath::deathEffect
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___deathEffect_5;
|
|
};
|
|
|
|
// GlowColorRandomizer
|
|
struct GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// SpriteGlow.SpriteGlowEffect GlowColorRandomizer::spriteGlow
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* ___spriteGlow_4;
|
|
};
|
|
|
|
// HealthBar
|
|
struct HealthBar_t16FCB4D24034E750B0152144EC1371F4494A95FA : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// PlayerHealth HealthBar::playerHealth
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* ___playerHealth_4;
|
|
// UnityEngine.UI.Slider HealthBar::slider
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* ___slider_5;
|
|
};
|
|
|
|
// LevelButtons
|
|
struct LevelButtons_t0A27F9A59A9D53EFF7C60D3EF2263712F9C6BAAE : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Button LevelButtons::level1
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level1_4;
|
|
// UnityEngine.UI.Button LevelButtons::level2
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level2_5;
|
|
// UnityEngine.UI.Button LevelButtons::level3
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level3_6;
|
|
// UnityEngine.UI.Button LevelButtons::level4
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level4_7;
|
|
// UnityEngine.UI.Button LevelButtons::level5
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level5_8;
|
|
// UnityEngine.UI.Button LevelButtons::level6
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level6_9;
|
|
// UnityEngine.UI.Button LevelButtons::level7
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level7_10;
|
|
// UnityEngine.UI.Button LevelButtons::level8
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level8_11;
|
|
// UnityEngine.UI.Button LevelButtons::level9
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level9_12;
|
|
// UnityEngine.UI.Button LevelButtons::level10
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level10_13;
|
|
// UnityEngine.UI.Button LevelButtons::level11
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level11_14;
|
|
// UnityEngine.UI.Button LevelButtons::level12
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level12_15;
|
|
// UnityEngine.UI.Button LevelButtons::level13
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level13_16;
|
|
// UnityEngine.UI.Button LevelButtons::level14
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level14_17;
|
|
// UnityEngine.UI.Button LevelButtons::level15
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level15_18;
|
|
// UnityEngine.UI.Button LevelButtons::level16
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level16_19;
|
|
// UnityEngine.UI.Button LevelButtons::level17
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level17_20;
|
|
// UnityEngine.UI.Button LevelButtons::level18
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level18_21;
|
|
// UnityEngine.UI.Button LevelButtons::level19
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level19_22;
|
|
// UnityEngine.UI.Button LevelButtons::level20
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level20_23;
|
|
// UnityEngine.UI.Button LevelButtons::bonus
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___bonus_24;
|
|
// UnityEngine.UI.Button LevelButtons::about
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___about_25;
|
|
// System.Int32 LevelButtons::test
|
|
int32_t ___test_26;
|
|
};
|
|
|
|
// LevelCounter
|
|
struct LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Animator LevelCounter::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_4;
|
|
};
|
|
|
|
// LevelMgr
|
|
struct LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String LevelMgr::levelToLoad
|
|
String_t* ___levelToLoad_4;
|
|
// System.String LevelMgr::mainMenu
|
|
String_t* ___mainMenu_5;
|
|
// SceneFader LevelMgr::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_6;
|
|
// System.Int32 LevelMgr::SetLevel
|
|
int32_t ___SetLevel_8;
|
|
// System.Int32 LevelMgr::EndCoins
|
|
int32_t ___EndCoins_10;
|
|
// System.Boolean LevelMgr::clearDataAfterLevel
|
|
bool ___clearDataAfterLevel_11;
|
|
// UnityEngine.Animator LevelMgr::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_12;
|
|
// UnityEngine.Animator LevelMgr::playerAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___playerAnimator_13;
|
|
// UnityEngine.Animator LevelMgr::nextLevelAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___nextLevelAnimator_14;
|
|
// UnityEngine.Animator LevelMgr::restartButtonAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___restartButtonAnimator_15;
|
|
// System.Single LevelMgr::waitForReloadInSeconds
|
|
float ___waitForReloadInSeconds_16;
|
|
// System.Int32 LevelMgr::SetCoins
|
|
int32_t ___SetCoins_18;
|
|
};
|
|
|
|
// LevelMgrOld
|
|
struct LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String LevelMgrOld::levelToLoad
|
|
String_t* ___levelToLoad_4;
|
|
// System.String LevelMgrOld::mainMenu
|
|
String_t* ___mainMenu_5;
|
|
// SceneFader LevelMgrOld::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_6;
|
|
// System.Int32 LevelMgrOld::SetLevel
|
|
int32_t ___SetLevel_8;
|
|
// System.Int32 LevelMgrOld::EndCoins
|
|
int32_t ___EndCoins_10;
|
|
// System.Boolean LevelMgrOld::clearDataAfterLevel
|
|
bool ___clearDataAfterLevel_11;
|
|
// UnityEngine.Animator LevelMgrOld::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_12;
|
|
// UnityEngine.Animator LevelMgrOld::playerAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___playerAnimator_13;
|
|
// UnityEngine.Animator LevelMgrOld::nextLevelAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___nextLevelAnimator_14;
|
|
// UnityEngine.Animator LevelMgrOld::restartButtonAnimator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___restartButtonAnimator_15;
|
|
// System.Single LevelMgrOld::waitForReloadInSeconds
|
|
float ___waitForReloadInSeconds_16;
|
|
// System.Int32 LevelMgrOld::SetCoins
|
|
int32_t ___SetCoins_18;
|
|
};
|
|
|
|
// MainMenu
|
|
struct MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String MainMenu::levelToLoad
|
|
String_t* ___levelToLoad_4;
|
|
// System.String MainMenu::start
|
|
String_t* ___start_5;
|
|
// System.String MainMenu::levelselect
|
|
String_t* ___levelselect_6;
|
|
// System.String MainMenu::levelTutorial
|
|
String_t* ___levelTutorial_7;
|
|
// System.String MainMenu::level1
|
|
String_t* ___level1_8;
|
|
// System.String MainMenu::level2
|
|
String_t* ___level2_9;
|
|
// System.String MainMenu::level3
|
|
String_t* ___level3_10;
|
|
// System.String MainMenu::level4
|
|
String_t* ___level4_11;
|
|
// System.String MainMenu::level5
|
|
String_t* ___level5_12;
|
|
// System.String MainMenu::level6
|
|
String_t* ___level6_13;
|
|
// System.String MainMenu::level7
|
|
String_t* ___level7_14;
|
|
// System.String MainMenu::level8
|
|
String_t* ___level8_15;
|
|
// System.String MainMenu::level9
|
|
String_t* ___level9_16;
|
|
// System.String MainMenu::level10
|
|
String_t* ___level10_17;
|
|
// System.String MainMenu::level11
|
|
String_t* ___level11_18;
|
|
// System.String MainMenu::level12
|
|
String_t* ___level12_19;
|
|
// System.String MainMenu::level13
|
|
String_t* ___level13_20;
|
|
// System.String MainMenu::level14
|
|
String_t* ___level14_21;
|
|
// System.String MainMenu::level15
|
|
String_t* ___level15_22;
|
|
// System.String MainMenu::level16
|
|
String_t* ___level16_23;
|
|
// System.String MainMenu::level17
|
|
String_t* ___level17_24;
|
|
// System.String MainMenu::level18
|
|
String_t* ___level18_25;
|
|
// System.String MainMenu::level19
|
|
String_t* ___level19_26;
|
|
// System.String MainMenu::level20
|
|
String_t* ___level20_27;
|
|
// System.String MainMenu::bonus
|
|
String_t* ___bonus_28;
|
|
// System.String MainMenu::about
|
|
String_t* ___about_29;
|
|
// SceneFader MainMenu::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_31;
|
|
};
|
|
|
|
// MarcPresents
|
|
struct MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// SceneFader MarcPresents::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_4;
|
|
// System.String MarcPresents::levelToLoad
|
|
String_t* ___levelToLoad_5;
|
|
};
|
|
|
|
// MultipleLevel
|
|
struct MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Animator MultipleLevel::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_4;
|
|
};
|
|
|
|
// MultipleLevelOld
|
|
struct MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Animator MultipleLevelOld::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_4;
|
|
};
|
|
|
|
// MusicToggle
|
|
struct MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Toggle MusicToggle::musicToggle
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* ___musicToggle_5;
|
|
// UnityEngine.AudioSource MusicToggle::BackgroundMusic
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___BackgroundMusic_6;
|
|
// System.Boolean MusicToggle::isUpdatingMusicState
|
|
bool ___isUpdatingMusicState_7;
|
|
};
|
|
|
|
// MusicValue
|
|
struct MusicValue_t3F2FAD67EFF1A05B2ABBF9AAD61DD29D7B993205 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Slider MusicValue::mainSlider
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* ___mainSlider_4;
|
|
};
|
|
|
|
// Pause
|
|
struct Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.GameObject Pause::CoinCounterUI
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___CoinCounterUI_5;
|
|
// UnityEngine.GameObject Pause::PauseButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___PauseButton_6;
|
|
// UnityEngine.GameObject Pause::PauseMenu
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___PauseMenu_7;
|
|
};
|
|
|
|
// PlayerHealth
|
|
struct PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Int32 PlayerHealth::health
|
|
int32_t ___health_4;
|
|
// UnityEngine.GameObject PlayerHealth::deathEffect
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___deathEffect_5;
|
|
// System.Boolean PlayerHealth::CoinHealth
|
|
bool ___CoinHealth_6;
|
|
};
|
|
|
|
// PlayerMove
|
|
struct PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Single PlayerMove::gravity
|
|
float ___gravity_4;
|
|
// UnityEngine.Rigidbody2D PlayerMove::rb2d
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___rb2d_5;
|
|
// UnityEngine.Transform PlayerMove::Player1
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___Player1_6;
|
|
// UnityEngine.Transform PlayerMove::Player2
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___Player2_7;
|
|
// UnityEngine.GameObject PlayerMove::c
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___c_8;
|
|
// UnityEngine.Animator PlayerMove::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_9;
|
|
// System.Boolean PlayerMove::IsPauseing
|
|
bool ___IsPauseing_10;
|
|
// System.Boolean PlayerMove::IsPlay
|
|
bool ___IsPlay_11;
|
|
// UnityEngine.AudioSource PlayerMove::audioSource
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___audioSource_12;
|
|
// System.Single PlayerMove::horizontalInput
|
|
float ___horizontalInput_13;
|
|
// System.Single PlayerMove::verticalInput
|
|
float ___verticalInput_14;
|
|
// System.Boolean PlayerMove::RunningAnimation
|
|
bool ___RunningAnimation_15;
|
|
// UnityEngine.GameObject PlayerMove::RunAnim
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___RunAnim_16;
|
|
// System.Single PlayerMove::touched
|
|
float ___touched_17;
|
|
};
|
|
|
|
// PlayerMoveOld
|
|
struct PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Single PlayerMoveOld::gravity
|
|
float ___gravity_4;
|
|
// UnityEngine.Rigidbody2D PlayerMoveOld::rb2d
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* ___rb2d_5;
|
|
// UnityEngine.Transform PlayerMoveOld::Player1
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___Player1_6;
|
|
// UnityEngine.Transform PlayerMoveOld::Player2
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___Player2_7;
|
|
// UnityEngine.GameObject PlayerMoveOld::c
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___c_8;
|
|
// UnityEngine.Animator PlayerMoveOld::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_9;
|
|
// System.Boolean PlayerMoveOld::IsPauseing
|
|
bool ___IsPauseing_10;
|
|
// System.Boolean PlayerMoveOld::IsPlay
|
|
bool ___IsPlay_11;
|
|
// UnityEngine.AudioSource PlayerMoveOld::audioSource
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___audioSource_12;
|
|
// System.Single PlayerMoveOld::horizontalInput
|
|
float ___horizontalInput_13;
|
|
// System.Single PlayerMoveOld::verticalInput
|
|
float ___verticalInput_14;
|
|
// System.Boolean PlayerMoveOld::RunningAnimation
|
|
bool ___RunningAnimation_15;
|
|
// UnityEngine.GameObject PlayerMoveOld::RunAnim
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___RunAnim_16;
|
|
// System.Single PlayerMoveOld::touched
|
|
float ___touched_17;
|
|
};
|
|
|
|
// PlayerMovement
|
|
struct PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// CharacterController2D PlayerMovement::controller
|
|
CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* ___controller_4;
|
|
// UnityEngine.Animator PlayerMovement::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_5;
|
|
// UnityEngine.AudioSource PlayerMovement::audioSource
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___audioSource_6;
|
|
// System.Single PlayerMovement::runSpeed
|
|
float ___runSpeed_7;
|
|
// System.Boolean PlayerMovement::IsPauseing
|
|
bool ___IsPauseing_11;
|
|
// System.Boolean PlayerMovement::IsPlay
|
|
bool ___IsPlay_12;
|
|
// System.Boolean PlayerMovement::moveLeft
|
|
bool ___moveLeft_13;
|
|
// System.Boolean PlayerMovement::moveRight
|
|
bool ___moveRight_14;
|
|
};
|
|
|
|
// PlayerSaving
|
|
struct PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// Rettung
|
|
struct Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Animator Rettung::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_4;
|
|
// UnityEngine.Animator Rettung::GFX
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___GFX_5;
|
|
// System.Single Rettung::wait1
|
|
float ___wait1_8;
|
|
// System.Single Rettung::wait2
|
|
float ___wait2_9;
|
|
// System.Single Rettung::wait3
|
|
float ___wait3_10;
|
|
// System.Single Rettung::waitBefore
|
|
float ___waitBefore_11;
|
|
};
|
|
|
|
// SC_2DCoin
|
|
struct SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Boolean SC_2DCoin::canPickUp
|
|
bool ___canPickUp_6;
|
|
// System.Single SC_2DCoin::pickUpCooldown
|
|
float ___pickUpCooldown_7;
|
|
// System.Single SC_2DCoin::animDirection
|
|
float ___animDirection_8;
|
|
// System.Single SC_2DCoin::animSpeed
|
|
float ___animSpeed_9;
|
|
// System.Single SC_2DCoin::animCoolDown
|
|
float ___animCoolDown_10;
|
|
// System.Single SC_2DCoin::animBackInTime
|
|
float ___animBackInTime_11;
|
|
// UnityEngine.Vector3 SC_2DCoin::direction
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___direction_12;
|
|
// System.Int32 SC_2DCoin::animationEnabled
|
|
int32_t ___animationEnabled_13;
|
|
};
|
|
|
|
// SC_CoinCounter
|
|
struct SC_CoinCounter_tAF45DFD257074BE9BB57E19C1ADBC447F219B137 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Text SC_CoinCounter::counterText
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* ___counterText_4;
|
|
};
|
|
|
|
// SceneFader
|
|
struct SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Image SceneFader::img
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___img_4;
|
|
// UnityEngine.AnimationCurve SceneFader::curve
|
|
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___curve_5;
|
|
};
|
|
|
|
// SoundBar
|
|
struct SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.AudioSource SoundBar::BackgroundMusic
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___BackgroundMusic_5;
|
|
};
|
|
|
|
// SpriteGlow.SpriteGlowEffect
|
|
struct SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.SpriteRenderer SpriteGlow.SpriteGlowEffect::<Renderer>k__BackingField
|
|
SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* ___U3CRendererU3Ek__BackingField_4;
|
|
// UnityEngine.Color SpriteGlow.SpriteGlowEffect::glowColor
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___glowColor_5;
|
|
// System.Single SpriteGlow.SpriteGlowEffect::glowBrightness
|
|
float ___glowBrightness_6;
|
|
// System.Int32 SpriteGlow.SpriteGlowEffect::outlineWidth
|
|
int32_t ___outlineWidth_7;
|
|
// System.Single SpriteGlow.SpriteGlowEffect::alphaThreshold
|
|
float ___alphaThreshold_8;
|
|
// System.Boolean SpriteGlow.SpriteGlowEffect::drawOutside
|
|
bool ___drawOutside_9;
|
|
// System.Boolean SpriteGlow.SpriteGlowEffect::enableInstancing
|
|
bool ___enableInstancing_10;
|
|
// UnityEngine.MaterialPropertyBlock SpriteGlow.SpriteGlowEffect::propertyBlock
|
|
MaterialPropertyBlock_t2308669579033A857EFE6E4831909F638B27411D* ___propertyBlock_15;
|
|
};
|
|
|
|
// StartManager
|
|
struct StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String StartManager::selectLevelScene
|
|
String_t* ___selectLevelScene_4;
|
|
// System.String StartManager::baseLevelScene
|
|
String_t* ___baseLevelScene_5;
|
|
// System.Int32 StartManager::levelCount
|
|
int32_t ___levelCount_6;
|
|
// System.String StartManager::aboutScene
|
|
String_t* ___aboutScene_7;
|
|
// SceneFader StartManager::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_8;
|
|
// UnityEngine.GameObject StartManager::titleText
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___titleText_9;
|
|
// UnityEngine.GameObject StartManager::startButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___startButton_10;
|
|
// UnityEngine.GameObject StartManager::settingsButton
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___settingsButton_11;
|
|
// UnityEngine.GameObject StartManager::settingsMenu
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___settingsMenu_12;
|
|
// UnityEngine.GameObject StartManager::infoMenu
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___infoMenu_16;
|
|
// UnityEngine.GameObject StartManager::deleteMenu
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___deleteMenu_17;
|
|
};
|
|
|
|
// TestSpriteGlowBehaviour
|
|
struct TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// Tutorial
|
|
struct Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Button Tutorial::level1
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* ___level1_4;
|
|
};
|
|
|
|
// UnityEngine.EventSystems.UIBehaviour
|
|
struct UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// Pathfinding.VersionedMonoBehaviour
|
|
struct VersionedMonoBehaviour_t13F17B0D6039238CC5328E19B6DBB74A6E9CFD3B : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.Int32 Pathfinding.VersionedMonoBehaviour::version
|
|
int32_t ___version_4;
|
|
};
|
|
|
|
// Weapon
|
|
struct Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.Transform Weapon::firePoint
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___firePoint_4;
|
|
// UnityEngine.GameObject Weapon::bulletPrefab
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___bulletPrefab_5;
|
|
// System.Boolean Weapon::canShoot
|
|
bool ___canShoot_6;
|
|
};
|
|
|
|
// levelTutorial
|
|
struct levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String levelTutorial::level1
|
|
String_t* ___level1_4;
|
|
// SceneFader levelTutorial::sceneFader
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* ___sceneFader_5;
|
|
};
|
|
|
|
// minusCounter
|
|
struct minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// UnityEngine.UI.Text minusCounter::counterText
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* ___counterText_4;
|
|
// UnityEngine.Animator minusCounter::animator
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* ___animator_5;
|
|
};
|
|
|
|
// redCoin
|
|
struct redCoin_t0C9B8E7F1857EC04349D84ADD614F62595679E58 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
};
|
|
|
|
// UnityEngine.UI.Graphic
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Graphic::m_Material
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_Material_6;
|
|
// UnityEngine.Color UnityEngine.UI.Graphic::m_Color
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___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_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_RaycastPadding_12;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_RectTransform_13;
|
|
// UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer
|
|
CanvasRenderer_tAB9A55A976C4E3B2B37D0CE5616E5685A8B43860* ___m_CanvasRenderer_14;
|
|
// UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas
|
|
Canvas_t2DB4CEFDFF732884866C83F11ABF75F5AE8FFB26* ___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_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyLayoutCallback_18;
|
|
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyVertsCallback_19;
|
|
// UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback
|
|
UnityAction_t11A1F3B953B365C072A5DCC32677EE1796A962A7* ___m_OnDirtyMaterialCallback_20;
|
|
// UnityEngine.Mesh UnityEngine.UI.Graphic::m_CachedMesh
|
|
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___m_CachedMesh_23;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Graphic::m_CachedUvs
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___m_CachedUvs_24;
|
|
// UnityEngine.UI.CoroutineTween.TweenRunner`1<UnityEngine.UI.CoroutineTween.ColorTween> UnityEngine.UI.Graphic::m_ColorTweenRunner
|
|
TweenRunner_1_t5BB0582F926E75E2FE795492679A6CF55A4B4BC4* ___m_ColorTweenRunner_25;
|
|
// System.Boolean UnityEngine.UI.Graphic::<useLegacyMeshGeneration>k__BackingField
|
|
bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_26;
|
|
};
|
|
|
|
// Pathfinding.Seeker
|
|
struct Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441 : public VersionedMonoBehaviour_t13F17B0D6039238CC5328E19B6DBB74A6E9CFD3B
|
|
{
|
|
// System.Boolean Pathfinding.Seeker::drawGizmos
|
|
bool ___drawGizmos_5;
|
|
// System.Boolean Pathfinding.Seeker::detailedGizmos
|
|
bool ___detailedGizmos_6;
|
|
// Pathfinding.StartEndModifier Pathfinding.Seeker::startEndModifier
|
|
StartEndModifier_t69365942D4D0908748A6405B017F6B0C341028F7* ___startEndModifier_7;
|
|
// System.Int32 Pathfinding.Seeker::traversableTags
|
|
int32_t ___traversableTags_8;
|
|
// System.Int32[] Pathfinding.Seeker::tagPenalties
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___tagPenalties_9;
|
|
// Pathfinding.GraphMask Pathfinding.Seeker::graphMask
|
|
GraphMask_t0D3B81600BFA722AB8C720E124358F9ABA57D404 ___graphMask_10;
|
|
// System.Int32 Pathfinding.Seeker::graphMaskCompatibility
|
|
int32_t ___graphMaskCompatibility_11;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Seeker::pathCallback
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___pathCallback_12;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Seeker::preProcessPath
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___preProcessPath_13;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Seeker::postProcessPath
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___postProcessPath_14;
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3> Pathfinding.Seeker::lastCompletedVectorPath
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* ___lastCompletedVectorPath_15;
|
|
// System.Collections.Generic.List`1<Pathfinding.GraphNode> Pathfinding.Seeker::lastCompletedNodePath
|
|
List_1_tFFD15BEE5A463816F03AD5239859E32F4C228B59* ___lastCompletedNodePath_16;
|
|
// Pathfinding.Path Pathfinding.Seeker::path
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* ___path_17;
|
|
// Pathfinding.Path Pathfinding.Seeker::prevPath
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* ___prevPath_18;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Seeker::onPathDelegate
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___onPathDelegate_19;
|
|
// Pathfinding.OnPathDelegate Pathfinding.Seeker::tmpPathCallback
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___tmpPathCallback_20;
|
|
// System.UInt32 Pathfinding.Seeker::lastPathID
|
|
uint32_t ___lastPathID_21;
|
|
// System.Collections.Generic.List`1<Pathfinding.IPathModifier> Pathfinding.Seeker::modifiers
|
|
List_1_t942307E6491535C222375071452B86EBA636C4CD* ___modifiers_22;
|
|
};
|
|
|
|
// UnityEngine.UI.Selectable
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712 : public UIBehaviour_tB9D4295827BD2EEDEF0749200C6CA7090C742A9D
|
|
{
|
|
// System.Boolean UnityEngine.UI.Selectable::m_EnableCalled
|
|
bool ___m_EnableCalled_6;
|
|
// UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation
|
|
Navigation_t4D2E201D65749CF4E104E8AC1232CF1D6F14795C ___m_Navigation_7;
|
|
// UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition
|
|
int32_t ___m_Transition_8;
|
|
// UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors
|
|
ColorBlock_tDD7C62E7AFE442652FC98F8D058CE8AE6BFD7C11 ___m_Colors_9;
|
|
// UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState
|
|
SpriteState_tC8199570BE6337FB5C49347C97892B4222E5AACD ___m_SpriteState_10;
|
|
// UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers
|
|
AnimationTriggers_tA0DC06F89C5280C6DD972F6F4C8A56D7F4F79074* ___m_AnimationTriggers_11;
|
|
// System.Boolean UnityEngine.UI.Selectable::m_Interactable
|
|
bool ___m_Interactable_12;
|
|
// UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___m_TargetGraphic_13;
|
|
// System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction
|
|
bool ___m_GroupsAllowInteraction_14;
|
|
// System.Int32 UnityEngine.UI.Selectable::m_CurrentIndex
|
|
int32_t ___m_CurrentIndex_15;
|
|
// System.Boolean UnityEngine.UI.Selectable::<isPointerInside>k__BackingField
|
|
bool ___U3CisPointerInsideU3Ek__BackingField_16;
|
|
// System.Boolean UnityEngine.UI.Selectable::<isPointerDown>k__BackingField
|
|
bool ___U3CisPointerDownU3Ek__BackingField_17;
|
|
// System.Boolean UnityEngine.UI.Selectable::<hasSelection>k__BackingField
|
|
bool ___U3ChasSelectionU3Ek__BackingField_18;
|
|
// System.Collections.Generic.List`1<UnityEngine.CanvasGroup> UnityEngine.UI.Selectable::m_CanvasGroupCache
|
|
List_1_t2CDCA768E7F493F5EDEBC75AEB200FD621354E35* ___m_CanvasGroupCache_19;
|
|
};
|
|
|
|
// UnityEngine.UI.Button
|
|
struct Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098 : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
|
|
{
|
|
// UnityEngine.UI.Button/ButtonClickedEvent UnityEngine.UI.Button::m_OnClick
|
|
ButtonClickedEvent_t8EA72E90B3BD1392FB3B3EF167D5121C23569E4C* ___m_OnClick_20;
|
|
};
|
|
|
|
// UnityEngine.UI.MaskableGraphic
|
|
struct MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E : public Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931
|
|
{
|
|
// System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil
|
|
bool ___m_ShouldRecalculateStencil_27;
|
|
// UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_MaskMaterial_28;
|
|
// UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask
|
|
RectMask2D_tACF92BE999C791A665BD1ADEABF5BCEB82846670* ___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_t6073CD0D951EC1256BF74B8F9107D68FC89B99B8* ___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_tFF1859CCE176131B909E2044F76443064254679C* ___m_Corners_36;
|
|
};
|
|
|
|
// UnityEngine.UI.Slider
|
|
struct Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
|
|
{
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_FillRect_20;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HandleRect_21;
|
|
// UnityEngine.UI.Slider/Direction UnityEngine.UI.Slider::m_Direction
|
|
int32_t ___m_Direction_22;
|
|
// System.Single UnityEngine.UI.Slider::m_MinValue
|
|
float ___m_MinValue_23;
|
|
// System.Single UnityEngine.UI.Slider::m_MaxValue
|
|
float ___m_MaxValue_24;
|
|
// System.Boolean UnityEngine.UI.Slider::m_WholeNumbers
|
|
bool ___m_WholeNumbers_25;
|
|
// System.Single UnityEngine.UI.Slider::m_Value
|
|
float ___m_Value_26;
|
|
// UnityEngine.UI.Slider/SliderEvent UnityEngine.UI.Slider::m_OnValueChanged
|
|
SliderEvent_t92A82EF6C62E15AF92B640FE2D960E877E8C6555* ___m_OnValueChanged_27;
|
|
// UnityEngine.UI.Image UnityEngine.UI.Slider::m_FillImage
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* ___m_FillImage_28;
|
|
// UnityEngine.Transform UnityEngine.UI.Slider::m_FillTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_FillTransform_29;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillContainerRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_FillContainerRect_30;
|
|
// UnityEngine.Transform UnityEngine.UI.Slider::m_HandleTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___m_HandleTransform_31;
|
|
// UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleContainerRect
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* ___m_HandleContainerRect_32;
|
|
// UnityEngine.Vector2 UnityEngine.UI.Slider::m_Offset
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Offset_33;
|
|
// UnityEngine.DrivenRectTransformTracker UnityEngine.UI.Slider::m_Tracker
|
|
DrivenRectTransformTracker_tFB0706C933E3C68E4F377C204FCEEF091F1EE0B1 ___m_Tracker_34;
|
|
// System.Boolean UnityEngine.UI.Slider::m_DelayedUpdateVisuals
|
|
bool ___m_DelayedUpdateVisuals_35;
|
|
};
|
|
|
|
// UnityEngine.UI.Toggle
|
|
struct Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F : public Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712
|
|
{
|
|
// UnityEngine.UI.Toggle/ToggleTransition UnityEngine.UI.Toggle::toggleTransition
|
|
int32_t ___toggleTransition_20;
|
|
// UnityEngine.UI.Graphic UnityEngine.UI.Toggle::graphic
|
|
Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931* ___graphic_21;
|
|
// UnityEngine.UI.ToggleGroup UnityEngine.UI.Toggle::m_Group
|
|
ToggleGroup_tF2E6FE7D4B17BDBF82462715CFB57C4FDE0A2A2C* ___m_Group_22;
|
|
// UnityEngine.UI.Toggle/ToggleEvent UnityEngine.UI.Toggle::onValueChanged
|
|
ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02* ___onValueChanged_23;
|
|
// System.Boolean UnityEngine.UI.Toggle::m_IsOn
|
|
bool ___m_IsOn_24;
|
|
};
|
|
|
|
// UnityEngine.UI.Image
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
|
|
{
|
|
// UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite_38;
|
|
// UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite
|
|
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___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;
|
|
};
|
|
|
|
// UnityEngine.UI.Text
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62 : public MaskableGraphic_tFC5B6BE351C90DE53744DF2A70940242774B361E
|
|
{
|
|
// UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData
|
|
FontData_tB8E562846C6CB59C43260F69AE346B9BF3157224* ___m_FontData_37;
|
|
// System.String UnityEngine.UI.Text::m_Text
|
|
String_t* ___m_Text_38;
|
|
// UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache
|
|
TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC* ___m_TextCache_39;
|
|
// UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout
|
|
TextGenerator_t85D00417640A53953556C01F9D4E7DDE1ABD8FEC* ___m_TextCacheForLayout_40;
|
|
// System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback
|
|
bool ___m_DisableFontTextureRebuiltCallback_42;
|
|
// UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts
|
|
UIVertexU5BU5D_tBC532486B45D071A520751A90E819C77BA4E3D2F* ___m_TempVerts_43;
|
|
};
|
|
|
|
// <Module>
|
|
|
|
// <Module>
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
struct List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Vector3>
|
|
|
|
// PlayerData
|
|
|
|
// PlayerData
|
|
|
|
// SaveSystem
|
|
|
|
// SaveSystem
|
|
|
|
// System.String
|
|
struct String_t_StaticFields
|
|
{
|
|
// System.String System.String::Empty
|
|
String_t* ___Empty_6;
|
|
};
|
|
|
|
// System.String
|
|
|
|
// About/<SecondUP>d__12
|
|
|
|
// About/<SecondUP>d__12
|
|
|
|
// About/<UP>d__11
|
|
|
|
// About/<UP>d__11
|
|
|
|
// AutoDestroy/<RunAnimDestroy>d__2
|
|
|
|
// AutoDestroy/<RunAnimDestroy>d__2
|
|
|
|
// Bonus/<StartWalk>d__24
|
|
|
|
// Bonus/<StartWalk>d__24
|
|
|
|
// Bus/<Run>d__6
|
|
|
|
// Bus/<Run>d__6
|
|
|
|
// CameraController/<cameraButtonPressedAnimation>d__22
|
|
|
|
// CameraController/<cameraButtonPressedAnimation>d__22
|
|
|
|
// CameraControllerOld/<cameraButtonPressedAnimation>d__22
|
|
|
|
// CameraControllerOld/<cameraButtonPressedAnimation>d__22
|
|
|
|
// CheckDeleted/<WaitForDelete>d__12
|
|
|
|
// CheckDeleted/<WaitForDelete>d__12
|
|
|
|
// CheckDeleted/<WaitForExit>d__13
|
|
|
|
// CheckDeleted/<WaitForExit>d__13
|
|
|
|
// LevelCounter/<Disabeling>d__2
|
|
|
|
// LevelCounter/<Disabeling>d__2
|
|
|
|
// LevelMgr/<NextLevelPressedDelete>d__24
|
|
|
|
// LevelMgr/<NextLevelPressedDelete>d__24
|
|
|
|
// LevelMgr/<waitForReload>d__23
|
|
|
|
// LevelMgr/<waitForReload>d__23
|
|
|
|
// LevelMgrOld/<NextLevelPressedDelete>d__24
|
|
|
|
// LevelMgrOld/<NextLevelPressedDelete>d__24
|
|
|
|
// LevelMgrOld/<waitForReload>d__23
|
|
|
|
// LevelMgrOld/<waitForReload>d__23
|
|
|
|
// MarcPresents/<StartScene>d__3
|
|
|
|
// MarcPresents/<StartScene>d__3
|
|
|
|
// PlayerHealth/<DamageAnimation>d__7
|
|
|
|
// PlayerHealth/<DamageAnimation>d__7
|
|
|
|
// Rettung/<Script>d__10
|
|
|
|
// Rettung/<Script>d__10
|
|
|
|
// SC_2DCoin/<CoinAnim>d__14
|
|
|
|
// SC_2DCoin/<CoinAnim>d__14
|
|
|
|
// SC_2DCoin/<CoinPickUpCooldown>d__12
|
|
|
|
// SC_2DCoin/<CoinPickUpCooldown>d__12
|
|
|
|
// SceneFader/<FadeIn>d__4
|
|
|
|
// SceneFader/<FadeIn>d__4
|
|
|
|
// SceneFader/<FadeOut>d__5
|
|
|
|
// SceneFader/<FadeOut>d__5
|
|
|
|
// TestSpriteGlowBehaviour/<Start>d__0
|
|
|
|
// TestSpriteGlowBehaviour/<Start>d__0
|
|
|
|
// Tutorial/<WaitForTutorial>d__3
|
|
|
|
// Tutorial/<WaitForTutorial>d__3
|
|
|
|
// Weapon/<Wait>d__6
|
|
|
|
// Weapon/<Wait>d__6
|
|
|
|
// minusCounter/<Animation>d__4
|
|
|
|
// minusCounter/<Animation>d__4
|
|
|
|
// UnityEngine.Events.UnityEvent`1<System.Boolean>
|
|
|
|
// UnityEngine.Events.UnityEvent`1<System.Boolean>
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
// System.String System.Boolean::TrueString
|
|
String_t* ___TrueString_5;
|
|
// System.String System.Boolean::FalseString
|
|
String_t* ___FalseString_6;
|
|
};
|
|
|
|
// System.Boolean
|
|
|
|
// UnityEngine.Color
|
|
|
|
// UnityEngine.Color
|
|
|
|
// System.Double
|
|
|
|
// System.Double
|
|
|
|
// System.Int32
|
|
|
|
// System.Int32
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
// System.IntPtr System.IntPtr::Zero
|
|
intptr_t ___Zero_1;
|
|
};
|
|
|
|
// System.IntPtr
|
|
|
|
// UnityEngine.LayerMask
|
|
|
|
// UnityEngine.LayerMask
|
|
|
|
// UnityEngine.Quaternion
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
|
|
{
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
|
|
};
|
|
|
|
// UnityEngine.Quaternion
|
|
|
|
// UnityEngine.SceneManagement.Scene
|
|
|
|
// UnityEngine.SceneManagement.Scene
|
|
|
|
// System.Single
|
|
|
|
// System.Single
|
|
|
|
// System.IO.Stream
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_StaticFields
|
|
{
|
|
// System.IO.Stream System.IO.Stream::Null
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___Null_1;
|
|
};
|
|
|
|
// System.IO.Stream
|
|
|
|
// UnityEngine.Events.UnityEvent
|
|
|
|
// UnityEngine.Events.UnityEvent
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
|
|
// System.Void
|
|
|
|
// System.Void
|
|
|
|
// UnityEngine.WaitForSeconds
|
|
|
|
// UnityEngine.WaitForSeconds
|
|
|
|
// UnityEngine.AnimationCurve
|
|
|
|
// UnityEngine.AnimationCurve
|
|
|
|
// UnityEngine.Collision2D
|
|
|
|
// UnityEngine.Collision2D
|
|
|
|
// UnityEngine.Coroutine
|
|
|
|
// UnityEngine.Coroutine
|
|
|
|
// System.IO.FileMode
|
|
|
|
// System.IO.FileMode
|
|
|
|
// UnityEngine.KeyCode
|
|
|
|
// UnityEngine.KeyCode
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
|
|
// UnityEngine.RigidbodyConstraints2D
|
|
|
|
// UnityEngine.RigidbodyConstraints2D
|
|
|
|
// CharacterController2D/BoolEvent
|
|
|
|
// CharacterController2D/BoolEvent
|
|
|
|
// UnityEngine.UI.Toggle/ToggleEvent
|
|
|
|
// UnityEngine.UI.Toggle/ToggleEvent
|
|
|
|
// UnityEngine.Component
|
|
|
|
// UnityEngine.Component
|
|
|
|
// System.IO.FileStream
|
|
struct FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_StaticFields
|
|
{
|
|
// System.Byte[] System.IO.FileStream::buf_recycle
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___buf_recycle_4;
|
|
// System.Object System.IO.FileStream::buf_recycle_lock
|
|
RuntimeObject* ___buf_recycle_lock_5;
|
|
};
|
|
|
|
// System.IO.FileStream
|
|
|
|
// UnityEngine.GameObject
|
|
|
|
// UnityEngine.GameObject
|
|
|
|
// Pathfinding.Path
|
|
struct Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A_StaticFields
|
|
{
|
|
// System.Int32[] Pathfinding.Path::ZeroTagPenalties
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___ZeroTagPenalties_23;
|
|
};
|
|
|
|
// Pathfinding.Path
|
|
|
|
// UnityEngine.Events.UnityAction`1<System.Boolean>
|
|
|
|
// UnityEngine.Events.UnityAction`1<System.Boolean>
|
|
|
|
// UnityEngine.Behaviour
|
|
|
|
// UnityEngine.Behaviour
|
|
|
|
// System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
struct BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_StaticFields
|
|
{
|
|
// System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation> System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::typeNameCache
|
|
Dictionary_2_t8B428D684ADA214F1A90B42123A1536ED34C1FF8* ___typeNameCache_7;
|
|
};
|
|
|
|
// System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
|
// System.NotSupportedException
|
|
|
|
// System.NotSupportedException
|
|
|
|
// Pathfinding.OnPathDelegate
|
|
|
|
// Pathfinding.OnPathDelegate
|
|
|
|
// UnityEngine.Rigidbody2D
|
|
|
|
// UnityEngine.Rigidbody2D
|
|
|
|
// UnityEngine.Transform
|
|
|
|
// UnityEngine.Transform
|
|
|
|
// UnityEngine.Animator
|
|
|
|
// UnityEngine.Animator
|
|
|
|
// UnityEngine.Collider2D
|
|
|
|
// UnityEngine.Collider2D
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
|
|
// UnityEngine.RectTransform
|
|
struct RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5_StaticFields
|
|
{
|
|
// UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties
|
|
ReapplyDrivenProperties_t3482EA130A01FF7EE2EEFE37F66A5215D08CFE24* ___reapplyDrivenProperties_4;
|
|
};
|
|
|
|
// UnityEngine.RectTransform
|
|
|
|
// UnityEngine.SpriteRenderer
|
|
|
|
// UnityEngine.SpriteRenderer
|
|
|
|
// About
|
|
|
|
// About
|
|
|
|
// UnityEngine.AudioSource
|
|
|
|
// UnityEngine.AudioSource
|
|
|
|
// AutoDestroy
|
|
|
|
// AutoDestroy
|
|
|
|
// Bonus
|
|
struct Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields
|
|
{
|
|
// System.Boolean Bonus::BonusForJump
|
|
bool ___BonusForJump_15;
|
|
};
|
|
|
|
// Bonus
|
|
|
|
// Bullet
|
|
|
|
// Bullet
|
|
|
|
// Bus
|
|
|
|
// Bus
|
|
|
|
// CameraController
|
|
struct CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields
|
|
{
|
|
// System.Boolean CameraController::CameraPlayer
|
|
bool ___CameraPlayer_8;
|
|
};
|
|
|
|
// CameraController
|
|
|
|
// CameraControllerOld
|
|
struct CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields
|
|
{
|
|
// System.Boolean CameraControllerOld::CameraPlayer
|
|
bool ___CameraPlayer_8;
|
|
};
|
|
|
|
// CameraControllerOld
|
|
|
|
// CharacterController2D
|
|
|
|
// CharacterController2D
|
|
|
|
// CheckDeleted
|
|
|
|
// CheckDeleted
|
|
|
|
// Cinemachine.CinemachineVirtualCameraBase
|
|
|
|
// Cinemachine.CinemachineVirtualCameraBase
|
|
|
|
// DiePlayer
|
|
struct DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_StaticFields
|
|
{
|
|
// System.Boolean DiePlayer::KillPlayer
|
|
bool ___KillPlayer_4;
|
|
};
|
|
|
|
// DiePlayer
|
|
|
|
// Endlevel
|
|
struct Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields
|
|
{
|
|
// System.Int32 Endlevel::level
|
|
int32_t ___level_6;
|
|
// System.Boolean Endlevel::nextLevel
|
|
bool ___nextLevel_8;
|
|
// System.Int32 Endlevel::LevelForCoinBool
|
|
int32_t ___LevelForCoinBool_9;
|
|
};
|
|
|
|
// Endlevel
|
|
|
|
// Enemy
|
|
struct Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields
|
|
{
|
|
// System.Boolean Enemy::TakedDamage
|
|
bool ___TakedDamage_4;
|
|
};
|
|
|
|
// Enemy
|
|
|
|
// EnemyAI
|
|
|
|
// EnemyAI
|
|
|
|
// EnemyDeath
|
|
|
|
// EnemyDeath
|
|
|
|
// GlowColorRandomizer
|
|
|
|
// GlowColorRandomizer
|
|
|
|
// HealthBar
|
|
|
|
// HealthBar
|
|
|
|
// LevelButtons
|
|
|
|
// LevelButtons
|
|
|
|
// LevelCounter
|
|
|
|
// LevelCounter
|
|
|
|
// LevelMgr
|
|
struct LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields
|
|
{
|
|
// System.Int32 LevelMgr::level
|
|
int32_t ___level_7;
|
|
// System.Int32 LevelMgr::LevelForCoinBool
|
|
int32_t ___LevelForCoinBool_9;
|
|
// System.Single LevelMgr::steps
|
|
float ___steps_17;
|
|
// System.Boolean LevelMgr::MultipleTriggered
|
|
bool ___MultipleTriggered_19;
|
|
// System.Boolean LevelMgr::BackToMain
|
|
bool ___BackToMain_20;
|
|
};
|
|
|
|
// LevelMgr
|
|
|
|
// LevelMgrOld
|
|
struct LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields
|
|
{
|
|
// System.Int32 LevelMgrOld::level
|
|
int32_t ___level_7;
|
|
// System.Int32 LevelMgrOld::LevelForCoinBool
|
|
int32_t ___LevelForCoinBool_9;
|
|
// System.Single LevelMgrOld::steps
|
|
float ___steps_17;
|
|
// System.Boolean LevelMgrOld::MultipleTriggered
|
|
bool ___MultipleTriggered_19;
|
|
// System.Boolean LevelMgrOld::BackToMain
|
|
bool ___BackToMain_20;
|
|
};
|
|
|
|
// LevelMgrOld
|
|
|
|
// MainMenu
|
|
struct MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields
|
|
{
|
|
// System.Int32 MainMenu::Tutorial
|
|
int32_t ___Tutorial_30;
|
|
// System.Boolean MainMenu::ExitLevel
|
|
bool ___ExitLevel_32;
|
|
};
|
|
|
|
// MainMenu
|
|
|
|
// MarcPresents
|
|
|
|
// MarcPresents
|
|
|
|
// MultipleLevel
|
|
|
|
// MultipleLevel
|
|
|
|
// MultipleLevelOld
|
|
|
|
// MultipleLevelOld
|
|
|
|
// MusicToggle
|
|
struct MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields
|
|
{
|
|
// System.Boolean MusicToggle::musicToggled
|
|
bool ___musicToggled_4;
|
|
};
|
|
|
|
// MusicToggle
|
|
|
|
// MusicValue
|
|
|
|
// MusicValue
|
|
|
|
// Pause
|
|
struct Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields
|
|
{
|
|
// System.Boolean Pause::IsPause
|
|
bool ___IsPause_4;
|
|
};
|
|
|
|
// Pause
|
|
|
|
// PlayerHealth
|
|
struct PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields
|
|
{
|
|
// System.Boolean PlayerHealth::minus
|
|
bool ___minus_7;
|
|
};
|
|
|
|
// PlayerHealth
|
|
|
|
// PlayerMove
|
|
struct PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields
|
|
{
|
|
// System.Boolean PlayerMove::StopMoving
|
|
bool ___StopMoving_18;
|
|
};
|
|
|
|
// PlayerMove
|
|
|
|
// PlayerMoveOld
|
|
struct PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields
|
|
{
|
|
// System.Boolean PlayerMoveOld::StopMoving
|
|
bool ___StopMoving_18;
|
|
};
|
|
|
|
// PlayerMoveOld
|
|
|
|
// PlayerMovement
|
|
struct PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields
|
|
{
|
|
// System.Single PlayerMovement::horizontalMove
|
|
float ___horizontalMove_8;
|
|
// System.Boolean PlayerMovement::jump
|
|
bool ___jump_9;
|
|
// System.Boolean PlayerMovement::crouch
|
|
bool ___crouch_10;
|
|
};
|
|
|
|
// PlayerMovement
|
|
|
|
// PlayerSaving
|
|
struct PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields
|
|
{
|
|
// System.Int32 PlayerSaving::levels
|
|
int32_t ___levels_4;
|
|
// System.Int32 PlayerSaving::savedCoins
|
|
int32_t ___savedCoins_5;
|
|
// System.Int32 PlayerSaving::tutorial
|
|
int32_t ___tutorial_6;
|
|
// System.Boolean PlayerSaving::SavingPlayer
|
|
bool ___SavingPlayer_7;
|
|
// System.Boolean PlayerSaving::LoadingPlayer
|
|
bool ___LoadingPlayer_8;
|
|
// System.Boolean PlayerSaving::DeleteingPlayer
|
|
bool ___DeleteingPlayer_9;
|
|
// System.Boolean PlayerSaving::Deleteing
|
|
bool ___Deleteing_10;
|
|
};
|
|
|
|
// PlayerSaving
|
|
|
|
// Rettung
|
|
struct Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields
|
|
{
|
|
// System.Boolean Rettung::runScript
|
|
bool ___runScript_6;
|
|
// System.Boolean Rettung::finished
|
|
bool ___finished_7;
|
|
};
|
|
|
|
// Rettung
|
|
|
|
// SC_2DCoin
|
|
struct SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields
|
|
{
|
|
// System.Int32 SC_2DCoin::totalCoins
|
|
int32_t ___totalCoins_4;
|
|
// System.Boolean SC_2DCoin::IsPlaying
|
|
bool ___IsPlaying_5;
|
|
};
|
|
|
|
// SC_2DCoin
|
|
|
|
// SC_CoinCounter
|
|
|
|
// SC_CoinCounter
|
|
|
|
// SceneFader
|
|
|
|
// SceneFader
|
|
|
|
// SoundBar
|
|
struct SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields
|
|
{
|
|
// System.Single SoundBar::SoundVolume
|
|
float ___SoundVolume_4;
|
|
// System.Single SoundBar::MusicTime
|
|
float ___MusicTime_6;
|
|
// System.Boolean SoundBar::SceneReloaded
|
|
bool ___SceneReloaded_7;
|
|
};
|
|
|
|
// SoundBar
|
|
|
|
// SpriteGlow.SpriteGlowEffect
|
|
struct SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_StaticFields
|
|
{
|
|
// System.Int32 SpriteGlow.SpriteGlowEffect::isOutlineEnabledId
|
|
int32_t ___isOutlineEnabledId_11;
|
|
// System.Int32 SpriteGlow.SpriteGlowEffect::outlineColorId
|
|
int32_t ___outlineColorId_12;
|
|
// System.Int32 SpriteGlow.SpriteGlowEffect::outlineSizeId
|
|
int32_t ___outlineSizeId_13;
|
|
// System.Int32 SpriteGlow.SpriteGlowEffect::alphaThresholdId
|
|
int32_t ___alphaThresholdId_14;
|
|
};
|
|
|
|
// SpriteGlow.SpriteGlowEffect
|
|
|
|
// StartManager
|
|
struct StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields
|
|
{
|
|
// System.Boolean StartManager::isInSettings
|
|
bool ___isInSettings_13;
|
|
// System.Boolean StartManager::isInInfoMenu
|
|
bool ___isInInfoMenu_14;
|
|
// System.Boolean StartManager::isInDeleteMenu
|
|
bool ___isInDeleteMenu_15;
|
|
};
|
|
|
|
// StartManager
|
|
|
|
// TestSpriteGlowBehaviour
|
|
|
|
// TestSpriteGlowBehaviour
|
|
|
|
// Tutorial
|
|
|
|
// Tutorial
|
|
|
|
// Weapon
|
|
|
|
// Weapon
|
|
|
|
// levelTutorial
|
|
|
|
// levelTutorial
|
|
|
|
// minusCounter
|
|
|
|
// minusCounter
|
|
|
|
// redCoin
|
|
|
|
// redCoin
|
|
|
|
// UnityEngine.UI.Graphic
|
|
struct Graphic_tCBFCA4585A19E2B75465AECFEAC43F4016BF7931_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_DefaultUI_4;
|
|
// UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture
|
|
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___s_WhiteTexture_5;
|
|
// UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh
|
|
Mesh_t6D9C539763A09BC2B12AEAEF36F6DFFC98AE63D4* ___s_Mesh_21;
|
|
// UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper
|
|
VertexHelper_tB905FCB02AE67CBEE5F265FE37A5938FC5D136FE* ___s_VertexHelper_22;
|
|
};
|
|
|
|
// UnityEngine.UI.Graphic
|
|
|
|
// Pathfinding.Seeker
|
|
|
|
// Pathfinding.Seeker
|
|
|
|
// UnityEngine.UI.Selectable
|
|
struct Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712_StaticFields
|
|
{
|
|
// UnityEngine.UI.Selectable[] UnityEngine.UI.Selectable::s_Selectables
|
|
SelectableU5BU5D_t4160E135F02A40F75A63F787D36F31FEC6FE91A9* ___s_Selectables_4;
|
|
// System.Int32 UnityEngine.UI.Selectable::s_SelectableCount
|
|
int32_t ___s_SelectableCount_5;
|
|
};
|
|
|
|
// UnityEngine.UI.Selectable
|
|
|
|
// UnityEngine.UI.Button
|
|
|
|
// UnityEngine.UI.Button
|
|
|
|
// UnityEngine.UI.Slider
|
|
|
|
// UnityEngine.UI.Slider
|
|
|
|
// UnityEngine.UI.Toggle
|
|
|
|
// UnityEngine.UI.Toggle
|
|
|
|
// UnityEngine.UI.Image
|
|
struct Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_ETC1DefaultUI_37;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_VertScratch_52;
|
|
// UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___s_UVScratch_53;
|
|
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Xy_54;
|
|
// UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___s_Uv_55;
|
|
// System.Collections.Generic.List`1<UnityEngine.UI.Image> UnityEngine.UI.Image::m_TrackedTexturelessImages
|
|
List_1_tE6BB71ABF15905EFA2BE92C38A2716547AEADB19* ___m_TrackedTexturelessImages_56;
|
|
// System.Boolean UnityEngine.UI.Image::s_Initialized
|
|
bool ___s_Initialized_57;
|
|
};
|
|
|
|
// UnityEngine.UI.Image
|
|
|
|
// UnityEngine.UI.Text
|
|
struct Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_StaticFields
|
|
{
|
|
// UnityEngine.Material UnityEngine.UI.Text::s_DefaultText
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_DefaultText_41;
|
|
};
|
|
|
|
// UnityEngine.UI.Text
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// UnityEngine.Collider2D[]
|
|
struct Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* m_Items[1];
|
|
|
|
inline Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52** 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, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// UnityEngine.SpriteRenderer[]
|
|
struct SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* m_Items[1];
|
|
|
|
inline SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B** 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, SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// T UnityEngine.Component::GetComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::AddComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Object::Instantiate<System.Object>(T,UnityEngine.Vector3,UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Object_Instantiate_TisRuntimeObject_m249A6BA4F2F19C2D3CE217D4D31847DF0EF03EFE_gshared (RuntimeObject* ___0_original, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___2_rotation, const RuntimeMethod* method) ;
|
|
// System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Concat<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Collections.Generic.IEnumerable`1<TSource>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Concat_TisRuntimeObject_m84DD8C4D7381636C5F798202183E95C359606D33_gshared (RuntimeObject* ___0_first, RuntimeObject* ___1_second, const RuntimeMethod* method) ;
|
|
// TSource[] System.Linq.Enumerable::ToArray<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::Invoke(T0)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_gshared (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, bool ___0_arg0, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934_gshared (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, const RuntimeMethod* method) ;
|
|
// T[] UnityEngine.Component::GetComponentsInChildren<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Component_GetComponentsInChildren_TisRuntimeObject_m1F5B6FC0689B07D4FAAC0C605D9B2933A9B32543_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD_gshared (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_gshared (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* ___0_call, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Count()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_gshared_inline (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* __this, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_gshared (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.UI.Text>()
|
|
inline Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.GameObject UnityEngine.Component::get_gameObject()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Object::Destroy(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator minusCounter::Animation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60 (minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.Collections.IEnumerator)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812 (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, RuntimeObject* ___0_routine, const RuntimeMethod* method) ;
|
|
// System.Void minusCounter/<Animation>d__4::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CAnimationU3Ed__4__ctor_mC9E8E5CA26DA804FE5E7DF30A29C682F400821C6 (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MonoBehaviour::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Object::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.WaitForSeconds::.ctor(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* __this, float ___0_seconds, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Animator::SetBool(System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B (Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* __this, String_t* ___0_name, bool ___1_value, const RuntimeMethod* method) ;
|
|
// System.Void System.NotSupportedException::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Component::CompareTag(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, String_t* ___0_tag, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.Collider2D>()
|
|
inline Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.Collider2D::set_isTrigger(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48 (Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::LogError(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_down()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_left()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_left_m8C1116485A9E689760AEE1142F5977852278B7E1_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_up()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_right()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline (const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator SC_2DCoin::CoinAnim()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SC_2DCoin_CoinAnim_m051DCBE1A88244501A54A6C74FC9F2E1E6F3ED49 (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method) ;
|
|
// System.String System.Int32::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (int32_t* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::Log(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator SC_2DCoin::CoinPickUpCooldown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SC_2DCoin_CoinPickUpCooldown_mFE587BFBEC1E985AAE32506F5C6D8B5CBEFC742C (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method) ;
|
|
// System.Void SC_2DCoin/<CoinPickUpCooldown>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinPickUpCooldownU3Ed__12__ctor_m3B3D0F1C7197552D37EBBCF1C4802389CB8A0BAB (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// UnityEngine.Transform UnityEngine.Component::get_transform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_deltaTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void SC_2DCoin/<CoinAnim>d__14::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinAnimU3Ed__14__ctor_m57288BF2781ECF0436F5D9AF70DF30187DA6EFC0 (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Boolean System.String::op_Inequality(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::GetKeyDown(UnityEngine.KeyCode)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2 (int32_t ___0_key, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgr::RestartLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_RestartLevelPressed_m1142DB6E68390570A41F1A639EC1C239D7216CCA (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgr::NextLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_NextLevelPressed_m58DDEFAA34708462C0DD3CEE121EBC87571033E2 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator LevelMgr::waitForReload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgr_waitForReload_m38F34447E6CE55318640CB484C5184C995C076DA (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator LevelMgr::NextLevelPressedDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgr_NextLevelPressedDelete_m23F1514102F30608275D452EE3709C6E1F88C5E6 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method) ;
|
|
// System.Void SceneFader::FadeTo(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657 (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, String_t* ___0_scene, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgr/<waitForReload>d__23::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23__ctor_m75DE34E9FF082EB870A9D65997CA7CB9B6370976 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgr/<NextLevelPressedDelete>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24__ctor_m4E240A63BF17711106D0F6FABF0C4929EFB8D6FF (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// UnityEngine.SceneManagement.Scene UnityEngine.SceneManagement.SceneManager::GetActiveScene()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scene_tA1DC762B79745EB5140F054C884855B922318356 SceneManager_GetActiveScene_m0B320EC4302F51A71495D1CCD1A0FF9C2ED1FDC8 (const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.SceneManagement.Scene::get_buildIndex()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scene_get_buildIndex_m82B6E0C96C85C952B7A2D794DB73CDA99AA9A57E (Scene_tA1DC762B79745EB5140F054C884855B922318356* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.SceneManagement.SceneManager::LoadScene(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneManager_LoadScene_m0957E62F2A0A0243C79394E5B74E8EFA86BE5ED1 (int32_t ___0_sceneBuildIndex, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgrOld::RestartLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_RestartLevelPressed_mAC31A159CC55852EE28D171BF424886BD87DE593 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgrOld::NextLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_NextLevelPressed_m691DB88EB3A932778C78E698BB705E18EC371C23 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator LevelMgrOld::waitForReload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgrOld_waitForReload_mE071D6B7F1E4A1DE1F8F71C5E7FB1B505FE7260F (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator LevelMgrOld::NextLevelPressedDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgrOld_NextLevelPressedDelete_m3C49C4B374FAF9BC2FDA9C010A6C77BE9E819D80 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgrOld/<waitForReload>d__23::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23__ctor_m3D0C7C5BDF52415D1EB0A898A28C801DFCFB85BE (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void LevelMgrOld/<NextLevelPressedDelete>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24__ctor_m7317236C3B650348F9AB5E42AB4DEEC7BDAFB932 (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<SpriteGlow.SpriteGlowEffect>()
|
|
inline SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* Component_GetComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m04000D776E022D22CFBF68A653DF432664EA053A (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.Behaviour::set_enabled(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A (Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Random::ColorHSV()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Random_ColorHSV_m8230B38CA1270C88D762AC4FF1096D8326F5DCEA (const RuntimeMethod* method) ;
|
|
// System.Void SpriteGlow.SpriteGlowEffect::set_GlowColor(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpriteGlowEffect_set_GlowColor_mCD82B26E56DEC79491DFAA4659B53ACC18C379F5 (SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Random::Range(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494 (float ___0_minInclusive, float ___1_maxInclusive, const RuntimeMethod* method) ;
|
|
// System.Void SpriteGlow.SpriteGlowEffect::set_GlowBrightness(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpriteGlowEffect_set_GlowBrightness_mEC50E6DA1B5E47799026EF6375685813702DEE39 (SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void TestSpriteGlowBehaviour/<Start>d__0::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartU3Ed__0__ctor_m35022914E048EA1D4673EA3BA5CDC59A10ACF832 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::AddComponent<SpriteGlow.SpriteGlowEffect>()
|
|
inline SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* GameObject_AddComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m5C41523205BFA877EBA7EC85F564C4E47DD6A464 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
|
|
}
|
|
// System.Void SpriteGlow.SpriteGlowEffect::set_OutlineWidth(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpriteGlowEffect_set_OutlineWidth_m73530289B452ADFE05980207640497707785029C (SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void SpriteGlow.SpriteGlowEffect::set_DrawOutside(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpriteGlowEffect_set_DrawOutside_mED00F0F1FA211E8C04B678B30CDB5088918B622E (SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Color::get_red()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline (const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator AutoDestroy::RunAnimDestroy()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AutoDestroy_RunAnimDestroy_mCE9ED4D13776C5B29691DF1C3CCA51DFD2EAE96A (AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* __this, const RuntimeMethod* method) ;
|
|
// System.Void AutoDestroy/<RunAnimDestroy>d__2::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunAnimDestroyU3Ed__2__ctor_m7F4E2D5A98AB6B823603DE8445F9ED88FD65AB87 (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GameObject::SetActive(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Input::GetAxis(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62 (String_t* ___0_axisName, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::MoveTowards(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline (float ___0_current, float ___1_target, float ___2_maxDelta, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
|
|
// System.Void Cinemachine.CinemachineVirtualCameraBase::set_Priority(System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline (CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void CameraController::CameraPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController_CameraPressed_mCB27226E94777A56F5BF3D218E785751A8DDB6F1 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator CameraController::cameraButtonPressedAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CameraController_cameraButtonPressedAnimation_m6E745825FBEDA0A7E43D0281F51F11C8E95FB1D8 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method) ;
|
|
// System.Void CameraController/<cameraButtonPressedAnimation>d__22::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22__ctor_mB48F00D18A0376D895C404B38CAD111FB40BC114 (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.Rigidbody2D>()
|
|
inline Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void PlayerMove::PlayerDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerDown_m0889F5D37B558020A2EBF33220A7C00F2E785806 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.GameObject UnityEngine.Collision2D::get_gameObject()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Collision2D_get_gameObject_mE4B3D56F3477F7D2D6D7B217DF5488DA1D13204C (Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.GameObject::CompareTag(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GameObject_CompareTag_m6378BE50D009A93D46036F74CC3F7E2ECB0636E5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___0_tag, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::Play()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_Play_m95DF07111C61D0E0F00257A00384D31531D590C3 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Transform::get_rotation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Object::Instantiate<UnityEngine.GameObject>(T,UnityEngine.Vector3,UnityEngine.Quaternion)
|
|
inline GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_original, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___2_rotation, const RuntimeMethod* method)
|
|
{
|
|
return (( GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m249A6BA4F2F19C2D3CE217D4D31847DF0EF03EFE_gshared)(___0_original, ___1_position, ___2_rotation, method);
|
|
}
|
|
// UnityEngine.Vector2 UnityEngine.Rigidbody2D::get_velocity()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF (Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector2::op_Equality(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMove::PlayerUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerUP_mD7D36ABBD5CACF4FD79E0C88263A43F54D0B7F2D (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMove::PlayerLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerLeft_m64BA429B8CF79FEC3A0E23401E4A81EB4A68CB70 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMove::PlayerRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerRight_mECFE542ED5187A913B99A9A1F259CDD29980C824 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_up()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_up_m41067879408BB378593EF7406AF2525F176F0ABF_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Physics2D::set_gravity(UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rigidbody2D::set_constraints(UnityEngine.RigidbodyConstraints2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238 (Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::Euler(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline (float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_down()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_down_m7672D87B9C778FB2AEF7BB79758142D01166B493_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_left()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_left_m851D1A435131CE336F60115E19FC8C21480284BC_inline (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_right()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method) ;
|
|
// System.Void CameraControllerOld::CameraPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld_CameraPressed_m5B860D61BD235466AC21C93412806B248ABA3B9E (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator CameraControllerOld::cameraButtonPressedAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CameraControllerOld_cameraButtonPressedAnimation_mEC7E3868EABC2013D2B28897CD62A30D784F51CD (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method) ;
|
|
// System.Void CameraControllerOld/<cameraButtonPressedAnimation>d__22::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22__ctor_mC0F9C687219D796A11D87D11C3A8DB3DDC7B22B3 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMoveOld::PlayerDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerDown_mAF6F64084B8EA33BC2E2F6C9697E675EC55764CB (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMoveOld::PlayerUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerUP_mAA873DEF260E618123EBFDD90864590A44A3C46F (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMoveOld::PlayerLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerLeft_m597FA262D093160EB39FE9DF2CA4CAC0D996DA51 (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerMoveOld::PlayerRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerRight_m5A095C49480C06FFC22261AF9B3992F14460C3AC (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_right()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_right_mC6DC057C23313802E2186A9E0DB760D795A758A4 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rigidbody2D::set_velocity(UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody2D_set_velocity_m9335C5883B218F6FCDF7E229AC96232FCBAC4CE6 (Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<EnemyDeath>()
|
|
inline EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* Component_GetComponent_TisEnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B_m0F1B30264EFD29B11B282BD515305A50B00029BA (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// System.Void EnemyDeath::TakeDamage(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyDeath_TakeDamage_m70B46C69FAAB949E201C55C8F2E8822B4737282C (EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* __this, int32_t ___0_damage, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent__ctor_m03D3E5121B9A6100351984D0CE3050B909CD3235 (UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* __this, const RuntimeMethod* method) ;
|
|
// System.Void CharacterController2D/BoolEvent::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BoolEvent__ctor_mD28F538DF8A73D4AEB3F2B06C154FF644038C46C (BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.LayerMask::op_Implicit(UnityEngine.LayerMask)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D (LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB ___0_mask, const RuntimeMethod* method) ;
|
|
// UnityEngine.Collider2D[] UnityEngine.Physics2D::OverlapCircleAll(UnityEngine.Vector2,System.Single,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* Physics2D_OverlapCircleAll_mBEBE14F058D718FA90F44A662C106D9CCDF6B3D9 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_point, float ___1_radius, int32_t ___2_layerMask, const RuntimeMethod* method) ;
|
|
// System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable::Concat<UnityEngine.Collider2D>(System.Collections.Generic.IEnumerable`1<TSource>,System.Collections.Generic.IEnumerable`1<TSource>)
|
|
inline RuntimeObject* Enumerable_Concat_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m16014F6EC24B26ABDE29022B71E46E8058D3F712 (RuntimeObject* ___0_first, RuntimeObject* ___1_second, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Enumerable_Concat_TisRuntimeObject_m84DD8C4D7381636C5F798202183E95C359606D33_gshared)(___0_first, ___1_second, method);
|
|
}
|
|
// TSource[] System.Linq.Enumerable::ToArray<UnityEngine.Collider2D>(System.Collections.Generic.IEnumerable`1<TSource>)
|
|
inline Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* Enumerable_ToArray_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_mE9FC8445C9043314C71D4A71B649F7BB475D077F (RuntimeObject* ___0_source, const RuntimeMethod* method)
|
|
{
|
|
return (( Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared)(___0_source, method);
|
|
}
|
|
// System.Void UnityEngine.Events.UnityEvent::Invoke()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnityEvent_Invoke_mFBF80D59B03C30C5FE6A06F897D954ACADE061D2 (UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Collider2D UnityEngine.Physics2D::OverlapCircle(UnityEngine.Vector2,System.Single,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* Physics2D_OverlapCircle_m7167CE7F52AF6745632300B4742EC09407CE5F18 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_point, float ___1_radius, int32_t ___2_layerMask, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::Invoke(T0)
|
|
inline void UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653 (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, bool ___0_arg0, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB*, bool, const RuntimeMethod*))UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_gshared)(__this, ___0_arg0, method);
|
|
}
|
|
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::SmoothDamp(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3&,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_SmoothDamp_mF673AC30464B7DF671A0556140EB6E9DD75827ED_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_current, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method) ;
|
|
// System.Void CharacterController2D::Flip()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_Flip_m99489DBF31F686C1627EF5BB548EC642AC683CF5 (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rigidbody2D::AddForce(UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody2D_AddForce_mC635C76F94D56891007700CA0E653EB269E955CB (Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_force, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::Rotate(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_Rotate_m7EA47AD57F43D478CCB0523D179950EE49CDA3E2 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, float ___0_xAngle, float ___1_yAngle, float ___2_zAngle, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::.ctor()
|
|
inline void UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934 (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB*, const RuntimeMethod*))UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934_gshared)(__this, method);
|
|
}
|
|
// System.Collections.IEnumerator PlayerHealth::DamageAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PlayerHealth_DamageAnimation_m3AE8E95FE05F3A03DA787BDCED827333EEDF6478 (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerHealth::Die()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth_Die_mB6EE0EAE72C9522BD349F87EB61AEDDFE7F0C44D (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerHealth::TakeDamage(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth_TakeDamage_mB6C8B2F391600A980FC91EE61150A4C862E94071 (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, int32_t ___0_damage, const RuntimeMethod* method) ;
|
|
// System.Void PlayerHealth/<DamageAnimation>d__7::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDamageAnimationU3Ed__7__ctor_m429E41A1046601B0BCE45C928BD1415B46E4E143 (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// T[] UnityEngine.Component::GetComponentsInChildren<UnityEngine.SpriteRenderer>()
|
|
inline SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* Component_GetComponentsInChildren_TisSpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B_m5A53DBBEC351F939C04CB60CF7CD9C7E0E5A65AB (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m1F5B6FC0689B07D4FAAC0C605D9B2933A9B32543_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Color UnityEngine.SpriteRenderer::get_color()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F SpriteRenderer_get_color_mF19DA1B83ABD9A825127D4FBED9A111FE52F1F52 (SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.SpriteRenderer::set_color(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SpriteRenderer_set_color_mB0EEC2845A0347E296C01C831F967731D2804546 (SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Input::GetAxisRaw(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Input_GetAxisRaw_m47C0CF8E090561A2F407A4E11D5F2A45044EB8E4 (String_t* ___0_axisName, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Animator::SetFloat(System.String,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Animator_SetFloat_m10C78733FAFC7AFEDBDACC48B7C66D3A35A0A7FE (Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* __this, String_t* ___0_name, float ___1_value, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::GetButtonDown(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetButtonDown_mEF5F80C9E8F04104E807D9CBD6F70CDB98751579 (String_t* ___0_buttonName, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Input::GetButtonUp(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Input_GetButtonUp_mEE713E86F1A024762EFED092BC59F3478E786601 (String_t* ___0_buttonName, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_fixedDeltaTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_fixedDeltaTime_m43136893D00AF5D5FE80AD05609558F6E2381381 (const RuntimeMethod* method) ;
|
|
// System.Void CharacterController2D::Move(System.Single,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_Move_mDC522C480CB032235BB3E93B1B4C40C0311E913D (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, float ___0_move, bool ___1_crouch, bool ___2_jump, const RuntimeMethod* method) ;
|
|
// System.Void Weapon::Shoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Weapon_Shoot_mD577D588FAD794B4AB0DA128EAE6E27BD513A083 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator Weapon::Wait()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Weapon_Wait_m4D479C2B3335E817C29FF91DAE4BB60E3DA31E20 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method) ;
|
|
// System.Void Weapon/<Wait>d__6::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitU3Ed__6__ctor_mFF3525DBFCF46BC02BB19F4CFF9479105C0EBDD9 (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void PlayerSaving::SavePlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_SavePlayer_m6B8CA6EA971C7FE336F837DDB7E7192852764248 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerSaving::LoadPlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_LoadPlayer_mFB98043DD41EE6287CF5F015D5863A00E566EF4D (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method) ;
|
|
// System.Void PlayerSaving::DeletePlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_DeletePlayer_m2FB7EEFF164F8676790FE7628CFAB16D0EEC88B4 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method) ;
|
|
// System.Void SaveSystem::SavePlayer(PlayerSaving)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SaveSystem_SavePlayer_mFAD85CFF6FF72E1C12B689C9B37A945DE92CE942 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* ___0_player, const RuntimeMethod* method) ;
|
|
// PlayerData SaveSystem::LoadPlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* SaveSystem_LoadPlayer_mC1444E19FA6A134D30B16916031F96A5CA71EFBF (const RuntimeMethod* method) ;
|
|
// System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryFormatter__ctor_m484DBB5D742624C3A8190921A85458BCECBB1705 (BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F* __this, const RuntimeMethod* method) ;
|
|
// System.String UnityEngine.Application::get_persistentDataPath()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Application_get_persistentDataPath_mC58BD3E1A20732E0A536491DBCAE6505B1624399 (const RuntimeMethod* method) ;
|
|
// System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FileStream__ctor_m78499F9BE2BE31DA34F123B4399AA457716BD6E6 (FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* __this, String_t* ___0_path, int32_t ___1_mode, const RuntimeMethod* method) ;
|
|
// System.Void PlayerData::.ctor(PlayerSaving)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerData__ctor_mEA0921129BFAD17B5D6BD1DBC76D778809896AE3 (PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* __this, PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* ___0_player, const RuntimeMethod* method) ;
|
|
// System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Serialize(System.IO.Stream,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinaryFormatter_Serialize_mF365DA7FA76E03707336375616D757397CF2992E (BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_serializationStream, RuntimeObject* ___1_graph, const RuntimeMethod* method) ;
|
|
// System.Boolean System.IO.File::Exists(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool File_Exists_m95E329ABBE3EAD6750FE1989BBA6884457136D4A (String_t* ___0_path, const RuntimeMethod* method) ;
|
|
// System.Object System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Deserialize(System.IO.Stream)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* BinaryFormatter_Deserialize_mFC50E75F230189EB3660C8F2FD1E786C0D11E1ED (BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_serializationStream, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator About::UP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* About_UP_mB665473B1A4BB99291076335C0817682E1A7F0E2 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Screen::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9 (const RuntimeMethod* method) ;
|
|
// System.Void About/<UP>d__11::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CUPU3Ed__11__ctor_mFB0FC88BCFB9C8B3755D931EAB0C3CF521F547BD (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void About/<SecondUP>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CSecondUPU3Ed__12__ctor_mE74F61451A0FC4030CC78AE4A791ABC68F8E51A4 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator About::SecondUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* About_SecondUP_mB2BD2C145901EF6A6CC60DF04A919CAED7E095B6 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator CheckDeleted::WaitForExit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CheckDeleted_WaitForExit_mC54574C03E6FD804EC01A6AAF259D2FC7C77F8AA (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator CheckDeleted::WaitForDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CheckDeleted_WaitForDelete_mCAF6633C1565FA6B663595EE91D78456A51412AB (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method) ;
|
|
// System.Void CheckDeleted/<WaitForDelete>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForDeleteU3Ed__12__ctor_m2B9D98FC627E3994BC484A1023E620AB98C7E979 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void CheckDeleted/<WaitForExit>d__13::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForExitU3Ed__13__ctor_m1DECEA5358364D9ADFB30B6F6F555A0B5F8CC976 (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.Slider::set_maxValue(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider_set_maxValue_m43F3BF47C6D7063D80C578FD9B95AD88494203BE (Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator LevelCounter::Disabeling()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelCounter_Disabeling_m4BA0D239505690810B255042AAFE5FFB82460136 (LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* __this, const RuntimeMethod* method) ;
|
|
// System.Void LevelCounter/<Disabeling>d__2::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDisabelingU3Ed__2__ctor_m0AA818D78CC099C362DF4176407703B7F9D462CB (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void MusicToggle::LoadMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_LoadMusicState_m198B4572D1E73CC72FF490C39282B3CDD72E3D62 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr)
|
|
inline void UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*, RuntimeObject*, intptr_t, const RuntimeMethod*))UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
// System.Void UnityEngine.Events.UnityEvent`1<System.Boolean>::AddListener(UnityEngine.Events.UnityAction`1<T0>)
|
|
inline void UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB* __this, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* ___0_call, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (UnityEvent_1_tEEB36A367DCB5867E93AAF6BECAF3558CA71BECB*, UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*, const RuntimeMethod*))UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_gshared)(__this, ___0_call, method);
|
|
}
|
|
// System.Void MusicToggle::UpdateMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_UpdateMusicState_m80021F74E0F503E60DA0ACE79267E4E8A370CA82 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method) ;
|
|
// System.Void MusicToggle::MuteMusic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_MuteMusic_m868E0A520D84C636CF96B33812C3A38A10CB49AC (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method) ;
|
|
// System.Void MusicToggle::SaveMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_SaveMusicState_m62CD8F4E2E1F1ED838A329177445F6CBA023F62A (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.PlayerPrefs::SetInt(System.String,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerPrefs_SetInt_m956D3E2DB966F20CF42F842880DDF9E2BE94D948 (String_t* ___0_key, int32_t ___1_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.PlayerPrefs::Save()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerPrefs_Save_m82567E045D69C838112EA204B60C144D4C1EA3AE (const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.PlayerPrefs::HasKey(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PlayerPrefs_HasKey_mCA5C64BBA6BF8B230BC3BC92B4761DD3B11D4668 (String_t* ___0_key, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.PlayerPrefs::GetInt(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PlayerPrefs_GetInt_m4D859DBEABAD3FB406C94485A0B2638A0C7F2987 (String_t* ___0_key, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.UI.Toggle::set_isOn(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F (Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::Pause()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_Pause_m2C2A09359E8AA924FEADECC1AFEA519B3C915B26 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.UI.Slider>()
|
|
inline Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* Component_GetComponent_TisSlider_t87EA570E3D6556CABF57456C2F3873FFD86E652F_mCE53A354B934E9BDB2E8D3094F4E33EBA8FFAFBA (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void SoundBar::LoadSoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_LoadSoundVolume_mC0FFA1D71B5D8126A9038598B64B7CB2BB0DAB1F (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method) ;
|
|
// System.Void SoundBar::ApplySoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_ApplySoundVolume_mF9070AFDF0CF74DD23C9C96E70944BA6CB9BCB9C (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::set_time(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_time_m6670372FD9C494978B7B3E01B7F4D220616F6204 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.AudioSource::get_volume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// System.Void SoundBar::SaveSoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_SaveSoundVolume_mEC01BE8C10446EE57EA3D1064D209D8454C177F6 (const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.AudioSource::get_time()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioSource_get_time_m130D08644F36736115FE082DAA2ED5E2C9D97A93 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.PlayerPrefs::SetFloat(System.String,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerPrefs_SetFloat_m1E8EA662BB9D8CF339D7DA2C452FCDFED88C5285 (String_t* ___0_key, float ___1_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.PlayerPrefs::GetFloat(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PlayerPrefs_GetFloat_m81F89D571E11218ED76DC9234CF8FAC2515FA7CB (String_t* ___0_key, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::set_volume(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void Pause::PauseGame()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pause_PauseGame_m5A17E08AC4A676FE25342CCAD311A3834B7AD6FF (Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.UI.Button>()
|
|
inline Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* Component_GetComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_mFF8BA4CA5D7158D1D6249559A3289E7A6DF0A2BB (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.UI.Selectable::set_interactable(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492 (Selectable_t3251808068A17B8E92FB33590A4C2FA66D456712* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator Tutorial::WaitForTutorial()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Tutorial_WaitForTutorial_m17A6CC920F6C038BBEDC1E27CE4CC9FF903EAEF9 (Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* __this, const RuntimeMethod* method) ;
|
|
// System.Void Tutorial/<WaitForTutorial>d__3::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForTutorialU3Ed__3__ctor_mCB7E2596CEC6FED80FB73D0E2998F4D2462C2EC4 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Application::Quit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Application_Quit_mE304382DB9A6455C2A474C8F364C7387F37E9281 (const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator MarcPresents::StartScene()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MarcPresents_StartScene_mA8CF7CE4967D1E64738669D804D0F0811CC06A3F (MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* __this, const RuntimeMethod* method) ;
|
|
// System.Void MarcPresents/<StartScene>d__3::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartSceneU3Ed__3__ctor_m013CE9531594BE7017CD3F9080801FE440880276 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator SceneFader::FadeIn()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SceneFader_FadeIn_mB00C2B72F8F366BAB9C6B02DEA2B26672C09679B (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator SceneFader::FadeOut(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SceneFader_FadeOut_m6644F8B24F8CE29BB9C83B73879401E5E731B431 (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, String_t* ___0_scene, const RuntimeMethod* method) ;
|
|
// System.Void SceneFader/<FadeIn>d__4::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeInU3Ed__4__ctor_m7CE7EAB8650F55675C0C5F39DFF23DB2DEC64AEE (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void SceneFader/<FadeOut>d__5::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeOutU3Ed__5__ctor_m7AC687BB69E1685CD8D2CCADA02DA1923C001B3D (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.AnimationCurve::Evaluate(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AnimationCurve_Evaluate_m50B857043DE251A186032ADBCBB4CEF817F4EE3C (AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* __this, float ___0_time, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.SceneManagement.SceneManager::LoadScene(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneManager_LoadScene_mBB3DBC1601A21F8F4E8A5D68FED30EA9412F218E (String_t* ___0_sceneName, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// System.Void StartManager::ClickSettings()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickSettings_m11C9D09349EB27126A7CAB870955E57449A960F6 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method) ;
|
|
// System.Void StartManager::ClickPlay()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickPlay_mC0C7D5435CC568A87EEBFBF6975F1BDFF71EFE55 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Format(System.String,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
|
|
// UnityEngine.GameObject UnityEngine.GameObject::FindGameObjectWithTag(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* GameObject_FindGameObjectWithTag_mF0229BC2074CE9EEA72FAB1E5A4BC2AEC3D2CDBE (String_t* ___0_tag, const RuntimeMethod* method) ;
|
|
// UnityEngine.Transform UnityEngine.GameObject::get_transform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector2::Distance(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Distance_mBACBB1609E1894D68F882D86A93519E311810C89_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator Bonus::StartWalk()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Bonus_StartWalk_mED417C065BEB202C9F4EFF24053F460E871F234E (Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* __this, const RuntimeMethod* method) ;
|
|
// System.Void Bonus/<StartWalk>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartWalkU3Ed__24__ctor_mA8CF2D434022C7B881670FC944AE35D90D80D2EF (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator Rettung::Script()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Rettung_Script_m3C99FDF5AF650FABECCCFAA67B71C4F46B61424F (Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* __this, const RuntimeMethod* method) ;
|
|
// System.Void Rettung/<Script>d__10::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CScriptU3Ed__10__ctor_m8CECC96314D4B07D69AD504C8AB9D1552282A8D1 (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.String UnityEngine.GameObject::get_tag()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GameObject_get_tag_mEDD27BF795072834D656B286CBE51B2C99747805 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.String::op_Equality(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator Bus::Run()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Bus_Run_m5D153C2C9F0D71CE3C82DA8097686B958890F16E (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, const RuntimeMethod* method) ;
|
|
// System.Void Bus/<Run>d__6::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunU3Ed__6__ctor_mC11530E299ACD7CF5EED58BEAC039E37ECEE46D0 (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<Pathfinding.Seeker>()
|
|
inline Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* Component_GetComponent_TisSeeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441_m179FE34C9BA1E2ADE08520ABE3281BCB187FD629 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.MonoBehaviour::InvokeRepeating(System.String,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour_InvokeRepeating_mF208501E0E4918F9168BBBA5FC50D8F80D01514D (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, String_t* ___0_methodName, float ___1_time, float ___2_repeatRate, const RuntimeMethod* method) ;
|
|
// System.Boolean Pathfinding.Seeker::IsDone()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Seeker_IsDone_m02E37DC5F042AC06A69BA1A65886B1BA9369EB2D (Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Rigidbody2D::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rigidbody2D_get_position_m07070C4416DFE2229070F95B349E411AE4869276 (Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* __this, const RuntimeMethod* method) ;
|
|
// System.Void Pathfinding.OnPathDelegate::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OnPathDelegate__ctor_mD3FAB4AAEAF5DCAA68A6D1C3C8A7A9F316362C43 (OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// Pathfinding.Path Pathfinding.Seeker::StartPath(UnityEngine.Vector3,UnityEngine.Vector3,Pathfinding.OnPathDelegate)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* Seeker_StartPath_m5F4742FD2F4BC23BB40FAA281193B5CCD1D63B8B (Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_start, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_end, OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* ___2_callback, const RuntimeMethod* method) ;
|
|
// System.Boolean Pathfinding.Path::get_error()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Path_get_error_m53DE4309315C8B6A124412EC3CBF9AA514414FE2 (Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* __this, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Count()
|
|
inline int32_t List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_inline (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B*, const RuntimeMethod*))List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_gshared_inline)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Item(System.Int32)
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810 (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B*, int32_t, const RuntimeMethod*))List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_gshared)(__this, ___0_index, method);
|
|
}
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::get_normalized()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_normalized_mF6722883AEFB5027690A778DF8ACC20F0FA65297_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Sign(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline (float ___0_f, const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::Internal_FromEulerRad(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Internal_FromEulerRad_m66D4475341F53949471E6870FB5C5E4A5E9BA93E (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_euler, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::SmoothDamp(UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.Vector3&,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_SmoothDamp_mAF61EA22D4906BF87DD00A91FB4F6AC0C54C495A (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_current, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___2_currentVelocity, float ___3_smoothTime, float ___4_maxSpeed, float ___5_deltaTime, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector2::Normalize()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2_Normalize_m56DABCAB5967DF37A6B96710477D3660D800C652_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector2::get_magnitude()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Division(UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
#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 minusCounter::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void minusCounter_Awake_mFF74227DBF749B9F78A52CE591CEC229C9AAB0FF (minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// counterText = GetComponent<Text>();
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_0;
|
|
L_0 = Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888(__this, Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888_RuntimeMethod_var);
|
|
__this->___counterText_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___counterText_4), (void*)L_0);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void minusCounter::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void minusCounter_Start_mF67C1F5622E6097B4F17F5061067B0EBAC546998 (minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A9CF66EADD5F7D8D494AE1BA64E87782429F8F7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56916F7FCFC5E560CD8791A0EF32EDA8128FF528);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56D67E4571D8964D54DA596CEA943D8B9D3CCB97);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F36D9B6D66CE2CA230487079F0C320B8139AFCE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (PlayerHealth.minus == false)
|
|
bool L_0 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
// if (SC_2DCoin.totalCoins <= 0 && PlayerHealth.minus == true)
|
|
int32_t L_2 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_2) > ((int32_t)0)))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
bool L_3 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
// PlayerHealth.minus = false;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)0;
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4;
|
|
L_4 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_4, NULL);
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
// if (Endlevel.LevelForCoinBool <= 5 && PlayerHealth.minus == true)
|
|
int32_t L_5 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_5) > ((int32_t)5)))
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
bool L_6 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (!L_6)
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 5)
|
|
int32_t L_7 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_7) >= ((int32_t)5)))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8;
|
|
L_8 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_8, NULL);
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
// if (SC_2DCoin.totalCoins >= 5)
|
|
int32_t L_9 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_9) < ((int32_t)5)))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
// counterText.text = "-5 ";
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_10 = __this->___counterText_4;
|
|
NullCheck(L_10);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_10, _stringLiteral56916F7FCFC5E560CD8791A0EF32EDA8128FF528);
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
// PlayerHealth.minus = false;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)0;
|
|
// StartCoroutine(Animation());
|
|
RuntimeObject* L_11;
|
|
L_11 = minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_12;
|
|
L_12 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_11, NULL);
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
// if (Endlevel.LevelForCoinBool <= 9 && Endlevel.LevelForCoinBool >= 6 && PlayerHealth.minus == true)
|
|
int32_t L_13 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_13) > ((int32_t)((int32_t)9))))
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_14) < ((int32_t)6)))
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
bool L_15 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (!L_15)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 10)
|
|
int32_t L_16 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_16) >= ((int32_t)((int32_t)10))))
|
|
{
|
|
goto IL_00ab;
|
|
}
|
|
}
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_17;
|
|
L_17 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_17, NULL);
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
// if (SC_2DCoin.totalCoins >= 10)
|
|
int32_t L_18 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_18) < ((int32_t)((int32_t)10))))
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
{
|
|
// counterText.text = "-10";
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_19 = __this->___counterText_4;
|
|
NullCheck(L_19);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_19, _stringLiteral56D67E4571D8964D54DA596CEA943D8B9D3CCB97);
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
// PlayerHealth.minus = false;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)0;
|
|
// StartCoroutine(Animation());
|
|
RuntimeObject* L_20;
|
|
L_20 = minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_21;
|
|
L_21 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_20, NULL);
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
// if (Endlevel.LevelForCoinBool <= 15 && Endlevel.LevelForCoinBool >= 10 && PlayerHealth.minus == true)
|
|
int32_t L_22 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_22) > ((int32_t)((int32_t)15))))
|
|
{
|
|
goto IL_0130;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_23) < ((int32_t)((int32_t)10))))
|
|
{
|
|
goto IL_0130;
|
|
}
|
|
}
|
|
{
|
|
bool L_24 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (!L_24)
|
|
{
|
|
goto IL_0130;
|
|
}
|
|
}
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 15)
|
|
int32_t L_25 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_25) >= ((int32_t)((int32_t)15))))
|
|
{
|
|
goto IL_0104;
|
|
}
|
|
}
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_26;
|
|
L_26 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_26, NULL);
|
|
}
|
|
|
|
IL_0104:
|
|
{
|
|
// if (SC_2DCoin.totalCoins >= 15)
|
|
int32_t L_27 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_27) < ((int32_t)((int32_t)15))))
|
|
{
|
|
goto IL_011d;
|
|
}
|
|
}
|
|
{
|
|
// counterText.text = "-15";
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_28 = __this->___counterText_4;
|
|
NullCheck(L_28);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_28, _stringLiteral0A9CF66EADD5F7D8D494AE1BA64E87782429F8F7);
|
|
}
|
|
|
|
IL_011d:
|
|
{
|
|
// PlayerHealth.minus = false;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)0;
|
|
// StartCoroutine(Animation());
|
|
RuntimeObject* L_29;
|
|
L_29 = minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_30;
|
|
L_30 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_29, NULL);
|
|
}
|
|
|
|
IL_0130:
|
|
{
|
|
// if (Endlevel.LevelForCoinBool <= 20 && Endlevel.LevelForCoinBool >= 16 && PlayerHealth.minus == true)
|
|
int32_t L_31 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_31) > ((int32_t)((int32_t)20))))
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_32 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_32) < ((int32_t)((int32_t)16))))
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
bool L_33 = ((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7;
|
|
if (!L_33)
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 20)
|
|
int32_t L_34 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_34) >= ((int32_t)((int32_t)20))))
|
|
{
|
|
goto IL_015d;
|
|
}
|
|
}
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_35;
|
|
L_35 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_35, NULL);
|
|
}
|
|
|
|
IL_015d:
|
|
{
|
|
// if (SC_2DCoin.totalCoins >= 20)
|
|
int32_t L_36 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_36) < ((int32_t)((int32_t)20))))
|
|
{
|
|
goto IL_0176;
|
|
}
|
|
}
|
|
{
|
|
// counterText.text = "-20";
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_37 = __this->___counterText_4;
|
|
NullCheck(L_37);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_37, _stringLiteral7F36D9B6D66CE2CA230487079F0C320B8139AFCE);
|
|
}
|
|
|
|
IL_0176:
|
|
{
|
|
// PlayerHealth.minus = false;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)0;
|
|
// StartCoroutine(Animation());
|
|
RuntimeObject* L_38;
|
|
L_38 = minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_39;
|
|
L_39 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_38, NULL);
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator minusCounter::Animation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* minusCounter_Animation_m8D2BA2E2410F89C137217BDFE26EE4A0724F6B60 (minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* L_0 = (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784*)il2cpp_codegen_object_new(U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CAnimationU3Ed__4__ctor_mC9E8E5CA26DA804FE5E7DF30A29C682F400821C6(L_0, 0, NULL);
|
|
U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void minusCounter::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void minusCounter__ctor_m58EFC238028EBFD4B3B7051F7A0A1DD25E4C9771 (minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 minusCounter/<Animation>d__4::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CAnimationU3Ed__4__ctor_mC9E8E5CA26DA804FE5E7DF30A29C682F400821C6 (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void minusCounter/<Animation>d__4::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CAnimationU3Ed__4_System_IDisposable_Dispose_m57501B41209B03BC081BCD403597D7CB8EAB2146 (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean minusCounter/<Animation>d__4::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CAnimationU3Ed__4_MoveNext_m805C0DFEFCECA2A4FC7BC9A34AE229EEADFCBC9B (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00a8;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(2.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_3 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_3, (2.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_3);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Disable", true);
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = L_4->___animator_5;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(0.1f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, (0.100000001f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Disable", false);
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_8 = L_7->___animator_5;
|
|
NullCheck(L_8);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_8, _stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309, (bool)0, NULL);
|
|
// yield return new WaitForSeconds(1.8f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_9 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_9);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_9, (1.79999995f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_9);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00a8:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Destroy(gameObject);
|
|
minusCounter_tCA16998F1798B7E6CA874C25899CF0888E585E7F* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11;
|
|
L_11 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_11, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object minusCounter/<Animation>d__4::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CAnimationU3Ed__4_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mD0007B5FF65E9A059DC85EDC70C310C9660D9304 (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void minusCounter/<Animation>d__4::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CAnimationU3Ed__4_System_Collections_IEnumerator_Reset_mAA476AFB177EA6CA3BF944A225436ED7CD495D4A (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CAnimationU3Ed__4_System_Collections_IEnumerator_Reset_mAA476AFB177EA6CA3BF944A225436ED7CD495D4A_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object minusCounter/<Animation>d__4::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CAnimationU3Ed__4_System_Collections_IEnumerator_get_Current_mF20C0B0A12B6063C0498651CB7F22C9E83DC3277 (U3CAnimationU3Ed__4_tEA1ED2E3EE1B2034F3331529F60439C6BB04B784* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 redCoin::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void redCoin_OnTriggerEnter2D_mAD2D0E7DE3BF6657E490FF40D7D2DE325DA9E426 (redCoin_t0C9B8E7F1857EC04349D84ADD614F62595679E58* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player"))
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
// DiePlayer.KillPlayer = true;
|
|
((DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_StaticFields*)il2cpp_codegen_static_fields_for(DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var))->___KillPlayer_4 = (bool)1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2;
|
|
L_2 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_2, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void redCoin::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void redCoin__ctor_m2B439098D6163AD20EB31D894C2DBE11A1C30606 (redCoin_t0C9B8E7F1857EC04349D84ADD614F62595679E58* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 SC_2DCoin::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_2DCoin_Awake_mC279467B6F45D162E63EC25F64C799ED88EE1951 (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral080ACDE6CDBCCD517BD956E0DEF075DD9A16692A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1488A6ACA9AE20621AC7A6C95EFC791866D69D0E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// if(animDirection is < 0 or > 4)
|
|
float L_1 = __this->___animDirection_8;
|
|
V_0 = L_1;
|
|
float L_2 = V_0;
|
|
if ((((float)L_2) < ((float)(0.0f))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = V_0;
|
|
if ((!(((float)L_3) > ((float)(4.0f)))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// Debug.LogError("The animDirection variable is not 0 - 3; Setting to Default");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral1488A6ACA9AE20621AC7A6C95EFC791866D69D0E, NULL);
|
|
// animDirection = 0;
|
|
__this->___animDirection_8 = (0.0f);
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// if(animSpeed < 0)
|
|
float L_4 = __this->___animSpeed_9;
|
|
if ((!(((float)L_4) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("The animSpeed variable is not positive; Setting to Default");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral080ACDE6CDBCCD517BD956E0DEF075DD9A16692A, NULL);
|
|
// animSpeed = 2f;
|
|
__this->___animSpeed_9 = (2.0f);
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
// if(animDirection == 0) direction = Vector3.down;
|
|
float L_5 = __this->___animDirection_8;
|
|
if ((!(((float)L_5) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection == 0) direction = Vector3.down;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(NULL);
|
|
__this->___direction_12 = L_6;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
// if(animDirection is >0 and <1) direction = Vector3.down + Vector3.left;
|
|
float L_7 = __this->___animDirection_8;
|
|
V_0 = L_7;
|
|
float L_8 = V_0;
|
|
if ((!(((float)L_8) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
float L_9 = V_0;
|
|
if ((!(((float)L_9) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection is >0 and <1) direction = Vector3.down + Vector3.left;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
L_11 = Vector3_get_left_m8C1116485A9E689760AEE1142F5977852278B7E1_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
L_12 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_10, L_11, NULL);
|
|
__this->___direction_12 = L_12;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
// if(animDirection == 1) direction = Vector3.left;
|
|
float L_13 = __this->___animDirection_8;
|
|
if ((!(((float)L_13) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection == 1) direction = Vector3.left;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Vector3_get_left_m8C1116485A9E689760AEE1142F5977852278B7E1_inline(NULL);
|
|
__this->___direction_12 = L_14;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
// if(animDirection is >1 and <2) direction = Vector3.left + Vector3.up;
|
|
float L_15 = __this->___animDirection_8;
|
|
V_0 = L_15;
|
|
float L_16 = V_0;
|
|
if ((!(((float)L_16) > ((float)(1.0f)))))
|
|
{
|
|
goto IL_00e8;
|
|
}
|
|
}
|
|
{
|
|
float L_17 = V_0;
|
|
if ((!(((float)L_17) < ((float)(2.0f)))))
|
|
{
|
|
goto IL_00e8;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection is >1 and <2) direction = Vector3.left + Vector3.up;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector3_get_left_m8C1116485A9E689760AEE1142F5977852278B7E1_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_18, L_19, NULL);
|
|
__this->___direction_12 = L_20;
|
|
}
|
|
|
|
IL_00e8:
|
|
{
|
|
// if(animDirection == 2) direction = Vector3.up;
|
|
float L_21 = __this->___animDirection_8;
|
|
if ((!(((float)L_21) == ((float)(2.0f)))))
|
|
{
|
|
goto IL_0100;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection == 2) direction = Vector3.up;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
L_22 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
__this->___direction_12 = L_22;
|
|
}
|
|
|
|
IL_0100:
|
|
{
|
|
// if(animDirection is >2 and <3) direction = Vector3.right + Vector3.up;
|
|
float L_23 = __this->___animDirection_8;
|
|
V_0 = L_23;
|
|
float L_24 = V_0;
|
|
if ((!(((float)L_24) > ((float)(2.0f)))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
float L_25 = V_0;
|
|
if ((!(((float)L_25) < ((float)(3.0f)))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection is >2 and <3) direction = Vector3.right + Vector3.up;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
|
|
L_28 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_26, L_27, NULL);
|
|
__this->___direction_12 = L_28;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
// if(animDirection == 3) direction = Vector3.right;
|
|
float L_29 = __this->___animDirection_8;
|
|
if ((!(((float)L_29) == ((float)(3.0f)))))
|
|
{
|
|
goto IL_0144;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection == 3) direction = Vector3.right;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline(NULL);
|
|
__this->___direction_12 = L_30;
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
// if(animDirection is >3 and <4) direction = Vector3.right + Vector3.down;
|
|
float L_31 = __this->___animDirection_8;
|
|
V_0 = L_31;
|
|
float L_32 = V_0;
|
|
if ((!(((float)L_32) > ((float)(3.0f)))))
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
float L_33 = V_0;
|
|
if ((!(((float)L_33) < ((float)(4.0f)))))
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
// if(animDirection is >3 and <4) direction = Vector3.right + Vector3.down;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
L_35 = Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
L_36 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_34, L_35, NULL);
|
|
__this->___direction_12 = L_36;
|
|
}
|
|
|
|
IL_0170:
|
|
{
|
|
// StartCoroutine(CoinAnim());
|
|
RuntimeObject* L_37;
|
|
L_37 = SC_2DCoin_CoinAnim_m051DCBE1A88244501A54A6C74FC9F2E1E6F3ED49(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_38;
|
|
L_38 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_37, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_2DCoin_OnTriggerEnter2D_mB004A00401284A0B1E00489CDAA3C618780AED82 (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA2F99557AA490A3F8B519A930A3010D97B804104);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA68F07031B8F58739739F88E6B557D9F39C2495B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (canPickUp && c2d.CompareTag("Player"))
|
|
bool L_0 = __this->___canPickUp_6;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_1 = ___0_c2d;
|
|
NullCheck(L_1);
|
|
bool L_2;
|
|
L_2 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_1, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
// canPickUp = false; // Disable picking up coins temporarily
|
|
__this->___canPickUp_6 = (bool)0;
|
|
// totalCoins++;
|
|
int32_t L_3 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = ((int32_t)il2cpp_codegen_add(L_3, 1));
|
|
// Debug.Log("You currently have " + SC_2DCoin.totalCoins + " Coins.");
|
|
String_t* L_4;
|
|
L_4 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4), NULL);
|
|
String_t* L_5;
|
|
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteralA2F99557AA490A3F8B519A930A3010D97B804104, L_4, _stringLiteralA68F07031B8F58739739F88E6B557D9F39C2495B, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_5, NULL);
|
|
// IsPlaying = true;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5 = (bool)1;
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6;
|
|
L_6 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_6, NULL);
|
|
// StartCoroutine(CoinPickUpCooldown());
|
|
RuntimeObject* L_7;
|
|
L_7 = SC_2DCoin_CoinPickUpCooldown_mFE587BFBEC1E985AAE32506F5C6D8B5CBEFC742C(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_8;
|
|
L_8 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_7, NULL);
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator SC_2DCoin::CoinPickUpCooldown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SC_2DCoin_CoinPickUpCooldown_mFE587BFBEC1E985AAE32506F5C6D8B5CBEFC742C (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* L_0 = (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182*)il2cpp_codegen_object_new(U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CCoinPickUpCooldownU3Ed__12__ctor_m3B3D0F1C7197552D37EBBCF1C4802389CB8A0BAB(L_0, 0, NULL);
|
|
U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_2DCoin_Update_m79A2218549770F7BD2C7B1ACCF387293FA46BB25 (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if(animationEnabled == 1) transform.position -= direction * animSpeed * Time.deltaTime;
|
|
int32_t L_0 = __this->___animationEnabled_13;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)1))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
// if(animationEnabled == 1) transform.position -= direction * animSpeed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = __this->___direction_12;
|
|
float L_5 = __this->___animSpeed_9;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_4, L_5, NULL);
|
|
float L_7;
|
|
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_6, L_7, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_3, L_8, NULL);
|
|
NullCheck(L_2);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_2, L_9, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
// else if(animationEnabled == 2) transform.position += direction * animSpeed * Time.deltaTime;
|
|
int32_t L_10 = __this->___animationEnabled_13;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0075;
|
|
}
|
|
}
|
|
{
|
|
// else if(animationEnabled == 2) transform.position += direction * animSpeed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11;
|
|
L_11 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_12 = L_11;
|
|
NullCheck(L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
|
|
L_13 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_12, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = __this->___direction_12;
|
|
float L_15 = __this->___animSpeed_9;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
|
|
L_16 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_14, L_15, NULL);
|
|
float L_17;
|
|
L_17 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_16, L_17, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_13, L_18, NULL);
|
|
NullCheck(L_12);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_12, L_19, NULL);
|
|
}
|
|
|
|
IL_0075:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator SC_2DCoin::CoinAnim()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SC_2DCoin_CoinAnim_m051DCBE1A88244501A54A6C74FC9F2E1E6F3ED49 (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* L_0 = (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6*)il2cpp_codegen_object_new(U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CCoinAnimU3Ed__14__ctor_m57288BF2781ECF0436F5D9AF70DF30187DA6EFC0(L_0, 0, NULL);
|
|
U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_2DCoin__ctor_m5CFB9D768CC237DAC801DDF97C66D76685CBE74C (SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// private bool canPickUp = true;
|
|
__this->___canPickUp_6 = (bool)1;
|
|
// public float pickUpCooldown = 0.1f; // Adjust the cooldown duration as needed
|
|
__this->___pickUpCooldown_7 = (0.100000001f);
|
|
// public float animSpeed = 2f; // Animation speed
|
|
__this->___animSpeed_9 = (2.0f);
|
|
// public float animCoolDown = 0.5f; // Animation coolDown; After specified time => Animation restarts
|
|
__this->___animCoolDown_10 = (0.5f);
|
|
// public float animBackInTime = 0.5f; // how much time to get back to previous location
|
|
__this->___animBackInTime_11 = (0.5f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 SC_2DCoin/<CoinPickUpCooldown>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinPickUpCooldownU3Ed__12__ctor_m3B3D0F1C7197552D37EBBCF1C4802389CB8A0BAB (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin/<CoinPickUpCooldown>d__12::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinPickUpCooldownU3Ed__12_System_IDisposable_Dispose_m4AF72484156D949B37C46B906F0D80252B084C94 (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean SC_2DCoin/<CoinPickUpCooldown>d__12::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CCoinPickUpCooldownU3Ed__12_MoveNext_m7C9C8861C738A9DC7CDC683CAB0D4F5C2A16EC21 (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(pickUpCooldown);
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
float L_5 = L_4->___pickUpCooldown_7;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, L_5, NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// canPickUp = true; // Enable coin pickup again after the cooldown
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
L_7->___canPickUp_6 = (bool)1;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object SC_2DCoin/<CoinPickUpCooldown>d__12::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CCoinPickUpCooldownU3Ed__12_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m25AC2E3FA2ED6D80D7ECB1C8DDDE954AB4766680 (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin/<CoinPickUpCooldown>d__12::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinPickUpCooldownU3Ed__12_System_Collections_IEnumerator_Reset_m645F77DA9C9C3E7217433AEB25A6B06A6B6A63D6 (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CCoinPickUpCooldownU3Ed__12_System_Collections_IEnumerator_Reset_m645F77DA9C9C3E7217433AEB25A6B06A6B6A63D6_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object SC_2DCoin/<CoinPickUpCooldown>d__12::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CCoinPickUpCooldownU3Ed__12_System_Collections_IEnumerator_get_Current_mE2D4EEDA9F7C9FE8234C186B8DEA8CFB60CB2D2E (U3CCoinPickUpCooldownU3Ed__12_t6949D98435152DDCEB30978C686A6FA479D4A182* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 SC_2DCoin/<CoinAnim>d__14::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinAnimU3Ed__14__ctor_m57288BF2781ECF0436F5D9AF70DF30187DA6EFC0 (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin/<CoinAnim>d__14::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinAnimU3Ed__14_System_IDisposable_Dispose_mC9239581A6EDD19E5F590E06C04D2F3A6CB2F62C (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean SC_2DCoin/<CoinAnim>d__14::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CCoinAnimU3Ed__14_MoveNext_m52E179E0433A950667CA46A7F52FAB8E8DED8A7B (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animationEnabled = 1;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
L_3->___animationEnabled_13 = 1;
|
|
// yield return new WaitForSeconds(animBackInTime);
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
float L_5 = L_4->___animBackInTime_11;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, L_5, NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animationEnabled = 2;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
L_7->___animationEnabled_13 = 2;
|
|
// yield return new WaitForSeconds(animBackInTime);
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
float L_9 = L_8->___animBackInTime_11;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_10 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_10);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_10, L_9, NULL);
|
|
__this->___U3CU3E2__current_1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_10);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animationEnabled = 300;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
L_11->___animationEnabled_13 = ((int32_t)300);
|
|
// yield return new WaitForSeconds(animCoolDown);
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___animCoolDown_10;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_14 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_14);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_14, L_13, NULL);
|
|
__this->___U3CU3E2__current_1 = L_14;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_14);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// StartCoroutine(CoinAnim());
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_15 = V_1;
|
|
SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6* L_16 = V_1;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = SC_2DCoin_CoinAnim_m051DCBE1A88244501A54A6C74FC9F2E1E6F3ED49(L_16, NULL);
|
|
NullCheck(L_15);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_18;
|
|
L_18 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(L_15, L_17, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object SC_2DCoin/<CoinAnim>d__14::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CCoinAnimU3Ed__14_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m1AF77F4D4E606413ACBC86D89B084B8E68B26D52 (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void SC_2DCoin/<CoinAnim>d__14::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CCoinAnimU3Ed__14_System_Collections_IEnumerator_Reset_mE6E9AB6B6FBAA604DD29A79580A3F11BC80AFE89 (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CCoinAnimU3Ed__14_System_Collections_IEnumerator_Reset_mE6E9AB6B6FBAA604DD29A79580A3F11BC80AFE89_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object SC_2DCoin/<CoinAnim>d__14::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CCoinAnimU3Ed__14_System_Collections_IEnumerator_get_Current_m1F5CF7FA881A2417043E5CC855C7E665D8F7E85F (U3CCoinAnimU3Ed__14_tBC989E9D233D0F6DC993AFFE4C1A46645D0F7CF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 SC_CoinCounter::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_CoinCounter_Start_mEA56158D657BD2AFC716E58F73090241B1F27528 (SC_CoinCounter_tAF45DFD257074BE9BB57E19C1ADBC447F219B137* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// counterText = GetComponent<Text>();
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_0;
|
|
L_0 = Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888(__this, Component_GetComponent_TisText_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62_mB85C5C0EEF6535E3FC0DBFC14E39FA5A51B6F888_RuntimeMethod_var);
|
|
__this->___counterText_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___counterText_4), (void*)L_0);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SC_CoinCounter::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_CoinCounter_Update_mF6AED695C15BDEECAA7B28FE18759E7BDEDE928F (SC_CoinCounter_tAF45DFD257074BE9BB57E19C1ADBC447F219B137* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (counterText.text != SC_2DCoin.totalCoins.ToString())
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_0 = __this->___counterText_4;
|
|
NullCheck(L_0);
|
|
String_t* L_1;
|
|
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(74 /* System.String UnityEngine.UI.Text::get_text() */, L_0);
|
|
String_t* L_2;
|
|
L_2 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4), NULL);
|
|
bool L_3;
|
|
L_3 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 10) // If smaller than 10 then print the 0 plus the coins. Example: 09
|
|
int32_t L_4 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_4) >= ((int32_t)((int32_t)10))))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
// counterText.text = "0" + SC_2DCoin.totalCoins.ToString();
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_5 = __this->___counterText_4;
|
|
String_t* L_6;
|
|
L_6 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4), NULL);
|
|
String_t* L_7;
|
|
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024, L_6, NULL);
|
|
NullCheck(L_5);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_5, L_7);
|
|
return;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
// counterText.text = SC_2DCoin.totalCoins.ToString();
|
|
Text_tD60B2346DAA6666BF0D822FF607F0B220C2B9E62* L_8 = __this->___counterText_4;
|
|
String_t* L_9;
|
|
L_9 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5((&((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4), NULL);
|
|
NullCheck(L_8);
|
|
VirtualActionInvoker1< String_t* >::Invoke(75 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_8, L_9);
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SC_CoinCounter::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SC_CoinCounter__ctor_m1E5F434BCFC2F35B24ABE2C89C3C55C760891AA3 (SC_CoinCounter_tAF45DFD257074BE9BB57E19C1ADBC447F219B137* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelMgr::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_Awake_mA14EDA638ABBDB1654D3F9B126A63EBC528022E3 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// level = SetLevel - 1;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
|
|
// Debug.Log(level);
|
|
int32_t L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_4, NULL);
|
|
// steps = 0;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17 = (0.0f);
|
|
// animator.SetBool("nextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = __this->___animator_12;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)0, NULL);
|
|
// PlayerMove.StopMoving = false;
|
|
((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)0;
|
|
// playerAnimator.SetBool("Stop", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_6 = __this->___playerAnimator_13;
|
|
NullCheck(L_6);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_6, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// nextLevelAnimator.SetBool("CanGoToNextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_7 = __this->___nextLevelAnimator_14;
|
|
NullCheck(L_7);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_7, _stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B, (bool)0, NULL);
|
|
// restartButtonAnimator.SetBool("RestartPressed", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_8 = __this->___restartButtonAnimator_15;
|
|
NullCheck(L_8);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_8, _stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF, (bool)0, NULL);
|
|
// if(level == 0)
|
|
int32_t L_9 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
if (L_9)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = 0;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = 0;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
// if(level >= 1)
|
|
int32_t L_10 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_10) < ((int32_t)1)))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = SetCoins;
|
|
int32_t L_11 = __this->___SetCoins_18;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = L_11;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_OnTriggerEnter2D_m48300E5332110967A808752418A7D4207BACFF26 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player") && steps == 1)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_2) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// MultipleTriggered = true;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)1;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_Update_mFF8B8A3C0CB084DC8551324B49622C87694CAB31 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(Input.GetKeyDown(KeyCode.X))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)120), NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
// RestartLevelPressed();
|
|
LevelMgr_RestartLevelPressed_m1142DB6E68390570A41F1A639EC1C239D7216CCA(__this, NULL);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// if (level != PlayerSaving.levels && PlayerSaving.Deleteing == false)
|
|
int32_t L_1 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_2 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
bool L_3 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10;
|
|
if (L_3)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// if (PlayerSaving.levels < level)
|
|
int32_t L_4 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_5 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_4) >= ((int32_t)L_5)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// PlayerSaving.levels = level;
|
|
int32_t L_6 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = L_6;
|
|
// PlayerSaving.SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// LevelForCoinBool = SetLevel;
|
|
int32_t L_7 = __this->___SetLevel_8;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___LevelForCoinBool_9 = L_7;
|
|
// if (SC_2DCoin.totalCoins == EndCoins && steps == 0)
|
|
int32_t L_8 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
int32_t L_9 = __this->___EndCoins_10;
|
|
if ((!(((uint32_t)L_8) == ((uint32_t)L_9))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
float L_10 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_10) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
// steps = 1;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17 = (1.0f);
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
// if(Input.GetKeyDown(KeyCode.V))
|
|
bool L_11;
|
|
L_11 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)118), NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
{
|
|
// NextLevelPressed();
|
|
LevelMgr_NextLevelPressed_m58DDEFAA34708462C0DD3CEE121EBC87571033E2(__this, NULL);
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
// if(MultipleTriggered)
|
|
bool L_12 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___MultipleTriggered_19;
|
|
if (!L_12)
|
|
{
|
|
goto IL_00ba;
|
|
}
|
|
}
|
|
{
|
|
// PlayerMove.StopMoving = true;
|
|
((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)1;
|
|
// playerAnimator.SetBool("Stop", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_13 = __this->___playerAnimator_13;
|
|
NullCheck(L_13);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_13, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)1, NULL);
|
|
// nextLevelAnimator.SetBool("CanGoToNextLevel", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_14 = __this->___nextLevelAnimator_14;
|
|
NullCheck(L_14);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_14, _stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B, (bool)1, NULL);
|
|
// steps = 2;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17 = (2.0f);
|
|
// MultipleTriggered = false;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)0;
|
|
}
|
|
|
|
IL_00ba:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::RestartLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_RestartLevelPressed_m1142DB6E68390570A41F1A639EC1C239D7216CCA (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// restartButtonAnimator.SetBool("RestartPressed", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_0 = __this->___restartButtonAnimator_15;
|
|
NullCheck(L_0);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_0, _stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF, (bool)1, NULL);
|
|
// level = SetLevel - 1;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
|
|
// if(level == 0)
|
|
int32_t L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
if (L_2)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = 0;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = 0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// if(level >= 1)
|
|
int32_t L_3 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_3) < ((int32_t)1)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = SetCoins;
|
|
int32_t L_4 = __this->___SetCoins_18;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = L_4;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// StartCoroutine(waitForReload());
|
|
RuntimeObject* L_5;
|
|
L_5 = LevelMgr_waitForReload_m38F34447E6CE55318640CB484C5184C995C076DA(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_6;
|
|
L_6 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::NextLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_NextLevelPressed_m58DDEFAA34708462C0DD3CEE121EBC87571033E2 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (steps == 2)
|
|
float L_0 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_0) == ((float)(2.0f)))))
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// level = SetLevel;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7 = L_1;
|
|
// Debug.Log(level);
|
|
int32_t L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_4, NULL);
|
|
// StartCoroutine(NextLevelPressedDelete());
|
|
RuntimeObject* L_5;
|
|
L_5 = LevelMgr_NextLevelPressedDelete_m23F1514102F30608275D452EE3709C6E1F88C5E6(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_6;
|
|
L_6 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_5, NULL);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::ExitLevel()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr_ExitLevel_m6A9771D349E493E481DB88C73D76DE6D163905CE (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// sceneFader.FadeTo(mainMenu);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_6;
|
|
String_t* L_1 = __this->___mainMenu_5;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator LevelMgr::waitForReload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgr_waitForReload_m38F34447E6CE55318640CB484C5184C995C076DA (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* L_0 = (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7*)il2cpp_codegen_object_new(U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CwaitForReloadU3Ed__23__ctor_m75DE34E9FF082EB870A9D65997CA7CB9B6370976(L_0, 0, NULL);
|
|
U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator LevelMgr::NextLevelPressedDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgr_NextLevelPressedDelete_m23F1514102F30608275D452EE3709C6E1F88C5E6 (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* L_0 = (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6*)il2cpp_codegen_object_new(U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CNextLevelPressedDeleteU3Ed__24__ctor_m4E240A63BF17711106D0F6FABF0C4929EFB8D6FF(L_0, 0, NULL);
|
|
U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void LevelMgr::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgr__ctor_m1D23E1A70459A0FF924A8E79DF6EBCFB62DBDC2A (LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string levelToLoad = "Level2";
|
|
__this->___levelToLoad_4 = _stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_4), (void*)_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
// public string mainMenu = "Start";
|
|
__this->___mainMenu_5 = _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___mainMenu_5), (void*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
// public int SetLevel = 1;
|
|
__this->___SetLevel_8 = 1;
|
|
// public int EndCoins = 3;
|
|
__this->___EndCoins_10 = 3;
|
|
// public float waitForReloadInSeconds = 0.1f;
|
|
__this->___waitForReloadInSeconds_16 = (0.100000001f);
|
|
// public int SetCoins = 3;
|
|
__this->___SetCoins_18 = 3;
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelMgr/<waitForReload>d__23::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23__ctor_m75DE34E9FF082EB870A9D65997CA7CB9B6370976 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr/<waitForReload>d__23::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23_System_IDisposable_Dispose_m1258ED956DB1EC195996430D19E83B53CBED4839 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean LevelMgr/<waitForReload>d__23::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CwaitForReloadU3Ed__23_MoveNext_m61802743D524A7B8C67471684835414B69AFC15C (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* V_1 = NULL;
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// BackToMain = true;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___BackToMain_20 = (bool)1;
|
|
// SoundBar.SceneReloaded = true;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SceneReloaded_7 = (bool)1;
|
|
// yield return new WaitForSeconds(waitForReloadInSeconds);
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
float L_5 = L_4->___waitForReloadInSeconds_16;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, L_5, NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// SceneManager.LoadScene(SceneManager.GetActiveScene().buildIndex);
|
|
il2cpp_codegen_runtime_class_init_inline(SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 L_7;
|
|
L_7 = SceneManager_GetActiveScene_m0B320EC4302F51A71495D1CCD1A0FF9C2ED1FDC8(NULL);
|
|
V_2 = L_7;
|
|
int32_t L_8;
|
|
L_8 = Scene_get_buildIndex_m82B6E0C96C85C952B7A2D794DB73CDA99AA9A57E((&V_2), NULL);
|
|
SceneManager_LoadScene_m0957E62F2A0A0243C79394E5B74E8EFA86BE5ED1(L_8, NULL);
|
|
// BackToMain = false;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___BackToMain_20 = (bool)0;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object LevelMgr/<waitForReload>d__23::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CwaitForReloadU3Ed__23_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m1EDFBDC230A5BD6843CC2D5D7E679241410DECB1 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void LevelMgr/<waitForReload>d__23::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m5F55ED9EC2A9D9FAA4EE8AD1EADF5106E824DC42 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m5F55ED9EC2A9D9FAA4EE8AD1EADF5106E824DC42_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object LevelMgr/<waitForReload>d__23::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_get_Current_m6AB4602F4587053BDDD3882BDB26D3BCC16C3856 (U3CwaitForReloadU3Ed__23_tDB46750D74EA2806412D9BDAF8057EFAB4B512E7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 LevelMgr/<NextLevelPressedDelete>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24__ctor_m4E240A63BF17711106D0F6FABF0C4929EFB8D6FF (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgr/<NextLevelPressedDelete>d__24::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24_System_IDisposable_Dispose_m738DC86A9C0E53975862A5A7F315BA8E40005911 (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean LevelMgr/<NextLevelPressedDelete>d__24::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CNextLevelPressedDeleteU3Ed__24_MoveNext_mCE9A92888F5E0096553DF8F0F7EBFF283D9E81DE (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// if(clearDataAfterLevel)
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
bool L_5 = L_4->___clearDataAfterLevel_11;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
// PlayerSaving.Deleteing = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10 = (bool)1;
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// PlayerSaving.Deleteing = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10 = (bool)1;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
// Debug.Log(PlayerSaving.levels);
|
|
int32_t L_7 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject* L_9 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_8);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_9, NULL);
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_11 = L_10->___sceneFader_6;
|
|
LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
String_t* L_13 = L_12->___levelToLoad_4;
|
|
NullCheck(L_11);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_11, L_13, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object LevelMgr/<NextLevelPressedDelete>d__24::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mACA77022CE5E65666F8F028E2D40803F5EF3AB58 (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void LevelMgr/<NextLevelPressedDelete>d__24::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mA7C1656E9F2760CBA4FE777667D4D449F24C2A7A (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mA7C1656E9F2760CBA4FE777667D4D449F24C2A7A_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object LevelMgr/<NextLevelPressedDelete>d__24::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_get_Current_m8574A9732B889549BCD2FC3B02E7E6766E92A0CF (U3CNextLevelPressedDeleteU3Ed__24_t21BD4C829797A443CE711685D237047677F359E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 MultipleLevel::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevel_Awake_m163B5AEFEC8574B32A72CB3E41BE39F095F6CBEB (MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// animator.SetBool("nextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___animator_4;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevel::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevel_OnTriggerEnter2D_m2D799E338774DE3767BC343C17A45A8742B9A0AF (MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player") && LevelMgr.steps == 1)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_2) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// LevelMgr.MultipleTriggered = true;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)1;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevel::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevel_Update_mF71D52E92D92905CA29CBCD05C0AF4C9002D4F9C (MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(LevelMgr.steps == 1)
|
|
float L_0 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_0) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("nextLevel", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___animator_4;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)1, NULL);
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevel::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevel__ctor_m2BCB913425A9987449C2A9A5B511246B90D5AA24 (MultipleLevel_t03A5DCB27F3D363D1A13124E9341681DEEE1A4F3* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelMgrOld::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_Awake_m16083514DD114C00930FDAB0D0F90552CBFC2566 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// level = SetLevel - 1;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
|
|
// Debug.Log(level);
|
|
int32_t L_2 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_4, NULL);
|
|
// steps = 0;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17 = (0.0f);
|
|
// animator.SetBool("nextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = __this->___animator_12;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)0, NULL);
|
|
// PlayerMove.StopMoving = false;
|
|
((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)0;
|
|
// playerAnimator.SetBool("Stop", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_6 = __this->___playerAnimator_13;
|
|
NullCheck(L_6);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_6, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// nextLevelAnimator.SetBool("CanGoToNextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_7 = __this->___nextLevelAnimator_14;
|
|
NullCheck(L_7);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_7, _stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B, (bool)0, NULL);
|
|
// restartButtonAnimator.SetBool("RestartPressed", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_8 = __this->___restartButtonAnimator_15;
|
|
NullCheck(L_8);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_8, _stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF, (bool)0, NULL);
|
|
// if(level == 0)
|
|
int32_t L_9 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
if (L_9)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = 0;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = 0;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
// if(level >= 1)
|
|
int32_t L_10 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_10) < ((int32_t)1)))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = SetCoins;
|
|
int32_t L_11 = __this->___SetCoins_18;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = L_11;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_OnTriggerEnter2D_mB8D888E6A340456C32C9FF546250F011EBEFA9F4 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player") && steps == 1)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_2) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// MultipleTriggered = true;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)1;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_Update_mAA9A8C77DA072DFD00413A4A3E23D9518A1CB37D (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(Input.GetKeyDown(KeyCode.X))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)120), NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
// RestartLevelPressed();
|
|
LevelMgrOld_RestartLevelPressed_mAC31A159CC55852EE28D171BF424886BD87DE593(__this, NULL);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// if (level != PlayerSaving.levels && PlayerSaving.Deleteing == false)
|
|
int32_t L_1 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_2 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
bool L_3 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10;
|
|
if (L_3)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// if (PlayerSaving.levels < level)
|
|
int32_t L_4 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_5 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_4) >= ((int32_t)L_5)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// PlayerSaving.levels = level;
|
|
int32_t L_6 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = L_6;
|
|
// PlayerSaving.SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// LevelForCoinBool = SetLevel;
|
|
int32_t L_7 = __this->___SetLevel_8;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___LevelForCoinBool_9 = L_7;
|
|
// if (SC_2DCoin.totalCoins == EndCoins && steps == 0)
|
|
int32_t L_8 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
int32_t L_9 = __this->___EndCoins_10;
|
|
if ((!(((uint32_t)L_8) == ((uint32_t)L_9))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
float L_10 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_10) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
// steps = 1;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17 = (1.0f);
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
// if(Input.GetKeyDown(KeyCode.V))
|
|
bool L_11;
|
|
L_11 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)118), NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
{
|
|
// NextLevelPressed();
|
|
LevelMgrOld_NextLevelPressed_m691DB88EB3A932778C78E698BB705E18EC371C23(__this, NULL);
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
// if(MultipleTriggered)
|
|
bool L_12 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___MultipleTriggered_19;
|
|
if (!L_12)
|
|
{
|
|
goto IL_00ba;
|
|
}
|
|
}
|
|
{
|
|
// PlayerMove.StopMoving = true;
|
|
((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)1;
|
|
// playerAnimator.SetBool("Stop", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_13 = __this->___playerAnimator_13;
|
|
NullCheck(L_13);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_13, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)1, NULL);
|
|
// nextLevelAnimator.SetBool("CanGoToNextLevel", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_14 = __this->___nextLevelAnimator_14;
|
|
NullCheck(L_14);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_14, _stringLiteralB3EF1E5A6F7310EAAB1074CDCE29D1D6EBAFC96B, (bool)1, NULL);
|
|
// steps = 2;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17 = (2.0f);
|
|
// MultipleTriggered = false;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)0;
|
|
}
|
|
|
|
IL_00ba:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::RestartLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_RestartLevelPressed_mAC31A159CC55852EE28D171BF424886BD87DE593 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// restartButtonAnimator.SetBool("RestartPressed", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_0 = __this->___restartButtonAnimator_15;
|
|
NullCheck(L_0);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_0, _stringLiteralB3B0AA7954061EED8C472B9C36244419066E11CF, (bool)1, NULL);
|
|
// level = SetLevel - 1;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
|
|
// if(level == 0)
|
|
int32_t L_2 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
if (L_2)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = 0;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = 0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// if(level >= 1)
|
|
int32_t L_3 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
if ((((int32_t)L_3) < ((int32_t)1)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = SetCoins;
|
|
int32_t L_4 = __this->___SetCoins_18;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = L_4;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// StartCoroutine(waitForReload());
|
|
RuntimeObject* L_5;
|
|
L_5 = LevelMgrOld_waitForReload_mE071D6B7F1E4A1DE1F8F71C5E7FB1B505FE7260F(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_6;
|
|
L_6 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::NextLevelPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_NextLevelPressed_m691DB88EB3A932778C78E698BB705E18EC371C23 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (steps == 2)
|
|
float L_0 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_0) == ((float)(2.0f)))))
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// level = SetLevel;
|
|
int32_t L_1 = __this->___SetLevel_8;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7 = L_1;
|
|
// Debug.Log(level);
|
|
int32_t L_2 = ((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___level_7;
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_4, NULL);
|
|
// StartCoroutine(NextLevelPressedDelete());
|
|
RuntimeObject* L_5;
|
|
L_5 = LevelMgrOld_NextLevelPressedDelete_m3C49C4B374FAF9BC2FDA9C010A6C77BE9E819D80(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_6;
|
|
L_6 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_5, NULL);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::ExitLevel()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld_ExitLevel_m7BDE2160F0821498E846499F28D975AE1DDB0FBB (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// sceneFader.FadeTo(mainMenu);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_6;
|
|
String_t* L_1 = __this->___mainMenu_5;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator LevelMgrOld::waitForReload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgrOld_waitForReload_mE071D6B7F1E4A1DE1F8F71C5E7FB1B505FE7260F (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* L_0 = (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE*)il2cpp_codegen_object_new(U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CwaitForReloadU3Ed__23__ctor_m3D0C7C5BDF52415D1EB0A898A28C801DFCFB85BE(L_0, 0, NULL);
|
|
U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator LevelMgrOld::NextLevelPressedDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelMgrOld_NextLevelPressedDelete_m3C49C4B374FAF9BC2FDA9C010A6C77BE9E819D80 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* L_0 = (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C*)il2cpp_codegen_object_new(U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CNextLevelPressedDeleteU3Ed__24__ctor_m7317236C3B650348F9AB5E42AB4DEEC7BDAFB932(L_0, 0, NULL);
|
|
U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelMgrOld__ctor_m82A6993046DF6226647360A474C6970E48233575 (LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string levelToLoad = "Level2";
|
|
__this->___levelToLoad_4 = _stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_4), (void*)_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
// public string mainMenu = "Start";
|
|
__this->___mainMenu_5 = _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___mainMenu_5), (void*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
// public int SetLevel = 1;
|
|
__this->___SetLevel_8 = 1;
|
|
// public int EndCoins = 3;
|
|
__this->___EndCoins_10 = 3;
|
|
// public float waitForReloadInSeconds = 0.1f;
|
|
__this->___waitForReloadInSeconds_16 = (0.100000001f);
|
|
// public int SetCoins = 3;
|
|
__this->___SetCoins_18 = 3;
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelMgrOld/<waitForReload>d__23::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23__ctor_m3D0C7C5BDF52415D1EB0A898A28C801DFCFB85BE (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld/<waitForReload>d__23::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23_System_IDisposable_Dispose_m1558FA16EC3CE941A9F5ED14060A43756D243C15 (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean LevelMgrOld/<waitForReload>d__23::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CwaitForReloadU3Ed__23_MoveNext_mDC6D4025DB802BE64AA92273EC793BBE0923F353 (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* V_1 = NULL;
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// BackToMain = true;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___BackToMain_20 = (bool)1;
|
|
// SoundBar.SceneReloaded = true;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SceneReloaded_7 = (bool)1;
|
|
// yield return new WaitForSeconds(waitForReloadInSeconds);
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
float L_5 = L_4->___waitForReloadInSeconds_16;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, L_5, NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// SceneManager.LoadScene(SceneManager.GetActiveScene().buildIndex);
|
|
il2cpp_codegen_runtime_class_init_inline(SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 L_7;
|
|
L_7 = SceneManager_GetActiveScene_m0B320EC4302F51A71495D1CCD1A0FF9C2ED1FDC8(NULL);
|
|
V_2 = L_7;
|
|
int32_t L_8;
|
|
L_8 = Scene_get_buildIndex_m82B6E0C96C85C952B7A2D794DB73CDA99AA9A57E((&V_2), NULL);
|
|
SceneManager_LoadScene_m0957E62F2A0A0243C79394E5B74E8EFA86BE5ED1(L_8, NULL);
|
|
// BackToMain = false;
|
|
((LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C_il2cpp_TypeInfo_var))->___BackToMain_20 = (bool)0;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object LevelMgrOld/<waitForReload>d__23::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CwaitForReloadU3Ed__23_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m1574F0955DAABE82C6D983708DE3CA8E1127FB28 (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld/<waitForReload>d__23::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m672F6E80041D825F675FEB3F0EAF9BB3A70AB096 (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_Reset_m672F6E80041D825F675FEB3F0EAF9BB3A70AB096_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object LevelMgrOld/<waitForReload>d__23::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CwaitForReloadU3Ed__23_System_Collections_IEnumerator_get_Current_mAFB7832C70C3F61F1E2DB02D178858765F412487 (U3CwaitForReloadU3Ed__23_t14C238BE956BA9818D4BE8258314AE4A382691AE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 LevelMgrOld/<NextLevelPressedDelete>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24__ctor_m7317236C3B650348F9AB5E42AB4DEEC7BDAFB932 (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld/<NextLevelPressedDelete>d__24::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24_System_IDisposable_Dispose_mD4BA726D7920156C9EC877DCE5D3CFE9D1F44097 (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean LevelMgrOld/<NextLevelPressedDelete>d__24::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CNextLevelPressedDeleteU3Ed__24_MoveNext_m6B9DF8CBBC893FA5D92E80F6A6D2A65921BF372A (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// if(clearDataAfterLevel)
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
bool L_5 = L_4->___clearDataAfterLevel_11;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
// PlayerSaving.Deleteing = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10 = (bool)1;
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// PlayerSaving.Deleteing = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10 = (bool)1;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
// Debug.Log(PlayerSaving.levels);
|
|
int32_t L_7 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject* L_9 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_8);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_9, NULL);
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_11 = L_10->___sceneFader_6;
|
|
LevelMgrOld_t384AF4B744DB07AA7444D078A423E2A87FB6A90C* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
String_t* L_13 = L_12->___levelToLoad_4;
|
|
NullCheck(L_11);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_11, L_13, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object LevelMgrOld/<NextLevelPressedDelete>d__24::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m7A33BE72AFF8B746EC3D7C960C773D7ACAA1D9CF (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void LevelMgrOld/<NextLevelPressedDelete>d__24::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mCD5AFBFB703A3326A3DF79DF7E9614387157D981 (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_Reset_mCD5AFBFB703A3326A3DF79DF7E9614387157D981_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object LevelMgrOld/<NextLevelPressedDelete>d__24::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CNextLevelPressedDeleteU3Ed__24_System_Collections_IEnumerator_get_Current_m00D492E1921542DE5EAE483CD8B8096D0D2134EE (U3CNextLevelPressedDeleteU3Ed__24_t367012617E499669BEF3F21B674220E1A6B07C7C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 MultipleLevelOld::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevelOld_Awake_m13265616D64E6E74D330A76B1B682DABF0F03065 (MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// animator.SetBool("nextLevel", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___animator_4;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevelOld::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevelOld_OnTriggerEnter2D_m8E6D9C58B511A486A716737DFF98028F384F3DE5 (MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player") && LevelMgr.steps == 1)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_2) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// LevelMgr.MultipleTriggered = true;
|
|
((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___MultipleTriggered_19 = (bool)1;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevelOld::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevelOld_Update_mD4EAD08C99CEFC317FA1BBE67207BDEECA941B74 (MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(LevelMgr.steps == 1)
|
|
float L_0 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___steps_17;
|
|
if ((!(((float)L_0) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("nextLevel", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___animator_4;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteralB84A881AA78B6C32471BE77B660AA825ED38C902, (bool)1, NULL);
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MultipleLevelOld::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultipleLevelOld__ctor_mDA59173C629248DBCD0AD8F6C8348449C4A148FB (MultipleLevelOld_t99364BE30DA39C6849DD5164D5C547579AADF573* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 GlowColorRandomizer::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlowColorRandomizer_Awake_mA864A2AD69D504BBE5C71BB09C5F9E4B01D2B327 (GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m04000D776E022D22CFBF68A653DF432664EA053A_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// private void Awake () => spriteGlow = GetComponent<SpriteGlowEffect>();
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_0;
|
|
L_0 = Component_GetComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m04000D776E022D22CFBF68A653DF432664EA053A(__this, Component_GetComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m04000D776E022D22CFBF68A653DF432664EA053A_RuntimeMethod_var);
|
|
__this->___spriteGlow_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___spriteGlow_4), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void GlowColorRandomizer::OnEnable()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlowColorRandomizer_OnEnable_m8942A649761621884A6A7619A360AB8017FC395F (GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// spriteGlow.enabled = true;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_0 = __this->___spriteGlow_4;
|
|
NullCheck(L_0);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_0, (bool)1, NULL);
|
|
// spriteGlow.GlowColor = Random.ColorHSV();
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_1 = __this->___spriteGlow_4;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
|
|
L_2 = Random_ColorHSV_m8230B38CA1270C88D762AC4FF1096D8326F5DCEA(NULL);
|
|
NullCheck(L_1);
|
|
SpriteGlowEffect_set_GlowColor_mCD82B26E56DEC79491DFAA4659B53ACC18C379F5(L_1, L_2, NULL);
|
|
// spriteGlow.GlowBrightness = Random.Range(2f, 4f);
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_3 = __this->___spriteGlow_4;
|
|
float L_4;
|
|
L_4 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494((2.0f), (4.0f), NULL);
|
|
NullCheck(L_3);
|
|
SpriteGlowEffect_set_GlowBrightness_mEC50E6DA1B5E47799026EF6375685813702DEE39(L_3, L_4, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void GlowColorRandomizer::OnDisable()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlowColorRandomizer_OnDisable_m2F41701FABDFCA98D67887C1E1494A6899005310 (GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// private void OnDisable () => spriteGlow.enabled = false;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_0 = __this->___spriteGlow_4;
|
|
NullCheck(L_0);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_0, (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void GlowColorRandomizer::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GlowColorRandomizer__ctor_mBA558FEA8AC24C438AF7A6CBDAFA615BFC45394A (GlowColorRandomizer_tF7BC29D1920585FE6B8D904A0DBB48A3B5541D3F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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.Collections.IEnumerator TestSpriteGlowBehaviour::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TestSpriteGlowBehaviour_Start_m9C0448D5F8168CEC833898361C5A032E2F68BB47 (TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* L_0 = (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718*)il2cpp_codegen_object_new(U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CStartU3Ed__0__ctor_m35022914E048EA1D4673EA3BA5CDC59A10ACF832(L_0, 0, NULL);
|
|
U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void TestSpriteGlowBehaviour::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TestSpriteGlowBehaviour__ctor_mC386DB788DFE746F7938BB6FEE2CC2F913F59D20 (TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 TestSpriteGlowBehaviour/<Start>d__0::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartU3Ed__0__ctor_m35022914E048EA1D4673EA3BA5CDC59A10ACF832 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void TestSpriteGlowBehaviour/<Start>d__0::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartU3Ed__0_System_IDisposable_Dispose_mA0F5A921F6C1DAF9640835D5FAD986228931DCF5 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean TestSpriteGlowBehaviour/<Start>d__0::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CStartU3Ed__0_MoveNext_mDF3CB16FA78D6F4FB222309E73ED69FA2BB4EA57 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m5C41523205BFA877EBA7EC85F564C4E47DD6A464_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0097;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00c3;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_011b;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0147;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0177;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_01a7;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// var spriteGlow = gameObject.AddComponent<SpriteGlowEffect>();
|
|
TestSpriteGlowBehaviour_t88763E4AEEA3888CC5527FAA72D228D725A21B5A* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4;
|
|
L_4 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_3, NULL);
|
|
NullCheck(L_4);
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_5;
|
|
L_5 = GameObject_AddComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m5C41523205BFA877EBA7EC85F564C4E47DD6A464(L_4, GameObject_AddComponent_TisSpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810_m5C41523205BFA877EBA7EC85F564C4E47DD6A464_RuntimeMethod_var);
|
|
__this->___U3CspriteGlowU3E5__2_3 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CspriteGlowU3E5__2_3), (void*)L_5);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.enabled = false;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_7 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_7);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_7, (bool)0, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_8 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_8, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_8);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.enabled = true;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_9 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_9);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_9, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_10 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_10);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_10, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_10);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00c3:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.OutlineWidth = 5;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_11 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_11);
|
|
SpriteGlowEffect_set_OutlineWidth_m73530289B452ADFE05980207640497707785029C(L_11, 5, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_12 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_12);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_12, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_12);
|
|
__this->___U3CU3E1__state_0 = 4;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.DrawOutside = true;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_13 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_13);
|
|
SpriteGlowEffect_set_DrawOutside_mED00F0F1FA211E8C04B678B30CDB5088918B622E(L_13, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_14 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_14);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_14, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_14;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_14);
|
|
__this->___U3CU3E1__state_0 = 5;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_011b:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.DrawOutside = false;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_15 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_15);
|
|
SpriteGlowEffect_set_DrawOutside_mED00F0F1FA211E8C04B678B30CDB5088918B622E(L_15, (bool)0, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_16 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_16);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_16, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_16);
|
|
__this->___U3CU3E1__state_0 = 6;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0147:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.GlowColor = Color.red;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_17 = __this->___U3CspriteGlowU3E5__2_3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18;
|
|
L_18 = Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline(NULL);
|
|
NullCheck(L_17);
|
|
SpriteGlowEffect_set_GlowColor_mCD82B26E56DEC79491DFAA4659B53ACC18C379F5(L_17, L_18, NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_19 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_19);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_19, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_19);
|
|
__this->___U3CU3E1__state_0 = 7;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0177:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// spriteGlow.GlowBrightness = 1.5f;
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_20 = __this->___U3CspriteGlowU3E5__2_3;
|
|
NullCheck(L_20);
|
|
SpriteGlowEffect_set_GlowBrightness_mEC50E6DA1B5E47799026EF6375685813702DEE39(L_20, (1.5f), NULL);
|
|
// yield return new WaitForSeconds(.5f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_21 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_21);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_21, (0.5f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_21);
|
|
__this->___U3CU3E1__state_0 = 8;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_01a7:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Destroy(spriteGlow);
|
|
SpriteGlowEffect_tF126EF536E4F187CDD89D55B0273B9A7C30CF810* L_22 = __this->___U3CspriteGlowU3E5__2_3;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_22, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object TestSpriteGlowBehaviour/<Start>d__0::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartU3Ed__0_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m59500B87F8C6902CCBE2EBCCB4BCF6E2FF92FAC8 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void TestSpriteGlowBehaviour/<Start>d__0::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartU3Ed__0_System_Collections_IEnumerator_Reset_m8A206F4307328ADF6ED2F60FB3D462D5565CB6AE (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CStartU3Ed__0_System_Collections_IEnumerator_Reset_m8A206F4307328ADF6ED2F60FB3D462D5565CB6AE_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object TestSpriteGlowBehaviour/<Start>d__0::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartU3Ed__0_System_Collections_IEnumerator_get_Current_mB891F501F3493302FF20EDF2A9648FD098F08788 (U3CStartU3Ed__0_t88D1A905114546BD392D567303335E4B1F9C3718* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 AutoDestroy::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoDestroy_Start_mE6A15D8E31C0F853D88B29447A25E2623A5F2637 (AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(RunAnimDestroy());
|
|
RuntimeObject* L_0;
|
|
L_0 = AutoDestroy_RunAnimDestroy_mCE9ED4D13776C5B29691DF1C3CCA51DFD2EAE96A(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator AutoDestroy::RunAnimDestroy()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* AutoDestroy_RunAnimDestroy_mCE9ED4D13776C5B29691DF1C3CCA51DFD2EAE96A (AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* L_0 = (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F*)il2cpp_codegen_object_new(U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CRunAnimDestroyU3Ed__2__ctor_m7F4E2D5A98AB6B823603DE8445F9ED88FD65AB87(L_0, 0, NULL);
|
|
U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void AutoDestroy::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoDestroy__ctor_m861058CD9FE382B142E517F0148176BB0FD1D886 (AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float time = 2;
|
|
__this->___time_4 = (2.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 AutoDestroy/<RunAnimDestroy>d__2::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunAnimDestroyU3Ed__2__ctor_m7F4E2D5A98AB6B823603DE8445F9ED88FD65AB87 (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void AutoDestroy/<RunAnimDestroy>d__2::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunAnimDestroyU3Ed__2_System_IDisposable_Dispose_mE686862FB04B4750124227874A1D70455D330AE3 (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean AutoDestroy/<RunAnimDestroy>d__2::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CRunAnimDestroyU3Ed__2_MoveNext_m9D05C0638461FF9B43B3F15394D6DD30DC8D272F (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(time);
|
|
AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
float L_5 = L_4->___time_4;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, L_5, NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Destroy(gameObject);
|
|
AutoDestroy_t8A76D160F1165BEEC215A35F09FFE46E5A810A98* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8;
|
|
L_8 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_8, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object AutoDestroy/<RunAnimDestroy>d__2::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CRunAnimDestroyU3Ed__2_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m32F02660EC908A70A5B2940FA6EE5C90E418B1AC (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void AutoDestroy/<RunAnimDestroy>d__2::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunAnimDestroyU3Ed__2_System_Collections_IEnumerator_Reset_mD4F365A3BE1E5EA9FC0319E8004FF47926B25103 (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CRunAnimDestroyU3Ed__2_System_Collections_IEnumerator_Reset_mD4F365A3BE1E5EA9FC0319E8004FF47926B25103_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object AutoDestroy/<RunAnimDestroy>d__2::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CRunAnimDestroyU3Ed__2_System_Collections_IEnumerator_get_Current_mB98C5295101A07648493B4762BC7E8172D2D74A6 (U3CRunAnimDestroyU3Ed__2_t1F1C2882FE77C62C902CD657430F88E2E2F8118F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 CameraController::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController_Start_m8EAAC188934ECCBD009EC00751280DCFF4D96C71 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// CameraPlayer = true;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)1;
|
|
// playerFirstMoved = false;
|
|
__this->___playerFirstMoved_22 = (bool)0;
|
|
// triangle.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___triangle_11;
|
|
NullCheck(L_0);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_0, (bool)0, NULL);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___cameraButtonAnimator_6;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraController::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController_Update_mBCB871B23DBA60444D43AB56D780478BA3D355E6 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
// if (Input.GetAxis("Vertical") != 0 || Input.GetAxis("Horizontal") != 0)
|
|
float L_0;
|
|
L_0 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
if ((!(((float)L_0) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
float L_1;
|
|
L_1 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E, NULL);
|
|
if ((((float)L_1) == ((float)(0.0f))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
// playerFirstMoved = true;
|
|
__this->___playerFirstMoved_22 = (bool)1;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// float distance = Mathf.Abs(transform.position.y - player1.position.y);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2;
|
|
L_2 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL);
|
|
float L_4 = L_3.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___player1_9;
|
|
NullCheck(L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_5, NULL);
|
|
float L_7 = L_6.___y_3;
|
|
float L_8;
|
|
L_8 = fabsf(((float)il2cpp_codegen_subtract(L_4, L_7)));
|
|
V_0 = L_8;
|
|
// if (CameraPlayer && BackToPlayer && distance > range)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_9 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_9)
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
bool L_10 = __this->___BackToPlayer_20;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = V_0;
|
|
float L_12 = __this->___range_17;
|
|
if ((!(((float)L_11) > ((float)L_12))))
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
// float newYPosition = Mathf.MoveTowards(transform.position.y, player1.position.y, speed * Time.deltaTime);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13;
|
|
L_13 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = __this->___player1_9;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
float L_19 = __this->___speed_14;
|
|
float L_20;
|
|
L_20 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_21;
|
|
L_21 = Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline(L_15, L_18, ((float)il2cpp_codegen_multiply(L_19, L_20)), NULL);
|
|
V_1 = L_21;
|
|
// newYPosition = Mathf.Clamp(newYPosition, player1.position.y + maxDownY, player1.position.y + maxUpY);
|
|
float L_22 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_23 = __this->___player1_9;
|
|
NullCheck(L_23);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
|
|
L_24 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_23, NULL);
|
|
float L_25 = L_24.___y_3;
|
|
float L_26 = __this->___maxDownY_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_27 = __this->___player1_9;
|
|
NullCheck(L_27);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
|
|
L_28 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_27, NULL);
|
|
float L_29 = L_28.___y_3;
|
|
float L_30 = __this->___maxUpY_15;
|
|
float L_31;
|
|
L_31 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_22, ((float)il2cpp_codegen_add(L_25, L_26)), ((float)il2cpp_codegen_add(L_29, L_30)), NULL);
|
|
V_1 = L_31;
|
|
// transform.position = new Vector3(transform.position.x, newYPosition, transform.position.z);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32;
|
|
L_32 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_33;
|
|
L_33 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_33);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_33, NULL);
|
|
float L_35 = L_34.___x_2;
|
|
float L_36 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37;
|
|
L_37 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_37);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
|
|
L_38 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_37, NULL);
|
|
float L_39 = L_38.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
memset((&L_40), 0, sizeof(L_40));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_40), L_35, L_36, L_39, /*hidden argument*/NULL);
|
|
NullCheck(L_32);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_32, L_40, NULL);
|
|
}
|
|
|
|
IL_0109:
|
|
{
|
|
// if (distance <= range || transform.position.y == player1.position.y)
|
|
float L_41 = V_0;
|
|
float L_42 = __this->___range_17;
|
|
if ((((float)L_41) <= ((float)L_42)))
|
|
{
|
|
goto IL_0134;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_43;
|
|
L_43 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_43);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
|
|
L_44 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_43, NULL);
|
|
float L_45 = L_44.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_46 = __this->___player1_9;
|
|
NullCheck(L_46);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
|
|
L_47 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_46, NULL);
|
|
float L_48 = L_47.___y_3;
|
|
if ((!(((float)L_45) == ((float)L_48))))
|
|
{
|
|
goto IL_013b;
|
|
}
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
// BackToPlayer = false;
|
|
__this->___BackToPlayer_20 = (bool)0;
|
|
}
|
|
|
|
IL_013b:
|
|
{
|
|
// if (CameraPlayer && !Pause.IsPause && !BackToPlayer && playerFirstMoved)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_49 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_49)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_50 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_50)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_51 = __this->___BackToPlayer_20;
|
|
if (L_51)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_52 = __this->___playerFirstMoved_22;
|
|
if (!L_52)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newCamPosition = transform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_53;
|
|
L_53 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_53);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
|
|
L_54 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_53, NULL);
|
|
V_2 = L_54;
|
|
// newCamPosition.y = player1.position.y;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_55 = __this->___player1_9;
|
|
NullCheck(L_55);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
|
|
L_56 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_55, NULL);
|
|
float L_57 = L_56.___y_3;
|
|
(&V_2)->___y_3 = L_57;
|
|
// transform.position = newCamPosition;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_58;
|
|
L_58 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = V_2;
|
|
NullCheck(L_58);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_58, L_59, NULL);
|
|
// camera1.Priority = 10; // Set the priority higher to activate this camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_60 = __this->___camera1_4;
|
|
NullCheck(L_60);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_60, ((int32_t)10), NULL);
|
|
// camera2.Priority = 0; // Set the priority lower to deactivate the other camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_61 = __this->___camera2_5;
|
|
NullCheck(L_61);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_61, 0, NULL);
|
|
// triangle.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_62 = __this->___triangle_11;
|
|
NullCheck(L_62);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_62, (bool)0, NULL);
|
|
}
|
|
|
|
IL_01ad:
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.C))
|
|
bool L_63;
|
|
L_63 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)99), NULL);
|
|
if (!L_63)
|
|
{
|
|
goto IL_01bc;
|
|
}
|
|
}
|
|
{
|
|
// CameraPressed();
|
|
CameraController_CameraPressed_mCB27226E94777A56F5BF3D218E785751A8DDB6F1(__this, NULL);
|
|
}
|
|
|
|
IL_01bc:
|
|
{
|
|
// if (!CameraPlayer && !Pause.IsPause)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_64 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (L_64)
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
bool L_65 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_65)
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
// verticalInput = Input.GetAxis("Vertical");
|
|
float L_66;
|
|
L_66 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
__this->___verticalInput_13 = L_66;
|
|
// camera1.Priority = 0; // Set the priority lower to deactivate the first camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_67 = __this->___camera1_4;
|
|
NullCheck(L_67);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_67, 0, NULL);
|
|
// camera2.Priority = 10; // Set the priority higher to activate this camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_68 = __this->___camera2_5;
|
|
NullCheck(L_68);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_68, ((int32_t)10), NULL);
|
|
// triangle.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_69 = __this->___triangle_11;
|
|
NullCheck(L_69);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_69, (bool)1, NULL);
|
|
// if (verticalInput < 0 && transform.position.y >= maxDownY)
|
|
float L_70 = __this->___verticalInput_13;
|
|
if ((!(((float)L_70) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_71;
|
|
L_71 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_71);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
|
|
L_72 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_71, NULL);
|
|
float L_73 = L_72.___y_3;
|
|
float L_74 = __this->___maxDownY_16;
|
|
if ((!(((float)L_73) >= ((float)L_74))))
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
{
|
|
// transform.position += Vector3.down * speed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_75;
|
|
L_75 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_76 = L_75;
|
|
NullCheck(L_76);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77;
|
|
L_77 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_76, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78;
|
|
L_78 = Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(NULL);
|
|
float L_79 = __this->___speed_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
|
|
L_80 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_78, L_79, NULL);
|
|
float L_81;
|
|
L_81 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82;
|
|
L_82 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_80, L_81, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_83;
|
|
L_83 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_77, L_82, NULL);
|
|
NullCheck(L_76);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_76, L_83, NULL);
|
|
goto IL_02b1;
|
|
}
|
|
|
|
IL_025c:
|
|
{
|
|
// else if (verticalInput > 0 && transform.position.y <= maxUpY)
|
|
float L_84 = __this->___verticalInput_13;
|
|
if ((!(((float)L_84) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_85;
|
|
L_85 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_85);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86;
|
|
L_86 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_85, NULL);
|
|
float L_87 = L_86.___y_3;
|
|
float L_88 = __this->___maxUpY_15;
|
|
if ((!(((float)L_87) <= ((float)L_88))))
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
// transform.position += Vector3.up * speed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_89;
|
|
L_89 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_90 = L_89;
|
|
NullCheck(L_90);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_91;
|
|
L_91 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_90, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92;
|
|
L_92 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
float L_93 = __this->___speed_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94;
|
|
L_94 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_92, L_93, NULL);
|
|
float L_95;
|
|
L_95 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_96;
|
|
L_96 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_94, L_95, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_97;
|
|
L_97 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_91, L_96, NULL);
|
|
NullCheck(L_90);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_90, L_97, NULL);
|
|
}
|
|
|
|
IL_02b1:
|
|
{
|
|
// if(LevelMgr.BackToMain)
|
|
bool L_98 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___BackToMain_20;
|
|
if (!L_98)
|
|
{
|
|
goto IL_02d1;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newCamPosition = transform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_99;
|
|
L_99 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_99);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100;
|
|
L_100 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_99, NULL);
|
|
V_3 = L_100;
|
|
// newCamPosition.y = yOfCamera;
|
|
float L_101 = __this->___yOfCamera_21;
|
|
(&V_3)->___y_3 = L_101;
|
|
}
|
|
|
|
IL_02d1:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraController::CameraPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController_CameraPressed_mCB27226E94777A56F5BF3D218E785751A8DDB6F1 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D3267A1038C5817375BC118DB5404900C2A577);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF7B25148AF8CBAD0D40835504B475B08FA894F4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// playerFirstMoved = true;
|
|
__this->___playerFirstMoved_22 = (bool)1;
|
|
// StartCoroutine(cameraButtonPressedAnimation());
|
|
RuntimeObject* L_0;
|
|
L_0 = CameraController_cameraButtonPressedAnimation_m6E745825FBEDA0A7E43D0281F51F11C8E95FB1D8(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// if(CameraPlayer)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_2 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_2)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// CameraPlayer = false;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)0;
|
|
// Debug.Log("Camera Mode");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral77D3267A1038C5817375BC118DB5404900C2A577, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// else if(!CameraPlayer)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_3 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (L_3)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
// CameraPlayer = true;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)1;
|
|
// Debug.Log("Player Mode");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteralBF7B25148AF8CBAD0D40835504B475B08FA894F4, NULL);
|
|
// BackToPlayer = true;
|
|
__this->___BackToPlayer_20 = (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator CameraController::cameraButtonPressedAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CameraController_cameraButtonPressedAnimation_m6E745825FBEDA0A7E43D0281F51F11C8E95FB1D8 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* L_0 = (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4*)il2cpp_codegen_object_new(U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CcameraButtonPressedAnimationU3Ed__22__ctor_mB48F00D18A0376D895C404B38CAD111FB40BC114(L_0, 0, NULL);
|
|
U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void CameraController::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController__ctor_mE196A6332BDDED632D6F9DB6260E424594598950 (CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float cameraButtonSwitch = 1f;
|
|
__this->___cameraButtonSwitch_7 = (1.0f);
|
|
// public float speed = 5.0f;
|
|
__this->___speed_14 = (5.0f);
|
|
// public float maxUpY = 30f;
|
|
__this->___maxUpY_15 = (30.0f);
|
|
// public float maxDownY = -30f;
|
|
__this->___maxDownY_16 = (-30.0f);
|
|
// public float range = 3f;
|
|
__this->___range_17 = (3.0f);
|
|
// public float range2 = 5f;
|
|
__this->___range2_18 = (5.0f);
|
|
// public float backSpeed = 2.0f;
|
|
__this->___backSpeed_19 = (2.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraController::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraController__cctor_m51A4E22AF25E537E2400BA36AE6A2D475B6855CD (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static bool CameraPlayer = true;
|
|
((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)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
|
|
// System.Void CameraController/<cameraButtonPressedAnimation>d__22::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22__ctor_mB48F00D18A0376D895C404B38CAD111FB40BC114 (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraController/<cameraButtonPressedAnimation>d__22::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22_System_IDisposable_Dispose_mC90BA2E9CAC131FBE645273E88A3B2AC06D0614F (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean CameraController/<cameraButtonPressedAnimation>d__22::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CcameraButtonPressedAnimationU3Ed__22_MoveNext_m2466EDB9364366459D6BA222D695A0CD56B3ADC9 (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", true);
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = L_4->___cameraButtonAnimator_6;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(cameraButtonSwitch);
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___cameraButtonSwitch_7;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_8 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_8, L_7, NULL);
|
|
__this->___U3CU3E2__current_1 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_8);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", false);
|
|
CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_10 = L_9->___cameraButtonAnimator_6;
|
|
NullCheck(L_10);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_10, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)0, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object CameraController/<cameraButtonPressedAnimation>d__22::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mCC8F10C73A4116719B38B6A29726B715A249C37C (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void CameraController/<cameraButtonPressedAnimation>d__22::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_m8B9683DCF72A20B662C74A5F6DB1271D72CF5C89 (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_m8B9683DCF72A20B662C74A5F6DB1271D72CF5C89_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object CameraController/<cameraButtonPressedAnimation>d__22::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_get_Current_m4F399BF302BECEF0ADB00FBDA4AEF8B9055356ED (U3CcameraButtonPressedAnimationU3Ed__22_t4A8AADDCE480DCC0EC0E49BEC9B96FAB70F536F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 PlayerMove::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_Start_m1ACFD10BF71998671B39878CE4208A1F880BE62E (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// rb2d = GetComponent<Rigidbody2D>();
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0;
|
|
L_0 = Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2(__this, Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
__this->___rb2d_5 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___rb2d_5), (void*)L_0);
|
|
// StopMoving = false;
|
|
((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)0;
|
|
// PlayerDown();
|
|
PlayerMove_PlayerDown_m0889F5D37B558020A2EBF33220A7C00F2E785806(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::OnCollisionEnter2D(UnityEngine.Collision2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_OnCollisionEnter2D_m0F3A014927D9C8B3B99D88992DEF3A3A5E16E8C5 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A65EFC5BB52048E35B0D3E2214BCF8CE116440A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.gameObject.CompareTag("Ground"))
|
|
Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Collision2D_get_gameObject_mE4B3D56F3477F7D2D6D7B217DF5488DA1D13204C(L_0, NULL);
|
|
NullCheck(L_1);
|
|
bool L_2;
|
|
L_2 = GameObject_CompareTag_m6378BE50D009A93D46036F74CC3F7E2ECB0636E5(L_1, _stringLiteral7A65EFC5BB52048E35B0D3E2214BCF8CE116440A, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// touched++;
|
|
float L_3 = __this->___touched_17;
|
|
__this->___touched_17 = ((float)il2cpp_codegen_add(L_3, (1.0f)));
|
|
// RunningAnimation = false;
|
|
__this->___RunningAnimation_15 = (bool)0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_Update_m2D580181CA2970EE505CEA4D2E722DD2F72F2D29 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E4282ED5D053581F550B962017BAD511D3B593);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// horizontalInput = Input.GetAxis("Horizontal");
|
|
float L_0;
|
|
L_0 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E, NULL);
|
|
__this->___horizontalInput_13 = L_0;
|
|
// verticalInput = Input.GetAxis("Vertical");
|
|
float L_1;
|
|
L_1 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
__this->___verticalInput_14 = L_1;
|
|
// IsPlay = SC_2DCoin.IsPlaying;
|
|
bool L_2 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5;
|
|
__this->___IsPlay_11 = L_2;
|
|
// IsPauseing = Pause.IsPause;
|
|
bool L_3 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
__this->___IsPauseing_10 = L_3;
|
|
// if (IsPlay == true)
|
|
bool L_4 = __this->___IsPlay_11;
|
|
if (!L_4)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.Play();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_5 = __this->___audioSource_12;
|
|
NullCheck(L_5);
|
|
AudioSource_Play_m95DF07111C61D0E0F00257A00384D31531D590C3(L_5, NULL);
|
|
// SC_2DCoin.IsPlaying = false;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5 = (bool)0;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// if (IsPauseing == false)
|
|
bool L_6 = __this->___IsPauseing_10;
|
|
if (L_6)
|
|
{
|
|
goto IL_01c2;
|
|
}
|
|
}
|
|
{
|
|
// if (RunningAnimation)
|
|
bool L_7 = __this->___RunningAnimation_15;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(RunAnim, transform.position, transform.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
|
|
L_9 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_9);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_9, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11;
|
|
L_11 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_11);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12;
|
|
L_12 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_11, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13;
|
|
L_13 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_8, L_10, L_12, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
// if (Enemy.TakedDamage == true)
|
|
bool L_14 = ((Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields*)il2cpp_codegen_static_fields_for(Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var))->___TakedDamage_4;
|
|
if (!L_14)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("IsJumping", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_15 = __this->___animator_9;
|
|
NullCheck(L_15);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_15, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)1, NULL);
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_16 = __this->___rb2d_5;
|
|
NullCheck(L_16);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
|
|
L_17 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_16, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_19;
|
|
L_19 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_17, L_18, NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_20 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_20)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
bool L_21 = ((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_21)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
// if(verticalInput > 0)
|
|
float L_22 = __this->___verticalInput_14;
|
|
if ((!(((float)L_22) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00dd;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerUP();
|
|
PlayerMove_PlayerUP_mD7D36ABBD5CACF4FD79E0C88263A43F54D0B7F2D(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
// else if(verticalInput < 0)
|
|
float L_23 = __this->___verticalInput_14;
|
|
if ((!(((float)L_23) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_00f9;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerDown();
|
|
PlayerMove_PlayerDown_m0889F5D37B558020A2EBF33220A7C00F2E785806(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_00f9:
|
|
{
|
|
// else if(horizontalInput < 0)
|
|
float L_24 = __this->___horizontalInput_13;
|
|
if ((!(((float)L_24) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerLeft();
|
|
PlayerMove_PlayerLeft_m64BA429B8CF79FEC3A0E23401E4A81EB4A68CB70(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_0115:
|
|
{
|
|
// else if(horizontalInput > 0)
|
|
float L_25 = __this->___horizontalInput_13;
|
|
if ((!(((float)L_25) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerRight();
|
|
PlayerMove_PlayerRight_mECFE542ED5187A913B99A9A1F259CDD29980C824(__this, NULL);
|
|
}
|
|
|
|
IL_012f:
|
|
{
|
|
// if (RunningAnimation)
|
|
bool L_26 = __this->___RunningAnimation_15;
|
|
if (!L_26)
|
|
{
|
|
goto IL_01c2;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_27 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_28 = __this->___Player1_6;
|
|
NullCheck(L_28);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
|
|
L_29 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_28, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_30 = __this->___Player1_6;
|
|
NullCheck(L_30);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_31;
|
|
L_31 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_30, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_32;
|
|
L_32 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_27, L_29, L_31, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_33 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34 = __this->___Player1_6;
|
|
NullCheck(L_34);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
L_35 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_34, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_36 = __this->___Player1_6;
|
|
NullCheck(L_36);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_37;
|
|
L_37 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_36, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_38;
|
|
L_38 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_33, L_35, L_37, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_40 = __this->___Player1_6;
|
|
NullCheck(L_40);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
|
|
L_41 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_40, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = __this->___Player1_6;
|
|
NullCheck(L_42);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_43;
|
|
L_43 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_42, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_44;
|
|
L_44 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_39, L_41, L_43, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_45 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_46 = __this->___Player1_6;
|
|
NullCheck(L_46);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
|
|
L_47 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_46, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_48 = __this->___Player1_6;
|
|
NullCheck(L_48);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_49;
|
|
L_49 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_48, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_50;
|
|
L_50 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_45, L_47, L_49, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_01c2:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::PlayerUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerUP_mD7D36ABBD5CACF4FD79E0C88263A43F54D0B7F2D (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.up * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_up_m41067879408BB378593EF7406AF2525F176F0ABF_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionX | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 5, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 0);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (0.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::PlayerDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerDown_m0889F5D37B558020A2EBF33220A7C00F2E785806 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.down * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_down_m7672D87B9C778FB2AEF7BB79758142D01166B493_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionX | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 5, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 180);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (180.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::PlayerLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerLeft_m64BA429B8CF79FEC3A0E23401E4A81EB4A68CB70 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.left * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_left_m851D1A435131CE336F60115E19FC8C21480284BC_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionY | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 6, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 90);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (90.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::PlayerRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove_PlayerRight_mECFE542ED5187A913B99A9A1F259CDD29980C824 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.right * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionY | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 6, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 270);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (270.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMove::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMove__ctor_m259C024B72725E14EF78BC65889964013830B7B2 (PlayerMove_t5C7A927946DCC60A38F893BF9FA47FE643DF1EE4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float gravity = 100f;
|
|
__this->___gravity_4 = (100.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 CameraControllerOld::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld_Start_mDCEA200C4C4B931D9819F76E9898361DD91FDC7D (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// CameraPlayer = true;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)1;
|
|
// playerFirstMoved = false;
|
|
__this->___playerFirstMoved_22 = (bool)0;
|
|
// triangle.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___triangle_11;
|
|
NullCheck(L_0);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_0, (bool)0, NULL);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_1 = __this->___cameraButtonAnimator_6;
|
|
NullCheck(L_1);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_1, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld_Update_mEDC5697CE4A900C4B54F9633EE65BDFE3501B0F4 (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
// if (Input.GetAxis("Vertical") != 0 || Input.GetAxis("Horizontal") != 0)
|
|
float L_0;
|
|
L_0 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
if ((!(((float)L_0) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
float L_1;
|
|
L_1 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E, NULL);
|
|
if ((((float)L_1) == ((float)(0.0f))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
// playerFirstMoved = true;
|
|
__this->___playerFirstMoved_22 = (bool)1;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// float distance = Mathf.Abs(transform.position.y - player1.position.y);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2;
|
|
L_2 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL);
|
|
float L_4 = L_3.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___player1_9;
|
|
NullCheck(L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_5, NULL);
|
|
float L_7 = L_6.___y_3;
|
|
float L_8;
|
|
L_8 = fabsf(((float)il2cpp_codegen_subtract(L_4, L_7)));
|
|
V_0 = L_8;
|
|
// if (CameraPlayer && BackToPlayer && distance > range)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
bool L_9 = ((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_9)
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
bool L_10 = __this->___BackToPlayer_20;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = V_0;
|
|
float L_12 = __this->___range_17;
|
|
if ((!(((float)L_11) > ((float)L_12))))
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
// float newYPosition = Mathf.MoveTowards(transform.position.y, player1.position.y, speed * Time.deltaTime);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13;
|
|
L_13 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = __this->___player1_9;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
float L_19 = __this->___speed_14;
|
|
float L_20;
|
|
L_20 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
float L_21;
|
|
L_21 = Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline(L_15, L_18, ((float)il2cpp_codegen_multiply(L_19, L_20)), NULL);
|
|
V_1 = L_21;
|
|
// newYPosition = Mathf.Clamp(newYPosition, player1.position.y + maxDownY, player1.position.y + maxUpY);
|
|
float L_22 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_23 = __this->___player1_9;
|
|
NullCheck(L_23);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
|
|
L_24 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_23, NULL);
|
|
float L_25 = L_24.___y_3;
|
|
float L_26 = __this->___maxDownY_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_27 = __this->___player1_9;
|
|
NullCheck(L_27);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
|
|
L_28 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_27, NULL);
|
|
float L_29 = L_28.___y_3;
|
|
float L_30 = __this->___maxUpY_15;
|
|
float L_31;
|
|
L_31 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_22, ((float)il2cpp_codegen_add(L_25, L_26)), ((float)il2cpp_codegen_add(L_29, L_30)), NULL);
|
|
V_1 = L_31;
|
|
// transform.position = new Vector3(transform.position.x, newYPosition, transform.position.z);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32;
|
|
L_32 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_33;
|
|
L_33 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_33);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_33, NULL);
|
|
float L_35 = L_34.___x_2;
|
|
float L_36 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37;
|
|
L_37 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_37);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
|
|
L_38 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_37, NULL);
|
|
float L_39 = L_38.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
memset((&L_40), 0, sizeof(L_40));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_40), L_35, L_36, L_39, /*hidden argument*/NULL);
|
|
NullCheck(L_32);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_32, L_40, NULL);
|
|
}
|
|
|
|
IL_0109:
|
|
{
|
|
// if (distance <= range || transform.position.y == player1.position.y)
|
|
float L_41 = V_0;
|
|
float L_42 = __this->___range_17;
|
|
if ((((float)L_41) <= ((float)L_42)))
|
|
{
|
|
goto IL_0134;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_43;
|
|
L_43 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_43);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
|
|
L_44 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_43, NULL);
|
|
float L_45 = L_44.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_46 = __this->___player1_9;
|
|
NullCheck(L_46);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
|
|
L_47 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_46, NULL);
|
|
float L_48 = L_47.___y_3;
|
|
if ((!(((float)L_45) == ((float)L_48))))
|
|
{
|
|
goto IL_013b;
|
|
}
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
// BackToPlayer = false;
|
|
__this->___BackToPlayer_20 = (bool)0;
|
|
}
|
|
|
|
IL_013b:
|
|
{
|
|
// if (CameraPlayer && !Pause.IsPause && !BackToPlayer && playerFirstMoved)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
bool L_49 = ((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_49)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_50 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_50)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_51 = __this->___BackToPlayer_20;
|
|
if (L_51)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_52 = __this->___playerFirstMoved_22;
|
|
if (!L_52)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newCamPosition = transform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_53;
|
|
L_53 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_53);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
|
|
L_54 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_53, NULL);
|
|
V_2 = L_54;
|
|
// newCamPosition.y = player1.position.y;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_55 = __this->___player1_9;
|
|
NullCheck(L_55);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
|
|
L_56 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_55, NULL);
|
|
float L_57 = L_56.___y_3;
|
|
(&V_2)->___y_3 = L_57;
|
|
// transform.position = newCamPosition;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_58;
|
|
L_58 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = V_2;
|
|
NullCheck(L_58);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_58, L_59, NULL);
|
|
// camera1.Priority = 10; // Set the priority higher to activate this camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_60 = __this->___camera1_4;
|
|
NullCheck(L_60);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_60, ((int32_t)10), NULL);
|
|
// camera2.Priority = 0; // Set the priority lower to deactivate the other camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_61 = __this->___camera2_5;
|
|
NullCheck(L_61);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_61, 0, NULL);
|
|
// triangle.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_62 = __this->___triangle_11;
|
|
NullCheck(L_62);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_62, (bool)0, NULL);
|
|
}
|
|
|
|
IL_01ad:
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.C))
|
|
bool L_63;
|
|
L_63 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)99), NULL);
|
|
if (!L_63)
|
|
{
|
|
goto IL_01bc;
|
|
}
|
|
}
|
|
{
|
|
// CameraPressed();
|
|
CameraControllerOld_CameraPressed_m5B860D61BD235466AC21C93412806B248ABA3B9E(__this, NULL);
|
|
}
|
|
|
|
IL_01bc:
|
|
{
|
|
// if (!CameraPlayer && !Pause.IsPause)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
bool L_64 = ((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (L_64)
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
bool L_65 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_65)
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
// verticalInput = Input.GetAxis("Vertical");
|
|
float L_66;
|
|
L_66 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
__this->___verticalInput_13 = L_66;
|
|
// camera1.Priority = 0; // Set the priority lower to deactivate the first camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_67 = __this->___camera1_4;
|
|
NullCheck(L_67);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_67, 0, NULL);
|
|
// camera2.Priority = 10; // Set the priority higher to activate this camera
|
|
CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* L_68 = __this->___camera2_5;
|
|
NullCheck(L_68);
|
|
CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline(L_68, ((int32_t)10), NULL);
|
|
// triangle.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_69 = __this->___triangle_11;
|
|
NullCheck(L_69);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_69, (bool)1, NULL);
|
|
// if (verticalInput < 0 && transform.position.y >= maxDownY)
|
|
float L_70 = __this->___verticalInput_13;
|
|
if ((!(((float)L_70) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_71;
|
|
L_71 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_71);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
|
|
L_72 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_71, NULL);
|
|
float L_73 = L_72.___y_3;
|
|
float L_74 = __this->___maxDownY_16;
|
|
if ((!(((float)L_73) >= ((float)L_74))))
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
{
|
|
// transform.position += Vector3.down * speed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_75;
|
|
L_75 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_76 = L_75;
|
|
NullCheck(L_76);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77;
|
|
L_77 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_76, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78;
|
|
L_78 = Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline(NULL);
|
|
float L_79 = __this->___speed_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
|
|
L_80 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_78, L_79, NULL);
|
|
float L_81;
|
|
L_81 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82;
|
|
L_82 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_80, L_81, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_83;
|
|
L_83 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_77, L_82, NULL);
|
|
NullCheck(L_76);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_76, L_83, NULL);
|
|
goto IL_02b1;
|
|
}
|
|
|
|
IL_025c:
|
|
{
|
|
// else if (verticalInput > 0 && transform.position.y <= maxUpY)
|
|
float L_84 = __this->___verticalInput_13;
|
|
if ((!(((float)L_84) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_85;
|
|
L_85 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_85);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86;
|
|
L_86 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_85, NULL);
|
|
float L_87 = L_86.___y_3;
|
|
float L_88 = __this->___maxUpY_15;
|
|
if ((!(((float)L_87) <= ((float)L_88))))
|
|
{
|
|
goto IL_02b1;
|
|
}
|
|
}
|
|
{
|
|
// transform.position += Vector3.up * speed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_89;
|
|
L_89 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_90 = L_89;
|
|
NullCheck(L_90);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_91;
|
|
L_91 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_90, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92;
|
|
L_92 = Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline(NULL);
|
|
float L_93 = __this->___speed_14;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94;
|
|
L_94 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_92, L_93, NULL);
|
|
float L_95;
|
|
L_95 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_96;
|
|
L_96 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_94, L_95, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_97;
|
|
L_97 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_91, L_96, NULL);
|
|
NullCheck(L_90);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_90, L_97, NULL);
|
|
}
|
|
|
|
IL_02b1:
|
|
{
|
|
// if(LevelMgr.BackToMain)
|
|
bool L_98 = ((LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_StaticFields*)il2cpp_codegen_static_fields_for(LevelMgr_tFB08239BF7E6D172F5DF34EAE27AE27EEFCCA671_il2cpp_TypeInfo_var))->___BackToMain_20;
|
|
if (!L_98)
|
|
{
|
|
goto IL_02d1;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newCamPosition = transform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_99;
|
|
L_99 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_99);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100;
|
|
L_100 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_99, NULL);
|
|
V_3 = L_100;
|
|
// newCamPosition.y = yOfCamera;
|
|
float L_101 = __this->___yOfCamera_21;
|
|
(&V_3)->___y_3 = L_101;
|
|
}
|
|
|
|
IL_02d1:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld::CameraPressed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld_CameraPressed_m5B860D61BD235466AC21C93412806B248ABA3B9E (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D3267A1038C5817375BC118DB5404900C2A577);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF7B25148AF8CBAD0D40835504B475B08FA894F4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// playerFirstMoved = true;
|
|
__this->___playerFirstMoved_22 = (bool)1;
|
|
// StartCoroutine(cameraButtonPressedAnimation());
|
|
RuntimeObject* L_0;
|
|
L_0 = CameraControllerOld_cameraButtonPressedAnimation_mEC7E3868EABC2013D2B28897CD62A30D784F51CD(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// if(CameraPlayer)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
bool L_2 = ((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_2)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// CameraPlayer = false;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)0;
|
|
// Debug.Log("Camera Mode");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral77D3267A1038C5817375BC118DB5404900C2A577, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// else if(!CameraPlayer)
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
bool L_3 = ((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (L_3)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
// CameraPlayer = true;
|
|
il2cpp_codegen_runtime_class_init_inline(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)1;
|
|
// Debug.Log("Player Mode");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteralBF7B25148AF8CBAD0D40835504B475B08FA894F4, NULL);
|
|
// BackToPlayer = true;
|
|
__this->___BackToPlayer_20 = (bool)1;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator CameraControllerOld::cameraButtonPressedAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CameraControllerOld_cameraButtonPressedAnimation_mEC7E3868EABC2013D2B28897CD62A30D784F51CD (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* L_0 = (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873*)il2cpp_codegen_object_new(U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CcameraButtonPressedAnimationU3Ed__22__ctor_mC0F9C687219D796A11D87D11C3A8DB3DDC7B22B3(L_0, 0, NULL);
|
|
U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld__ctor_mA4607BD93C40980DCFAEBF3499D439044E9A9C8F (CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float cameraButtonSwitch = 1f;
|
|
__this->___cameraButtonSwitch_7 = (1.0f);
|
|
// public float speed = 5.0f;
|
|
__this->___speed_14 = (5.0f);
|
|
// public float maxUpY = 30f;
|
|
__this->___maxUpY_15 = (30.0f);
|
|
// public float maxDownY = -30f;
|
|
__this->___maxDownY_16 = (-30.0f);
|
|
// public float range = 3f;
|
|
__this->___range_17 = (3.0f);
|
|
// public float range2 = 5f;
|
|
__this->___range2_18 = (5.0f);
|
|
// public float backSpeed = 2.0f;
|
|
__this->___backSpeed_19 = (2.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CameraControllerOld__cctor_m4F92D18F11C56D92BA94C8B9E6493E558E6F9CBD (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static bool CameraPlayer = true;
|
|
((CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_StaticFields*)il2cpp_codegen_static_fields_for(CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050_il2cpp_TypeInfo_var))->___CameraPlayer_8 = (bool)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
|
|
// System.Void CameraControllerOld/<cameraButtonPressedAnimation>d__22::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22__ctor_mC0F9C687219D796A11D87D11C3A8DB3DDC7B22B3 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld/<cameraButtonPressedAnimation>d__22::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22_System_IDisposable_Dispose_m18B666B3F17658D08B29DFA76B44095F83DA5374 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean CameraControllerOld/<cameraButtonPressedAnimation>d__22::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CcameraButtonPressedAnimationU3Ed__22_MoveNext_mBF036D4050F454166E3E99ED080843C9420BEA95 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", true);
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = L_4->___cameraButtonAnimator_6;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(cameraButtonSwitch);
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___cameraButtonSwitch_7;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_8 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_8, L_7, NULL);
|
|
__this->___U3CU3E2__current_1 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_8);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// cameraButtonAnimator.SetBool("CameraControlButtonPressed", false);
|
|
CameraControllerOld_t93897CCAAFA4BBCC194C66E91DB836416CF05050* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_10 = L_9->___cameraButtonAnimator_6;
|
|
NullCheck(L_10);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_10, _stringLiteral3622ADB22AEE7755ED7A839E15E65FA4F8E44A13, (bool)0, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object CameraControllerOld/<cameraButtonPressedAnimation>d__22::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m4275C60FE11DDE2D0425FB6A89C3A93777E68DE6 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void CameraControllerOld/<cameraButtonPressedAnimation>d__22::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_mD43CA347CB2A832135EA1DEDD87C0EB059BC4832 (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_Reset_mD43CA347CB2A832135EA1DEDD87C0EB059BC4832_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object CameraControllerOld/<cameraButtonPressedAnimation>d__22::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CcameraButtonPressedAnimationU3Ed__22_System_Collections_IEnumerator_get_Current_m30EE873C6DF6A0ABE00CD320F776569F6F1B509F (U3CcameraButtonPressedAnimationU3Ed__22_tDF1F57F8B1D1389FB98D694FD11993F97CE5C873* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 PlayerMoveOld::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_Start_mC44158F4F735CE2226225C3DEA7891E24FF9277D (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// rb2d = GetComponent<Rigidbody2D>();
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0;
|
|
L_0 = Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2(__this, Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
__this->___rb2d_5 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___rb2d_5), (void*)L_0);
|
|
// StopMoving = false;
|
|
((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18 = (bool)0;
|
|
// PlayerDown();
|
|
PlayerMoveOld_PlayerDown_mAF6F64084B8EA33BC2E2F6C9697E675EC55764CB(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::OnCollisionEnter2D(UnityEngine.Collision2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_OnCollisionEnter2D_m2717EA579E6635BB09C7986E4E796D2E2AFA92B0 (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A65EFC5BB52048E35B0D3E2214BCF8CE116440A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.gameObject.CompareTag("Ground"))
|
|
Collision2D_t81E83212C969FDDE2AB84EBCA31502818EEAB85B* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Collision2D_get_gameObject_mE4B3D56F3477F7D2D6D7B217DF5488DA1D13204C(L_0, NULL);
|
|
NullCheck(L_1);
|
|
bool L_2;
|
|
L_2 = GameObject_CompareTag_m6378BE50D009A93D46036F74CC3F7E2ECB0636E5(L_1, _stringLiteral7A65EFC5BB52048E35B0D3E2214BCF8CE116440A, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// touched++;
|
|
float L_3 = __this->___touched_17;
|
|
__this->___touched_17 = ((float)il2cpp_codegen_add(L_3, (1.0f)));
|
|
// RunningAnimation = false;
|
|
__this->___RunningAnimation_15 = (bool)0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_Update_m18BD77FE7CBEEC52853CBB5F9E512AF4F2E35663 (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E4282ED5D053581F550B962017BAD511D3B593);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// horizontalInput = Input.GetAxis("Horizontal");
|
|
float L_0;
|
|
L_0 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E, NULL);
|
|
__this->___horizontalInput_13 = L_0;
|
|
// verticalInput = Input.GetAxis("Vertical");
|
|
float L_1;
|
|
L_1 = Input_GetAxis_m10372E6C5FF591668D2DC5F58C58D213CC598A62(_stringLiteral265E15F1F86F1C766555899D5771CF29055DE75A, NULL);
|
|
__this->___verticalInput_14 = L_1;
|
|
// IsPlay = SC_2DCoin.IsPlaying;
|
|
bool L_2 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5;
|
|
__this->___IsPlay_11 = L_2;
|
|
// IsPauseing = Pause.IsPause;
|
|
bool L_3 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
__this->___IsPauseing_10 = L_3;
|
|
// if (IsPlay == true)
|
|
bool L_4 = __this->___IsPlay_11;
|
|
if (!L_4)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.Play();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_5 = __this->___audioSource_12;
|
|
NullCheck(L_5);
|
|
AudioSource_Play_m95DF07111C61D0E0F00257A00384D31531D590C3(L_5, NULL);
|
|
// SC_2DCoin.IsPlaying = false;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5 = (bool)0;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// if (IsPauseing == false)
|
|
bool L_6 = __this->___IsPauseing_10;
|
|
if (L_6)
|
|
{
|
|
goto IL_01c2;
|
|
}
|
|
}
|
|
{
|
|
// if (RunningAnimation)
|
|
bool L_7 = __this->___RunningAnimation_15;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(RunAnim, transform.position, transform.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
|
|
L_9 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_9);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_9, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11;
|
|
L_11 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_11);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12;
|
|
L_12 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_11, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13;
|
|
L_13 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_8, L_10, L_12, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
// if (Enemy.TakedDamage == true)
|
|
bool L_14 = ((Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields*)il2cpp_codegen_static_fields_for(Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var))->___TakedDamage_4;
|
|
if (!L_14)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("IsJumping", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_15 = __this->___animator_9;
|
|
NullCheck(L_15);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_15, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)1, NULL);
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_16 = __this->___rb2d_5;
|
|
NullCheck(L_16);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
|
|
L_17 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_16, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_19;
|
|
L_19 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_17, L_18, NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_20 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_20)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
bool L_21 = ((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_21)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
// if(verticalInput > 0)
|
|
float L_22 = __this->___verticalInput_14;
|
|
if ((!(((float)L_22) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00dd;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerUP();
|
|
PlayerMoveOld_PlayerUP_mAA873DEF260E618123EBFDD90864590A44A3C46F(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
// else if(verticalInput < 0)
|
|
float L_23 = __this->___verticalInput_14;
|
|
if ((!(((float)L_23) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_00f9;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerDown();
|
|
PlayerMoveOld_PlayerDown_mAF6F64084B8EA33BC2E2F6C9697E675EC55764CB(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_00f9:
|
|
{
|
|
// else if(horizontalInput < 0)
|
|
float L_24 = __this->___horizontalInput_13;
|
|
if ((!(((float)L_24) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerLeft();
|
|
PlayerMoveOld_PlayerLeft_m597FA262D093160EB39FE9DF2CA4CAC0D996DA51(__this, NULL);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_0115:
|
|
{
|
|
// else if(horizontalInput > 0)
|
|
float L_25 = __this->___horizontalInput_13;
|
|
if ((!(((float)L_25) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
// RunningAnimation = true;
|
|
__this->___RunningAnimation_15 = (bool)1;
|
|
// PlayerRight();
|
|
PlayerMoveOld_PlayerRight_m5A095C49480C06FFC22261AF9B3992F14460C3AC(__this, NULL);
|
|
}
|
|
|
|
IL_012f:
|
|
{
|
|
// if (RunningAnimation)
|
|
bool L_26 = __this->___RunningAnimation_15;
|
|
if (!L_26)
|
|
{
|
|
goto IL_01c2;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_27 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_28 = __this->___Player1_6;
|
|
NullCheck(L_28);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
|
|
L_29 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_28, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_30 = __this->___Player1_6;
|
|
NullCheck(L_30);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_31;
|
|
L_31 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_30, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_32;
|
|
L_32 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_27, L_29, L_31, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_33 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34 = __this->___Player1_6;
|
|
NullCheck(L_34);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
L_35 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_34, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_36 = __this->___Player1_6;
|
|
NullCheck(L_36);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_37;
|
|
L_37 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_36, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_38;
|
|
L_38 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_33, L_35, L_37, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_40 = __this->___Player1_6;
|
|
NullCheck(L_40);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
|
|
L_41 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_40, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = __this->___Player1_6;
|
|
NullCheck(L_42);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_43;
|
|
L_43 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_42, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_44;
|
|
L_44 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_39, L_41, L_43, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Instantiate(RunAnim, Player1.position, Player1.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_45 = __this->___RunAnim_16;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_46 = __this->___Player1_6;
|
|
NullCheck(L_46);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
|
|
L_47 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_46, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_48 = __this->___Player1_6;
|
|
NullCheck(L_48);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_49;
|
|
L_49 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_48, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_50;
|
|
L_50 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_45, L_47, L_49, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_01c2:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::PlayerUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerUP_mAA873DEF260E618123EBFDD90864590A44A3C46F (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.up * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_up_m41067879408BB378593EF7406AF2525F176F0ABF_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionX | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 5, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 0);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (0.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::PlayerDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerDown_mAF6F64084B8EA33BC2E2F6C9697E675EC55764CB (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.down * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_down_m7672D87B9C778FB2AEF7BB79758142D01166B493_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionX | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 5, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 180);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (180.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::PlayerLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerLeft_m597FA262D093160EB39FE9DF2CA4CAC0D996DA51 (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.left * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_left_m851D1A435131CE336F60115E19FC8C21480284BC_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionY | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 6, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 90);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (90.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::PlayerRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld_PlayerRight_m5A095C49480C06FFC22261AF9B3992F14460C3AC (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(rb2d.velocity == Vector2.zero && CameraController.CameraPlayer == true && StopMoving == false)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb2d_5;
|
|
NullCheck(L_0);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
bool L_3;
|
|
L_3 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var);
|
|
bool L_4 = ((CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_StaticFields*)il2cpp_codegen_static_fields_for(CameraController_tDC4FF0FA10418272A26E5E7539156F4F4A98E8C5_il2cpp_TypeInfo_var))->___CameraPlayer_8;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
bool L_5 = ((PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A_il2cpp_TypeInfo_var))->___StopMoving_18;
|
|
if (L_5)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
// Physics2D.gravity = Vector2.right * gravity;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline(NULL);
|
|
float L_7 = __this->___gravity_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Physics2D_set_gravity_m1BBB6F368E12983D5978054A41A0ECA5579CD620(L_8, NULL);
|
|
// rb2d.constraints = RigidbodyConstraints2D.FreezePositionY | RigidbodyConstraints2D.FreezeRotation;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_9 = __this->___rb2d_5;
|
|
NullCheck(L_9);
|
|
Rigidbody2D_set_constraints_mBF02A56E20BD497E3D291931E0AABB850952B238(L_9, 6, NULL);
|
|
// Player1.rotation = Quaternion.Euler(0, 0, 270);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___Player1_6;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11;
|
|
L_11 = Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline((0.0f), (0.0f), (270.0f), NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_10, L_11, NULL);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMoveOld::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMoveOld__ctor_m5E82E8F89168E38EC1E43AF8244E748A760AF8C5 (PlayerMoveOld_tAD616CC7FA6A2DBB076E1CA3990329EDB85CFC4A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float gravity = 100f;
|
|
__this->___gravity_4 = (100.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Bullet::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bullet_Start_m6BD187DD353835D248DA404B169DCE29CEB2B813 (Bullet_t5A7C684C3CECF8FB977D516EC7DBDF9102D7E344* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// rb.velocity = transform.right * speed;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0 = __this->___rb_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
L_2 = Transform_get_right_mC6DC057C23313802E2186A9E0DB760D795A758A4(L_1, NULL);
|
|
float L_3 = __this->___speed_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_2, L_3, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_4, NULL);
|
|
NullCheck(L_0);
|
|
Rigidbody2D_set_velocity_m9335C5883B218F6FCDF7E229AC96232FCBAC4CE6(L_0, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bullet::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bullet_OnTriggerEnter2D_mC3642C0546BCF5AFC8036C6B77D66560C04685E8 (Bullet_t5A7C684C3CECF8FB977D516EC7DBDF9102D7E344* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_hitInfo, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisEnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B_m0F1B30264EFD29B11B282BD515305A50B00029BA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* V_0 = NULL;
|
|
{
|
|
// EnemyDeath enemy = hitInfo.GetComponent<EnemyDeath> ();
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_hitInfo;
|
|
NullCheck(L_0);
|
|
EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* L_1;
|
|
L_1 = Component_GetComponent_TisEnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B_m0F1B30264EFD29B11B282BD515305A50B00029BA(L_0, Component_GetComponent_TisEnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B_m0F1B30264EFD29B11B282BD515305A50B00029BA_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
// if (enemy != null)
|
|
EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* L_2 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
// enemy.TakeDamage(damage);
|
|
EnemyDeath_t7BC723C142E66F33CFDA14BEFD015F44FC65033B* L_4 = V_0;
|
|
int32_t L_5 = __this->___damage_5;
|
|
NullCheck(L_4);
|
|
EnemyDeath_TakeDamage_m70B46C69FAAB949E201C55C8F2E8822B4737282C(L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
// Instantiate(impactEffect, transform.position, transform.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = __this->___impactEffect_7;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7;
|
|
L_7 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
|
|
L_9 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_9);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10;
|
|
L_10 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_9, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11;
|
|
L_11 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_6, L_8, L_10, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// Destroy(gameObject);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12;
|
|
L_12 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bullet::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bullet__ctor_m873C02F2114EA93A35E4392013AC831246756CBA (Bullet_t5A7C684C3CECF8FB977D516EC7DBDF9102D7E344* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float speed = 20f;
|
|
__this->___speed_4 = (20.0f);
|
|
// public int damage = 40;
|
|
__this->___damage_5 = ((int32_t)40);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 CharacterController2D::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_Awake_mF72C6B9440FF47A13CB4AF856E8453441A8FFA29 (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// m_Rigidbody2D = GetComponent<Rigidbody2D>();
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_0;
|
|
L_0 = Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2(__this, Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
__this->___m_Rigidbody2D_18 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Rigidbody2D_18), (void*)L_0);
|
|
// if (OnLandEvent == null)
|
|
UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* L_1 = __this->___OnLandEvent_21;
|
|
if (L_1)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// OnLandEvent = new UnityEvent();
|
|
UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* L_2 = (UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977*)il2cpp_codegen_object_new(UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977_il2cpp_TypeInfo_var);
|
|
NullCheck(L_2);
|
|
UnityEvent__ctor_m03D3E5121B9A6100351984D0CE3050B909CD3235(L_2, NULL);
|
|
__this->___OnLandEvent_21 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___OnLandEvent_21), (void*)L_2);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// if (OnCrouchEvent == null)
|
|
BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* L_3 = __this->___OnCrouchEvent_22;
|
|
if (L_3)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
// OnCrouchEvent = new BoolEvent();
|
|
BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* L_4 = (BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1*)il2cpp_codegen_object_new(BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
BoolEvent__ctor_mD28F538DF8A73D4AEB3F2B06C154FF644038C46C(L_4, NULL);
|
|
__this->___OnCrouchEvent_22 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___OnCrouchEvent_22), (void*)L_4);
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CharacterController2D::FixedUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_FixedUpdate_m779AFE1968D19C3CE709AF18D22A2846AE2B06FF (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Concat_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m16014F6EC24B26ABDE29022B71E46E8058D3F712_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_mE9FC8445C9043314C71D4A71B649F7BB475D077F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* V_1 = NULL;
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
// bool wasGrounded = m_Grounded;
|
|
bool L_0 = __this->___m_Grounded_16;
|
|
V_0 = L_0;
|
|
// m_Grounded = false;
|
|
__this->___m_Grounded_16 = (bool)0;
|
|
// Collider2D[] colliders1 = Physics2D.OverlapCircleAll(m_GroundCheck.position, k_GroundedRadius, m_WhatIsGround);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1 = __this->___m_GroundCheck_9;
|
|
NullCheck(L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
L_2 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_1, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
|
|
L_3 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_2, NULL);
|
|
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = __this->___m_WhatIsGround_8;
|
|
int32_t L_5;
|
|
L_5 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_6;
|
|
L_6 = Physics2D_OverlapCircleAll_mBEBE14F058D718FA90F44A662C106D9CCDF6B3D9(L_3, (0.200000003f), L_5, NULL);
|
|
// Collider2D[] colliders2 = Physics2D.OverlapCircleAll(m_GroundCheck2.position, k_GroundedRadius, m_WhatIsGround);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = __this->___m_GroundCheck2_10;
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
|
|
L_9 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_8, NULL);
|
|
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_10 = __this->___m_WhatIsGround_8;
|
|
int32_t L_11;
|
|
L_11 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_10, NULL);
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_12;
|
|
L_12 = Physics2D_OverlapCircleAll_mBEBE14F058D718FA90F44A662C106D9CCDF6B3D9(L_9, (0.200000003f), L_11, NULL);
|
|
V_1 = L_12;
|
|
// Collider2D[] combinedColliders = colliders1.Concat(colliders2).ToArray();
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_13 = V_1;
|
|
RuntimeObject* L_14;
|
|
L_14 = Enumerable_Concat_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m16014F6EC24B26ABDE29022B71E46E8058D3F712((RuntimeObject*)L_6, (RuntimeObject*)L_13, Enumerable_Concat_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m16014F6EC24B26ABDE29022B71E46E8058D3F712_RuntimeMethod_var);
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_15;
|
|
L_15 = Enumerable_ToArray_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_mE9FC8445C9043314C71D4A71B649F7BB475D077F(L_14, Enumerable_ToArray_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_mE9FC8445C9043314C71D4A71B649F7BB475D077F_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
// for (int i = 0; i < combinedColliders.Length; i++)
|
|
V_3 = 0;
|
|
goto IL_0097;
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
// if (combinedColliders[i].gameObject != gameObject)
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_16 = V_2;
|
|
int32_t L_17 = V_3;
|
|
NullCheck(L_16);
|
|
int32_t L_18 = L_17;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
|
|
NullCheck(L_19);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_20;
|
|
L_20 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_19, NULL);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21;
|
|
L_21 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_22;
|
|
L_22 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_20, L_21, NULL);
|
|
if (!L_22)
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
// m_Grounded = true;
|
|
__this->___m_Grounded_16 = (bool)1;
|
|
// if (!wasGrounded)
|
|
bool L_23 = V_0;
|
|
if (L_23)
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
// OnLandEvent.Invoke();
|
|
UnityEvent_tDC2C3548799DBC91D1E3F3DE60083A66F4751977* L_24 = __this->___OnLandEvent_21;
|
|
NullCheck(L_24);
|
|
UnityEvent_Invoke_mFBF80D59B03C30C5FE6A06F897D954ACADE061D2(L_24, NULL);
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
// for (int i = 0; i < combinedColliders.Length; i++)
|
|
int32_t L_25 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_25, 1));
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
// for (int i = 0; i < combinedColliders.Length; i++)
|
|
int32_t L_26 = V_3;
|
|
Collider2DU5BU5D_t4771A44B23D278BC01AB6ED33A9A28E48DC0B034* L_27 = V_2;
|
|
NullCheck(L_27);
|
|
if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CharacterController2D::Move(System.Single,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_Move_mDC522C480CB032235BB3E93B1B4C40C0311E913D (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, float ___0_move, bool ___1_crouch, bool ___2_jump, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// if (!crouch)
|
|
bool L_0 = ___1_crouch;
|
|
if (L_0)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
// if (Physics2D.OverlapCircle(m_CeilingCheck.position, k_CeilingRadius, m_WhatIsGround))
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1 = __this->___m_CeilingCheck_11;
|
|
NullCheck(L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
L_2 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_1, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
|
|
L_3 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_2, NULL);
|
|
LayerMask_t97CB6BDADEDC3D6423C7BCFEA7F86DA2EC6241DB L_4 = __this->___m_WhatIsGround_8;
|
|
int32_t L_5;
|
|
L_5 = LayerMask_op_Implicit_m7F5A5B9D079281AC445ED39DEE1FCFA9D795810D(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Physics2D_t64C0DB5246067DAC2E83A52558A0AC68AF3BE94D_il2cpp_TypeInfo_var);
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_6;
|
|
L_6 = Physics2D_OverlapCircle_m7167CE7F52AF6745632300B4742EC09407CE5F18(L_3, (0.200000003f), L_5, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
// crouch = true;
|
|
___1_crouch = (bool)1;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
// if (m_Grounded || m_AirControl)
|
|
bool L_8 = __this->___m_Grounded_16;
|
|
if (L_8)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
bool L_9 = __this->___m_AirControl_7;
|
|
if (!L_9)
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
// if (crouch)
|
|
bool L_10 = ___1_crouch;
|
|
if (!L_10)
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
// if (!m_wasCrouching)
|
|
bool L_11 = __this->___m_wasCrouching_23;
|
|
if (L_11)
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
// m_wasCrouching = true;
|
|
__this->___m_wasCrouching_23 = (bool)1;
|
|
// OnCrouchEvent.Invoke(true);
|
|
BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* L_12 = __this->___OnCrouchEvent_22;
|
|
NullCheck(L_12);
|
|
UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653(L_12, (bool)1, UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
// move *= m_CrouchSpeed;
|
|
float L_13 = ___0_move;
|
|
float L_14 = __this->___m_CrouchSpeed_5;
|
|
___0_move = ((float)il2cpp_codegen_multiply(L_13, L_14));
|
|
// if (m_CrouchDisableCollider != null)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_15 = __this->___m_CrouchDisableCollider_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_16;
|
|
L_16 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_15, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
// m_CrouchDisableCollider.enabled = false;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_17 = __this->___m_CrouchDisableCollider_12;
|
|
NullCheck(L_17);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_17, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
// m_CrouchDisableCollider2.enabled = false;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_18 = __this->___m_CrouchDisableCollider2_13;
|
|
NullCheck(L_18);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_18, (bool)0, NULL);
|
|
// m_CrouchDisableCollider3.enabled = false;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_19 = __this->___m_CrouchDisableCollider3_14;
|
|
NullCheck(L_19);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_19, (bool)0, NULL);
|
|
goto IL_00ee;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
// if (m_CrouchDisableCollider != null)
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_20 = __this->___m_CrouchDisableCollider_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_21;
|
|
L_21 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_20, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
}
|
|
{
|
|
// m_CrouchDisableCollider.enabled = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_22 = __this->___m_CrouchDisableCollider_12;
|
|
NullCheck(L_22);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_22, (bool)1, NULL);
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
// m_CrouchDisableCollider2.enabled = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_23 = __this->___m_CrouchDisableCollider2_13;
|
|
NullCheck(L_23);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_23, (bool)1, NULL);
|
|
// m_CrouchDisableCollider3.enabled = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_24 = __this->___m_CrouchDisableCollider3_14;
|
|
NullCheck(L_24);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_24, (bool)1, NULL);
|
|
// if (m_wasCrouching)
|
|
bool L_25 = __this->___m_wasCrouching_23;
|
|
if (!L_25)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
// m_wasCrouching = false;
|
|
__this->___m_wasCrouching_23 = (bool)0;
|
|
// OnCrouchEvent.Invoke(false);
|
|
BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* L_26 = __this->___OnCrouchEvent_22;
|
|
NullCheck(L_26);
|
|
UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653(L_26, (bool)0, UnityEvent_1_Invoke_m4810FCA7EC353CAA7770E91777A04496C5663653_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
// Vector3 targetVelocity = new Vector2(move * 10f, m_Rigidbody2D.velocity.y);
|
|
float L_27 = ___0_move;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_28 = __this->___m_Rigidbody2D_18;
|
|
NullCheck(L_28);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29;
|
|
L_29 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_28, NULL);
|
|
float L_30 = L_29.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31;
|
|
memset((&L_31), 0, sizeof(L_31));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_31), ((float)il2cpp_codegen_multiply(L_27, (10.0f))), L_30, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
|
|
L_32 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_31, NULL);
|
|
V_0 = L_32;
|
|
// m_Rigidbody2D.velocity = Vector3.SmoothDamp(m_Rigidbody2D.velocity, targetVelocity, ref m_Velocity, m_MovementSmoothing);
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_33 = __this->___m_Rigidbody2D_18;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_34 = __this->___m_Rigidbody2D_18;
|
|
NullCheck(L_34);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
|
|
L_35 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_34, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
L_36 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_35, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_38 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(&__this->___m_Velocity_20);
|
|
float L_39 = __this->___m_MovementSmoothing_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Vector3_SmoothDamp_mF673AC30464B7DF671A0556140EB6E9DD75827ED_inline(L_36, L_37, L_38, L_39, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_41;
|
|
L_41 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_40, NULL);
|
|
NullCheck(L_33);
|
|
Rigidbody2D_set_velocity_m9335C5883B218F6FCDF7E229AC96232FCBAC4CE6(L_33, L_41, NULL);
|
|
// if (move > 0 && !m_FacingRight)
|
|
float L_42 = ___0_move;
|
|
if ((!(((float)L_42) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
{
|
|
bool L_43 = __this->___m_FacingRight_19;
|
|
if (L_43)
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
{
|
|
// Flip();
|
|
CharacterController2D_Flip_m99489DBF31F686C1627EF5BB548EC642AC683CF5(__this, NULL);
|
|
goto IL_0170;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
// else if (move < 0 && m_FacingRight)
|
|
float L_44 = ___0_move;
|
|
if ((!(((float)L_44) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
bool L_45 = __this->___m_FacingRight_19;
|
|
if (!L_45)
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
// Flip();
|
|
CharacterController2D_Flip_m99489DBF31F686C1627EF5BB548EC642AC683CF5(__this, NULL);
|
|
}
|
|
|
|
IL_0170:
|
|
{
|
|
// if (m_Grounded && jump)
|
|
bool L_46 = __this->___m_Grounded_16;
|
|
bool L_47 = ___2_jump;
|
|
if (!((int32_t)((int32_t)L_46&(int32_t)L_47)))
|
|
{
|
|
goto IL_019c;
|
|
}
|
|
}
|
|
{
|
|
// m_Grounded = false;
|
|
__this->___m_Grounded_16 = (bool)0;
|
|
// m_Rigidbody2D.AddForce(new Vector2(0f, m_JumpForce));
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_48 = __this->___m_Rigidbody2D_18;
|
|
float L_49 = __this->___m_JumpForce_4;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50;
|
|
memset((&L_50), 0, sizeof(L_50));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_50), (0.0f), L_49, /*hidden argument*/NULL);
|
|
NullCheck(L_48);
|
|
Rigidbody2D_AddForce_mC635C76F94D56891007700CA0E653EB269E955CB(L_48, L_50, NULL);
|
|
}
|
|
|
|
IL_019c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CharacterController2D::Flip()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D_Flip_m99489DBF31F686C1627EF5BB548EC642AC683CF5 (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// m_FacingRight = !m_FacingRight;
|
|
bool L_0 = __this->___m_FacingRight_19;
|
|
__this->___m_FacingRight_19 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// transform.Rotate(0f, 180f, 0f);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_1);
|
|
Transform_Rotate_m7EA47AD57F43D478CCB0523D179950EE49CDA3E2(L_1, (0.0f), (180.0f), (0.0f), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CharacterController2D::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharacterController2D__ctor_m7F8A13A931692846CBAF289401379F93AE400E04 (CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// [SerializeField] private float m_JumpForce = 400f; // Amount of force added when the player jumps.
|
|
__this->___m_JumpForce_4 = (400.0f);
|
|
// [Range(0, 1)] [SerializeField] private float m_CrouchSpeed = .36f; // Amount of maxSpeed applied to crouching movement. 1 = 100%
|
|
__this->___m_CrouchSpeed_5 = (0.360000014f);
|
|
// [Range(0, .3f)] [SerializeField] private float m_MovementSmoothing = .05f; // How much to smooth out the movement
|
|
__this->___m_MovementSmoothing_6 = (0.0500000007f);
|
|
// private bool m_FacingRight = true; // For determining which way the player is currently facing.
|
|
__this->___m_FacingRight_19 = (bool)1;
|
|
// private Vector3 m_Velocity = Vector3.zero;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0;
|
|
L_0 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
__this->___m_Velocity_20 = L_0;
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 CharacterController2D/BoolEvent::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BoolEvent__ctor_mD28F538DF8A73D4AEB3F2B06C154FF644038C46C (BoolEvent_tAF4D6AFA6A4E1D9E7ED28AFE6C4C310F912F70F1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934(__this, UnityEvent_1__ctor_m7A1EF666468DD954D61FBAD7C721229BD3589934_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
|
|
// System.Void PlayerHealth::TakeDamage(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth_TakeDamage_mB6C8B2F391600A980FC91EE61150A4C862E94071 (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, int32_t ___0_damage, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (MainMenu.ExitLevel == false)
|
|
bool L_0 = ((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32;
|
|
if (L_0)
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
// health -= damage;
|
|
int32_t L_1 = __this->___health_4;
|
|
int32_t L_2 = ___0_damage;
|
|
__this->___health_4 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2));
|
|
// StartCoroutine(DamageAnimation());
|
|
RuntimeObject* L_3;
|
|
L_3 = PlayerHealth_DamageAnimation_m3AE8E95FE05F3A03DA787BDCED827333EEDF6478(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_4;
|
|
L_4 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_3, NULL);
|
|
// if (health <= 0)
|
|
int32_t L_5 = __this->___health_4;
|
|
if ((((int32_t)L_5) > ((int32_t)0)))
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
// Die();
|
|
PlayerHealth_Die_mB6EE0EAE72C9522BD349F87EB61AEDDFE7F0C44D(__this, NULL);
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerHealth::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth_Update_m5645A1624A67A8F9332B3DB67A4C2BAABF3DCD5A (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (DiePlayer.KillPlayer == true)
|
|
bool L_0 = ((DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_StaticFields*)il2cpp_codegen_static_fields_for(DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var))->___KillPlayer_4;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
// DiePlayer.KillPlayer = false;
|
|
((DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_StaticFields*)il2cpp_codegen_static_fields_for(DiePlayer_tC3FD49BA07F27A2A252F774A55F19EB8DB51F100_il2cpp_TypeInfo_var))->___KillPlayer_4 = (bool)0;
|
|
// Die();
|
|
PlayerHealth_Die_mB6EE0EAE72C9522BD349F87EB61AEDDFE7F0C44D(__this, NULL);
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
// if(Enemy.TakedDamage == true && Pause.IsPause == false)
|
|
bool L_1 = ((Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields*)il2cpp_codegen_static_fields_for(Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var))->___TakedDamage_4;
|
|
if (!L_1)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
bool L_2 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_2)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// TakeDamage(20);
|
|
PlayerHealth_TakeDamage_mB6C8B2F391600A980FC91EE61150A4C862E94071(__this, ((int32_t)20), NULL);
|
|
// Enemy.TakedDamage = false;
|
|
((Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields*)il2cpp_codegen_static_fields_for(Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var))->___TakedDamage_4 = (bool)0;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 20 && CoinHealth == false)
|
|
int32_t L_3 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)20)))))
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
bool L_4 = __this->___CoinHealth_6;
|
|
if (L_4)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 40 && CoinHealth == true)
|
|
int32_t L_5 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)40)))))
|
|
{
|
|
goto IL_006f;
|
|
}
|
|
}
|
|
{
|
|
bool L_6 = __this->___CoinHealth_6;
|
|
if (!L_6)
|
|
{
|
|
goto IL_006f;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 60 && CoinHealth == false)
|
|
int32_t L_7 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)60)))))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
bool L_8 = __this->___CoinHealth_6;
|
|
if (L_8)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 80 && CoinHealth == true)
|
|
int32_t L_9 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)80)))))
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
}
|
|
{
|
|
bool L_10 = __this->___CoinHealth_6;
|
|
if (!L_10)
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 100 && CoinHealth == false)
|
|
int32_t L_11 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)100)))))
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
bool L_12 = __this->___CoinHealth_6;
|
|
if (L_12)
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 120 && CoinHealth == true)
|
|
int32_t L_13 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)120)))))
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
bool L_14 = __this->___CoinHealth_6;
|
|
if (!L_14)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 140 && CoinHealth == false)
|
|
int32_t L_15 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)140)))))
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
bool L_16 = __this->___CoinHealth_6;
|
|
if (L_16)
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 160 && CoinHealth == true)
|
|
int32_t L_17 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)160)))))
|
|
{
|
|
goto IL_0135;
|
|
}
|
|
}
|
|
{
|
|
bool L_18 = __this->___CoinHealth_6;
|
|
if (!L_18)
|
|
{
|
|
goto IL_0135;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0135:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 180 && CoinHealth == false)
|
|
int32_t L_19 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)180)))))
|
|
{
|
|
goto IL_0158;
|
|
}
|
|
}
|
|
{
|
|
bool L_20 = __this->___CoinHealth_6;
|
|
if (L_20)
|
|
{
|
|
goto IL_0158;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0158:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 200 && CoinHealth == true)
|
|
int32_t L_21 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)200)))))
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
}
|
|
{
|
|
bool L_22 = __this->___CoinHealth_6;
|
|
if (!L_22)
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_017b:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 220 && CoinHealth == true)
|
|
int32_t L_23 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)220)))))
|
|
{
|
|
goto IL_019e;
|
|
}
|
|
}
|
|
{
|
|
bool L_24 = __this->___CoinHealth_6;
|
|
if (!L_24)
|
|
{
|
|
goto IL_019e;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_019e:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 240 && CoinHealth == true)
|
|
int32_t L_25 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_25) == ((uint32_t)((int32_t)240)))))
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
bool L_26 = __this->___CoinHealth_6;
|
|
if (!L_26)
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_01c1:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 260 && CoinHealth == true)
|
|
int32_t L_27 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_27) == ((uint32_t)((int32_t)260)))))
|
|
{
|
|
goto IL_01e4;
|
|
}
|
|
}
|
|
{
|
|
bool L_28 = __this->___CoinHealth_6;
|
|
if (!L_28)
|
|
{
|
|
goto IL_01e4;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_01e4:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 280 && CoinHealth == true)
|
|
int32_t L_29 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)280)))))
|
|
{
|
|
goto IL_0207;
|
|
}
|
|
}
|
|
{
|
|
bool L_30 = __this->___CoinHealth_6;
|
|
if (!L_30)
|
|
{
|
|
goto IL_0207;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0207:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 300 && CoinHealth == true)
|
|
int32_t L_31 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_31) == ((uint32_t)((int32_t)300)))))
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
}
|
|
{
|
|
bool L_32 = __this->___CoinHealth_6;
|
|
if (!L_32)
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_022a:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 320 && CoinHealth == true)
|
|
int32_t L_33 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)320)))))
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
bool L_34 = __this->___CoinHealth_6;
|
|
if (!L_34)
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_024d:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 340 && CoinHealth == true)
|
|
int32_t L_35 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_35) == ((uint32_t)((int32_t)340)))))
|
|
{
|
|
goto IL_0270;
|
|
}
|
|
}
|
|
{
|
|
bool L_36 = __this->___CoinHealth_6;
|
|
if (!L_36)
|
|
{
|
|
goto IL_0270;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0270:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 360 && CoinHealth == true)
|
|
int32_t L_37 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)360)))))
|
|
{
|
|
goto IL_0293;
|
|
}
|
|
}
|
|
{
|
|
bool L_38 = __this->___CoinHealth_6;
|
|
if (!L_38)
|
|
{
|
|
goto IL_0293;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0293:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 380 && CoinHealth == true)
|
|
int32_t L_39 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_39) == ((uint32_t)((int32_t)380)))))
|
|
{
|
|
goto IL_02b6;
|
|
}
|
|
}
|
|
{
|
|
bool L_40 = __this->___CoinHealth_6;
|
|
if (!L_40)
|
|
{
|
|
goto IL_02b6;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_02b6:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 400 && CoinHealth == true)
|
|
int32_t L_41 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_41) == ((uint32_t)((int32_t)400)))))
|
|
{
|
|
goto IL_02d9;
|
|
}
|
|
}
|
|
{
|
|
bool L_42 = __this->___CoinHealth_6;
|
|
if (!L_42)
|
|
{
|
|
goto IL_02d9;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_02d9:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 420 && CoinHealth == true)
|
|
int32_t L_43 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_43) == ((uint32_t)((int32_t)420)))))
|
|
{
|
|
goto IL_02fc;
|
|
}
|
|
}
|
|
{
|
|
bool L_44 = __this->___CoinHealth_6;
|
|
if (!L_44)
|
|
{
|
|
goto IL_02fc;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_02fc:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 440 && CoinHealth == true)
|
|
int32_t L_45 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_45) == ((uint32_t)((int32_t)440)))))
|
|
{
|
|
goto IL_031f;
|
|
}
|
|
}
|
|
{
|
|
bool L_46 = __this->___CoinHealth_6;
|
|
if (!L_46)
|
|
{
|
|
goto IL_031f;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_031f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 460 && CoinHealth == true)
|
|
int32_t L_47 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_47) == ((uint32_t)((int32_t)460)))))
|
|
{
|
|
goto IL_0342;
|
|
}
|
|
}
|
|
{
|
|
bool L_48 = __this->___CoinHealth_6;
|
|
if (!L_48)
|
|
{
|
|
goto IL_0342;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0342:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 480 && CoinHealth == true)
|
|
int32_t L_49 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)480)))))
|
|
{
|
|
goto IL_0365;
|
|
}
|
|
}
|
|
{
|
|
bool L_50 = __this->___CoinHealth_6;
|
|
if (!L_50)
|
|
{
|
|
goto IL_0365;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0365:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 500 && CoinHealth == true)
|
|
int32_t L_51 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_51) == ((uint32_t)((int32_t)500)))))
|
|
{
|
|
goto IL_0388;
|
|
}
|
|
}
|
|
{
|
|
bool L_52 = __this->___CoinHealth_6;
|
|
if (!L_52)
|
|
{
|
|
goto IL_0388;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0388:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 520 && CoinHealth == true)
|
|
int32_t L_53 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)520)))))
|
|
{
|
|
goto IL_03ab;
|
|
}
|
|
}
|
|
{
|
|
bool L_54 = __this->___CoinHealth_6;
|
|
if (!L_54)
|
|
{
|
|
goto IL_03ab;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_03ab:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 540 && CoinHealth == true)
|
|
int32_t L_55 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)540)))))
|
|
{
|
|
goto IL_03ce;
|
|
}
|
|
}
|
|
{
|
|
bool L_56 = __this->___CoinHealth_6;
|
|
if (!L_56)
|
|
{
|
|
goto IL_03ce;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_03ce:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 560 && CoinHealth == true)
|
|
int32_t L_57 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)560)))))
|
|
{
|
|
goto IL_03f1;
|
|
}
|
|
}
|
|
{
|
|
bool L_58 = __this->___CoinHealth_6;
|
|
if (!L_58)
|
|
{
|
|
goto IL_03f1;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_03f1:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 580 && CoinHealth == true)
|
|
int32_t L_59 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)((int32_t)580)))))
|
|
{
|
|
goto IL_0414;
|
|
}
|
|
}
|
|
{
|
|
bool L_60 = __this->___CoinHealth_6;
|
|
if (!L_60)
|
|
{
|
|
goto IL_0414;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0414:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 600 && CoinHealth == true)
|
|
int32_t L_61 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_61) == ((uint32_t)((int32_t)600)))))
|
|
{
|
|
goto IL_0437;
|
|
}
|
|
}
|
|
{
|
|
bool L_62 = __this->___CoinHealth_6;
|
|
if (!L_62)
|
|
{
|
|
goto IL_0437;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0437:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 620 && CoinHealth == true)
|
|
int32_t L_63 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_63) == ((uint32_t)((int32_t)620)))))
|
|
{
|
|
goto IL_045a;
|
|
}
|
|
}
|
|
{
|
|
bool L_64 = __this->___CoinHealth_6;
|
|
if (!L_64)
|
|
{
|
|
goto IL_045a;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_045a:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 640 && CoinHealth == true)
|
|
int32_t L_65 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)640)))))
|
|
{
|
|
goto IL_047d;
|
|
}
|
|
}
|
|
{
|
|
bool L_66 = __this->___CoinHealth_6;
|
|
if (!L_66)
|
|
{
|
|
goto IL_047d;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_047d:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 660 && CoinHealth == true)
|
|
int32_t L_67 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)660)))))
|
|
{
|
|
goto IL_04a0;
|
|
}
|
|
}
|
|
{
|
|
bool L_68 = __this->___CoinHealth_6;
|
|
if (!L_68)
|
|
{
|
|
goto IL_04a0;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_04a0:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 680 && CoinHealth == true)
|
|
int32_t L_69 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)680)))))
|
|
{
|
|
goto IL_04c3;
|
|
}
|
|
}
|
|
{
|
|
bool L_70 = __this->___CoinHealth_6;
|
|
if (!L_70)
|
|
{
|
|
goto IL_04c3;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_04c3:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 700 && CoinHealth == true)
|
|
int32_t L_71 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_71) == ((uint32_t)((int32_t)700)))))
|
|
{
|
|
goto IL_04e6;
|
|
}
|
|
}
|
|
{
|
|
bool L_72 = __this->___CoinHealth_6;
|
|
if (!L_72)
|
|
{
|
|
goto IL_04e6;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_04e6:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 720 && CoinHealth == true)
|
|
int32_t L_73 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_73) == ((uint32_t)((int32_t)720)))))
|
|
{
|
|
goto IL_0509;
|
|
}
|
|
}
|
|
{
|
|
bool L_74 = __this->___CoinHealth_6;
|
|
if (!L_74)
|
|
{
|
|
goto IL_0509;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0509:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 740 && CoinHealth == true)
|
|
int32_t L_75 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_75) == ((uint32_t)((int32_t)740)))))
|
|
{
|
|
goto IL_052c;
|
|
}
|
|
}
|
|
{
|
|
bool L_76 = __this->___CoinHealth_6;
|
|
if (!L_76)
|
|
{
|
|
goto IL_052c;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_052c:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 760 && CoinHealth == true)
|
|
int32_t L_77 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_77) == ((uint32_t)((int32_t)760)))))
|
|
{
|
|
goto IL_054f;
|
|
}
|
|
}
|
|
{
|
|
bool L_78 = __this->___CoinHealth_6;
|
|
if (!L_78)
|
|
{
|
|
goto IL_054f;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_054f:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 780 && CoinHealth == true)
|
|
int32_t L_79 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_79) == ((uint32_t)((int32_t)780)))))
|
|
{
|
|
goto IL_0572;
|
|
}
|
|
}
|
|
{
|
|
bool L_80 = __this->___CoinHealth_6;
|
|
if (!L_80)
|
|
{
|
|
goto IL_0572;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0572:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 800 && CoinHealth == true)
|
|
int32_t L_81 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)800)))))
|
|
{
|
|
goto IL_0595;
|
|
}
|
|
}
|
|
{
|
|
bool L_82 = __this->___CoinHealth_6;
|
|
if (!L_82)
|
|
{
|
|
goto IL_0595;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0595:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 820 && CoinHealth == true)
|
|
int32_t L_83 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_83) == ((uint32_t)((int32_t)820)))))
|
|
{
|
|
goto IL_05b8;
|
|
}
|
|
}
|
|
{
|
|
bool L_84 = __this->___CoinHealth_6;
|
|
if (!L_84)
|
|
{
|
|
goto IL_05b8;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_05b8:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 840 && CoinHealth == true)
|
|
int32_t L_85 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_85) == ((uint32_t)((int32_t)840)))))
|
|
{
|
|
goto IL_05db;
|
|
}
|
|
}
|
|
{
|
|
bool L_86 = __this->___CoinHealth_6;
|
|
if (!L_86)
|
|
{
|
|
goto IL_05db;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_05db:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 860 && CoinHealth == true)
|
|
int32_t L_87 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_87) == ((uint32_t)((int32_t)860)))))
|
|
{
|
|
goto IL_05fe;
|
|
}
|
|
}
|
|
{
|
|
bool L_88 = __this->___CoinHealth_6;
|
|
if (!L_88)
|
|
{
|
|
goto IL_05fe;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_05fe:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 880 && CoinHealth == true)
|
|
int32_t L_89 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_89) == ((uint32_t)((int32_t)880)))))
|
|
{
|
|
goto IL_0621;
|
|
}
|
|
}
|
|
{
|
|
bool L_90 = __this->___CoinHealth_6;
|
|
if (!L_90)
|
|
{
|
|
goto IL_0621;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0621:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 900 && CoinHealth == true)
|
|
int32_t L_91 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_91) == ((uint32_t)((int32_t)900)))))
|
|
{
|
|
goto IL_0644;
|
|
}
|
|
}
|
|
{
|
|
bool L_92 = __this->___CoinHealth_6;
|
|
if (!L_92)
|
|
{
|
|
goto IL_0644;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_0644:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 920 && CoinHealth == true)
|
|
int32_t L_93 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_93) == ((uint32_t)((int32_t)920)))))
|
|
{
|
|
goto IL_0667;
|
|
}
|
|
}
|
|
{
|
|
bool L_94 = __this->___CoinHealth_6;
|
|
if (!L_94)
|
|
{
|
|
goto IL_0667;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_0667:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 940 && CoinHealth == true)
|
|
int32_t L_95 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_95) == ((uint32_t)((int32_t)940)))))
|
|
{
|
|
goto IL_068a;
|
|
}
|
|
}
|
|
{
|
|
bool L_96 = __this->___CoinHealth_6;
|
|
if (!L_96)
|
|
{
|
|
goto IL_068a;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_068a:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 960 && CoinHealth == true)
|
|
int32_t L_97 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_97) == ((uint32_t)((int32_t)960)))))
|
|
{
|
|
goto IL_06ad;
|
|
}
|
|
}
|
|
{
|
|
bool L_98 = __this->___CoinHealth_6;
|
|
if (!L_98)
|
|
{
|
|
goto IL_06ad;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_06ad:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 980 && CoinHealth == true)
|
|
int32_t L_99 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_99) == ((uint32_t)((int32_t)980)))))
|
|
{
|
|
goto IL_06d0;
|
|
}
|
|
}
|
|
{
|
|
bool L_100 = __this->___CoinHealth_6;
|
|
if (!L_100)
|
|
{
|
|
goto IL_06d0;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = true;
|
|
__this->___CoinHealth_6 = (bool)1;
|
|
}
|
|
|
|
IL_06d0:
|
|
{
|
|
// if (SC_2DCoin.totalCoins == 1000 && CoinHealth == true)
|
|
int32_t L_101 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)1000)))))
|
|
{
|
|
goto IL_06f3;
|
|
}
|
|
}
|
|
{
|
|
bool L_102 = __this->___CoinHealth_6;
|
|
if (!L_102)
|
|
{
|
|
goto IL_06f3;
|
|
}
|
|
}
|
|
{
|
|
// health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
// CoinHealth = false;
|
|
__this->___CoinHealth_6 = (bool)0;
|
|
}
|
|
|
|
IL_06f3:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerHealth::Die()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth_Die_mB6EE0EAE72C9522BD349F87EB61AEDDFE7F0C44D (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// if (SC_2DCoin.totalCoins > 0 && health <= 0)
|
|
int32_t L_0 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_0) <= ((int32_t)0)))
|
|
{
|
|
goto IL_00b9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = __this->___health_4;
|
|
if ((((int32_t)L_1) > ((int32_t)0)))
|
|
{
|
|
goto IL_00b9;
|
|
}
|
|
}
|
|
{
|
|
// if (Endlevel.LevelForCoinBool <= 5)
|
|
int32_t L_2 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_2) > ((int32_t)5)))
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins -= 5;
|
|
int32_t L_3 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = ((int32_t)il2cpp_codegen_subtract(L_3, 5));
|
|
// minus = true;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)1;
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// else if (Endlevel.LevelForCoinBool <= 9 && Endlevel.LevelForCoinBool >= 6)
|
|
int32_t L_4 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_4) > ((int32_t)((int32_t)9))))
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_5) < ((int32_t)6)))
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins -= 10;
|
|
int32_t L_6 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = ((int32_t)il2cpp_codegen_subtract(L_6, ((int32_t)10)));
|
|
// minus = true;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)1;
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// else if (Endlevel.LevelForCoinBool <= 15 && Endlevel.LevelForCoinBool >= 10)
|
|
int32_t L_7 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_7) > ((int32_t)((int32_t)15))))
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_8) < ((int32_t)((int32_t)10))))
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins -= 15;
|
|
int32_t L_9 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = ((int32_t)il2cpp_codegen_subtract(L_9, ((int32_t)15)));
|
|
// minus = true;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)1;
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
// else if (Endlevel.LevelForCoinBool <= 20 && Endlevel.LevelForCoinBool >= 16)
|
|
int32_t L_10 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_10) > ((int32_t)((int32_t)20))))
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9;
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)16))))
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins -= 20;
|
|
int32_t L_12 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = ((int32_t)il2cpp_codegen_subtract(L_12, ((int32_t)20)));
|
|
// minus = true;
|
|
((PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_StaticFields*)il2cpp_codegen_static_fields_for(PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263_il2cpp_TypeInfo_var))->___minus_7 = (bool)1;
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
// if (SC_2DCoin.totalCoins < 0)
|
|
int32_t L_13 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4;
|
|
if ((((int32_t)L_13) >= ((int32_t)0)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
// SC_2DCoin.totalCoins = 0;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = 0;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
// PlayerSaving.SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
}
|
|
|
|
IL_00b9:
|
|
{
|
|
// SceneManager.LoadScene(SceneManager.GetActiveScene().buildIndex);
|
|
il2cpp_codegen_runtime_class_init_inline(SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
Scene_tA1DC762B79745EB5140F054C884855B922318356 L_14;
|
|
L_14 = SceneManager_GetActiveScene_m0B320EC4302F51A71495D1CCD1A0FF9C2ED1FDC8(NULL);
|
|
V_0 = L_14;
|
|
int32_t L_15;
|
|
L_15 = Scene_get_buildIndex_m82B6E0C96C85C952B7A2D794DB73CDA99AA9A57E((&V_0), NULL);
|
|
SceneManager_LoadScene_m0957E62F2A0A0243C79394E5B74E8EFA86BE5ED1(L_15, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator PlayerHealth::DamageAnimation()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PlayerHealth_DamageAnimation_m3AE8E95FE05F3A03DA787BDCED827333EEDF6478 (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* L_0 = (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F*)il2cpp_codegen_object_new(U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CDamageAnimationU3Ed__7__ctor_m429E41A1046601B0BCE45C928BD1415B46E4E143(L_0, 0, NULL);
|
|
U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void PlayerHealth::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerHealth__ctor_m6A07958FCBF285AA65AB66D48C3EB198068F37BE (PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int health = 100;
|
|
__this->___health_4 = ((int32_t)100);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 PlayerHealth/<DamageAnimation>d__7::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDamageAnimationU3Ed__7__ctor_m429E41A1046601B0BCE45C928BD1415B46E4E143 (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerHealth/<DamageAnimation>d__7::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDamageAnimationU3Ed__7_System_IDisposable_Dispose_m8ADC727AA86A0DDB0ED44B072D5B3D47F78E8286 (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean PlayerHealth/<DamageAnimation>d__7::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CDamageAnimationU3Ed__7_MoveNext_m3AC46164DE3CF480C5B5C62517B88EC6E2604DCA (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponentsInChildren_TisSpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B_m5A53DBBEC351F939C04CB60CF7CD9C7E0E5A65AB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* V_1 = NULL;
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00e0;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// SpriteRenderer[] srs = GetComponentsInChildren<SpriteRenderer>();
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_4;
|
|
L_4 = Component_GetComponentsInChildren_TisSpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B_m5A53DBBEC351F939C04CB60CF7CD9C7E0E5A65AB(L_3, Component_GetComponentsInChildren_TisSpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B_m5A53DBBEC351F939C04CB60CF7CD9C7E0E5A65AB_RuntimeMethod_var);
|
|
__this->___U3CsrsU3E5__2_3 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsrsU3E5__2_3), (void*)L_4);
|
|
// for (int i = 0; i < 3; i++)
|
|
__this->___U3CiU3E5__3_4 = 0;
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
// foreach (SpriteRenderer sr in srs)
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_5 = __this->___U3CsrsU3E5__2_3;
|
|
V_2 = L_5;
|
|
V_3 = 0;
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// foreach (SpriteRenderer sr in srs)
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_6 = V_2;
|
|
int32_t L_7 = V_3;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
// Color c = sr.color;
|
|
SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11;
|
|
L_11 = SpriteRenderer_get_color_mF19DA1B83ABD9A825127D4FBED9A111FE52F1F52(L_10, NULL);
|
|
V_4 = L_11;
|
|
// c.a = 0;
|
|
(&V_4)->___a_3 = (0.0f);
|
|
// sr.color = c;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = V_4;
|
|
NullCheck(L_10);
|
|
SpriteRenderer_set_color_mB0EEC2845A0347E296C01C831F967731D2804546(L_10, L_12, NULL);
|
|
int32_t L_13 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// foreach (SpriteRenderer sr in srs)
|
|
int32_t L_14 = V_3;
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_15 = V_2;
|
|
NullCheck(L_15);
|
|
if ((((int32_t)L_14) < ((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length)))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
// yield return new WaitForSeconds(.1f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_16 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_16);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_16, (0.100000001f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_16);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// foreach (SpriteRenderer sr in srs)
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_17 = __this->___U3CsrsU3E5__2_3;
|
|
V_2 = L_17;
|
|
V_3 = 0;
|
|
goto IL_00c1;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
// foreach (SpriteRenderer sr in srs)
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_18 = V_2;
|
|
int32_t L_19 = V_3;
|
|
NullCheck(L_18);
|
|
int32_t L_20 = L_19;
|
|
SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* L_21 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_20));
|
|
// Color c = sr.color;
|
|
SpriteRenderer_t1DD7FE258F072E1FA87D6577BA27225892B8047B* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23;
|
|
L_23 = SpriteRenderer_get_color_mF19DA1B83ABD9A825127D4FBED9A111FE52F1F52(L_22, NULL);
|
|
V_5 = L_23;
|
|
// c.a = 1;
|
|
(&V_5)->___a_3 = (1.0f);
|
|
// sr.color = c;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_24 = V_5;
|
|
NullCheck(L_22);
|
|
SpriteRenderer_set_color_mB0EEC2845A0347E296C01C831F967731D2804546(L_22, L_24, NULL);
|
|
int32_t L_25 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_25, 1));
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
// foreach (SpriteRenderer sr in srs)
|
|
int32_t L_26 = V_3;
|
|
SpriteRendererU5BU5D_t0DEDE77D607814DC56F5AC6D7D80AA5A342ABF28* L_27 = V_2;
|
|
NullCheck(L_27);
|
|
if ((((int32_t)L_26) < ((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
// yield return new WaitForSeconds(.1f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_28 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_28);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_28, (0.100000001f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_28;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_28);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00e0:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// for (int i = 0; i < 3; i++)
|
|
int32_t L_29 = __this->___U3CiU3E5__3_4;
|
|
V_3 = L_29;
|
|
int32_t L_30 = V_3;
|
|
__this->___U3CiU3E5__3_4 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
// for (int i = 0; i < 3; i++)
|
|
int32_t L_31 = __this->___U3CiU3E5__3_4;
|
|
if ((((int32_t)L_31) < ((int32_t)3)))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object PlayerHealth/<DamageAnimation>d__7::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDamageAnimationU3Ed__7_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m79459CDF00019FBDEA8E4BEFB4AE3D4217AC8D3E (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void PlayerHealth/<DamageAnimation>d__7::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDamageAnimationU3Ed__7_System_Collections_IEnumerator_Reset_mD15F9F4B5DECAE79A36E1E8355BCE7C0E16B29EC (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CDamageAnimationU3Ed__7_System_Collections_IEnumerator_Reset_mD15F9F4B5DECAE79A36E1E8355BCE7C0E16B29EC_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object PlayerHealth/<DamageAnimation>d__7::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDamageAnimationU3Ed__7_System_Collections_IEnumerator_get_Current_m6B539CDEA2747F978D8AC538CB367C68B26959DB (U3CDamageAnimationU3Ed__7_t2AD8DAF1CD79599156A161024161617D76ED883F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 PlayerMovement::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_Start_m83FD44DCA324CE3D05A71FD2E2991FCD743F003A (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// crouch = false;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_Update_m5BB6CE35AF68EE00CFEB4BA5EBA17E10667551D3 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E4282ED5D053581F550B962017BAD511D3B593);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral288B53F014E2C53296CBC94785B0521CC621D509);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5D2E3D85D1C3D4F42FAE33FB35C01C48241E0B32);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral70253F929BCE7F81DF1A5A1C0900BED744E86C9C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// IsPlay = SC_2DCoin.IsPlaying;
|
|
bool L_0 = ((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5;
|
|
__this->___IsPlay_12 = L_0;
|
|
// IsPauseing = Pause.IsPause;
|
|
bool L_1 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
__this->___IsPauseing_11 = L_1;
|
|
// if (IsPlay == true)
|
|
bool L_2 = __this->___IsPlay_12;
|
|
if (!L_2)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.Play();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_3 = __this->___audioSource_6;
|
|
NullCheck(L_3);
|
|
AudioSource_Play_m95DF07111C61D0E0F00257A00384D31531D590C3(L_3, NULL);
|
|
// SC_2DCoin.IsPlaying = false;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___IsPlaying_5 = (bool)0;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// if (IsPauseing == false)
|
|
bool L_4 = __this->___IsPauseing_11;
|
|
if (L_4)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
// if (moveLeft && Bonus.BonusForJump == false)
|
|
bool L_5 = __this->___moveLeft_13;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
bool L_6 = ((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15;
|
|
if (L_6)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
// horizontalMove = -40f;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8 = (-40.0f);
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
// if (moveRight && Bonus.BonusForJump == false)
|
|
bool L_7 = __this->___moveRight_14;
|
|
if (!L_7)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
bool L_8 = ((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15;
|
|
if (L_8)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
// horizontalMove = 40f;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8 = (40.0f);
|
|
goto IL_0088;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// else if (!moveLeft && !moveRight)
|
|
bool L_9 = __this->___moveLeft_13;
|
|
if (L_9)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
bool L_10 = __this->___moveRight_14;
|
|
if (L_10)
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
// horizontalMove = 0f;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8 = (0.0f);
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
// if (horizontalMove == 0f && Bonus.BonusForJump == false)
|
|
float L_11 = ((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8;
|
|
if ((!(((float)L_11) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_00b1;
|
|
}
|
|
}
|
|
{
|
|
bool L_12 = ((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15;
|
|
if (L_12)
|
|
{
|
|
goto IL_00b1;
|
|
}
|
|
}
|
|
{
|
|
// horizontalMove = Input.GetAxisRaw("Horizontal") * runSpeed;
|
|
float L_13;
|
|
L_13 = Input_GetAxisRaw_m47C0CF8E090561A2F407A4E11D5F2A45044EB8E4(_stringLiteral7F8C014BD4810CC276D0F9F81A1E759C7B098B1E, NULL);
|
|
float L_14 = __this->___runSpeed_7;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8 = ((float)il2cpp_codegen_multiply(L_13, L_14));
|
|
}
|
|
|
|
IL_00b1:
|
|
{
|
|
// animator.SetFloat("Speed", Mathf.Abs(horizontalMove));
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_15 = __this->___animator_5;
|
|
float L_16 = ((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8;
|
|
float L_17;
|
|
L_17 = fabsf(L_16);
|
|
NullCheck(L_15);
|
|
Animator_SetFloat_m10C78733FAFC7AFEDBDACC48B7C66D3A35A0A7FE(L_15, _stringLiteral5D2E3D85D1C3D4F42FAE33FB35C01C48241E0B32, L_17, NULL);
|
|
// if (Input.GetButtonDown("Jump") && Bonus.BonusForJump == false)
|
|
bool L_18;
|
|
L_18 = Input_GetButtonDown_mEF5F80C9E8F04104E807D9CBD6F70CDB98751579(_stringLiteral70253F929BCE7F81DF1A5A1C0900BED744E86C9C, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
{
|
|
bool L_19 = ((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15;
|
|
if (L_19)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
{
|
|
// jump = true;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___jump_9 = (bool)1;
|
|
// animator.SetBool("IsJumping", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_20 = __this->___animator_5;
|
|
NullCheck(L_20);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_20, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)1, NULL);
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
// if (Enemy.TakedDamage == true)
|
|
bool L_21 = ((Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_StaticFields*)il2cpp_codegen_static_fields_for(Enemy_t10DB314C96B1CE78B8D967CD3B39F05126409BBB_il2cpp_TypeInfo_var))->___TakedDamage_4;
|
|
if (!L_21)
|
|
{
|
|
goto IL_0113;
|
|
}
|
|
}
|
|
{
|
|
// jump = true;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___jump_9 = (bool)1;
|
|
// animator.SetBool("IsJumping", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_22 = __this->___animator_5;
|
|
NullCheck(L_22);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_22, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0113:
|
|
{
|
|
// if (Input.GetButtonDown("Crouch") && Bonus.BonusForJump == false)
|
|
bool L_23;
|
|
L_23 = Input_GetButtonDown_mEF5F80C9E8F04104E807D9CBD6F70CDB98751579(_stringLiteral288B53F014E2C53296CBC94785B0521CC621D509, NULL);
|
|
if (!L_23)
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
bool L_24 = ((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15;
|
|
if (L_24)
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
// crouch = true;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10 = (bool)1;
|
|
return;
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
// else if (Input.GetButtonUp("Crouch"))
|
|
bool L_25;
|
|
L_25 = Input_GetButtonUp_mEE713E86F1A024762EFED092BC59F3478E786601(_stringLiteral288B53F014E2C53296CBC94785B0521CC621D509, NULL);
|
|
if (!L_25)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
// crouch = false;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10 = (bool)0;
|
|
}
|
|
|
|
IL_013f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::OnLanding()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_OnLanding_m2FDA7BCFECCB485A00F9ED39D57AB508A73F93EE (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E4282ED5D053581F550B962017BAD511D3B593);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// animator.SetBool("IsJumping", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_0 = __this->___animator_5;
|
|
NullCheck(L_0);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_0, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::OnCrouching(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_OnCrouching_m6C3FE0A242FA5210539142E0332FCB62080D22B1 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, bool ___0_isCrouching, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE0961B05F5E673F8666A2EFD8D8273F0C0D3B5A7);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// animator.SetBool("IsCrouching", isCrouching);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_0 = __this->___animator_5;
|
|
bool L_1 = ___0_isCrouching;
|
|
NullCheck(L_0);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_0, _stringLiteralE0961B05F5E673F8666A2EFD8D8273F0C0D3B5A7, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::FixedUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_FixedUpdate_m05F06EBAEB85F1B860ED042B83AD54F61DC53EFE (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// controller.Move(horizontalMove * Time.fixedDeltaTime, crouch, jump);
|
|
CharacterController2D_tD2C50F840BF7B04C01AD8DBDCE9B580803684EC5* L_0 = __this->___controller_4;
|
|
float L_1 = ((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___horizontalMove_8;
|
|
float L_2;
|
|
L_2 = Time_get_fixedDeltaTime_m43136893D00AF5D5FE80AD05609558F6E2381381(NULL);
|
|
bool L_3 = ((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10;
|
|
bool L_4 = ((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___jump_9;
|
|
NullCheck(L_0);
|
|
CharacterController2D_Move_mDC522C480CB032235BB3E93B1B4C40C0311E913D(L_0, ((float)il2cpp_codegen_multiply(L_1, L_2)), L_3, L_4, NULL);
|
|
// jump = false;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___jump_9 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::PointerDownLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_PointerDownLeft_mB41417C8C54CD5A0934AE061F309799A04332559 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// moveLeft = true;
|
|
__this->___moveLeft_13 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::PointerUpLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_PointerUpLeft_m42D9A61437C278D2EFE82AA4228108CBC910A7B1 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// moveLeft = false;
|
|
__this->___moveLeft_13 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::PointerDownRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_PointerDownRight_m3D02EB7ACFC1DE0737AA5409400EAB5C28C6A1C4 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// moveRight = true;
|
|
__this->___moveRight_14 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::PointerUpRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_PointerUpRight_mE7A96E4099E8E5CA787EC3494A856BE3206CEC6F (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// moveRight = false;
|
|
__this->___moveRight_14 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::JumpButton()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_JumpButton_m798AAC359A1BE8AEE78DA280397C42884B4A7D76 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20E4282ED5D053581F550B962017BAD511D3B593);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// jump = true;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___jump_9 = (bool)1;
|
|
// animator.SetBool("IsJumping", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_0 = __this->___animator_5;
|
|
NullCheck(L_0);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_0, _stringLiteral20E4282ED5D053581F550B962017BAD511D3B593, (bool)1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::CrouchButtonDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_CrouchButtonDown_mBEB3E97D36D15EAA05836FC499BFD18C26F8211E (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// crouch = true;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::CrouchButtonUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement_CrouchButtonUP_m70E97B10C3697E469D2B157FDD0ABC8342551943 (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// crouch = false;
|
|
((PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_StaticFields*)il2cpp_codegen_static_fields_for(PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351_il2cpp_TypeInfo_var))->___crouch_10 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerMovement::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerMovement__ctor_mB37559C5B0638161878D20E00B7C672FC38BBBAA (PlayerMovement_t4A0A0A8C937BC1D4FC570D1B5B50847338423351* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float runSpeed = 40f;
|
|
__this->___runSpeed_7 = (40.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Weapon::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Weapon_Update_m57E854EC3FC8CCF8FC7CB2D509855C8B025413A2 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFBC1FBDF3F91C0637B6624C6C526B3718C7E46A2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (Pause.IsPause == false)
|
|
bool L_0 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_0)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
// if (Input.GetButtonDown("Fire1"))
|
|
bool L_1;
|
|
L_1 = Input_GetButtonDown_mEF5F80C9E8F04104E807D9CBD6F70CDB98751579(_stringLiteralFBC1FBDF3F91C0637B6624C6C526B3718C7E46A2, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
// Shoot();
|
|
Weapon_Shoot_mD577D588FAD794B4AB0DA128EAE6E27BD513A083(__this, NULL);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Weapon::Shoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Weapon_Shoot_mD577D588FAD794B4AB0DA128EAE6E27BD513A083 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (Pause.IsPause == false)
|
|
bool L_0 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_0)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(bulletPrefab, firePoint.position, firePoint.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = __this->___bulletPrefab_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___firePoint_4;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___firePoint_4;
|
|
NullCheck(L_4);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5;
|
|
L_5 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6;
|
|
L_6 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_1, L_3, L_5, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Weapon::ButtonShoot()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Weapon_ButtonShoot_mEEC37B14AD64CC7B8580E6C397394814282EE0EC (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (Pause.IsPause == false && canShoot == true)
|
|
bool L_0 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_0)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___canShoot_6;
|
|
if (!L_1)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// Instantiate(bulletPrefab, firePoint.position, firePoint.rotation);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___bulletPrefab_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___firePoint_4;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_3, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___firePoint_4;
|
|
NullCheck(L_5);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6;
|
|
L_6 = Transform_get_rotation_m32AF40CA0D50C797DA639A696F8EAEC7524C179C(L_5, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
|
|
L_7 = Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4(L_2, L_4, L_6, Object_Instantiate_TisGameObject_t76FEDD663AB33C991A9C9A23129337651094216F_m831D2F71DF2AA6C93AFDFEFA04CF2CFC5FBBCDB4_RuntimeMethod_var);
|
|
// StartCoroutine(Wait());
|
|
RuntimeObject* L_8;
|
|
L_8 = Weapon_Wait_m4D479C2B3335E817C29FF91DAE4BB60E3DA31E20(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_9;
|
|
L_9 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_8, NULL);
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator Weapon::Wait()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Weapon_Wait_m4D479C2B3335E817C29FF91DAE4BB60E3DA31E20 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* L_0 = (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7*)il2cpp_codegen_object_new(U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CWaitU3Ed__6__ctor_mFF3525DBFCF46BC02BB19F4CFF9479105C0EBDD9(L_0, 0, NULL);
|
|
U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void Weapon::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Weapon__ctor_m6F053F0444AE8DF68EDA99C92CF944903C784332 (Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// bool canShoot = true;
|
|
__this->___canShoot_6 = (bool)1;
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Weapon/<Wait>d__6::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitU3Ed__6__ctor_mFF3525DBFCF46BC02BB19F4CFF9479105C0EBDD9 (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Weapon/<Wait>d__6::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitU3Ed__6_System_IDisposable_Dispose_mAD814CA54F6065A75BE6C110BED468BA472FF588 (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean Weapon/<Wait>d__6::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitU3Ed__6_MoveNext_m11157EA4FA74C45FEB75E741ECFCDD371FCB0CEF (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// canShoot = false;
|
|
Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
L_4->___canShoot_6 = (bool)0;
|
|
// yield return new WaitForSeconds(0.1f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_5 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_5, (0.100000001f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_5);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// canShoot = true;
|
|
Weapon_tC6498A6B45093D50A1AB4BBD7C82842D5C624302* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
L_6->___canShoot_6 = (bool)1;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object Weapon/<Wait>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitU3Ed__6_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m9C0AE84AE236D492333EFB7D89FBE8281613F52A (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void Weapon/<Wait>d__6::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitU3Ed__6_System_Collections_IEnumerator_Reset_m4B4879FD6187F9FD8DA74CC5496C8812C1163492 (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitU3Ed__6_System_Collections_IEnumerator_Reset_m4B4879FD6187F9FD8DA74CC5496C8812C1163492_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object Weapon/<Wait>d__6::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitU3Ed__6_System_Collections_IEnumerator_get_Current_mE6879CE878A016CC3989D843107CFD35644FBACF (U3CWaitU3Ed__6_tFAC9A2356F07B8EBA363AB6E2B028F191D911AB7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 Endlevel::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Endlevel_Awake_mCEE62EA98ADF592FE0EF1B332F4814B77B18ABC4 (Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// GetComponent<Collider2D>().isTrigger = true;
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0;
|
|
L_0 = Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16(__this, Component_GetComponent_TisCollider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52_m31B1EF4FAA3D2DF8AB87DF54CCC2D9A578468F16_RuntimeMethod_var);
|
|
NullCheck(L_0);
|
|
Collider2D_set_isTrigger_m19D5227BAB5D41F212D515C1E2CA433C2FEF7A48(L_0, (bool)1, NULL);
|
|
// level = PlayerSaving.levels;
|
|
int32_t L_1 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6 = L_1;
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// Debug.Log(level);
|
|
int32_t L_2 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_4, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Endlevel::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Endlevel_OnTriggerEnter2D_m51C336A525E57925BF7543C1412FC7A34ADBC923 (Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_c2d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (c2d.CompareTag("Player"))
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_c2d;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Component_CompareTag_mE6F8897E84F12DF12D302FFC4D58204D51096FC5(L_0, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
// level = SetLevel;
|
|
int32_t L_2 = __this->___SetLevel_7;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6 = L_2;
|
|
// Debug.Log(level);
|
|
int32_t L_3 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
int32_t L_4 = L_3;
|
|
RuntimeObject* L_5 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_4);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_5, NULL);
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_6 = __this->___sceneFader_5;
|
|
String_t* L_7 = __this->___levelToLoad_4;
|
|
NullCheck(L_6);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_6, L_7, NULL);
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Endlevel::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Endlevel_Update_m48D13419222625F02001E3378E61D85419D63F5A (Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (level != PlayerSaving.levels && PlayerSaving.Deleteing == false)
|
|
int32_t L_0 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
int32_t L_1 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
if ((((int32_t)L_0) == ((int32_t)L_1)))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
bool L_2 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10;
|
|
if (L_2)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// if (PlayerSaving.levels < level)
|
|
int32_t L_3 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_4 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
if ((((int32_t)L_3) >= ((int32_t)L_4)))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// PlayerSaving.levels = level;
|
|
int32_t L_5 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = L_5;
|
|
// PlayerSaving.SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// LevelForCoinBool = SetLevel;
|
|
int32_t L_6 = __this->___SetLevel_7;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___LevelForCoinBool_9 = L_6;
|
|
// if (nextLevel == true)
|
|
bool L_7 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___nextLevel_8;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
// nextLevel = false;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___nextLevel_8 = (bool)0;
|
|
// level = SetLevel;
|
|
int32_t L_8 = __this->___SetLevel_7;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6 = L_8;
|
|
// Debug.Log(level);
|
|
int32_t L_9 = ((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6;
|
|
int32_t L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_10);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_11, NULL);
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_12 = __this->___sceneFader_5;
|
|
String_t* L_13 = __this->___levelToLoad_4;
|
|
NullCheck(L_12);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Endlevel::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Endlevel__ctor_mDD4C06242D4D409400393833957B9EF7577EA924 (Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string levelToLoad = "Level2";
|
|
__this->___levelToLoad_4 = _stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_4), (void*)_stringLiteral330BC37D8463B5B010EF864F4DEDBCB8387FDEA8);
|
|
// public int SetLevel = 1;
|
|
__this->___SetLevel_7 = 1;
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 PlayerData::.ctor(PlayerSaving)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerData__ctor_mEA0921129BFAD17B5D6BD1DBC76D778809896AE3 (PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* __this, PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* ___0_player, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public PlayerData (PlayerSaving player)
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
// level = PlayerSaving.levels;
|
|
int32_t L_0 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
__this->___level_0 = L_0;
|
|
// coins = PlayerSaving.savedCoins;
|
|
int32_t L_1 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5;
|
|
__this->___coins_1 = L_1;
|
|
// tutorial = PlayerSaving.tutorial;
|
|
int32_t L_2 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6;
|
|
__this->___tutorial_2 = L_2;
|
|
// }
|
|
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 PlayerSaving::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_Update_m0976B3D84D54D6D3C6C20F6C7AC7EA29E5C67C8B (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(SavingPlayer == true)
|
|
bool L_0 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
// SavingPlayer = false;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)0;
|
|
// SavePlayer();
|
|
PlayerSaving_SavePlayer_m6B8CA6EA971C7FE336F837DDB7E7192852764248(__this, NULL);
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
// if (LoadingPlayer == true)
|
|
bool L_1 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
// LoadingPlayer = false;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)0;
|
|
// LoadPlayer();
|
|
PlayerSaving_LoadPlayer_mFB98043DD41EE6287CF5F015D5863A00E566EF4D(__this, NULL);
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
// if (DeleteingPlayer == true)
|
|
bool L_2 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___DeleteingPlayer_9;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
// DeleteingPlayer = false;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___DeleteingPlayer_9 = (bool)0;
|
|
// DeletePlayer();
|
|
PlayerSaving_DeletePlayer_m2FB7EEFF164F8676790FE7628CFAB16D0EEC88B4(__this, NULL);
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.L))
|
|
bool L_3;
|
|
L_3 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)108), NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
{
|
|
// levels = 1;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = 1;
|
|
// SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerSaving::SavePlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_SavePlayer_m6B8CA6EA971C7FE336F837DDB7E7192852764248 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral21F7AEEB84E3EF4DC4D495B2E36433B334266FD9);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// SaveSystem.SavePlayer(this);
|
|
SaveSystem_SavePlayer_mFAD85CFF6FF72E1C12B689C9B37A945DE92CE942(__this, NULL);
|
|
// Debug.Log("Saved");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral21F7AEEB84E3EF4DC4D495B2E36433B334266FD9, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerSaving::LoadPlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_LoadPlayer_mFB98043DD41EE6287CF5F015D5863A00E566EF4D (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECDF3B69A9A6966F69107842CD6D746DBE70049);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PlayerData data = SaveSystem.LoadPlayer();
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* L_0;
|
|
L_0 = SaveSystem_LoadPlayer_mC1444E19FA6A134D30B16916031F96A5CA71EFBF(NULL);
|
|
// levels = data.level;
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___level_0;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = L_2;
|
|
// savedCoins = data.coins;
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* L_3 = L_1;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___coins_1;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5 = L_4;
|
|
// tutorial = data.tutorial;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_3->___tutorial_2;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6 = L_5;
|
|
// Debug.Log("Loaded");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteralEECDF3B69A9A6966F69107842CD6D746DBE70049, NULL);
|
|
// SC_2DCoin.totalCoins = savedCoins;
|
|
int32_t L_6 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5;
|
|
((SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_StaticFields*)il2cpp_codegen_static_fields_for(SC_2DCoin_t4B2337EFF45C4B8C929CF624A09DBA1BE2FCDBD6_il2cpp_TypeInfo_var))->___totalCoins_4 = L_6;
|
|
// Endlevel.level = levels;
|
|
int32_t L_7 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___level_6 = L_7;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerSaving::DeletePlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving_DeletePlayer_m2FB7EEFF164F8676790FE7628CFAB16D0EEC88B4 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B291F19A946327BC1D6678CAA268A33F85B6EED);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// Deleteing = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___Deleteing_10 = (bool)1;
|
|
// savedCoins = 0;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5 = 0;
|
|
// levels = 0;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4 = 0;
|
|
// tutorial = 0;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6 = 0;
|
|
// SaveSystem.SavePlayer(this);
|
|
SaveSystem_SavePlayer_mFAD85CFF6FF72E1C12B689C9B37A945DE92CE942(__this, NULL);
|
|
// Debug.Log("Deleted");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral3B291F19A946327BC1D6678CAA268A33F85B6EED, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void PlayerSaving::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlayerSaving__ctor_mDC23B1FB083F2DF462007C2931B31C217730B237 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 SaveSystem::SavePlayer(PlayerSaving)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SaveSystem_SavePlayer_mFAD85CFF6FF72E1C12B689C9B37A945DE92CE942 (PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* ___0_player, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B6B952ABD08B7191659A1DED2024B1B092F5ADA);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* V_0 = NULL;
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* V_1 = NULL;
|
|
{
|
|
// BinaryFormatter formatter = new BinaryFormatter();
|
|
BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F* L_0 = (BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F*)il2cpp_codegen_object_new(BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
BinaryFormatter__ctor_m484DBB5D742624C3A8190921A85458BCECBB1705(L_0, NULL);
|
|
// string path = Application.persistentDataPath + "/player.save";
|
|
String_t* L_1;
|
|
L_1 = Application_get_persistentDataPath_mC58BD3E1A20732E0A536491DBCAE6505B1624399(NULL);
|
|
String_t* L_2;
|
|
L_2 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_1, _stringLiteral1B6B952ABD08B7191659A1DED2024B1B092F5ADA, NULL);
|
|
// FileStream stream = new FileStream(path, FileMode.Create);
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_3 = (FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8*)il2cpp_codegen_object_new(FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
FileStream__ctor_m78499F9BE2BE31DA34F123B4399AA457716BD6E6(L_3, L_2, 2, NULL);
|
|
V_0 = L_3;
|
|
// PlayerData data = new PlayerData(player);
|
|
PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C* L_4 = ___0_player;
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* L_5 = (PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A*)il2cpp_codegen_object_new(PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
PlayerData__ctor_mEA0921129BFAD17B5D6BD1DBC76D778809896AE3(L_5, L_4, NULL);
|
|
V_1 = L_5;
|
|
// formatter.Serialize(stream, data);
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_6 = V_0;
|
|
PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* L_7 = V_1;
|
|
NullCheck(L_0);
|
|
BinaryFormatter_Serialize_mF365DA7FA76E03707336375616D757397CF2992E(L_0, L_6, L_7, NULL);
|
|
// stream.Close();
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
VirtualActionInvoker0::Invoke(19 /* System.Void System.IO.Stream::Close() */, L_8);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// PlayerData SaveSystem::LoadPlayer()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A* SaveSystem_LoadPlayer_mC1444E19FA6A134D30B16916031F96A5CA71EFBF (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B6B952ABD08B7191659A1DED2024B1B092F5ADA);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB7ED63CA7FD1E99EBE46D2DFD1BD5AC604FE78C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* V_1 = NULL;
|
|
{
|
|
// string path = Application.persistentDataPath + "/player.save";
|
|
String_t* L_0;
|
|
L_0 = Application_get_persistentDataPath_mC58BD3E1A20732E0A536491DBCAE6505B1624399(NULL);
|
|
String_t* L_1;
|
|
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteral1B6B952ABD08B7191659A1DED2024B1B092F5ADA, NULL);
|
|
V_0 = L_1;
|
|
// if (File.Exists(path))
|
|
String_t* L_2 = V_0;
|
|
bool L_3;
|
|
L_3 = File_Exists_m95E329ABBE3EAD6750FE1989BBA6884457136D4A(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
// BinaryFormatter formatter = new BinaryFormatter();
|
|
BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F* L_4 = (BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F*)il2cpp_codegen_object_new(BinaryFormatter_t5A79B3E3328D1B8FDE8C57D1E17668AD47A4466F_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
BinaryFormatter__ctor_m484DBB5D742624C3A8190921A85458BCECBB1705(L_4, NULL);
|
|
// FileStream stream = new FileStream(path, FileMode.Open);
|
|
String_t* L_5 = V_0;
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_6 = (FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8*)il2cpp_codegen_object_new(FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
FileStream__ctor_m78499F9BE2BE31DA34F123B4399AA457716BD6E6(L_6, L_5, 3, NULL);
|
|
V_1 = L_6;
|
|
// PlayerData data = formatter.Deserialize(stream) as PlayerData;
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_7 = V_1;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_8;
|
|
L_8 = BinaryFormatter_Deserialize_mFC50E75F230189EB3660C8F2FD1E786C0D11E1ED(L_4, L_7, NULL);
|
|
// stream.Close();
|
|
FileStream_t07C7222EE10B75F352B89B76E60820160FF10AD8* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
VirtualActionInvoker0::Invoke(19 /* System.Void System.IO.Stream::Close() */, L_9);
|
|
// return data;
|
|
return ((PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A*)IsInstClass((RuntimeObject*)L_8, PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A_il2cpp_TypeInfo_var));
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
// Debug.LogError("SaveFile not found in " + path);
|
|
String_t* L_10 = V_0;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralAB7ED63CA7FD1E99EBE46D2DFD1BD5AC604FE78C, L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_11, NULL);
|
|
// return null;
|
|
return (PlayerData_t04178AFFCFAF35DA6472B839034F672FFE5EB64A*)NULL;
|
|
}
|
|
}
|
|
#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 About::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void About_Start_m72567A671A2E977E05A24ED83A9E5ED978FFAD63 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(UP());
|
|
RuntimeObject* L_0;
|
|
L_0 = About_UP_mB665473B1A4BB99291076335C0817682E1A7F0E2(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void About::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void About_Update_m7A58878D542243A9C9FE4D89894F544FF5B2BDA5 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
// float screenHeight = Screen.height;
|
|
int32_t L_0;
|
|
L_0 = Screen_get_height_m01A3102DE71EE1FBEA51D09D6B0261CF864FE8F9(NULL);
|
|
// float newY = screenHeight * movePercentage;
|
|
float L_1 = __this->___movePercentage_12;
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)L_0), L_1));
|
|
// if (time == 2)
|
|
float L_2 = __this->___time_5;
|
|
if ((!(((float)L_2) == ((float)(2.0f)))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_3 = __this->___sceneFader_8;
|
|
String_t* L_4 = __this->___levelToLoad_9;
|
|
NullCheck(L_3);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_3, L_4, NULL);
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// if (move == true)
|
|
bool L_5 = __this->___move_4;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newPosition = transform.position + new Vector3(0, newY, 0) * moveSpeed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6;
|
|
L_6 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
L_7 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_6, NULL);
|
|
float L_8 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), (0.0f), L_8, (0.0f), /*hidden argument*/NULL);
|
|
float L_10 = __this->___moveSpeed_11;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
L_11 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_9, L_10, NULL);
|
|
float L_12;
|
|
L_12 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
|
|
L_13 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_11, L_12, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_7, L_13, NULL);
|
|
V_1 = L_14;
|
|
// transform.position = newPosition;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_15;
|
|
L_15 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_1;
|
|
NullCheck(L_15);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_15, L_16, NULL);
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator About::UP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* About_UP_mB665473B1A4BB99291076335C0817682E1A7F0E2 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* L_0 = (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E*)il2cpp_codegen_object_new(U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CUPU3Ed__11__ctor_mFB0FC88BCFB9C8B3755D931EAB0C3CF521F547BD(L_0, 0, NULL);
|
|
U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator About::SecondUP()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* About_SecondUP_mB2BD2C145901EF6A6CC60DF04A919CAED7E095B6 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* L_0 = (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728*)il2cpp_codegen_object_new(U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CSecondUPU3Ed__12__ctor_mE74F61451A0FC4030CC78AE4A791ABC68F8E51A4(L_0, 0, NULL);
|
|
U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void About::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void About__ctor_mE862CEF72DB1D835A9680012C23B48FD8762C0F8 (About_tB5342727D18746B7716E817BCE29F158D9D25455* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public float wait1 = 68.0f;
|
|
__this->___wait1_6 = (68.0f);
|
|
// public float wait2 = 85.0f;
|
|
__this->___wait2_7 = (85.0f);
|
|
// public string levelToLoad = "Start";
|
|
__this->___levelToLoad_9 = _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_9), (void*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
// public float moveSpeed = 100.0f; // Adjust this to control the speed of movement
|
|
__this->___moveSpeed_11 = (100.0f);
|
|
// public float movePercentage = 0.02f; // Adjust this to control the distance moved based on screen height
|
|
__this->___movePercentage_12 = (0.0199999996f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 About/<UP>d__11::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CUPU3Ed__11__ctor_mFB0FC88BCFB9C8B3755D931EAB0C3CF521F547BD (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void About/<UP>d__11::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CUPU3Ed__11_System_IDisposable_Dispose_mFB8EF1BB2837982856CB44292D43005C5258FEC3 (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean About/<UP>d__11::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CUPU3Ed__11_MoveNext_m59C5BC7AD8CEBBD873399E4EAD782923E8DE1267 (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(5.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_3 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_3, (5.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_3);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// move = true;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
L_4->___move_4 = (bool)1;
|
|
// yield return new WaitForSeconds(wait1);
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___wait1_6;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_7 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_7);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_7, L_6, NULL);
|
|
__this->___U3CU3E2__current_1 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_7);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// move = false;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
L_8->___move_4 = (bool)0;
|
|
// obj.localPosition = new Vector3(0f,-500f,0f);
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_10 = L_9->___obj_10;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_11), (0.0f), (-500.0f), (0.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_10, L_11, NULL);
|
|
// time++;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_12 = V_1;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___time_5;
|
|
NullCheck(L_12);
|
|
L_12->___time_5 = ((float)il2cpp_codegen_add(L_14, (1.0f)));
|
|
// StartCoroutine(SecondUP());
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_15 = V_1;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_16 = V_1;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = About_SecondUP_mB2BD2C145901EF6A6CC60DF04A919CAED7E095B6(L_16, NULL);
|
|
NullCheck(L_15);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_18;
|
|
L_18 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(L_15, L_17, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object About/<UP>d__11::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CUPU3Ed__11_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m95972B5075201434FBB7885A5808B997A76202AD (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void About/<UP>d__11::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CUPU3Ed__11_System_Collections_IEnumerator_Reset_mFC4903E5BF1B60120AEBFDFD7DB2D0A64094A919 (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CUPU3Ed__11_System_Collections_IEnumerator_Reset_mFC4903E5BF1B60120AEBFDFD7DB2D0A64094A919_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object About/<UP>d__11::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CUPU3Ed__11_System_Collections_IEnumerator_get_Current_m364796DE8F167FB61E499058C9CB25A2C9F52849 (U3CUPU3Ed__11_t249A06D3502092B88FA5D4F71964B25394FE932E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 About/<SecondUP>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CSecondUPU3Ed__12__ctor_mE74F61451A0FC4030CC78AE4A791ABC68F8E51A4 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void About/<SecondUP>d__12::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CSecondUPU3Ed__12_System_IDisposable_Dispose_m208665AC7C939FC3C2BDD13ACBEF13D6211B5B25 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean About/<SecondUP>d__12::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CSecondUPU3Ed__12_MoveNext_m9082346C0C07CF8C34462D8CC216848F4B231791 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// move = true;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
L_4->___move_4 = (bool)1;
|
|
// yield return new WaitForSeconds(wait2);
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___wait2_7;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_7 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_7);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_7, L_6, NULL);
|
|
__this->___U3CU3E2__current_1 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_7);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// move = false;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
L_8->___move_4 = (bool)0;
|
|
// obj.localPosition = new Vector3(0f,-500f,0f);
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
RectTransform_t6C5DA5E41A89E0F488B001E45E58963480E543A5* L_10 = L_9->___obj_10;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
memset((&L_11), 0, sizeof(L_11));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_11), (0.0f), (-500.0f), (0.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_10);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_10, L_11, NULL);
|
|
// time++;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_12 = V_1;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___time_5;
|
|
NullCheck(L_12);
|
|
L_12->___time_5 = ((float)il2cpp_codegen_add(L_14, (1.0f)));
|
|
// StartCoroutine(SecondUP());
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_15 = V_1;
|
|
About_tB5342727D18746B7716E817BCE29F158D9D25455* L_16 = V_1;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = About_SecondUP_mB2BD2C145901EF6A6CC60DF04A919CAED7E095B6(L_16, NULL);
|
|
NullCheck(L_15);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_18;
|
|
L_18 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(L_15, L_17, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object About/<SecondUP>d__12::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CSecondUPU3Ed__12_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m18366E6D8CFD126C9BEDD05908D1A1D643F47BFE (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void About/<SecondUP>d__12::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CSecondUPU3Ed__12_System_Collections_IEnumerator_Reset_m8F6871D31A9745855F8B8BB9605E538E8491DB69 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CSecondUPU3Ed__12_System_Collections_IEnumerator_Reset_m8F6871D31A9745855F8B8BB9605E538E8491DB69_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object About/<SecondUP>d__12::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CSecondUPU3Ed__12_System_Collections_IEnumerator_get_Current_m387D58F0531068E6888DCDA7EEA6A434EA3F18D3 (U3CSecondUPU3Ed__12_tA0379C05C708A4916E97BEB9D4023E5E628AB728* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 CheckDeleted::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CheckDeleted_Start_m41D9C1EA4DE4A74534842AD30DEC11FAB2A06E94 (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// count = 0;
|
|
__this->___count_7 = 0;
|
|
// waitDelete = false;
|
|
__this->___waitDelete_8 = (bool)0;
|
|
// Delete = 0;
|
|
__this->___Delete_12 = 0;
|
|
// Exit = 0;
|
|
__this->___Exit_13 = 0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CheckDeleted_Update_m4FFAB5B302849BF0D28E908A50D773EC6A89E597 (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral74FC458EEC02D1D4BC38EA960CE297AA34C773B9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF813466B73737E0DE19F4C2232A2ED0E83AA07EC);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (count == 0)
|
|
int32_t L_0 = __this->___count_7;
|
|
if (L_0)
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
// if (Exit == 0)
|
|
int32_t L_1 = __this->___Exit_13;
|
|
if (L_1)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
// StartCoroutine(WaitForExit());
|
|
RuntimeObject* L_2;
|
|
L_2 = CheckDeleted_WaitForExit_mC54574C03E6FD804EC01A6AAF259D2FC7C77F8AA(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_3;
|
|
L_3 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_2, NULL);
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// if (waitExit)
|
|
bool L_4 = __this->___waitExit_11;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// count++;
|
|
int32_t L_5 = __this->___count_7;
|
|
__this->___count_7 = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
// Exit = 0;
|
|
__this->___Exit_13 = 0;
|
|
// if (PlayerSaving.levels == 0 && PlayerSaving.savedCoins == 0 && PlayerSaving.tutorial == 0)
|
|
int32_t L_6 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
if (L_6)
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5;
|
|
if (L_7)
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6;
|
|
if (L_8)
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
// Deleted.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9 = __this->___Deleted_5;
|
|
NullCheck(L_9);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_9, (bool)1, NULL);
|
|
// Debug.Log("Done Stage: " + count);
|
|
int32_t* L_10 = (int32_t*)(&__this->___count_7);
|
|
String_t* L_11;
|
|
L_11 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_10, NULL);
|
|
String_t* L_12;
|
|
L_12 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral74FC458EEC02D1D4BC38EA960CE297AA34C773B9, L_11, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_12, NULL);
|
|
// count = 0;
|
|
__this->___count_7 = 0;
|
|
// ThisDeleting.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = __this->___ThisDeleting_6;
|
|
NullCheck(L_13);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_13, (bool)0, NULL);
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
// if (count == 1 || count == 2)
|
|
int32_t L_14 = __this->___count_7;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = __this->___count_7;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)2))))
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
// PlayerSaving.DeleteingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___DeleteingPlayer_9 = (bool)1;
|
|
// if (Delete == 0)
|
|
int32_t L_16 = __this->___Delete_12;
|
|
if (L_16)
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
// StartCoroutine(WaitForDelete());
|
|
RuntimeObject* L_17;
|
|
L_17 = CheckDeleted_WaitForDelete_mCAF6633C1565FA6B663595EE91D78456A51412AB(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_18;
|
|
L_18 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_17, NULL);
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
// if (waitDelete)
|
|
bool L_19 = __this->___waitDelete_8;
|
|
if (!L_19)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// count++;
|
|
int32_t L_20 = __this->___count_7;
|
|
__this->___count_7 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
// Delete = 0;
|
|
__this->___Delete_12 = 0;
|
|
// if (PlayerSaving.levels == 0 && PlayerSaving.savedCoins == 0 && PlayerSaving.tutorial == 0)
|
|
int32_t L_21 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
if (L_21)
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_22 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___savedCoins_5;
|
|
if (L_22)
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6;
|
|
if (L_23)
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
}
|
|
{
|
|
// Deleted.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24 = __this->___Deleted_5;
|
|
NullCheck(L_24);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_24, (bool)1, NULL);
|
|
// Debug.Log("Done Stage: " + count);
|
|
int32_t* L_25 = (int32_t*)(&__this->___count_7);
|
|
String_t* L_26;
|
|
L_26 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_25, NULL);
|
|
String_t* L_27;
|
|
L_27 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral74FC458EEC02D1D4BC38EA960CE297AA34C773B9, L_26, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_27, NULL);
|
|
// count = 0;
|
|
__this->___count_7 = 0;
|
|
// ThisDeleting.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_28 = __this->___ThisDeleting_6;
|
|
NullCheck(L_28);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_28, (bool)0, NULL);
|
|
}
|
|
|
|
IL_012e:
|
|
{
|
|
// if (count >= 3)
|
|
int32_t L_29 = __this->___count_7;
|
|
if ((((int32_t)L_29) < ((int32_t)3)))
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
// Error.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_30 = __this->___Error_4;
|
|
NullCheck(L_30);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_30, (bool)1, NULL);
|
|
// Debug.Log("Failed Stage: " + count);
|
|
int32_t* L_31 = (int32_t*)(&__this->___count_7);
|
|
String_t* L_32;
|
|
L_32 = Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5(L_31, NULL);
|
|
String_t* L_33;
|
|
L_33 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralF813466B73737E0DE19F4C2232A2ED0E83AA07EC, L_32, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_33, NULL);
|
|
// count = 0;
|
|
__this->___count_7 = 0;
|
|
// ThisDeleting.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_34 = __this->___ThisDeleting_6;
|
|
NullCheck(L_34);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_34, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0170:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator CheckDeleted::WaitForDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CheckDeleted_WaitForDelete_mCAF6633C1565FA6B663595EE91D78456A51412AB (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* L_0 = (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265*)il2cpp_codegen_object_new(U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CWaitForDeleteU3Ed__12__ctor_m2B9D98FC627E3994BC484A1023E620AB98C7E979(L_0, 0, NULL);
|
|
U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator CheckDeleted::WaitForExit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CheckDeleted_WaitForExit_mC54574C03E6FD804EC01A6AAF259D2FC7C77F8AA (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* L_0 = (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251*)il2cpp_codegen_object_new(U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CWaitForExitU3Ed__13__ctor_m1DECEA5358364D9ADFB30B6F6F555A0B5F8CC976(L_0, 0, NULL);
|
|
U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CheckDeleted__ctor_mD84451E729755979C4F5A4401452EB49E950CD33 (CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float WaitTime = 2.0f;
|
|
__this->___WaitTime_9 = (2.0f);
|
|
// public float waitTimeExit = 3.0f;
|
|
__this->___waitTimeExit_10 = (3.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 CheckDeleted/<WaitForDelete>d__12::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForDeleteU3Ed__12__ctor_m2B9D98FC627E3994BC484A1023E620AB98C7E979 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted/<WaitForDelete>d__12::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForDeleteU3Ed__12_System_IDisposable_Dispose_mC463F0FD8DA8DF57421A23565424C4D471938890 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean CheckDeleted/<WaitForDelete>d__12::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForDeleteU3Ed__12_MoveNext_m0F1D29066C2681BD452FC2A5B1C35319D50A5C16 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Delete++;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_4 = V_1;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = L_5->___Delete_12;
|
|
NullCheck(L_4);
|
|
L_4->___Delete_12 = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
// waitDelete = true;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
L_7->___waitDelete_8 = (bool)1;
|
|
// yield return new WaitForSeconds(WaitTime);
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
float L_9 = L_8->___WaitTime_9;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_10 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_10);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_10, L_9, NULL);
|
|
__this->___U3CU3E2__current_1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_10);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// waitDelete = false;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
L_11->___waitDelete_8 = (bool)0;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object CheckDeleted/<WaitForDelete>d__12::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForDeleteU3Ed__12_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m6700C71A808645D6DF5236B7F85570F4DC36561A (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted/<WaitForDelete>d__12::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForDeleteU3Ed__12_System_Collections_IEnumerator_Reset_m14A92533542D11E4B0F0C0044F7ED307E9BB0EA2 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForDeleteU3Ed__12_System_Collections_IEnumerator_Reset_m14A92533542D11E4B0F0C0044F7ED307E9BB0EA2_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object CheckDeleted/<WaitForDelete>d__12::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForDeleteU3Ed__12_System_Collections_IEnumerator_get_Current_mBECF647019BFC17A98EE2AD4749594134BFE5439 (U3CWaitForDeleteU3Ed__12_t9BD64B01A0A7F7126697AF6BB1DD6B5607D7D265* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 CheckDeleted/<WaitForExit>d__13::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForExitU3Ed__13__ctor_m1DECEA5358364D9ADFB30B6F6F555A0B5F8CC976 (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted/<WaitForExit>d__13::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForExitU3Ed__13_System_IDisposable_Dispose_mF4A8E93DE5C55DA7FE5BE99F2CA3FDAA65E23AD6 (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean CheckDeleted/<WaitForExit>d__13::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForExitU3Ed__13_MoveNext_m87C1E9C1DD8833607906086628DCBCB42563649E (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// if (Exit == 0)
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Exit_13;
|
|
if (L_5)
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
// Exit++;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_6 = V_1;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = L_7->___Exit_13;
|
|
NullCheck(L_6);
|
|
L_6->___Exit_13 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
// waitExit = true;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
L_9->___waitExit_11 = (bool)1;
|
|
// yield return new WaitForSeconds(waitTimeExit);
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
float L_11 = L_10->___waitTimeExit_10;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_12 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_12);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_12, L_11, NULL);
|
|
__this->___U3CU3E2__current_1 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_12);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// waitExit = false;
|
|
CheckDeleted_t6C5C075B4195CD8A32E283A699D832101BD66C65* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
L_13->___waitExit_11 = (bool)0;
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object CheckDeleted/<WaitForExit>d__13::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForExitU3Ed__13_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m3B9DF8EBEBE1C320D6A4CDF43F7BF4EB25794F9F (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void CheckDeleted/<WaitForExit>d__13::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForExitU3Ed__13_System_Collections_IEnumerator_Reset_mBF00AAEF4243C1DECCB48068736637804B8C60CE (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForExitU3Ed__13_System_Collections_IEnumerator_Reset_mBF00AAEF4243C1DECCB48068736637804B8C60CE_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object CheckDeleted/<WaitForExit>d__13::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForExitU3Ed__13_System_Collections_IEnumerator_get_Current_m8413C6A72F224B38C42EDDF71CE4FAE9838F3040 (U3CWaitForExitU3Ed__13_tBD5B91EE68444EB06AE8033080AEF8553E800251* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 HealthBar::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HealthBar_Start_mBFA95FC247C3C4C126B5542259816ABABCDA19B7 (HealthBar_t16FCB4D24034E750B0152144EC1371F4494A95FA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// slider.maxValue = playerHealth.health;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->___slider_5;
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* L_1 = __this->___playerHealth_4;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___health_4;
|
|
NullCheck(L_0);
|
|
Slider_set_maxValue_m43F3BF47C6D7063D80C578FD9B95AD88494203BE(L_0, ((float)L_2), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void HealthBar::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HealthBar_Update_mD3754EFEE710D376C4EEAA8D71E90B456C5E9AFD (HealthBar_t16FCB4D24034E750B0152144EC1371F4494A95FA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// slider.value = playerHealth.health;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->___slider_5;
|
|
PlayerHealth_tE7421738BA48E6A6C90760303B818641DDFAE263* L_1 = __this->___playerHealth_4;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___health_4;
|
|
NullCheck(L_0);
|
|
VirtualActionInvoker1< float >::Invoke(47 /* System.Void UnityEngine.UI.Slider::set_value(System.Single) */, L_0, ((float)L_2));
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void HealthBar::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HealthBar__ctor_m6874A2796BC8D86E80B24E349500653ACFA80662 (HealthBar_t16FCB4D24034E750B0152144EC1371F4494A95FA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelCounter::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelCounter_Start_m3B5904776B058816AFE8B742278544EC03FDAF0D (LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(Disabeling());
|
|
RuntimeObject* L_0;
|
|
L_0 = LevelCounter_Disabeling_m4BA0D239505690810B255042AAFE5FFB82460136(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator LevelCounter::Disabeling()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* LevelCounter_Disabeling_m4BA0D239505690810B255042AAFE5FFB82460136 (LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* L_0 = (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C*)il2cpp_codegen_object_new(U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CDisabelingU3Ed__2__ctor_m0AA818D78CC099C362DF4176407703B7F9D462CB(L_0, 0, NULL);
|
|
U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void LevelCounter::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelCounter__ctor_mF971B3BFF4DA2BE98A3E922613D3666D7B44ABCA (LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 LevelCounter/<Disabeling>d__2::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDisabelingU3Ed__2__ctor_m0AA818D78CC099C362DF4176407703B7F9D462CB (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelCounter/<Disabeling>d__2::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDisabelingU3Ed__2_System_IDisposable_Dispose_m2AE2AE0C0E9719E8072B744DB0756130BA20E11F (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean LevelCounter/<Disabeling>d__2::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CDisabelingU3Ed__2_MoveNext_m58AC50A37F40B635BDD933E025EB0E1F9E2D56DD (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00a8;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(2.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_3 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_3, (2.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_3);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Disable", true);
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = L_4->___animator_4;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(0.1f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_6 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_6, (0.100000001f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_6);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Disable", false);
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_8 = L_7->___animator_4;
|
|
NullCheck(L_8);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_8, _stringLiteralECAC9756AB416770CE66B9411AB7AEB8B8181309, (bool)0, NULL);
|
|
// yield return new WaitForSeconds(1.8f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_9 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_9);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_9, (1.79999995f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_9);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00a8:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Destroy(gameObject);
|
|
LevelCounter_t2C36AC8FFF4F0CA888C0C6789C72B78739558534* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11;
|
|
L_11 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_11, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object LevelCounter/<Disabeling>d__2::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDisabelingU3Ed__2_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m550A12D98902F4D889B3A5EB7DC54F3D41B85C03 (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void LevelCounter/<Disabeling>d__2::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CDisabelingU3Ed__2_System_Collections_IEnumerator_Reset_mA37FBCE10B3E0DC5F3351B48C34812E11385F430 (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CDisabelingU3Ed__2_System_Collections_IEnumerator_Reset_mA37FBCE10B3E0DC5F3351B48C34812E11385F430_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object LevelCounter/<Disabeling>d__2::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CDisabelingU3Ed__2_System_Collections_IEnumerator_get_Current_m095AE88562647E10DFFEC84E787A376FDBE3C48C (U3CDisabelingU3Ed__2_tB0A94FBAE14A0AE5F5E242C92369005E24D3235C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 MusicToggle::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_Start_m415B9EE7229159FD0E2BCFC0041B10D9739ECD7E (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_OnMusicToggleValueChanged_mD330AF88272BC506FB30142D8F33CA384E2FCD94_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// LoadMusicState();
|
|
MusicToggle_LoadMusicState_m198B4572D1E73CC72FF490C39282B3CDD72E3D62(__this, NULL);
|
|
// if (musicToggle != null)
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_0 = __this->___musicToggle_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
// musicToggle.onValueChanged.AddListener(OnMusicToggleValueChanged);
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_2 = __this->___musicToggle_5;
|
|
NullCheck(L_2);
|
|
ToggleEvent_t88B31268F9D6D1882E4F921B14704FB9F7047F02* L_3 = L_2->___onValueChanged_23;
|
|
UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9* L_4 = (UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9*)il2cpp_codegen_object_new(UnityAction_1_t8EC357AF4FBD2A0C4A575C4BBD0B3A81029E43A9_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
UnityAction_1__ctor_m11A393DB3C00474B4520978077E444DB6E4418DD(L_4, __this, (intptr_t)((void*)MusicToggle_OnMusicToggleValueChanged_mD330AF88272BC506FB30142D8F33CA384E2FCD94_RuntimeMethod_var), NULL);
|
|
NullCheck(L_3);
|
|
UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD(L_3, L_4, UnityEvent_1_AddListener_mE9367D4B3AA4C323EE7C35FA18CF2D8A142F43FD_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
// UpdateMusicState();
|
|
MusicToggle_UpdateMusicState_m80021F74E0F503E60DA0ACE79267E4E8A370CA82(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_Update_m0E518EC83DBE3E6C68BA402B422507B4B3579024 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.M))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)109), NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
// MuteMusic();
|
|
MusicToggle_MuteMusic_m868E0A520D84C636CF96B33812C3A38A10CB49AC(__this, NULL);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::MuteMusic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_MuteMusic_m868E0A520D84C636CF96B33812C3A38A10CB49AC (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// musicToggled = !musicToggled;
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
bool L_0 = ((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4;
|
|
((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// SaveMusicState();
|
|
MusicToggle_SaveMusicState_m62CD8F4E2E1F1ED838A329177445F6CBA023F62A(__this, NULL);
|
|
// UpdateMusicState();
|
|
MusicToggle_UpdateMusicState_m80021F74E0F503E60DA0ACE79267E4E8A370CA82(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::OnMusicToggleValueChanged(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_OnMusicToggleValueChanged_mD330AF88272BC506FB30142D8F33CA384E2FCD94 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, bool ___0_isOn, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (!isUpdatingMusicState)
|
|
bool L_0 = __this->___isUpdatingMusicState_7;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// MuteMusic(); // Toggle the music state when the toggle changes
|
|
MusicToggle_MuteMusic_m868E0A520D84C636CF96B33812C3A38A10CB49AC(__this, NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::SaveMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_SaveMusicState_m62CD8F4E2E1F1ED838A329177445F6CBA023F62A (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* G_B2_0 = NULL;
|
|
String_t* G_B1_0 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
String_t* G_B3_1 = NULL;
|
|
{
|
|
// PlayerPrefs.SetInt("MusicToggled", musicToggled ? 1 : 0);
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
bool L_0 = ((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4;
|
|
G_B1_0 = _stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E;
|
|
if (L_0)
|
|
{
|
|
G_B2_0 = _stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E;
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0010;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
G_B3_0 = 1;
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
PlayerPrefs_SetInt_m956D3E2DB966F20CF42F842880DDF9E2BE94D948(G_B3_1, G_B3_0, NULL);
|
|
// PlayerPrefs.Save();
|
|
PlayerPrefs_Save_m82567E045D69C838112EA204B60C144D4C1EA3AE(NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::LoadMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_LoadMusicState_m198B4572D1E73CC72FF490C39282B3CDD72E3D62 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (PlayerPrefs.HasKey("MusicToggled"))
|
|
bool L_0;
|
|
L_0 = PlayerPrefs_HasKey_mCA5C64BBA6BF8B230BC3BC92B4761DD3B11D4668(_stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
// int musicState = PlayerPrefs.GetInt("MusicToggled");
|
|
int32_t L_1;
|
|
L_1 = PlayerPrefs_GetInt_m4D859DBEABAD3FB406C94485A0B2638A0C7F2987(_stringLiteral1B7C35C23CE88D1905DE85AF3276F3A4AFB9263E, NULL);
|
|
// musicToggled = (musicState == 1);
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4 = (bool)((((int32_t)L_1) == ((int32_t)1))? 1 : 0);
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// if (musicToggle != null)
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_2 = __this->___musicToggle_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
// musicToggle.isOn = musicToggled;
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_4 = __this->___musicToggle_5;
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
bool L_5 = ((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4;
|
|
NullCheck(L_4);
|
|
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::UpdateMusicState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle_UpdateMusicState_m80021F74E0F503E60DA0ACE79267E4E8A370CA82 (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isUpdatingMusicState = true;
|
|
__this->___isUpdatingMusicState_7 = (bool)1;
|
|
// if (musicToggled)
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
bool L_0 = ((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
// BackgroundMusic.Play();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_1 = __this->___BackgroundMusic_6;
|
|
NullCheck(L_1);
|
|
AudioSource_Play_m95DF07111C61D0E0F00257A00384D31531D590C3(L_1, NULL);
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// BackgroundMusic.Pause();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_2 = __this->___BackgroundMusic_6;
|
|
NullCheck(L_2);
|
|
AudioSource_Pause_m2C2A09359E8AA924FEADECC1AFEA519B3C915B26(L_2, NULL);
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
// if (musicToggle != null)
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_3 = __this->___musicToggle_5;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_4;
|
|
L_4 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
// musicToggle.isOn = musicToggled;
|
|
Toggle_tBF13F3EBA485E06826FD8A38F4B4C1380DF21A1F* L_5 = __this->___musicToggle_5;
|
|
il2cpp_codegen_runtime_class_init_inline(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
bool L_6 = ((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4;
|
|
NullCheck(L_5);
|
|
Toggle_set_isOn_m61D6AB073668E87530A9F49D990A3B3631D2061F(L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
// isUpdatingMusicState = false;
|
|
__this->___isUpdatingMusicState_7 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle__ctor_m0F288334C5BB7A186C1C89BA674C31776571D25F (MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicToggle::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicToggle__cctor_m7A26B672929CD603564E80FADF9267278B3AAC78 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static bool musicToggled = true;
|
|
((MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_StaticFields*)il2cpp_codegen_static_fields_for(MusicToggle_tBC0DADF4CF2CDD4252C10F9A099EC8B7EBDCADF6_il2cpp_TypeInfo_var))->___musicToggled_4 = (bool)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
|
|
// System.Void MusicValue::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicValue_Awake_mC90C1262CA883F414672569A75EB472E469790BF (MusicValue_t3F2FAD67EFF1A05B2ABBF9AAD61DD29D7B993205* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSlider_t87EA570E3D6556CABF57456C2F3873FFD86E652F_mCE53A354B934E9BDB2E8D3094F4E33EBA8FFAFBA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// mainSlider = GetComponent<Slider>();
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0;
|
|
L_0 = Component_GetComponent_TisSlider_t87EA570E3D6556CABF57456C2F3873FFD86E652F_mCE53A354B934E9BDB2E8D3094F4E33EBA8FFAFBA(__this, Component_GetComponent_TisSlider_t87EA570E3D6556CABF57456C2F3873FFD86E652F_mCE53A354B934E9BDB2E8D3094F4E33EBA8FFAFBA_RuntimeMethod_var);
|
|
__this->___mainSlider_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___mainSlider_4), (void*)L_0);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicValue::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicValue_Update_m6BCD1C07CE30E2EFE171353FCC6EBDE95AA1E2D6 (MusicValue_t3F2FAD67EFF1A05B2ABBF9AAD61DD29D7B993205* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// mainSlider.value = SoundBar.SoundVolume;
|
|
Slider_t87EA570E3D6556CABF57456C2F3873FFD86E652F* L_0 = __this->___mainSlider_4;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
float L_1 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4;
|
|
NullCheck(L_0);
|
|
VirtualActionInvoker1< float >::Invoke(47 /* System.Void UnityEngine.UI.Slider::set_value(System.Single) */, L_0, L_1);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MusicValue::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MusicValue__ctor_m00354E969BE090D04DC93A4AB67B2A785CC3FB98 (MusicValue_t3F2FAD67EFF1A05B2ABBF9AAD61DD29D7B993205* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 SoundBar::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_Start_m63F460B70239674280533BC0577F7F98090008B4 (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// LoadSoundVolume();
|
|
SoundBar_LoadSoundVolume_mC0FFA1D71B5D8126A9038598B64B7CB2BB0DAB1F(__this, NULL);
|
|
// ApplySoundVolume();
|
|
SoundBar_ApplySoundVolume_mF9070AFDF0CF74DD23C9C96E70944BA6CB9BCB9C(__this, NULL);
|
|
// if (SceneReloaded)
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
bool L_0 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SceneReloaded_7;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
// BackgroundMusic.time = MusicTime;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_1 = __this->___BackgroundMusic_5;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
float L_2 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___MusicTime_6;
|
|
NullCheck(L_1);
|
|
AudioSource_set_time_m6670372FD9C494978B7B3E01B7F4D220616F6204(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
// SceneReloaded = false;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SceneReloaded_7 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_Update_mDF1B005851685D17D2ECBFC62A3FD3AFB8E29FCE (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (SoundVolume != BackgroundMusic.volume)
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
float L_0 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_1 = __this->___BackgroundMusic_5;
|
|
NullCheck(L_1);
|
|
float L_2;
|
|
L_2 = AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3(L_1, NULL);
|
|
if ((((float)L_0) == ((float)L_2)))
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
// SoundVolume = BackgroundMusic.volume;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_3 = __this->___BackgroundMusic_5;
|
|
NullCheck(L_3);
|
|
float L_4;
|
|
L_4 = AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3(L_3, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4 = L_4;
|
|
// SaveSoundVolume();
|
|
SoundBar_SaveSoundVolume_mEC01BE8C10446EE57EA3D1064D209D8454C177F6(NULL);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// MusicTime = BackgroundMusic.time;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_5 = __this->___BackgroundMusic_5;
|
|
NullCheck(L_5);
|
|
float L_6;
|
|
L_6 = AudioSource_get_time_m130D08644F36736115FE082DAA2ED5E2C9D97A93(L_5, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___MusicTime_6 = L_6;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::SaveSoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_SaveSoundVolume_mEC01BE8C10446EE57EA3D1064D209D8454C177F6 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PlayerPrefs.SetFloat("SoundVolume", SoundVolume);
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
float L_0 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4;
|
|
PlayerPrefs_SetFloat_m1E8EA662BB9D8CF339D7DA2C452FCDFED88C5285(_stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F, L_0, NULL);
|
|
// PlayerPrefs.Save();
|
|
PlayerPrefs_Save_m82567E045D69C838112EA204B60C144D4C1EA3AE(NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::LoadSoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_LoadSoundVolume_mC0FFA1D71B5D8126A9038598B64B7CB2BB0DAB1F (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (PlayerPrefs.HasKey("SoundVolume"))
|
|
bool L_0;
|
|
L_0 = PlayerPrefs_HasKey_mCA5C64BBA6BF8B230BC3BC92B4761DD3B11D4668(_stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
// float savedVolume = PlayerPrefs.GetFloat("SoundVolume");
|
|
float L_1;
|
|
L_1 = PlayerPrefs_GetFloat_m81F89D571E11218ED76DC9234CF8FAC2515FA7CB(_stringLiteral9EB676F3C48AFC8F320D9546AF681B91275CFA9F, NULL);
|
|
// SoundVolume = savedVolume;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4 = L_1;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::ApplySoundVolume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar_ApplySoundVolume_mF9070AFDF0CF74DD23C9C96E70944BA6CB9BCB9C (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// BackgroundMusic.volume = SoundVolume;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_0 = __this->___BackgroundMusic_5;
|
|
il2cpp_codegen_runtime_class_init_inline(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
float L_1 = ((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4;
|
|
NullCheck(L_0);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar__ctor_m728725B464F61F34F98C5A149FE0E593FDFE6B3A (SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SoundBar::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SoundBar__cctor_m6D00AF37EE677EB00EFE8DAACE66486EA318E142 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static float SoundVolume = 0.75f;
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SoundVolume_4 = (0.75f);
|
|
// public static float MusicTime = 0f; // Static variable to store the music time
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___MusicTime_6 = (0.0f);
|
|
// public static bool SceneReloaded = false; // Static variable to track if scene is reloaded
|
|
((SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_StaticFields*)il2cpp_codegen_static_fields_for(SoundBar_t183BB2B720AE04455C996222A3DB2AE8459E8711_il2cpp_TypeInfo_var))->___SceneReloaded_7 = (bool)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 Pause::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pause_Start_mAD3B2E7199082E99CD30F2864538996D1FEB50CE (Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// CoinCounterUI.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = __this->___CoinCounterUI_5;
|
|
NullCheck(L_0);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_0, (bool)1, NULL);
|
|
// PauseButton.SetActive(true);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = __this->___PauseButton_6;
|
|
NullCheck(L_1);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_1, (bool)1, NULL);
|
|
// PauseMenu.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___PauseMenu_7;
|
|
NullCheck(L_2);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_2, (bool)0, NULL);
|
|
// IsPause = false;
|
|
((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Pause::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pause_Update_m93C50E270526C8F1DACFACAD20AEAFC982D4B1F5 (Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if ((Input.GetKeyDown(KeyCode.Escape) || Input.GetKeyDown(KeyCode.Tab) || Input.GetKeyDown(KeyCode.P)))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)27), NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
bool L_1;
|
|
L_1 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)9), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
bool L_2;
|
|
L_2 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)112), NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// PauseGame();
|
|
Pause_PauseGame_m5A17E08AC4A676FE25342CCAD311A3834B7AD6FF(__this, NULL);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Pause::PauseGame()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pause_PauseGame_m5A17E08AC4A676FE25342CCAD311A3834B7AD6FF (Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// IsPause = !IsPause;
|
|
bool L_0 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// PauseMenu.SetActive(IsPause);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = __this->___PauseMenu_7;
|
|
bool L_2 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
NullCheck(L_1);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_1, L_2, NULL);
|
|
// PauseButton.SetActive(!IsPause);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = __this->___PauseButton_6;
|
|
bool L_4 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
NullCheck(L_3);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_3, (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0), NULL);
|
|
// CoinCounterUI.SetActive(!IsPause);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5 = __this->___CoinCounterUI_5;
|
|
bool L_6 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
NullCheck(L_5);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_5, (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Pause::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Pause__ctor_m27228FDF21C94BF26431A3DA3CD46F0BC7022B8E (Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Tutorial::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tutorial_Awake_m5FFA54222BEA37D7F27C1CAD5F9F8772068EBC5C (Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_mFF8BA4CA5D7158D1D6249559A3289E7A6DF0A2BB_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// level1 = GetComponent<Button>();
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0;
|
|
L_0 = Component_GetComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_mFF8BA4CA5D7158D1D6249559A3289E7A6DF0A2BB(__this, Component_GetComponent_TisButton_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098_mFF8BA4CA5D7158D1D6249559A3289E7A6DF0A2BB_RuntimeMethod_var);
|
|
__this->___level1_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level1_4), (void*)L_0);
|
|
// level1.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_1 = __this->___level1_4;
|
|
NullCheck(L_1);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_1, (bool)0, NULL);
|
|
// StartCoroutine(WaitForTutorial());
|
|
RuntimeObject* L_2;
|
|
L_2 = Tutorial_WaitForTutorial_m17A6CC920F6C038BBEDC1E27CE4CC9FF903EAEF9(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_3;
|
|
L_3 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_2, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Tutorial::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tutorial_Update_mB7FC86C872EBE97690E25045A041E502244E1D59 (Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator Tutorial::WaitForTutorial()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Tutorial_WaitForTutorial_m17A6CC920F6C038BBEDC1E27CE4CC9FF903EAEF9 (Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* L_0 = (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914*)il2cpp_codegen_object_new(U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CWaitForTutorialU3Ed__3__ctor_mCB7E2596CEC6FED80FB73D0E2998F4D2462C2EC4(L_0, 0, NULL);
|
|
U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void Tutorial::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tutorial__ctor_mCD41B6145B228A85EAAD173736F4BFD758605728 (Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Tutorial/<WaitForTutorial>d__3::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForTutorialU3Ed__3__ctor_mCB7E2596CEC6FED80FB73D0E2998F4D2462C2EC4 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Tutorial/<WaitForTutorial>d__3::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForTutorialU3Ed__3_System_IDisposable_Dispose_m185CD491BCDF6FDD5DCD95304524B38C2A2C9B40 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean Tutorial/<WaitForTutorial>d__3::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForTutorialU3Ed__3_MoveNext_m6357089F0C1A3D95FB7D321C23D7D50124D92D2A (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(4.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_4 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_4, (4.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_4);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// level1.interactable = true;
|
|
Tutorial_t4FF9FF1EF6F8E11558052253ECFBB53EC9AA41D4* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_6 = L_5->___level1_4;
|
|
NullCheck(L_6);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_6, (bool)1, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object Tutorial/<WaitForTutorial>d__3::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForTutorialU3Ed__3_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m8E5E77DF9A21E828451FF0F0A1BA0C9743E1FE52 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void Tutorial/<WaitForTutorial>d__3::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForTutorialU3Ed__3_System_Collections_IEnumerator_Reset_mC42542880304662E4437451F3D50DE5AA8243033 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForTutorialU3Ed__3_System_Collections_IEnumerator_Reset_mC42542880304662E4437451F3D50DE5AA8243033_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object Tutorial/<WaitForTutorial>d__3::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForTutorialU3Ed__3_System_Collections_IEnumerator_get_Current_m5819D18788276053EE5C47367978EA7D95DBF9C2 (U3CWaitForTutorialU3Ed__3_t81D631187BFE288180C15C664CDDB83C5672D914* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 LevelButtons::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelButtons_Awake_m0DBFC09AB3A0B5F95A9A143E9005C127826C6F5D (LevelButtons_t0A27F9A59A9D53EFF7C60D3EF2263712F9C6BAAE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_0 = __this->___level1_4;
|
|
NullCheck(L_0);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_0, (bool)1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelButtons::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelButtons_Update_mD7FB4FD62549119051DB1CEA397DF013C423C333 (LevelButtons_t0A27F9A59A9D53EFF7C60D3EF2263712F9C6BAAE* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// test = PlayerSaving.levels;
|
|
int32_t L_0 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
__this->___test_26 = L_0;
|
|
// if (test == 0)
|
|
int32_t L_1 = __this->___test_26;
|
|
if (L_1)
|
|
{
|
|
goto IL_0124;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_2 = __this->___level1_4;
|
|
NullCheck(L_2);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_2, (bool)1, NULL);
|
|
// level2.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_3 = __this->___level2_5;
|
|
NullCheck(L_3);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_3, (bool)0, NULL);
|
|
// level3.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_4 = __this->___level3_6;
|
|
NullCheck(L_4);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_4, (bool)0, NULL);
|
|
// level4.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_5 = __this->___level4_7;
|
|
NullCheck(L_5);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_5, (bool)0, NULL);
|
|
// level5.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_6 = __this->___level5_8;
|
|
NullCheck(L_6);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_6, (bool)0, NULL);
|
|
// level6.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_7 = __this->___level6_9;
|
|
NullCheck(L_7);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_7, (bool)0, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_8 = __this->___level7_10;
|
|
NullCheck(L_8);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_8, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_9 = __this->___level8_11;
|
|
NullCheck(L_9);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_9, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_10 = __this->___level9_12;
|
|
NullCheck(L_10);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_10, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_11 = __this->___level10_13;
|
|
NullCheck(L_11);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_11, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_12 = __this->___level11_14;
|
|
NullCheck(L_12);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_12, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_13 = __this->___level12_15;
|
|
NullCheck(L_13);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_13, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_14 = __this->___level13_16;
|
|
NullCheck(L_14);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_14, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_15 = __this->___level14_17;
|
|
NullCheck(L_15);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_15, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_16 = __this->___level15_18;
|
|
NullCheck(L_16);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_16, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_17 = __this->___level16_19;
|
|
NullCheck(L_17);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_17, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_18 = __this->___level17_20;
|
|
NullCheck(L_18);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_18, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_19 = __this->___level18_21;
|
|
NullCheck(L_19);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_19, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_20 = __this->___level19_22;
|
|
NullCheck(L_20);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_20, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_21 = __this->___level20_23;
|
|
NullCheck(L_21);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_21, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_22 = __this->___bonus_24;
|
|
NullCheck(L_22);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_22, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_23 = __this->___about_25;
|
|
NullCheck(L_23);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_23, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0124:
|
|
{
|
|
// if (test == 1)
|
|
int32_t L_24 = __this->___test_26;
|
|
if ((!(((uint32_t)L_24) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0238;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_25 = __this->___level1_4;
|
|
NullCheck(L_25);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_25, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_26 = __this->___level2_5;
|
|
NullCheck(L_26);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_26, (bool)1, NULL);
|
|
// level3.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_27 = __this->___level3_6;
|
|
NullCheck(L_27);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_27, (bool)0, NULL);
|
|
// level4.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_28 = __this->___level4_7;
|
|
NullCheck(L_28);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_28, (bool)0, NULL);
|
|
// level5.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_29 = __this->___level5_8;
|
|
NullCheck(L_29);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_29, (bool)0, NULL);
|
|
// level6.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_30 = __this->___level6_9;
|
|
NullCheck(L_30);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_30, (bool)0, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_31 = __this->___level7_10;
|
|
NullCheck(L_31);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_31, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_32 = __this->___level8_11;
|
|
NullCheck(L_32);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_32, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_33 = __this->___level9_12;
|
|
NullCheck(L_33);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_33, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_34 = __this->___level10_13;
|
|
NullCheck(L_34);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_34, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_35 = __this->___level11_14;
|
|
NullCheck(L_35);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_35, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_36 = __this->___level12_15;
|
|
NullCheck(L_36);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_36, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_37 = __this->___level13_16;
|
|
NullCheck(L_37);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_37, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_38 = __this->___level14_17;
|
|
NullCheck(L_38);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_38, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_39 = __this->___level15_18;
|
|
NullCheck(L_39);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_39, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_40 = __this->___level16_19;
|
|
NullCheck(L_40);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_40, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_41 = __this->___level17_20;
|
|
NullCheck(L_41);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_41, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_42 = __this->___level18_21;
|
|
NullCheck(L_42);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_42, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_43 = __this->___level19_22;
|
|
NullCheck(L_43);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_43, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_44 = __this->___level20_23;
|
|
NullCheck(L_44);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_44, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_45 = __this->___bonus_24;
|
|
NullCheck(L_45);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_45, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_46 = __this->___about_25;
|
|
NullCheck(L_46);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_46, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0238:
|
|
{
|
|
// if (test == 2)
|
|
int32_t L_47 = __this->___test_26;
|
|
if ((!(((uint32_t)L_47) == ((uint32_t)2))))
|
|
{
|
|
goto IL_034c;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_48 = __this->___level1_4;
|
|
NullCheck(L_48);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_48, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_49 = __this->___level2_5;
|
|
NullCheck(L_49);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_49, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_50 = __this->___level3_6;
|
|
NullCheck(L_50);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_50, (bool)1, NULL);
|
|
// level4.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_51 = __this->___level4_7;
|
|
NullCheck(L_51);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_51, (bool)0, NULL);
|
|
// level5.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_52 = __this->___level5_8;
|
|
NullCheck(L_52);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_52, (bool)0, NULL);
|
|
// level6.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_53 = __this->___level6_9;
|
|
NullCheck(L_53);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_53, (bool)0, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_54 = __this->___level7_10;
|
|
NullCheck(L_54);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_54, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_55 = __this->___level8_11;
|
|
NullCheck(L_55);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_55, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_56 = __this->___level9_12;
|
|
NullCheck(L_56);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_56, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_57 = __this->___level10_13;
|
|
NullCheck(L_57);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_57, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_58 = __this->___level11_14;
|
|
NullCheck(L_58);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_58, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_59 = __this->___level12_15;
|
|
NullCheck(L_59);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_59, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_60 = __this->___level13_16;
|
|
NullCheck(L_60);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_60, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_61 = __this->___level14_17;
|
|
NullCheck(L_61);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_61, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_62 = __this->___level15_18;
|
|
NullCheck(L_62);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_62, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_63 = __this->___level16_19;
|
|
NullCheck(L_63);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_63, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_64 = __this->___level17_20;
|
|
NullCheck(L_64);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_64, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_65 = __this->___level18_21;
|
|
NullCheck(L_65);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_65, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_66 = __this->___level19_22;
|
|
NullCheck(L_66);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_66, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_67 = __this->___level20_23;
|
|
NullCheck(L_67);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_67, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_68 = __this->___bonus_24;
|
|
NullCheck(L_68);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_68, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_69 = __this->___about_25;
|
|
NullCheck(L_69);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_69, (bool)1, NULL);
|
|
}
|
|
|
|
IL_034c:
|
|
{
|
|
// if (test == 3)
|
|
int32_t L_70 = __this->___test_26;
|
|
if ((!(((uint32_t)L_70) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0460;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_71 = __this->___level1_4;
|
|
NullCheck(L_71);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_71, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_72 = __this->___level2_5;
|
|
NullCheck(L_72);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_72, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_73 = __this->___level3_6;
|
|
NullCheck(L_73);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_73, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_74 = __this->___level4_7;
|
|
NullCheck(L_74);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_74, (bool)1, NULL);
|
|
// level5.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_75 = __this->___level5_8;
|
|
NullCheck(L_75);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_75, (bool)0, NULL);
|
|
// level6.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_76 = __this->___level6_9;
|
|
NullCheck(L_76);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_76, (bool)0, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_77 = __this->___level7_10;
|
|
NullCheck(L_77);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_77, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_78 = __this->___level8_11;
|
|
NullCheck(L_78);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_78, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_79 = __this->___level9_12;
|
|
NullCheck(L_79);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_79, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_80 = __this->___level10_13;
|
|
NullCheck(L_80);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_80, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_81 = __this->___level11_14;
|
|
NullCheck(L_81);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_81, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_82 = __this->___level12_15;
|
|
NullCheck(L_82);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_82, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_83 = __this->___level13_16;
|
|
NullCheck(L_83);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_83, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_84 = __this->___level14_17;
|
|
NullCheck(L_84);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_84, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_85 = __this->___level15_18;
|
|
NullCheck(L_85);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_85, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_86 = __this->___level16_19;
|
|
NullCheck(L_86);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_86, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_87 = __this->___level17_20;
|
|
NullCheck(L_87);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_87, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_88 = __this->___level18_21;
|
|
NullCheck(L_88);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_88, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_89 = __this->___level19_22;
|
|
NullCheck(L_89);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_89, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_90 = __this->___level20_23;
|
|
NullCheck(L_90);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_90, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_91 = __this->___bonus_24;
|
|
NullCheck(L_91);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_91, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_92 = __this->___about_25;
|
|
NullCheck(L_92);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_92, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0460:
|
|
{
|
|
// if (test == 4)
|
|
int32_t L_93 = __this->___test_26;
|
|
if ((!(((uint32_t)L_93) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0574;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_94 = __this->___level1_4;
|
|
NullCheck(L_94);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_94, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_95 = __this->___level2_5;
|
|
NullCheck(L_95);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_95, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_96 = __this->___level3_6;
|
|
NullCheck(L_96);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_96, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_97 = __this->___level4_7;
|
|
NullCheck(L_97);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_97, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_98 = __this->___level5_8;
|
|
NullCheck(L_98);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_98, (bool)1, NULL);
|
|
// level6.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_99 = __this->___level6_9;
|
|
NullCheck(L_99);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_99, (bool)0, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_100 = __this->___level7_10;
|
|
NullCheck(L_100);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_100, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_101 = __this->___level8_11;
|
|
NullCheck(L_101);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_101, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_102 = __this->___level9_12;
|
|
NullCheck(L_102);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_102, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_103 = __this->___level10_13;
|
|
NullCheck(L_103);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_103, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_104 = __this->___level11_14;
|
|
NullCheck(L_104);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_104, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_105 = __this->___level12_15;
|
|
NullCheck(L_105);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_105, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_106 = __this->___level13_16;
|
|
NullCheck(L_106);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_106, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_107 = __this->___level14_17;
|
|
NullCheck(L_107);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_107, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_108 = __this->___level15_18;
|
|
NullCheck(L_108);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_108, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_109 = __this->___level16_19;
|
|
NullCheck(L_109);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_109, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_110 = __this->___level17_20;
|
|
NullCheck(L_110);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_110, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_111 = __this->___level18_21;
|
|
NullCheck(L_111);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_111, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_112 = __this->___level19_22;
|
|
NullCheck(L_112);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_112, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_113 = __this->___level20_23;
|
|
NullCheck(L_113);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_113, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_114 = __this->___bonus_24;
|
|
NullCheck(L_114);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_114, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_115 = __this->___about_25;
|
|
NullCheck(L_115);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_115, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0574:
|
|
{
|
|
// if (test == 5)
|
|
int32_t L_116 = __this->___test_26;
|
|
if ((!(((uint32_t)L_116) == ((uint32_t)5))))
|
|
{
|
|
goto IL_0688;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_117 = __this->___level1_4;
|
|
NullCheck(L_117);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_117, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_118 = __this->___level2_5;
|
|
NullCheck(L_118);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_118, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_119 = __this->___level3_6;
|
|
NullCheck(L_119);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_119, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_120 = __this->___level4_7;
|
|
NullCheck(L_120);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_120, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_121 = __this->___level5_8;
|
|
NullCheck(L_121);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_121, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_122 = __this->___level6_9;
|
|
NullCheck(L_122);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_122, (bool)1, NULL);
|
|
// level7.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_123 = __this->___level7_10;
|
|
NullCheck(L_123);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_123, (bool)0, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_124 = __this->___level8_11;
|
|
NullCheck(L_124);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_124, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_125 = __this->___level9_12;
|
|
NullCheck(L_125);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_125, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_126 = __this->___level10_13;
|
|
NullCheck(L_126);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_126, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_127 = __this->___level11_14;
|
|
NullCheck(L_127);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_127, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_128 = __this->___level12_15;
|
|
NullCheck(L_128);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_128, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_129 = __this->___level13_16;
|
|
NullCheck(L_129);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_129, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_130 = __this->___level14_17;
|
|
NullCheck(L_130);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_130, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_131 = __this->___level15_18;
|
|
NullCheck(L_131);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_131, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_132 = __this->___level16_19;
|
|
NullCheck(L_132);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_132, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_133 = __this->___level17_20;
|
|
NullCheck(L_133);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_133, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_134 = __this->___level18_21;
|
|
NullCheck(L_134);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_134, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_135 = __this->___level19_22;
|
|
NullCheck(L_135);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_135, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_136 = __this->___level20_23;
|
|
NullCheck(L_136);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_136, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_137 = __this->___bonus_24;
|
|
NullCheck(L_137);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_137, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_138 = __this->___about_25;
|
|
NullCheck(L_138);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_138, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0688:
|
|
{
|
|
// if (test == 6)
|
|
int32_t L_139 = __this->___test_26;
|
|
if ((!(((uint32_t)L_139) == ((uint32_t)6))))
|
|
{
|
|
goto IL_079c;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_140 = __this->___level1_4;
|
|
NullCheck(L_140);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_140, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_141 = __this->___level2_5;
|
|
NullCheck(L_141);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_141, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_142 = __this->___level3_6;
|
|
NullCheck(L_142);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_142, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_143 = __this->___level4_7;
|
|
NullCheck(L_143);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_143, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_144 = __this->___level5_8;
|
|
NullCheck(L_144);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_144, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_145 = __this->___level6_9;
|
|
NullCheck(L_145);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_145, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_146 = __this->___level7_10;
|
|
NullCheck(L_146);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_146, (bool)1, NULL);
|
|
// level8.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_147 = __this->___level8_11;
|
|
NullCheck(L_147);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_147, (bool)0, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_148 = __this->___level9_12;
|
|
NullCheck(L_148);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_148, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_149 = __this->___level10_13;
|
|
NullCheck(L_149);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_149, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_150 = __this->___level11_14;
|
|
NullCheck(L_150);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_150, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_151 = __this->___level12_15;
|
|
NullCheck(L_151);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_151, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_152 = __this->___level13_16;
|
|
NullCheck(L_152);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_152, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_153 = __this->___level14_17;
|
|
NullCheck(L_153);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_153, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_154 = __this->___level15_18;
|
|
NullCheck(L_154);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_154, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_155 = __this->___level16_19;
|
|
NullCheck(L_155);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_155, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_156 = __this->___level17_20;
|
|
NullCheck(L_156);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_156, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_157 = __this->___level18_21;
|
|
NullCheck(L_157);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_157, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_158 = __this->___level19_22;
|
|
NullCheck(L_158);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_158, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_159 = __this->___level20_23;
|
|
NullCheck(L_159);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_159, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_160 = __this->___bonus_24;
|
|
NullCheck(L_160);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_160, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_161 = __this->___about_25;
|
|
NullCheck(L_161);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_161, (bool)1, NULL);
|
|
}
|
|
|
|
IL_079c:
|
|
{
|
|
// if (test == 7)
|
|
int32_t L_162 = __this->___test_26;
|
|
if ((!(((uint32_t)L_162) == ((uint32_t)7))))
|
|
{
|
|
goto IL_08b0;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_163 = __this->___level1_4;
|
|
NullCheck(L_163);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_163, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_164 = __this->___level2_5;
|
|
NullCheck(L_164);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_164, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_165 = __this->___level3_6;
|
|
NullCheck(L_165);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_165, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_166 = __this->___level4_7;
|
|
NullCheck(L_166);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_166, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_167 = __this->___level5_8;
|
|
NullCheck(L_167);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_167, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_168 = __this->___level6_9;
|
|
NullCheck(L_168);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_168, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_169 = __this->___level7_10;
|
|
NullCheck(L_169);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_169, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_170 = __this->___level8_11;
|
|
NullCheck(L_170);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_170, (bool)1, NULL);
|
|
// level9.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_171 = __this->___level9_12;
|
|
NullCheck(L_171);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_171, (bool)0, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_172 = __this->___level10_13;
|
|
NullCheck(L_172);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_172, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_173 = __this->___level11_14;
|
|
NullCheck(L_173);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_173, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_174 = __this->___level12_15;
|
|
NullCheck(L_174);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_174, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_175 = __this->___level13_16;
|
|
NullCheck(L_175);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_175, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_176 = __this->___level14_17;
|
|
NullCheck(L_176);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_176, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_177 = __this->___level15_18;
|
|
NullCheck(L_177);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_177, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_178 = __this->___level16_19;
|
|
NullCheck(L_178);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_178, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_179 = __this->___level17_20;
|
|
NullCheck(L_179);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_179, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_180 = __this->___level18_21;
|
|
NullCheck(L_180);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_180, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_181 = __this->___level19_22;
|
|
NullCheck(L_181);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_181, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_182 = __this->___level20_23;
|
|
NullCheck(L_182);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_182, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_183 = __this->___bonus_24;
|
|
NullCheck(L_183);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_183, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_184 = __this->___about_25;
|
|
NullCheck(L_184);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_184, (bool)1, NULL);
|
|
}
|
|
|
|
IL_08b0:
|
|
{
|
|
// if (test == 8)
|
|
int32_t L_185 = __this->___test_26;
|
|
if ((!(((uint32_t)L_185) == ((uint32_t)8))))
|
|
{
|
|
goto IL_09c4;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_186 = __this->___level1_4;
|
|
NullCheck(L_186);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_186, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_187 = __this->___level2_5;
|
|
NullCheck(L_187);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_187, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_188 = __this->___level3_6;
|
|
NullCheck(L_188);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_188, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_189 = __this->___level4_7;
|
|
NullCheck(L_189);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_189, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_190 = __this->___level5_8;
|
|
NullCheck(L_190);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_190, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_191 = __this->___level6_9;
|
|
NullCheck(L_191);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_191, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_192 = __this->___level7_10;
|
|
NullCheck(L_192);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_192, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_193 = __this->___level8_11;
|
|
NullCheck(L_193);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_193, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_194 = __this->___level9_12;
|
|
NullCheck(L_194);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_194, (bool)1, NULL);
|
|
// level10.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_195 = __this->___level10_13;
|
|
NullCheck(L_195);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_195, (bool)0, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_196 = __this->___level11_14;
|
|
NullCheck(L_196);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_196, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_197 = __this->___level12_15;
|
|
NullCheck(L_197);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_197, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_198 = __this->___level13_16;
|
|
NullCheck(L_198);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_198, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_199 = __this->___level14_17;
|
|
NullCheck(L_199);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_199, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_200 = __this->___level15_18;
|
|
NullCheck(L_200);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_200, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_201 = __this->___level16_19;
|
|
NullCheck(L_201);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_201, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_202 = __this->___level17_20;
|
|
NullCheck(L_202);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_202, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_203 = __this->___level18_21;
|
|
NullCheck(L_203);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_203, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_204 = __this->___level19_22;
|
|
NullCheck(L_204);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_204, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_205 = __this->___level20_23;
|
|
NullCheck(L_205);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_205, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_206 = __this->___bonus_24;
|
|
NullCheck(L_206);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_206, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_207 = __this->___about_25;
|
|
NullCheck(L_207);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_207, (bool)1, NULL);
|
|
}
|
|
|
|
IL_09c4:
|
|
{
|
|
// if (test == 9)
|
|
int32_t L_208 = __this->___test_26;
|
|
if ((!(((uint32_t)L_208) == ((uint32_t)((int32_t)9)))))
|
|
{
|
|
goto IL_0ad9;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_209 = __this->___level1_4;
|
|
NullCheck(L_209);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_209, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_210 = __this->___level2_5;
|
|
NullCheck(L_210);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_210, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_211 = __this->___level3_6;
|
|
NullCheck(L_211);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_211, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_212 = __this->___level4_7;
|
|
NullCheck(L_212);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_212, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_213 = __this->___level5_8;
|
|
NullCheck(L_213);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_213, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_214 = __this->___level6_9;
|
|
NullCheck(L_214);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_214, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_215 = __this->___level7_10;
|
|
NullCheck(L_215);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_215, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_216 = __this->___level8_11;
|
|
NullCheck(L_216);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_216, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_217 = __this->___level9_12;
|
|
NullCheck(L_217);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_217, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_218 = __this->___level10_13;
|
|
NullCheck(L_218);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_218, (bool)1, NULL);
|
|
// level11.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_219 = __this->___level11_14;
|
|
NullCheck(L_219);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_219, (bool)0, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_220 = __this->___level12_15;
|
|
NullCheck(L_220);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_220, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_221 = __this->___level13_16;
|
|
NullCheck(L_221);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_221, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_222 = __this->___level14_17;
|
|
NullCheck(L_222);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_222, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_223 = __this->___level15_18;
|
|
NullCheck(L_223);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_223, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_224 = __this->___level16_19;
|
|
NullCheck(L_224);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_224, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_225 = __this->___level17_20;
|
|
NullCheck(L_225);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_225, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_226 = __this->___level18_21;
|
|
NullCheck(L_226);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_226, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_227 = __this->___level19_22;
|
|
NullCheck(L_227);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_227, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_228 = __this->___level20_23;
|
|
NullCheck(L_228);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_228, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_229 = __this->___bonus_24;
|
|
NullCheck(L_229);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_229, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_230 = __this->___about_25;
|
|
NullCheck(L_230);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_230, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0ad9:
|
|
{
|
|
// if (test == 10)
|
|
int32_t L_231 = __this->___test_26;
|
|
if ((!(((uint32_t)L_231) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_0bee;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_232 = __this->___level1_4;
|
|
NullCheck(L_232);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_232, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_233 = __this->___level2_5;
|
|
NullCheck(L_233);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_233, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_234 = __this->___level3_6;
|
|
NullCheck(L_234);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_234, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_235 = __this->___level4_7;
|
|
NullCheck(L_235);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_235, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_236 = __this->___level5_8;
|
|
NullCheck(L_236);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_236, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_237 = __this->___level6_9;
|
|
NullCheck(L_237);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_237, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_238 = __this->___level7_10;
|
|
NullCheck(L_238);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_238, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_239 = __this->___level8_11;
|
|
NullCheck(L_239);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_239, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_240 = __this->___level9_12;
|
|
NullCheck(L_240);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_240, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_241 = __this->___level10_13;
|
|
NullCheck(L_241);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_241, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_242 = __this->___level11_14;
|
|
NullCheck(L_242);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_242, (bool)1, NULL);
|
|
// level12.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_243 = __this->___level12_15;
|
|
NullCheck(L_243);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_243, (bool)0, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_244 = __this->___level13_16;
|
|
NullCheck(L_244);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_244, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_245 = __this->___level14_17;
|
|
NullCheck(L_245);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_245, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_246 = __this->___level15_18;
|
|
NullCheck(L_246);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_246, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_247 = __this->___level16_19;
|
|
NullCheck(L_247);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_247, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_248 = __this->___level17_20;
|
|
NullCheck(L_248);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_248, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_249 = __this->___level18_21;
|
|
NullCheck(L_249);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_249, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_250 = __this->___level19_22;
|
|
NullCheck(L_250);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_250, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_251 = __this->___level20_23;
|
|
NullCheck(L_251);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_251, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_252 = __this->___bonus_24;
|
|
NullCheck(L_252);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_252, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_253 = __this->___about_25;
|
|
NullCheck(L_253);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_253, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0bee:
|
|
{
|
|
// if (test == 11)
|
|
int32_t L_254 = __this->___test_26;
|
|
if ((!(((uint32_t)L_254) == ((uint32_t)((int32_t)11)))))
|
|
{
|
|
goto IL_0d03;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_255 = __this->___level1_4;
|
|
NullCheck(L_255);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_255, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_256 = __this->___level2_5;
|
|
NullCheck(L_256);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_256, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_257 = __this->___level3_6;
|
|
NullCheck(L_257);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_257, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_258 = __this->___level4_7;
|
|
NullCheck(L_258);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_258, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_259 = __this->___level5_8;
|
|
NullCheck(L_259);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_259, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_260 = __this->___level6_9;
|
|
NullCheck(L_260);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_260, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_261 = __this->___level7_10;
|
|
NullCheck(L_261);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_261, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_262 = __this->___level8_11;
|
|
NullCheck(L_262);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_262, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_263 = __this->___level9_12;
|
|
NullCheck(L_263);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_263, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_264 = __this->___level10_13;
|
|
NullCheck(L_264);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_264, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_265 = __this->___level11_14;
|
|
NullCheck(L_265);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_265, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_266 = __this->___level12_15;
|
|
NullCheck(L_266);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_266, (bool)1, NULL);
|
|
// level13.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_267 = __this->___level13_16;
|
|
NullCheck(L_267);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_267, (bool)0, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_268 = __this->___level14_17;
|
|
NullCheck(L_268);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_268, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_269 = __this->___level15_18;
|
|
NullCheck(L_269);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_269, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_270 = __this->___level16_19;
|
|
NullCheck(L_270);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_270, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_271 = __this->___level17_20;
|
|
NullCheck(L_271);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_271, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_272 = __this->___level18_21;
|
|
NullCheck(L_272);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_272, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_273 = __this->___level19_22;
|
|
NullCheck(L_273);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_273, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_274 = __this->___level20_23;
|
|
NullCheck(L_274);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_274, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_275 = __this->___bonus_24;
|
|
NullCheck(L_275);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_275, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_276 = __this->___about_25;
|
|
NullCheck(L_276);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_276, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0d03:
|
|
{
|
|
// if (test == 12)
|
|
int32_t L_277 = __this->___test_26;
|
|
if ((!(((uint32_t)L_277) == ((uint32_t)((int32_t)12)))))
|
|
{
|
|
goto IL_0e18;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_278 = __this->___level1_4;
|
|
NullCheck(L_278);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_278, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_279 = __this->___level2_5;
|
|
NullCheck(L_279);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_279, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_280 = __this->___level3_6;
|
|
NullCheck(L_280);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_280, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_281 = __this->___level4_7;
|
|
NullCheck(L_281);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_281, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_282 = __this->___level5_8;
|
|
NullCheck(L_282);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_282, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_283 = __this->___level6_9;
|
|
NullCheck(L_283);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_283, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_284 = __this->___level7_10;
|
|
NullCheck(L_284);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_284, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_285 = __this->___level8_11;
|
|
NullCheck(L_285);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_285, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_286 = __this->___level9_12;
|
|
NullCheck(L_286);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_286, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_287 = __this->___level10_13;
|
|
NullCheck(L_287);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_287, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_288 = __this->___level11_14;
|
|
NullCheck(L_288);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_288, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_289 = __this->___level12_15;
|
|
NullCheck(L_289);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_289, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_290 = __this->___level13_16;
|
|
NullCheck(L_290);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_290, (bool)1, NULL);
|
|
// level14.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_291 = __this->___level14_17;
|
|
NullCheck(L_291);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_291, (bool)0, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_292 = __this->___level15_18;
|
|
NullCheck(L_292);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_292, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_293 = __this->___level16_19;
|
|
NullCheck(L_293);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_293, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_294 = __this->___level17_20;
|
|
NullCheck(L_294);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_294, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_295 = __this->___level18_21;
|
|
NullCheck(L_295);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_295, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_296 = __this->___level19_22;
|
|
NullCheck(L_296);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_296, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_297 = __this->___level20_23;
|
|
NullCheck(L_297);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_297, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_298 = __this->___bonus_24;
|
|
NullCheck(L_298);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_298, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_299 = __this->___about_25;
|
|
NullCheck(L_299);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_299, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0e18:
|
|
{
|
|
// if (test == 13)
|
|
int32_t L_300 = __this->___test_26;
|
|
if ((!(((uint32_t)L_300) == ((uint32_t)((int32_t)13)))))
|
|
{
|
|
goto IL_0f2d;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_301 = __this->___level1_4;
|
|
NullCheck(L_301);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_301, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_302 = __this->___level2_5;
|
|
NullCheck(L_302);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_302, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_303 = __this->___level3_6;
|
|
NullCheck(L_303);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_303, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_304 = __this->___level4_7;
|
|
NullCheck(L_304);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_304, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_305 = __this->___level5_8;
|
|
NullCheck(L_305);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_305, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_306 = __this->___level6_9;
|
|
NullCheck(L_306);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_306, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_307 = __this->___level7_10;
|
|
NullCheck(L_307);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_307, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_308 = __this->___level8_11;
|
|
NullCheck(L_308);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_308, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_309 = __this->___level9_12;
|
|
NullCheck(L_309);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_309, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_310 = __this->___level10_13;
|
|
NullCheck(L_310);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_310, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_311 = __this->___level11_14;
|
|
NullCheck(L_311);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_311, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_312 = __this->___level12_15;
|
|
NullCheck(L_312);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_312, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_313 = __this->___level13_16;
|
|
NullCheck(L_313);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_313, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_314 = __this->___level14_17;
|
|
NullCheck(L_314);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_314, (bool)1, NULL);
|
|
// level15.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_315 = __this->___level15_18;
|
|
NullCheck(L_315);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_315, (bool)0, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_316 = __this->___level16_19;
|
|
NullCheck(L_316);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_316, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_317 = __this->___level17_20;
|
|
NullCheck(L_317);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_317, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_318 = __this->___level18_21;
|
|
NullCheck(L_318);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_318, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_319 = __this->___level19_22;
|
|
NullCheck(L_319);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_319, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_320 = __this->___level20_23;
|
|
NullCheck(L_320);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_320, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_321 = __this->___bonus_24;
|
|
NullCheck(L_321);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_321, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_322 = __this->___about_25;
|
|
NullCheck(L_322);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_322, (bool)1, NULL);
|
|
}
|
|
|
|
IL_0f2d:
|
|
{
|
|
// if (test == 14)
|
|
int32_t L_323 = __this->___test_26;
|
|
if ((!(((uint32_t)L_323) == ((uint32_t)((int32_t)14)))))
|
|
{
|
|
goto IL_1042;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_324 = __this->___level1_4;
|
|
NullCheck(L_324);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_324, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_325 = __this->___level2_5;
|
|
NullCheck(L_325);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_325, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_326 = __this->___level3_6;
|
|
NullCheck(L_326);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_326, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_327 = __this->___level4_7;
|
|
NullCheck(L_327);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_327, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_328 = __this->___level5_8;
|
|
NullCheck(L_328);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_328, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_329 = __this->___level6_9;
|
|
NullCheck(L_329);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_329, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_330 = __this->___level7_10;
|
|
NullCheck(L_330);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_330, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_331 = __this->___level8_11;
|
|
NullCheck(L_331);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_331, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_332 = __this->___level9_12;
|
|
NullCheck(L_332);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_332, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_333 = __this->___level10_13;
|
|
NullCheck(L_333);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_333, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_334 = __this->___level11_14;
|
|
NullCheck(L_334);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_334, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_335 = __this->___level12_15;
|
|
NullCheck(L_335);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_335, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_336 = __this->___level13_16;
|
|
NullCheck(L_336);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_336, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_337 = __this->___level14_17;
|
|
NullCheck(L_337);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_337, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_338 = __this->___level15_18;
|
|
NullCheck(L_338);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_338, (bool)1, NULL);
|
|
// level16.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_339 = __this->___level16_19;
|
|
NullCheck(L_339);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_339, (bool)0, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_340 = __this->___level17_20;
|
|
NullCheck(L_340);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_340, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_341 = __this->___level18_21;
|
|
NullCheck(L_341);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_341, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_342 = __this->___level19_22;
|
|
NullCheck(L_342);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_342, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_343 = __this->___level20_23;
|
|
NullCheck(L_343);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_343, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_344 = __this->___bonus_24;
|
|
NullCheck(L_344);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_344, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_345 = __this->___about_25;
|
|
NullCheck(L_345);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_345, (bool)1, NULL);
|
|
}
|
|
|
|
IL_1042:
|
|
{
|
|
// if (test == 15)
|
|
int32_t L_346 = __this->___test_26;
|
|
if ((!(((uint32_t)L_346) == ((uint32_t)((int32_t)15)))))
|
|
{
|
|
goto IL_1157;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_347 = __this->___level1_4;
|
|
NullCheck(L_347);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_347, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_348 = __this->___level2_5;
|
|
NullCheck(L_348);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_348, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_349 = __this->___level3_6;
|
|
NullCheck(L_349);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_349, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_350 = __this->___level4_7;
|
|
NullCheck(L_350);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_350, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_351 = __this->___level5_8;
|
|
NullCheck(L_351);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_351, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_352 = __this->___level6_9;
|
|
NullCheck(L_352);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_352, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_353 = __this->___level7_10;
|
|
NullCheck(L_353);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_353, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_354 = __this->___level8_11;
|
|
NullCheck(L_354);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_354, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_355 = __this->___level9_12;
|
|
NullCheck(L_355);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_355, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_356 = __this->___level10_13;
|
|
NullCheck(L_356);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_356, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_357 = __this->___level11_14;
|
|
NullCheck(L_357);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_357, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_358 = __this->___level12_15;
|
|
NullCheck(L_358);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_358, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_359 = __this->___level13_16;
|
|
NullCheck(L_359);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_359, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_360 = __this->___level14_17;
|
|
NullCheck(L_360);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_360, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_361 = __this->___level15_18;
|
|
NullCheck(L_361);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_361, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_362 = __this->___level16_19;
|
|
NullCheck(L_362);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_362, (bool)1, NULL);
|
|
// level17.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_363 = __this->___level17_20;
|
|
NullCheck(L_363);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_363, (bool)0, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_364 = __this->___level18_21;
|
|
NullCheck(L_364);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_364, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_365 = __this->___level19_22;
|
|
NullCheck(L_365);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_365, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_366 = __this->___level20_23;
|
|
NullCheck(L_366);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_366, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_367 = __this->___bonus_24;
|
|
NullCheck(L_367);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_367, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_368 = __this->___about_25;
|
|
NullCheck(L_368);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_368, (bool)1, NULL);
|
|
}
|
|
|
|
IL_1157:
|
|
{
|
|
// if (test == 16)
|
|
int32_t L_369 = __this->___test_26;
|
|
if ((!(((uint32_t)L_369) == ((uint32_t)((int32_t)16)))))
|
|
{
|
|
goto IL_126c;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_370 = __this->___level1_4;
|
|
NullCheck(L_370);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_370, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_371 = __this->___level2_5;
|
|
NullCheck(L_371);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_371, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_372 = __this->___level3_6;
|
|
NullCheck(L_372);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_372, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_373 = __this->___level4_7;
|
|
NullCheck(L_373);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_373, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_374 = __this->___level5_8;
|
|
NullCheck(L_374);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_374, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_375 = __this->___level6_9;
|
|
NullCheck(L_375);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_375, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_376 = __this->___level7_10;
|
|
NullCheck(L_376);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_376, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_377 = __this->___level8_11;
|
|
NullCheck(L_377);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_377, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_378 = __this->___level9_12;
|
|
NullCheck(L_378);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_378, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_379 = __this->___level10_13;
|
|
NullCheck(L_379);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_379, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_380 = __this->___level11_14;
|
|
NullCheck(L_380);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_380, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_381 = __this->___level12_15;
|
|
NullCheck(L_381);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_381, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_382 = __this->___level13_16;
|
|
NullCheck(L_382);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_382, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_383 = __this->___level14_17;
|
|
NullCheck(L_383);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_383, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_384 = __this->___level15_18;
|
|
NullCheck(L_384);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_384, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_385 = __this->___level16_19;
|
|
NullCheck(L_385);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_385, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_386 = __this->___level17_20;
|
|
NullCheck(L_386);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_386, (bool)1, NULL);
|
|
// level18.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_387 = __this->___level18_21;
|
|
NullCheck(L_387);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_387, (bool)0, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_388 = __this->___level19_22;
|
|
NullCheck(L_388);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_388, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_389 = __this->___level20_23;
|
|
NullCheck(L_389);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_389, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_390 = __this->___bonus_24;
|
|
NullCheck(L_390);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_390, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_391 = __this->___about_25;
|
|
NullCheck(L_391);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_391, (bool)1, NULL);
|
|
}
|
|
|
|
IL_126c:
|
|
{
|
|
// if (test == 17)
|
|
int32_t L_392 = __this->___test_26;
|
|
if ((!(((uint32_t)L_392) == ((uint32_t)((int32_t)17)))))
|
|
{
|
|
goto IL_1381;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_393 = __this->___level1_4;
|
|
NullCheck(L_393);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_393, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_394 = __this->___level2_5;
|
|
NullCheck(L_394);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_394, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_395 = __this->___level3_6;
|
|
NullCheck(L_395);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_395, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_396 = __this->___level4_7;
|
|
NullCheck(L_396);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_396, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_397 = __this->___level5_8;
|
|
NullCheck(L_397);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_397, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_398 = __this->___level6_9;
|
|
NullCheck(L_398);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_398, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_399 = __this->___level7_10;
|
|
NullCheck(L_399);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_399, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_400 = __this->___level8_11;
|
|
NullCheck(L_400);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_400, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_401 = __this->___level9_12;
|
|
NullCheck(L_401);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_401, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_402 = __this->___level10_13;
|
|
NullCheck(L_402);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_402, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_403 = __this->___level11_14;
|
|
NullCheck(L_403);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_403, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_404 = __this->___level12_15;
|
|
NullCheck(L_404);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_404, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_405 = __this->___level13_16;
|
|
NullCheck(L_405);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_405, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_406 = __this->___level14_17;
|
|
NullCheck(L_406);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_406, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_407 = __this->___level15_18;
|
|
NullCheck(L_407);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_407, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_408 = __this->___level16_19;
|
|
NullCheck(L_408);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_408, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_409 = __this->___level17_20;
|
|
NullCheck(L_409);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_409, (bool)1, NULL);
|
|
// level18.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_410 = __this->___level18_21;
|
|
NullCheck(L_410);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_410, (bool)1, NULL);
|
|
// level19.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_411 = __this->___level19_22;
|
|
NullCheck(L_411);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_411, (bool)0, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_412 = __this->___level20_23;
|
|
NullCheck(L_412);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_412, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_413 = __this->___bonus_24;
|
|
NullCheck(L_413);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_413, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_414 = __this->___about_25;
|
|
NullCheck(L_414);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_414, (bool)1, NULL);
|
|
}
|
|
|
|
IL_1381:
|
|
{
|
|
// if (test == 18)
|
|
int32_t L_415 = __this->___test_26;
|
|
if ((!(((uint32_t)L_415) == ((uint32_t)((int32_t)18)))))
|
|
{
|
|
goto IL_1496;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_416 = __this->___level1_4;
|
|
NullCheck(L_416);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_416, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_417 = __this->___level2_5;
|
|
NullCheck(L_417);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_417, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_418 = __this->___level3_6;
|
|
NullCheck(L_418);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_418, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_419 = __this->___level4_7;
|
|
NullCheck(L_419);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_419, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_420 = __this->___level5_8;
|
|
NullCheck(L_420);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_420, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_421 = __this->___level6_9;
|
|
NullCheck(L_421);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_421, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_422 = __this->___level7_10;
|
|
NullCheck(L_422);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_422, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_423 = __this->___level8_11;
|
|
NullCheck(L_423);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_423, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_424 = __this->___level9_12;
|
|
NullCheck(L_424);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_424, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_425 = __this->___level10_13;
|
|
NullCheck(L_425);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_425, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_426 = __this->___level11_14;
|
|
NullCheck(L_426);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_426, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_427 = __this->___level12_15;
|
|
NullCheck(L_427);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_427, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_428 = __this->___level13_16;
|
|
NullCheck(L_428);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_428, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_429 = __this->___level14_17;
|
|
NullCheck(L_429);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_429, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_430 = __this->___level15_18;
|
|
NullCheck(L_430);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_430, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_431 = __this->___level16_19;
|
|
NullCheck(L_431);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_431, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_432 = __this->___level17_20;
|
|
NullCheck(L_432);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_432, (bool)1, NULL);
|
|
// level18.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_433 = __this->___level18_21;
|
|
NullCheck(L_433);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_433, (bool)1, NULL);
|
|
// level19.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_434 = __this->___level19_22;
|
|
NullCheck(L_434);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_434, (bool)1, NULL);
|
|
// level20.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_435 = __this->___level20_23;
|
|
NullCheck(L_435);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_435, (bool)0, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_436 = __this->___bonus_24;
|
|
NullCheck(L_436);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_436, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_437 = __this->___about_25;
|
|
NullCheck(L_437);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_437, (bool)1, NULL);
|
|
}
|
|
|
|
IL_1496:
|
|
{
|
|
// if (test == 19)
|
|
int32_t L_438 = __this->___test_26;
|
|
if ((!(((uint32_t)L_438) == ((uint32_t)((int32_t)19)))))
|
|
{
|
|
goto IL_15ab;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_439 = __this->___level1_4;
|
|
NullCheck(L_439);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_439, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_440 = __this->___level2_5;
|
|
NullCheck(L_440);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_440, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_441 = __this->___level3_6;
|
|
NullCheck(L_441);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_441, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_442 = __this->___level4_7;
|
|
NullCheck(L_442);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_442, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_443 = __this->___level5_8;
|
|
NullCheck(L_443);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_443, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_444 = __this->___level6_9;
|
|
NullCheck(L_444);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_444, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_445 = __this->___level7_10;
|
|
NullCheck(L_445);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_445, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_446 = __this->___level8_11;
|
|
NullCheck(L_446);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_446, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_447 = __this->___level9_12;
|
|
NullCheck(L_447);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_447, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_448 = __this->___level10_13;
|
|
NullCheck(L_448);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_448, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_449 = __this->___level11_14;
|
|
NullCheck(L_449);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_449, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_450 = __this->___level12_15;
|
|
NullCheck(L_450);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_450, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_451 = __this->___level13_16;
|
|
NullCheck(L_451);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_451, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_452 = __this->___level14_17;
|
|
NullCheck(L_452);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_452, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_453 = __this->___level15_18;
|
|
NullCheck(L_453);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_453, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_454 = __this->___level16_19;
|
|
NullCheck(L_454);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_454, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_455 = __this->___level17_20;
|
|
NullCheck(L_455);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_455, (bool)1, NULL);
|
|
// level18.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_456 = __this->___level18_21;
|
|
NullCheck(L_456);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_456, (bool)1, NULL);
|
|
// level19.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_457 = __this->___level19_22;
|
|
NullCheck(L_457);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_457, (bool)1, NULL);
|
|
// level20.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_458 = __this->___level20_23;
|
|
NullCheck(L_458);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_458, (bool)1, NULL);
|
|
// bonus.interactable = false;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_459 = __this->___bonus_24;
|
|
NullCheck(L_459);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_459, (bool)0, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_460 = __this->___about_25;
|
|
NullCheck(L_460);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_460, (bool)1, NULL);
|
|
}
|
|
|
|
IL_15ab:
|
|
{
|
|
// if (test == 20)
|
|
int32_t L_461 = __this->___test_26;
|
|
if ((!(((uint32_t)L_461) == ((uint32_t)((int32_t)20)))))
|
|
{
|
|
goto IL_16c0;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_462 = __this->___level1_4;
|
|
NullCheck(L_462);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_462, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_463 = __this->___level2_5;
|
|
NullCheck(L_463);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_463, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_464 = __this->___level3_6;
|
|
NullCheck(L_464);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_464, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_465 = __this->___level4_7;
|
|
NullCheck(L_465);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_465, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_466 = __this->___level5_8;
|
|
NullCheck(L_466);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_466, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_467 = __this->___level6_9;
|
|
NullCheck(L_467);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_467, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_468 = __this->___level7_10;
|
|
NullCheck(L_468);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_468, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_469 = __this->___level8_11;
|
|
NullCheck(L_469);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_469, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_470 = __this->___level9_12;
|
|
NullCheck(L_470);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_470, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_471 = __this->___level10_13;
|
|
NullCheck(L_471);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_471, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_472 = __this->___level11_14;
|
|
NullCheck(L_472);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_472, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_473 = __this->___level12_15;
|
|
NullCheck(L_473);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_473, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_474 = __this->___level13_16;
|
|
NullCheck(L_474);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_474, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_475 = __this->___level14_17;
|
|
NullCheck(L_475);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_475, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_476 = __this->___level15_18;
|
|
NullCheck(L_476);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_476, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_477 = __this->___level16_19;
|
|
NullCheck(L_477);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_477, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_478 = __this->___level17_20;
|
|
NullCheck(L_478);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_478, (bool)1, NULL);
|
|
// level18.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_479 = __this->___level18_21;
|
|
NullCheck(L_479);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_479, (bool)1, NULL);
|
|
// level19.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_480 = __this->___level19_22;
|
|
NullCheck(L_480);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_480, (bool)1, NULL);
|
|
// level20.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_481 = __this->___level20_23;
|
|
NullCheck(L_481);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_481, (bool)1, NULL);
|
|
// bonus.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_482 = __this->___bonus_24;
|
|
NullCheck(L_482);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_482, (bool)1, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_483 = __this->___about_25;
|
|
NullCheck(L_483);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_483, (bool)1, NULL);
|
|
}
|
|
|
|
IL_16c0:
|
|
{
|
|
// if (test == 21)
|
|
int32_t L_484 = __this->___test_26;
|
|
if ((!(((uint32_t)L_484) == ((uint32_t)((int32_t)21)))))
|
|
{
|
|
goto IL_17d5;
|
|
}
|
|
}
|
|
{
|
|
// level1.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_485 = __this->___level1_4;
|
|
NullCheck(L_485);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_485, (bool)1, NULL);
|
|
// level2.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_486 = __this->___level2_5;
|
|
NullCheck(L_486);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_486, (bool)1, NULL);
|
|
// level3.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_487 = __this->___level3_6;
|
|
NullCheck(L_487);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_487, (bool)1, NULL);
|
|
// level4.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_488 = __this->___level4_7;
|
|
NullCheck(L_488);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_488, (bool)1, NULL);
|
|
// level5.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_489 = __this->___level5_8;
|
|
NullCheck(L_489);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_489, (bool)1, NULL);
|
|
// level6.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_490 = __this->___level6_9;
|
|
NullCheck(L_490);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_490, (bool)1, NULL);
|
|
// level7.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_491 = __this->___level7_10;
|
|
NullCheck(L_491);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_491, (bool)1, NULL);
|
|
// level8.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_492 = __this->___level8_11;
|
|
NullCheck(L_492);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_492, (bool)1, NULL);
|
|
// level9.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_493 = __this->___level9_12;
|
|
NullCheck(L_493);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_493, (bool)1, NULL);
|
|
// level10.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_494 = __this->___level10_13;
|
|
NullCheck(L_494);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_494, (bool)1, NULL);
|
|
// level11.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_495 = __this->___level11_14;
|
|
NullCheck(L_495);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_495, (bool)1, NULL);
|
|
// level12.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_496 = __this->___level12_15;
|
|
NullCheck(L_496);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_496, (bool)1, NULL);
|
|
// level13.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_497 = __this->___level13_16;
|
|
NullCheck(L_497);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_497, (bool)1, NULL);
|
|
// level14.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_498 = __this->___level14_17;
|
|
NullCheck(L_498);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_498, (bool)1, NULL);
|
|
// level15.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_499 = __this->___level15_18;
|
|
NullCheck(L_499);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_499, (bool)1, NULL);
|
|
// level16.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_500 = __this->___level16_19;
|
|
NullCheck(L_500);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_500, (bool)1, NULL);
|
|
// level17.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_501 = __this->___level17_20;
|
|
NullCheck(L_501);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_501, (bool)1, NULL);
|
|
// level18.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_502 = __this->___level18_21;
|
|
NullCheck(L_502);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_502, (bool)1, NULL);
|
|
// level19.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_503 = __this->___level19_22;
|
|
NullCheck(L_503);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_503, (bool)1, NULL);
|
|
// level20.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_504 = __this->___level20_23;
|
|
NullCheck(L_504);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_504, (bool)1, NULL);
|
|
// bonus.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_505 = __this->___bonus_24;
|
|
NullCheck(L_505);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_505, (bool)1, NULL);
|
|
// about.interactable = true;
|
|
Button_t6786514A57F7AFDEE5431112FEA0CAB24F5AE098* L_506 = __this->___about_25;
|
|
NullCheck(L_506);
|
|
Selectable_set_interactable_m8DD581C1AD99B2EFA8B3EE9AF69EDDF26688B492(L_506, (bool)1, NULL);
|
|
}
|
|
|
|
IL_17d5:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void LevelButtons::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LevelButtons__ctor_m1B298FC312FF10926708FB4216278173E437D44C (LevelButtons_t0A27F9A59A9D53EFF7C60D3EF2263712F9C6BAAE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 levelTutorial::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void levelTutorial_Awake_mF194EF85792DC3582D84752AF8C16113398C182C (levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void levelTutorial::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void levelTutorial_Update_mFD84EB1A10CAF26B19C1EDC840785AA3FB3610AC (levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void levelTutorial::StartLevel1()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void levelTutorial_StartLevel1_mFDA8E3982054AFB80AA65074AE53F14C39A20C81 (levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PlayerSaving.tutorial = 1;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6 = 1;
|
|
// PlayerSaving.SavingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___SavingPlayer_7 = (bool)1;
|
|
// sceneFader.FadeTo(level1);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_5;
|
|
String_t* L_1 = __this->___level1_4;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// MainMenu.ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void levelTutorial::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void levelTutorial__ctor_m14EE89C73077A2471A06D84EAADF5F4ABC7640FD (levelTutorial_tB14F45FE84871F94372FE3F0E8A5D21A9ABE554C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string level1 = "level1";
|
|
__this->___level1_4 = _stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level1_4), (void*)_stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 MainMenu::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Awake_mC7FAEAE58DDCA71A0261D025508EE9D5C54932A1 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// Tutorial = PlayerSaving.tutorial;
|
|
int32_t L_0 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___tutorial_6;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___Tutorial_30 = L_0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Play()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Play_m83A060624413533808E63A4420ECEFA5A9FB07E6 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___levelToLoad_4;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::StartScene()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_StartScene_m0C033CB036E524B9DE2873021B9A9E03031FE489 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(start);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___start_5;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = true;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::LevelSelect()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_LevelSelect_mC6AA9DE70B664A723B2D7E621CED55E113618A69 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(levelselect);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___levelselect_6;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = true;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level1()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level1_mB94B798D776F82673755F4386C40C82805AE9901 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (Tutorial == 0)
|
|
int32_t L_0 = ((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___Tutorial_30;
|
|
if (L_0)
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(levelTutorial);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_1 = __this->___sceneFader_31;
|
|
String_t* L_2 = __this->___levelTutorial_7;
|
|
NullCheck(L_1);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_1, L_2, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// if (Tutorial == 1)
|
|
int32_t L_3 = ((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___Tutorial_30;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)1))))
|
|
{
|
|
goto IL_003d;
|
|
}
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level1);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_4 = __this->___sceneFader_31;
|
|
String_t* L_5 = __this->___level1_8;
|
|
NullCheck(L_4);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_4, L_5, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level2()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level2_m1DAEB1739FE4866C4AB2AC7F24AADBFC24995FEC (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level2);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level2_9;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level3()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level3_m3F8DED90D35D144529C439510B8FC0A42483BEAF (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level3);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level3_10;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level4()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level4_m54E419834EE61B17B21C6650F277D977EA42A1F5 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level4);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level4_11;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level5()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level5_m01A02AD14EB043452A6CEE396E310792F62435CB (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level5);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level5_12;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level6()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level6_mBE73B4A14C15D4B8F32666B60111D746E9067244 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level6);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level6_13;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level7()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level7_mE6E336BF6ABB3C18B391E7997D3AB3D17B0366CA (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level7);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level7_14;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level8()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level8_m83B9439D5B0FADEE6377675E914E5076D4CE05B2 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level8);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level8_15;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level9()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level9_m9F6B5D43F29B67D8F1B1F8C338CD3335B59312B6 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level9);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level9_16;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level10()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level10_m26B008C01093F03C7A3BC9AD4383F8542B4DCE26 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level10);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level10_17;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level11()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level11_m3DA48E4FAEA5A8B23C946F5EC2EB281275A404F0 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level11);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level11_18;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level12()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level12_mE9377EC4D82D68684C862BDC447AC2F5EE809F42 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level12);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level12_19;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level13()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level13_m6DD226CAA2A4B0C88AB3C2B7CB2D032E12B6D159 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level13);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level13_20;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level14()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level14_mBF9F9888343FF4990B5B6856D45CAEE241FE229F (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level14);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level14_21;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level15()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level15_m92E2B9066F1E4B0E08C207C36F80D39B8F9BF933 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level15);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level15_22;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level16()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level16_m7EA886178617989344705EB98EEFC890FE6CA3D1 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level16);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level16_23;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level17()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level17_m48F1DABC1687DB55355C1D08BFD36BA1551F814B (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level17);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level17_24;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level18()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level18_m5552D823E06C79568EBED8ECD88E17F690B016D6 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level18);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level18_25;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level19()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level19_m9ACDB55E1BCE4893E2ECA5B28315C1457CEC1C22 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level19);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level19_26;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Level20()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Level20_m0699AF1B12E432C8B149477E4F93567C9C6CA267 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(level20);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___level20_27;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Bonus()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Bonus_m09240B2F951C5BDAF0B6F534F4CD53B42FA82753 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(bonus);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___bonus_28;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = false;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::About()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_About_m4A2B62FB8309E38F39E3C7FA6171CD6A1EBF0E50 (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(about);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_0 = __this->___sceneFader_31;
|
|
String_t* L_1 = __this->___about_29;
|
|
NullCheck(L_0);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_0, L_1, NULL);
|
|
// ExitLevel = true;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Quit()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Quit_m2B85ACAF7EFBA8E95FAE62830FEB6D390A4CC78E (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral370B27C535159A835BB62625D19B9EB29E700DF2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// Debug.Log("Exciting...");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral370B27C535159A835BB62625D19B9EB29E700DF2, NULL);
|
|
// Application.Quit();
|
|
Application_Quit_mE304382DB9A6455C2A474C8F364C7387F37E9281(NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu_Update_m6D9E8EB1A42CC68CFAA865B9CF18FAEB81595C5C (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.Escape))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)27), NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// Application.Quit();
|
|
Application_Quit_mE304382DB9A6455C2A474C8F364C7387F37E9281(NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MainMenu::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainMenu__ctor_m8209CEC1D907C87A96D777961F4D0536E6E948DD (MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00F8FB8CDD789AE7AE851B2767A0F369C9D5BD29);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral02A01206ACFCD49ED0C4F664E3734F85E146D026);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1133BD63B4D5C12B6295D6E89AC50890D27588E5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24C6062890B9A50DF11D4109E1ABD5E483F464CB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral25B02706C201144E7B1B1848D2E3BC6C54358B6B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2602033F3FB1AFC0B39748C6EFF8947CCC0FB539);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D744A709D8E1F07DC8D584262332AF79CDB8E52);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35CA102206D671462E790BFC2E573F0C9E064759);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral394FBF9DC612B5FE80FA3920B074DAE96CE7939F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral60B9680D8AD08D42EABBB97F10EC462989771884);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66372F89C83C867383C40B51E7AEB2976F0F43DB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral743EDCAC6A947FFD1935E497F5077BF2575811AC);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral776E3C8BDD6075087A02542B7E0950044DA37140);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7D5B11910A2D278ECD2A04F7FDA6EF685AE4F028);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7DA1760BD800AD437B2EBD92CA3FC1C9F5467B58);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral947610918E815EA32DDFB8A4CD7A91DD72C33DE7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBC5BBE6812962B5CA894C4EE10AA5961AE12AD0B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5419D970294B2B64744F1CDC58F4CF32BABF064);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCAEE0777686926FE6E38F7007EC092146C4C3A8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD129CE471FDE4689538F8B6B938D0939F245F9D9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD27FB8C857B99AB7846237A8679B6CF0E1DEAA03);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD39CB6A0D98A2436BD2C89192ABA1438B44788C3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9131C2231E48819ABE567B606409A39E0257FC5);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string levelToLoad = "MainLevel";
|
|
__this->___levelToLoad_4 = _stringLiteralCCAEE0777686926FE6E38F7007EC092146C4C3A8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_4), (void*)_stringLiteralCCAEE0777686926FE6E38F7007EC092146C4C3A8);
|
|
// public string start = "Start";
|
|
__this->___start_5 = _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___start_5), (void*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
// public string levelselect = "LevelSelect";
|
|
__this->___levelselect_6 = _stringLiteral2602033F3FB1AFC0B39748C6EFF8947CCC0FB539;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelselect_6), (void*)_stringLiteral2602033F3FB1AFC0B39748C6EFF8947CCC0FB539);
|
|
// public string levelTutorial = "levelTutorial";
|
|
__this->___levelTutorial_7 = _stringLiteral66372F89C83C867383C40B51E7AEB2976F0F43DB;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelTutorial_7), (void*)_stringLiteral66372F89C83C867383C40B51E7AEB2976F0F43DB);
|
|
// public string level1 = "level1";
|
|
__this->___level1_8 = _stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level1_8), (void*)_stringLiteral0D6D57BEEEC9D9AD4DEBC273D6606CC0D74DC2D5);
|
|
// public string level2 = "level2";
|
|
__this->___level2_9 = _stringLiteral743EDCAC6A947FFD1935E497F5077BF2575811AC;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level2_9), (void*)_stringLiteral743EDCAC6A947FFD1935E497F5077BF2575811AC);
|
|
// public string level3 = "level3";
|
|
__this->___level3_10 = _stringLiteral947610918E815EA32DDFB8A4CD7A91DD72C33DE7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level3_10), (void*)_stringLiteral947610918E815EA32DDFB8A4CD7A91DD72C33DE7);
|
|
// public string level4 = "level4";
|
|
__this->___level4_11 = _stringLiteralD27FB8C857B99AB7846237A8679B6CF0E1DEAA03;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level4_11), (void*)_stringLiteralD27FB8C857B99AB7846237A8679B6CF0E1DEAA03);
|
|
// public string level5 = "level5";
|
|
__this->___level5_12 = _stringLiteral7DA1760BD800AD437B2EBD92CA3FC1C9F5467B58;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level5_12), (void*)_stringLiteral7DA1760BD800AD437B2EBD92CA3FC1C9F5467B58);
|
|
// public string level6 = "level6";
|
|
__this->___level6_13 = _stringLiteral394FBF9DC612B5FE80FA3920B074DAE96CE7939F;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level6_13), (void*)_stringLiteral394FBF9DC612B5FE80FA3920B074DAE96CE7939F);
|
|
// public string level7 = "level7";
|
|
__this->___level7_14 = _stringLiteral60B9680D8AD08D42EABBB97F10EC462989771884;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level7_14), (void*)_stringLiteral60B9680D8AD08D42EABBB97F10EC462989771884);
|
|
// public string level8 = "level8";
|
|
__this->___level8_15 = _stringLiteral00F8FB8CDD789AE7AE851B2767A0F369C9D5BD29;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level8_15), (void*)_stringLiteral00F8FB8CDD789AE7AE851B2767A0F369C9D5BD29);
|
|
// public string level9 = "level9";
|
|
__this->___level9_16 = _stringLiteral776E3C8BDD6075087A02542B7E0950044DA37140;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level9_16), (void*)_stringLiteral776E3C8BDD6075087A02542B7E0950044DA37140);
|
|
// public string level10 = "level10";
|
|
__this->___level10_17 = _stringLiteral24C6062890B9A50DF11D4109E1ABD5E483F464CB;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level10_17), (void*)_stringLiteral24C6062890B9A50DF11D4109E1ABD5E483F464CB);
|
|
// public string level11 = "level11";
|
|
__this->___level11_18 = _stringLiteral02A01206ACFCD49ED0C4F664E3734F85E146D026;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level11_18), (void*)_stringLiteral02A01206ACFCD49ED0C4F664E3734F85E146D026);
|
|
// public string level12 = "level12";
|
|
__this->___level12_19 = _stringLiteralD129CE471FDE4689538F8B6B938D0939F245F9D9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level12_19), (void*)_stringLiteralD129CE471FDE4689538F8B6B938D0939F245F9D9);
|
|
// public string level13 = "level13";
|
|
__this->___level13_20 = _stringLiteralBC5BBE6812962B5CA894C4EE10AA5961AE12AD0B;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level13_20), (void*)_stringLiteralBC5BBE6812962B5CA894C4EE10AA5961AE12AD0B);
|
|
// public string level14 = "level14";
|
|
__this->___level14_21 = _stringLiteral2D744A709D8E1F07DC8D584262332AF79CDB8E52;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level14_21), (void*)_stringLiteral2D744A709D8E1F07DC8D584262332AF79CDB8E52);
|
|
// public string level15 = "level15";
|
|
__this->___level15_22 = _stringLiteralC5419D970294B2B64744F1CDC58F4CF32BABF064;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level15_22), (void*)_stringLiteralC5419D970294B2B64744F1CDC58F4CF32BABF064);
|
|
// public string level16 = "level16";
|
|
__this->___level16_23 = _stringLiteral25B02706C201144E7B1B1848D2E3BC6C54358B6B;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level16_23), (void*)_stringLiteral25B02706C201144E7B1B1848D2E3BC6C54358B6B);
|
|
// public string level17 = "level17";
|
|
__this->___level17_24 = _stringLiteralD39CB6A0D98A2436BD2C89192ABA1438B44788C3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level17_24), (void*)_stringLiteralD39CB6A0D98A2436BD2C89192ABA1438B44788C3);
|
|
// public string level18 = "level18";
|
|
__this->___level18_25 = _stringLiteral7D5B11910A2D278ECD2A04F7FDA6EF685AE4F028;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level18_25), (void*)_stringLiteral7D5B11910A2D278ECD2A04F7FDA6EF685AE4F028);
|
|
// public string level19 = "level19";
|
|
__this->___level19_26 = _stringLiteral35CA102206D671462E790BFC2E573F0C9E064759;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level19_26), (void*)_stringLiteral35CA102206D671462E790BFC2E573F0C9E064759);
|
|
// public string level20 = "level20";
|
|
__this->___level20_27 = _stringLiteral1133BD63B4D5C12B6295D6E89AC50890D27588E5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___level20_27), (void*)_stringLiteral1133BD63B4D5C12B6295D6E89AC50890D27588E5);
|
|
// public string bonus = "bonus";
|
|
__this->___bonus_28 = _stringLiteralE9131C2231E48819ABE567B606409A39E0257FC5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___bonus_28), (void*)_stringLiteralE9131C2231E48819ABE567B606409A39E0257FC5);
|
|
// public string about = "About";
|
|
__this->___about_29 = _stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___about_29), (void*)_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 MarcPresents::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MarcPresents_Start_m73003D5FC09DB28E38DACED55586501D1B09E73E (MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(StartScene());
|
|
RuntimeObject* L_0;
|
|
L_0 = MarcPresents_StartScene_mA8CF7CE4967D1E64738669D804D0F0811CC06A3F(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator MarcPresents::StartScene()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MarcPresents_StartScene_mA8CF7CE4967D1E64738669D804D0F0811CC06A3F (MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* L_0 = (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB*)il2cpp_codegen_object_new(U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CStartSceneU3Ed__3__ctor_m013CE9531594BE7017CD3F9080801FE440880276(L_0, 0, NULL);
|
|
U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void MarcPresents::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MarcPresents__ctor_mF168B6E9A466DE692A713DCD8D199E7B6F8A5899 (MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string levelToLoad = "Start";
|
|
__this->___levelToLoad_5 = _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_5), (void*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 MarcPresents/<StartScene>d__3::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartSceneU3Ed__3__ctor_m013CE9531594BE7017CD3F9080801FE440880276 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void MarcPresents/<StartScene>d__3::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartSceneU3Ed__3_System_IDisposable_Dispose_m4B5CF52447105330948965697AA0A0A832E1E996 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean MarcPresents/<StartScene>d__3::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CStartSceneU3Ed__3_MoveNext_mB0D66F3026631BEDF436D27F3DF8D75D814F14D4 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(3.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_4 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_4, (3.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_4);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_6 = L_5->___sceneFader_4;
|
|
MarcPresents_tF260853DE3633F6D4294E335EC037B104FECAF79* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___levelToLoad_5;
|
|
NullCheck(L_6);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_6, L_8, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object MarcPresents/<StartScene>d__3::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartSceneU3Ed__3_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m88D327688FCBCEA3083815AC0A21B87540F26A75 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void MarcPresents/<StartScene>d__3::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartSceneU3Ed__3_System_Collections_IEnumerator_Reset_mCCCCE55CD97DB83ABDEB385DA3891628839CFBD6 (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CStartSceneU3Ed__3_System_Collections_IEnumerator_Reset_mCCCCE55CD97DB83ABDEB385DA3891628839CFBD6_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object MarcPresents/<StartScene>d__3::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartSceneU3Ed__3_System_Collections_IEnumerator_get_Current_mDEE740B46D5296114C83CDF8CC59AD486C39B8EE (U3CStartSceneU3Ed__3_t37EDB794EC4A732C805AB7F1BD59525E19462DDB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 SceneFader::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneFader_Start_m383DC2DA4B1417C9CF747B68CD85BF8A1870C2B9 (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(FadeIn());
|
|
RuntimeObject* L_0;
|
|
L_0 = SceneFader_FadeIn_mB00C2B72F8F366BAB9C6B02DEA2B26672C09679B(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_1;
|
|
L_1 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SceneFader::FadeTo(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657 (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, String_t* ___0_scene, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// StartCoroutine(FadeOut(scene));
|
|
String_t* L_0 = ___0_scene;
|
|
RuntimeObject* L_1;
|
|
L_1 = SceneFader_FadeOut_m6644F8B24F8CE29BB9C83B73879401E5E731B431(__this, L_0, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_2;
|
|
L_2 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator SceneFader::FadeIn()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SceneFader_FadeIn_mB00C2B72F8F366BAB9C6B02DEA2B26672C09679B (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* L_0 = (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4*)il2cpp_codegen_object_new(U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CFadeInU3Ed__4__ctor_m7CE7EAB8650F55675C0C5F39DFF23DB2DEC64AEE(L_0, 0, NULL);
|
|
U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator SceneFader::FadeOut(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SceneFader_FadeOut_m6644F8B24F8CE29BB9C83B73879401E5E731B431 (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, String_t* ___0_scene, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* L_0 = (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83*)il2cpp_codegen_object_new(U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CFadeOutU3Ed__5__ctor_m7AC687BB69E1685CD8D2CCADA02DA1923C001B3D(L_0, 0, NULL);
|
|
U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* L_2 = L_1;
|
|
String_t* L_3 = ___0_scene;
|
|
NullCheck(L_2);
|
|
L_2->___scene_3 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_2->___scene_3), (void*)L_3);
|
|
return L_2;
|
|
}
|
|
}
|
|
// System.Void SceneFader::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SceneFader__ctor_mCC6BCE1C905C8CC749B0926F01785DF175AD1E0C (SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 SceneFader/<FadeIn>d__4::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeInU3Ed__4__ctor_m7CE7EAB8650F55675C0C5F39DFF23DB2DEC64AEE (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SceneFader/<FadeIn>d__4::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeInU3Ed__4_System_IDisposable_Dispose_m4A3548B3C4D0EDC8819E873988662511187C1139 (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean SceneFader/<FadeIn>d__4::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CFadeInU3Ed__4_MoveNext_m7CD8DD203E738354D6CC94C80E3AD5A20F7BA659 (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// float t = 1f;
|
|
__this->___U3CtU3E5__2_3 = (1.0f);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// t -= Time.deltaTime;
|
|
float L_4 = __this->___U3CtU3E5__2_3;
|
|
float L_5;
|
|
L_5 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
__this->___U3CtU3E5__2_3 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
// float a = curve.Evaluate(t);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_7 = L_6->___curve_5;
|
|
float L_8 = __this->___U3CtU3E5__2_3;
|
|
NullCheck(L_7);
|
|
float L_9;
|
|
L_9 = AnimationCurve_Evaluate_m50B857043DE251A186032ADBCBB4CEF817F4EE3C(L_7, L_8, NULL);
|
|
V_2 = L_9;
|
|
// img.color = new Color (0f, 0f, 0f, a);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_11 = L_10->___img_4;
|
|
float L_12 = V_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_13), (0.0f), (0.0f), (0.0f), L_12, /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_11, L_13);
|
|
// yield return 0;
|
|
int32_t L_14 = 0;
|
|
RuntimeObject* L_15 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_14);
|
|
__this->___U3CU3E2__current_1 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_15);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
// while (t > 0f)
|
|
float L_16 = __this->___U3CtU3E5__2_3;
|
|
if ((((float)L_16) > ((float)(0.0f))))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object SceneFader/<FadeIn>d__4::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CFadeInU3Ed__4_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mB803D783BB2ECFA48BF6B5C65513B6A38FEBDA3B (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void SceneFader/<FadeIn>d__4::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeInU3Ed__4_System_Collections_IEnumerator_Reset_mC3B1E44FA196D1D9B174459F13FA662AECFE53AA (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CFadeInU3Ed__4_System_Collections_IEnumerator_Reset_mC3B1E44FA196D1D9B174459F13FA662AECFE53AA_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object SceneFader/<FadeIn>d__4::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CFadeInU3Ed__4_System_Collections_IEnumerator_get_Current_m84A28391AEF3CF512A0406BEE1DB6F6B54BB43F8 (U3CFadeInU3Ed__4_t44F25230435213F5307134798AEBF0DC305049F4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 SceneFader/<FadeOut>d__5::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeOutU3Ed__5__ctor_m7AC687BB69E1685CD8D2CCADA02DA1923C001B3D (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void SceneFader/<FadeOut>d__5::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeOutU3Ed__5_System_IDisposable_Dispose_mF0D195B84AD5E74A88EB18F8E4962F82E44B5039 (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean SceneFader/<FadeOut>d__5::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CFadeOutU3Ed__5_MoveNext_m08AF10AA6BD6BF84133D4C895164C1758E6857C6 (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// float t = 0f;
|
|
__this->___U3CtU3E5__2_4 = (0.0f);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// t += Time.deltaTime;
|
|
float L_4 = __this->___U3CtU3E5__2_4;
|
|
float L_5;
|
|
L_5 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
__this->___U3CtU3E5__2_4 = ((float)il2cpp_codegen_add(L_4, L_5));
|
|
// float a = curve.Evaluate(t);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_7 = L_6->___curve_5;
|
|
float L_8 = __this->___U3CtU3E5__2_4;
|
|
NullCheck(L_7);
|
|
float L_9;
|
|
L_9 = AnimationCurve_Evaluate_m50B857043DE251A186032ADBCBB4CEF817F4EE3C(L_7, L_8, NULL);
|
|
V_2 = L_9;
|
|
// img.color = new Color(0f, 0f, 0f, a);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
Image_tBC1D03F63BF71132E9A5E472B8742F172A011E7E* L_11 = L_10->___img_4;
|
|
float L_12 = V_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_13), (0.0f), (0.0f), (0.0f), L_12, /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
VirtualActionInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_11, L_13);
|
|
// yield return 0;
|
|
int32_t L_14 = 0;
|
|
RuntimeObject* L_15 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_14);
|
|
__this->___U3CU3E2__current_1 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_15);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
// while (t < 1f)
|
|
float L_16 = __this->___U3CtU3E5__2_4;
|
|
if ((((float)L_16) < ((float)(1.0f))))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
// SceneManager.LoadScene(scene);
|
|
String_t* L_17 = __this->___scene_3;
|
|
il2cpp_codegen_runtime_class_init_inline(SceneManager_tA0EF56A88ACA4A15731AF7FDC10A869FA4C698FA_il2cpp_TypeInfo_var);
|
|
SceneManager_LoadScene_mBB3DBC1601A21F8F4E8A5D68FED30EA9412F218E(L_17, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object SceneFader/<FadeOut>d__5::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CFadeOutU3Ed__5_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mD2F1313C49D1FD8A81837F98B90404B3D3B610B1 (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void SceneFader/<FadeOut>d__5::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFadeOutU3Ed__5_System_Collections_IEnumerator_Reset_mBD9D895D23CD94A2262E557A3D6086BC69B1B1DD (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CFadeOutU3Ed__5_System_Collections_IEnumerator_Reset_mBD9D895D23CD94A2262E557A3D6086BC69B1B1DD_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object SceneFader/<FadeOut>d__5::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CFadeOutU3Ed__5_System_Collections_IEnumerator_get_Current_m4D546C35251CF3E07590524CF1E25770692E716C (U3CFadeOutU3Ed__5_t5BE0F7348F13698C5F9FB1D164BE1AADCD54AE83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 StartManager::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_Start_m7341FC225320DB99AD8847387CE92B93BD649369 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral343C527D8F86A1C4F0E375433F4BF8F41FFF3BDF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral43D1FFFC0E05524DBACE2FD76B1613FF0444D79F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral84ECC4E21113AAD8AE00E9E12376B37FFDA04AB4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral925B3669D45DA01EF3394E0707CE4CF2D533F081);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAED920224259D5FCE460728E1951902A0D1F6238);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC00E5E3103357235FBC1C1C13FC37104A0E8EF18);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC143045B630EF0742A552048AEA98072747E243C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE071E59D56B8C2EC0D2C0C16E234A0FB1AA7B57);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isInSettings = false;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13 = (bool)0;
|
|
// isInInfoMenu = false;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14 = (bool)0;
|
|
// isInDeleteMenu = false;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15 = (bool)0;
|
|
// PlayerSaving.LoadingPlayer = true;
|
|
((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___LoadingPlayer_8 = (bool)1;
|
|
// if(baseLevelScene == null) Debug.LogError("The Variablename 'nextScene' is null!");
|
|
String_t* L_0 = __this->___baseLevelScene_5;
|
|
if (L_0)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
// if(baseLevelScene == null) Debug.LogError("The Variablename 'nextScene' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral343C527D8F86A1C4F0E375433F4BF8F41FFF3BDF, NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
// if(sceneFader == null) Debug.LogError("The Variablename 'sceneFader' is null!");
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_1 = __this->___sceneFader_8;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_2;
|
|
L_2 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
// if(sceneFader == null) Debug.LogError("The Variablename 'sceneFader' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral84ECC4E21113AAD8AE00E9E12376B37FFDA04AB4, NULL);
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// if(titleText == null) Debug.LogError("The Variablename 'titleText' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = __this->___titleText_9;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_4;
|
|
L_4 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
// if(titleText == null) Debug.LogError("The Variablename 'titleText' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralC143045B630EF0742A552048AEA98072747E243C, NULL);
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
// if(startButton == null) Debug.LogError("The Variablename 'startButton' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5 = __this->___startButton_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
// if(startButton == null) Debug.LogError("The Variablename 'startButton' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralCE071E59D56B8C2EC0D2C0C16E234A0FB1AA7B57, NULL);
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
// if(settingsButton == null) Debug.LogError("The Variablename 'settingsButton' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = __this->___settingsButton_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_8;
|
|
L_8 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
// if(settingsButton == null) Debug.LogError("The Variablename 'settingsButton' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral925B3669D45DA01EF3394E0707CE4CF2D533F081, NULL);
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
// if(settingsMenu == null) Debug.LogError("The Variablename 'settingsMenu' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9 = __this->___settingsMenu_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_9, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// if(settingsMenu == null) Debug.LogError("The Variablename 'settingsMenu' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralC00E5E3103357235FBC1C1C13FC37104A0E8EF18, NULL);
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// if(infoMenu == null) Debug.LogError("The Variablename 'infoMenu' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11 = __this->___infoMenu_16;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_12;
|
|
L_12 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_11, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_00ba;
|
|
}
|
|
}
|
|
{
|
|
// if(infoMenu == null) Debug.LogError("The Variablename 'infoMenu' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral43D1FFFC0E05524DBACE2FD76B1613FF0444D79F, NULL);
|
|
}
|
|
|
|
IL_00ba:
|
|
{
|
|
// if(deleteMenu == null) Debug.LogError("The Variablename 'deleteMenu' is null!");
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = __this->___deleteMenu_17;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_14;
|
|
L_14 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_13, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_00d2;
|
|
}
|
|
}
|
|
{
|
|
// if(deleteMenu == null) Debug.LogError("The Variablename 'deleteMenu' is null!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralAED920224259D5FCE460728E1951902A0D1F6238, NULL);
|
|
}
|
|
|
|
IL_00d2:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_Update_m0E98ED79F21980DD33800055F55324A8B8F9D0E1 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.Escape) || Input.GetKeyDown(KeyCode.Tab) || Input.GetKeyDown(KeyCode.P))
|
|
bool L_0;
|
|
L_0 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)27), NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
bool L_1;
|
|
L_1 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)9), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
bool L_2;
|
|
L_2 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)112), NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// ClickSettings();
|
|
StartManager_ClickSettings_m11C9D09349EB27126A7CAB870955E57449A960F6(__this, NULL);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
// if (Input.GetKeyDown(KeyCode.Return) || Input.GetKeyDown(KeyCode.Space))
|
|
bool L_3;
|
|
L_3 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)13), NULL);
|
|
if (L_3)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
bool L_4;
|
|
L_4 = Input_GetKeyDown_mB237DEA6244132670D38990BAB77D813FBB028D2(((int32_t)32), NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// ClickPlay();
|
|
StartManager_ClickPlay_mC0C7D5435CC568A87EEBFBF6975F1BDFF71EFE55(__this, NULL);
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ClickSettings()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickSettings_m11C9D09349EB27126A7CAB870955E57449A960F6 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isInSettings = !isInSettings;
|
|
bool L_0 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// if (titleText != null) titleText.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1 = __this->___titleText_9;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_2;
|
|
L_2 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
// if (titleText != null) titleText.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = __this->___titleText_9;
|
|
bool L_4 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
NullCheck(L_3);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_3, (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// if (startButton != null) startButton.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5 = __this->___startButton_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_5, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
// if (startButton != null) startButton.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = __this->___startButton_10;
|
|
bool L_8 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
NullCheck(L_7);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_7, (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// if (settingsButton != null) settingsButton.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9 = __this->___settingsButton_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_9, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
// if (settingsButton != null) settingsButton.SetActive(!isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11 = __this->___settingsButton_11;
|
|
bool L_12 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
NullCheck(L_11);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_11, (bool)((((int32_t)L_12) == ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
// if (settingsMenu != null) settingsMenu.SetActive(isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = __this->___settingsMenu_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_14;
|
|
L_14 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_13, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
// if (settingsMenu != null) settingsMenu.SetActive(isInSettings);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15 = __this->___settingsMenu_12;
|
|
bool L_16 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
NullCheck(L_15);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_15, L_16, NULL);
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ClickInfo()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickInfo_m06E73A4392C10DF198647420CA0AB53C6D1CF5E9 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isInSettings = !isInSettings;
|
|
bool L_0 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// isInInfoMenu = !isInInfoMenu;
|
|
bool L_1 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
// if (settingsMenu != null) settingsMenu.SetActive(!isInInfoMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___settingsMenu_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
// if (settingsMenu != null) settingsMenu.SetActive(!isInInfoMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = __this->___settingsMenu_12;
|
|
bool L_5 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14;
|
|
NullCheck(L_4);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_4, (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
// if (infoMenu != null) infoMenu.SetActive(isInInfoMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = __this->___infoMenu_16;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
// if (infoMenu != null) infoMenu.SetActive(isInInfoMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = __this->___infoMenu_16;
|
|
bool L_9 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14;
|
|
NullCheck(L_8);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ClickDelete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickDelete_m2446C0B4FAD64E9A1E6182F8D6BBE0A458AECC67 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isInSettings = !isInSettings;
|
|
bool L_0 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
// isInDeleteMenu = !isInDeleteMenu;
|
|
bool L_1 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15;
|
|
((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
// if (settingsMenu != null) settingsMenu.SetActive(!isInDeleteMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = __this->___settingsMenu_12;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_3;
|
|
L_3 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
// if (settingsMenu != null) settingsMenu.SetActive(!isInDeleteMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = __this->___settingsMenu_12;
|
|
bool L_5 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15;
|
|
NullCheck(L_4);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_4, (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0), NULL);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
// if (deleteMenu != null) deleteMenu.SetActive(isInDeleteMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = __this->___deleteMenu_17;
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_6, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
// if (deleteMenu != null) deleteMenu.SetActive(isInDeleteMenu);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = __this->___deleteMenu_17;
|
|
bool L_9 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15;
|
|
NullCheck(L_8);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ClickPlay()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickPlay_mC0C7D5435CC568A87EEBFBF6975F1BDFF71EFE55 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
{
|
|
// if (!isInSettings && !isInDeleteMenu && !isInInfoMenu)
|
|
bool L_0 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
if (L_0)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInDeleteMenu_15;
|
|
if (L_1)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
bool L_2 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInInfoMenu_14;
|
|
if (L_2)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
// if(PlayerSaving.levels >= levelCount) //Please change if smth is wrong with the last Level Fade.
|
|
int32_t L_3 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_4 = __this->___levelCount_6;
|
|
if ((((int32_t)L_3) < ((int32_t)L_4)))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(aboutScene);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_5 = __this->___sceneFader_8;
|
|
String_t* L_6 = __this->___aboutScene_7;
|
|
NullCheck(L_5);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_5, L_6, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
// string level = baseLevelScene + $"{PlayerSaving.levels + 1}";
|
|
String_t* L_7 = __this->___baseLevelScene_5;
|
|
int32_t L_8 = ((PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_StaticFields*)il2cpp_codegen_static_fields_for(PlayerSaving_t0278F7FC1C802CBC9092EA0493EFB0B0595B1D9C_il2cpp_TypeInfo_var))->___levels_4;
|
|
int32_t L_9 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
RuntimeObject* L_10 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_9);
|
|
String_t* L_11;
|
|
L_11 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94, L_10, NULL);
|
|
String_t* L_12;
|
|
L_12 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_7, L_11, NULL);
|
|
V_0 = L_12;
|
|
// sceneFader.FadeTo(level);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_13 = __this->___sceneFader_8;
|
|
String_t* L_14 = V_0;
|
|
NullCheck(L_13);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_13, L_14, NULL);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ClickAbout()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ClickAbout_mD8E5A37FA405E36B81D15545C9DF13AF4B271C9A (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (isInSettings)
|
|
bool L_0 = ((StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_StaticFields*)il2cpp_codegen_static_fields_for(StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B_il2cpp_TypeInfo_var))->___isInSettings_13;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
// sceneFader.FadeTo(aboutScene);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_1 = __this->___sceneFader_8;
|
|
String_t* L_2 = __this->___aboutScene_7;
|
|
NullCheck(L_1);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::ExitGame()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager_ExitGame_m04ADCCF1B854C508FF7B2CEB8A0FD576FE6E2A0A (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral370B27C535159A835BB62625D19B9EB29E700DF2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// Debug.Log("Exciting...");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(_stringLiteral370B27C535159A835BB62625D19B9EB29E700DF2, NULL);
|
|
// Application.Quit();
|
|
Application_Quit_mE304382DB9A6455C2A474C8F364C7387F37E9281(NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void StartManager::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StartManager__ctor_m4678402FA95600040AB9956AFF9477BC27684AA6 (StartManager_tB5A0DF5CC94031CA723846AF1634A5011C7C719B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral85D54F600AA6B4B3A8C4B43060F13DCCA9E4BE45);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB224A2EFE789603DFDDB79BA6CD8E1B7A89B708B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public string selectLevelScene = "SelectLevel";
|
|
__this->___selectLevelScene_4 = _stringLiteral85D54F600AA6B4B3A8C4B43060F13DCCA9E4BE45;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___selectLevelScene_4), (void*)_stringLiteral85D54F600AA6B4B3A8C4B43060F13DCCA9E4BE45);
|
|
// public string baseLevelScene = "Level";
|
|
__this->___baseLevelScene_5 = _stringLiteralB224A2EFE789603DFDDB79BA6CD8E1B7A89B708B;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___baseLevelScene_5), (void*)_stringLiteralB224A2EFE789603DFDDB79BA6CD8E1B7A89B708B);
|
|
// public int levelCount = 20;
|
|
__this->___levelCount_6 = ((int32_t)20);
|
|
// public string aboutScene = "About";
|
|
__this->___aboutScene_7 = _stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___aboutScene_7), (void*)_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Bonus::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bonus_Start_m99826ACB7C25088FBA068F7FFE0959C37BB0AD36 (Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// player = GameObject.FindGameObjectWithTag("Player").transform;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0;
|
|
L_0 = GameObject_FindGameObjectWithTag_mF0229BC2074CE9EEA72FAB1E5A4BC2AEC3D2CDBE(_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
NullCheck(L_0);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_0, NULL);
|
|
__this->___player_11 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___player_11), (void*)L_1);
|
|
// rb = GetComponent<Rigidbody2D>();
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_2;
|
|
L_2 = Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2(__this, Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
__this->___rb_12 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___rb_12), (void*)L_2);
|
|
// BonusForJump = false;
|
|
((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15 = (bool)0;
|
|
// walk = false;
|
|
__this->___walk_18 = (bool)0;
|
|
// start = true;
|
|
__this->___start_19 = (bool)1;
|
|
// GFX.SetBool("Stop", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_3 = __this->___GFX_17;
|
|
NullCheck(L_3);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_3, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bonus::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bonus_Update_mB65CFD8D0A5AEBC84FDD8B212C81A070E8F72A5A (Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAFCB38F037F5FFD9195B0826F7AEE82373DE4539);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// float distance = Vector2.Distance(transform.position, player.position);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0;
|
|
L_0 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_0, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_1, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___player_11;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_3, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_4, NULL);
|
|
float L_6;
|
|
L_6 = Vector2_Distance_mBACBB1609E1894D68F882D86A93519E311810C89_inline(L_2, L_5, NULL);
|
|
// if (distance < range)
|
|
float L_7 = __this->___range_13;
|
|
if ((!(((float)L_6) < ((float)L_7))))
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 newPosition = new Vector3(12.60997f, -20.81544f, 0f);
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), (12.6099701f), (-20.8154392f), (0.0f), NULL);
|
|
// player.transform.position = newPosition;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = __this->___player_11;
|
|
NullCheck(L_8);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
|
|
L_9 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_8, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
NullCheck(L_9);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_9, L_10, NULL);
|
|
// PauseButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11 = __this->___PauseButton_5;
|
|
NullCheck(L_11);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_11, (bool)0, NULL);
|
|
// LeftButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = __this->___LeftButton_6;
|
|
NullCheck(L_12);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_12, (bool)0, NULL);
|
|
// RightButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13 = __this->___RightButton_7;
|
|
NullCheck(L_13);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_13, (bool)0, NULL);
|
|
// JumpButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = __this->___JumpButton_8;
|
|
NullCheck(L_14);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_14, (bool)0, NULL);
|
|
// CrouchButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15 = __this->___CrouchButton_9;
|
|
NullCheck(L_15);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_15, (bool)0, NULL);
|
|
// FireButton.SetActive(false);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = __this->___FireButton_10;
|
|
NullCheck(L_16);
|
|
GameObject_SetActive_m638E92E1E75E519E5B24CF150B08CA8E0CDFAB92(L_16, (bool)0, NULL);
|
|
// BonusForJump = true;
|
|
((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15 = (bool)1;
|
|
// if (walk)
|
|
bool L_17 = __this->___walk_18;
|
|
if (!L_17)
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("Walk", true);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_18 = __this->___animator_16;
|
|
NullCheck(L_18);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_18, _stringLiteralAFCB38F037F5FFD9195B0826F7AEE82373DE4539, (bool)1, NULL);
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
// if (!walk)
|
|
bool L_19 = __this->___walk_18;
|
|
if (L_19)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
// animator.SetBool("Walk", false);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_20 = __this->___animator_16;
|
|
NullCheck(L_20);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_20, _stringLiteralAFCB38F037F5FFD9195B0826F7AEE82373DE4539, (bool)0, NULL);
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
// if (start)
|
|
bool L_21 = __this->___start_19;
|
|
if (!L_21)
|
|
{
|
|
goto IL_00ec;
|
|
}
|
|
}
|
|
{
|
|
// StartCoroutine(StartWalk());
|
|
RuntimeObject* L_22;
|
|
L_22 = Bonus_StartWalk_mED417C065BEB202C9F4EFF24053F460E871F234E(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_23;
|
|
L_23 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_22, NULL);
|
|
}
|
|
|
|
IL_00ec:
|
|
{
|
|
// if (Rettung.finished)
|
|
bool L_24 = ((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___finished_7;
|
|
if (!L_24)
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
// Rettung.finished = false;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___finished_7 = (bool)0;
|
|
// Destroy(childTransform.gameObject);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25 = __this->___childTransform_23;
|
|
NullCheck(L_25);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_26;
|
|
L_26 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_25, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_26, NULL);
|
|
}
|
|
|
|
IL_0109:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator Bonus::StartWalk()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Bonus_StartWalk_mED417C065BEB202C9F4EFF24053F460E871F234E (Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* L_0 = (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853*)il2cpp_codegen_object_new(U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CStartWalkU3Ed__24__ctor_mA8CF2D434022C7B881670FC944AE35D90D80D2EF(L_0, 0, NULL);
|
|
U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void Bonus::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bonus__ctor_m3040E0511D590A30F8B21610853FE2F27D6199F0 (Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public float range = 15f;
|
|
__this->___range_13 = (15.0f);
|
|
// public float speed = 5f;
|
|
__this->___speed_14 = (5.0f);
|
|
// bool walk = true;
|
|
__this->___walk_18 = (bool)1;
|
|
// bool start = true;
|
|
__this->___start_19 = (bool)1;
|
|
// public float wait1 = 3f;
|
|
__this->___wait1_20 = (3.0f);
|
|
// public float wait2 = 1f;
|
|
__this->___wait2_21 = (1.0f);
|
|
// public float waitAfter = 5.0f;
|
|
__this->___waitAfter_22 = (5.0f);
|
|
// public string levelToLoad = "About";
|
|
__this->___levelToLoad_25 = _stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___levelToLoad_25), (void*)_stringLiteralE473062D8FB04C3AEFE2A481E485E51F6EA3FD1A);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Bonus/<StartWalk>d__24::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartWalkU3Ed__24__ctor_mA8CF2D434022C7B881670FC944AE35D90D80D2EF (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bonus/<StartWalk>d__24::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartWalkU3Ed__24_System_IDisposable_Dispose_m2F1582106A6D3A739400751DF30D104EDAAA6674 (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean Bonus/<StartWalk>d__24::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CStartWalkU3Ed__24_MoveNext_m24E6E871E6560B37C868846A5F2C3A69B0675959 (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D089244D2AF3D858FF9D8AA8608F11F0CC129E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFED10C2568951C572B92410D558C6D19FA2EC2A7);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00f9;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// GFX.SetBool("Stop", false);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_4 = L_3->___GFX_17;
|
|
NullCheck(L_4);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_4, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// start = false;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
L_5->___start_19 = (bool)0;
|
|
// walk = true;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
L_6->___walk_18 = (bool)1;
|
|
// yield return new WaitForSeconds(wait1);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___wait1_20;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_9 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_9);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_9, L_8, NULL);
|
|
__this->___U3CU3E2__current_1 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_9);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// walk = false;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
L_10->___walk_18 = (bool)0;
|
|
// GFX.SetBool("Stop", true);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_12 = L_11->___GFX_17;
|
|
NullCheck(L_12);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_12, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)1, NULL);
|
|
// animator.SetBool("Fall", true);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_14 = L_13->___animator_16;
|
|
NullCheck(L_14);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_14, _stringLiteralD5D089244D2AF3D858FF9D8AA8608F11F0CC129E, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(wait2);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_15 = V_1;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___wait2_21;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_17 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_17);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_17, L_16, NULL);
|
|
__this->___U3CU3E2__current_1 = L_17;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_17);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Fall", false);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_19 = L_18->___animator_16;
|
|
NullCheck(L_19);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_19, _stringLiteralD5D089244D2AF3D858FF9D8AA8608F11F0CC129E, (bool)0, NULL);
|
|
// animator.SetBool("After", true);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_21 = L_20->___animator_16;
|
|
NullCheck(L_21);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_21, _stringLiteralFED10C2568951C572B92410D558C6D19FA2EC2A7, (bool)1, NULL);
|
|
// Rettung.runScript = true;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___runScript_6 = (bool)1;
|
|
// yield return new WaitForSeconds(waitAfter);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_22 = V_1;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___waitAfter_22;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_24 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_24);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_24, L_23, NULL);
|
|
__this->___U3CU3E2__current_1 = L_24;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_24);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00f9:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// BonusForJump = false;
|
|
((Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_StaticFields*)il2cpp_codegen_static_fields_for(Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886_il2cpp_TypeInfo_var))->___BonusForJump_15 = (bool)0;
|
|
// sceneFader.FadeTo(levelToLoad);
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
SceneFader_t41A0B4278C6BCDB89DEB66C032DF3623F7693E70* L_26 = L_25->___sceneFader_24;
|
|
Bonus_t808262FAE11FCBD4EB62DF2E4334DFA2A2EF3886* L_27 = V_1;
|
|
NullCheck(L_27);
|
|
String_t* L_28 = L_27->___levelToLoad_25;
|
|
NullCheck(L_26);
|
|
SceneFader_FadeTo_m54C97C2C9459A19BCCCACECA92D513C2679E0657(L_26, L_28, NULL);
|
|
// MainMenu.ExitLevel = true;
|
|
((MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_StaticFields*)il2cpp_codegen_static_fields_for(MainMenu_t5A8A8E4906FD2B24D16567A6BFFDAA6B91DD12DF_il2cpp_TypeInfo_var))->___ExitLevel_32 = (bool)1;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object Bonus/<StartWalk>d__24::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartWalkU3Ed__24_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m7FB2C10CAB87C55F761494CCD8ABBC04719FE951 (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void Bonus/<StartWalk>d__24::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartWalkU3Ed__24_System_Collections_IEnumerator_Reset_mD83E714B121BBEF2EBB558D5AAC43A52127FBDEC (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CStartWalkU3Ed__24_System_Collections_IEnumerator_Reset_mD83E714B121BBEF2EBB558D5AAC43A52127FBDEC_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object Bonus/<StartWalk>d__24::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CStartWalkU3Ed__24_System_Collections_IEnumerator_get_Current_m81EDD4E0885066FA0CCFEC0D285A5ED9837E2494 (U3CStartWalkU3Ed__24_t29A2B78A7BB556C6C9AACA348B83A20BA8BE5853* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 Rettung::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rettung_Start_m6AA8535CF6DAE60ECDF5D23B421E0D3C1CF19481 (Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// runScript = false;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___runScript_6 = (bool)0;
|
|
// finished = false;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___finished_7 = (bool)0;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Rettung::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rettung_Update_mA4AACBACF8B616EB5F30281D10464ABF709A4AC7 (Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (runScript)
|
|
bool L_0 = ((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___runScript_6;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
// runScript = false;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___runScript_6 = (bool)0;
|
|
// StartCoroutine(Script());
|
|
RuntimeObject* L_1;
|
|
L_1 = Rettung_Script_m3C99FDF5AF650FABECCCFAA67B71C4F46B61424F(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_2;
|
|
L_2 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_1, NULL);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator Rettung::Script()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Rettung_Script_m3C99FDF5AF650FABECCCFAA67B71C4F46B61424F (Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* L_0 = (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED*)il2cpp_codegen_object_new(U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CScriptU3Ed__10__ctor_m8CECC96314D4B07D69AD504C8AB9D1552282A8D1(L_0, 0, NULL);
|
|
U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void Rettung::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rettung__ctor_m6F161A97A9E925A27BD9420CEE58143591DF3E31 (Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float wait1 = 2.0f;
|
|
__this->___wait1_8 = (2.0f);
|
|
// public float wait2 = 2.0f;
|
|
__this->___wait2_9 = (2.0f);
|
|
// public float wait3 = 2.0f;
|
|
__this->___wait3_10 = (2.0f);
|
|
// public float waitBefore = 1.1f;
|
|
__this->___waitBefore_11 = (1.10000002f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Rettung/<Script>d__10::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CScriptU3Ed__10__ctor_m8CECC96314D4B07D69AD504C8AB9D1552282A8D1 (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Rettung/<Script>d__10::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CScriptU3Ed__10_System_IDisposable_Dispose_mD4815D17C77BA6243957D4F773F31F657E91F093 (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean Rettung/<Script>d__10::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CScriptU3Ed__10_MoveNext_m1CB2B313A14896196143015EFDD319BABDC14B1B (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D643C30220E54DE729A348F5C75708C49E65C3F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6ED268585AE2CE05CC7E7613BD953F3DA18698E9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAFD3F527BCF5F0CAB6335BC4E0BC2D60779854E1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00e8;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_013c;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// yield return new WaitForSeconds(waitBefore);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
float L_4 = L_3->___waitBefore_11;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_5 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_5, L_4, NULL);
|
|
__this->___U3CU3E2__current_1 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_5);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Run", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_7 = L_6->___animator_4;
|
|
NullCheck(L_7);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_7, _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC, (bool)1, NULL);
|
|
// GFX.SetBool("Stop", false);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_9 = L_8->___GFX_5;
|
|
NullCheck(L_9);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_9, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// yield return new WaitForSeconds(wait1);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
float L_11 = L_10->___wait1_8;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_12 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_12);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_12, L_11, NULL);
|
|
__this->___U3CU3E2__current_1 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_12);
|
|
__this->___U3CU3E1__state_0 = 2;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Run", false);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_14 = L_13->___animator_4;
|
|
NullCheck(L_14);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_14, _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC, (bool)0, NULL);
|
|
// GFX.SetBool("Stop", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_15 = V_1;
|
|
NullCheck(L_15);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_16 = L_15->___GFX_5;
|
|
NullCheck(L_16);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_16, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)1, NULL);
|
|
// animator.SetBool("IdleAfter", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_18 = L_17->___animator_4;
|
|
NullCheck(L_18);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_18, _stringLiteralAFD3F527BCF5F0CAB6335BC4E0BC2D60779854E1, (bool)1, NULL);
|
|
// finished = true;
|
|
((Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_StaticFields*)il2cpp_codegen_static_fields_for(Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285_il2cpp_TypeInfo_var))->___finished_7 = (bool)1;
|
|
// yield return new WaitForSeconds(wait2);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___wait2_9;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_21 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_21);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_21, L_20, NULL);
|
|
__this->___U3CU3E2__current_1 = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_21);
|
|
__this->___U3CU3E1__state_0 = 3;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00e8:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("IdleAfter", false);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_22 = V_1;
|
|
NullCheck(L_22);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_23 = L_22->___animator_4;
|
|
NullCheck(L_23);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_23, _stringLiteralAFD3F527BCF5F0CAB6335BC4E0BC2D60779854E1, (bool)0, NULL);
|
|
// GFX.SetBool("Stop", false);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_24 = V_1;
|
|
NullCheck(L_24);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_25 = L_24->___GFX_5;
|
|
NullCheck(L_25);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_25, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)0, NULL);
|
|
// animator.SetBool("RunAfter", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_26 = V_1;
|
|
NullCheck(L_26);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_27 = L_26->___animator_4;
|
|
NullCheck(L_27);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_27, _stringLiteral2D643C30220E54DE729A348F5C75708C49E65C3F, (bool)1, NULL);
|
|
// yield return new WaitForSeconds(wait3);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_28 = V_1;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___wait3_10;
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_30 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_30);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_30, L_29, NULL);
|
|
__this->___U3CU3E2__current_1 = L_30;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_30);
|
|
__this->___U3CU3E1__state_0 = 4;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_013c:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("RunAfter", false);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_31 = V_1;
|
|
NullCheck(L_31);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_32 = L_31->___animator_4;
|
|
NullCheck(L_32);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_32, _stringLiteral2D643C30220E54DE729A348F5C75708C49E65C3F, (bool)0, NULL);
|
|
// GFX.SetBool("Stop", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_34 = L_33->___GFX_5;
|
|
NullCheck(L_34);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_34, _stringLiteral800C762D9EF92B399EC87C776239043ACEEC0717, (bool)1, NULL);
|
|
// animator.SetBool("IdleAfterAfter", true);
|
|
Rettung_t4A10D9711BF0AFC275D4CC549EF17CA836628285* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_36 = L_35->___animator_4;
|
|
NullCheck(L_36);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_36, _stringLiteral6ED268585AE2CE05CC7E7613BD953F3DA18698E9, (bool)1, NULL);
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object Rettung/<Script>d__10::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CScriptU3Ed__10_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m62DC696FE73E15833059844C36EAA53C9399567C (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void Rettung/<Script>d__10::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CScriptU3Ed__10_System_Collections_IEnumerator_Reset_m6212C9866C5B3468540E03C656560C7FA0022863 (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CScriptU3Ed__10_System_Collections_IEnumerator_Reset_m6212C9866C5B3468540E03C656560C7FA0022863_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object Rettung/<Script>d__10::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CScriptU3Ed__10_System_Collections_IEnumerator_get_Current_m7458FAED55A49B8851089D067BE8309B1C401F68 (U3CScriptU3Ed__10_tEBB70A6434932DC272794FDFEC44FFB2A36973ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 Bus::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bus_Start_m289249D11CCAD7F96DE2FB93BEDDE322F4DB5240 (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bus::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bus_Update_mBF8EF12DCB65A87F26B3477690E76C1F9D3BA1F2 (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (start == true)
|
|
bool L_0 = __this->___start_6;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
// transform.position += Vector3.right * speed * Time.deltaTime;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_2, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline(NULL);
|
|
float L_5 = __this->___speed_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_4, L_5, NULL);
|
|
float L_7;
|
|
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_6, L_7, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_3, L_8, NULL);
|
|
NullCheck(L_2);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_2, L_9, NULL);
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bus::OnTriggerEnter2D(UnityEngine.Collider2D)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bus_OnTriggerEnter2D_m7298D8C7FB50CCF6C0ABD216DFE33E153C2ECAE8 (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* ___0_collider, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (collider.gameObject.tag == "Player")
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_0 = ___0_collider;
|
|
NullCheck(L_0);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_1;
|
|
L_1 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_0, NULL);
|
|
NullCheck(L_1);
|
|
String_t* L_2;
|
|
L_2 = GameObject_get_tag_mEDD27BF795072834D656B286CBE51B2C99747805(L_1, NULL);
|
|
bool L_3;
|
|
L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, _stringLiteralCAF8804297181FF007CA835529DD4477CFD94A70, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// StartCoroutine(Run());
|
|
RuntimeObject* L_4;
|
|
L_4 = Bus_Run_m5D153C2C9F0D71CE3C82DA8097686B958890F16E(__this, NULL);
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_5;
|
|
L_5 = MonoBehaviour_StartCoroutine_m4CAFF732AA28CD3BDC5363B44A863575530EC812(__this, L_4, NULL);
|
|
// Destroy(collider.gameObject);
|
|
Collider2D_t6A17BA7734600EF3F26588E9ED903617D5B8EB52* L_6 = ___0_collider;
|
|
NullCheck(L_6);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
|
|
L_7 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_6, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_7, NULL);
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator Bus::Run()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Bus_Run_m5D153C2C9F0D71CE3C82DA8097686B958890F16E (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* L_0 = (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE*)il2cpp_codegen_object_new(U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CRunU3Ed__6__ctor_mC11530E299ACD7CF5EED58BEAC039E37ECEE46D0(L_0, 0, NULL);
|
|
U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void Bus::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Bus__ctor_m862C624B31FC8CFF2B8ECBBB5DD4FAA35EA26DF7 (Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float speed = 20f;
|
|
__this->___speed_5 = (20.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, 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 Bus/<Run>d__6::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunU3Ed__6__ctor_mC11530E299ACD7CF5EED58BEAC039E37ECEE46D0 (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state_0 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
// System.Void Bus/<Run>d__6::System.IDisposable.Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunU3Ed__6_System_IDisposable_Dispose_m8B6595FC7A4C36326EDDF20C56A548C26E315A00 (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean Bus/<Run>d__6::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CRunU3Ed__6_MoveNext_m9D4CAF97D3B2102EBF723F6D52A4B49738927CA2 (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* V_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state_0;
|
|
V_0 = L_0;
|
|
Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* L_1 = __this->___U3CU3E4__this_2;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// animator.SetBool("Run", true);
|
|
Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Animator_t8A52E42AE54F76681838FE9E632683EF3952E883* L_5 = L_4->___animator_4;
|
|
NullCheck(L_5);
|
|
Animator_SetBool_m6F8D4FAF0770CD4EC1F54406249785DE7391E42B(L_5, _stringLiteral052C17E9D6BC1FE3DB31F3277AED6D12A2C6BDAC, (bool)1, NULL);
|
|
// start= true;
|
|
Bus_tBCBE72E4F1674F1EBF536BB782E4C229FD0B1EDE* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
L_6->___start_6 = (bool)1;
|
|
// yield return new WaitForSeconds(5.0f);
|
|
WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3* L_7 = (WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3*)il2cpp_codegen_object_new(WaitForSeconds_tF179DF251655B8DF044952E70A60DF4B358A3DD3_il2cpp_TypeInfo_var);
|
|
NullCheck(L_7);
|
|
WaitForSeconds__ctor_m579F95BADEDBAB4B3A7E302C6EE3995926EF2EFC(L_7, (5.0f), NULL);
|
|
__this->___U3CU3E2__current_1 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)L_7);
|
|
__this->___U3CU3E1__state_0 = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
__this->___U3CU3E1__state_0 = (-1);
|
|
// Endlevel.nextLevel = true;
|
|
((Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_StaticFields*)il2cpp_codegen_static_fields_for(Endlevel_tFA845F0B6810C493817DCD2404DCEEC2902B7C02_il2cpp_TypeInfo_var))->___nextLevel_8 = (bool)1;
|
|
// }
|
|
return (bool)0;
|
|
}
|
|
}
|
|
// System.Object Bus/<Run>d__6::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CRunU3Ed__6_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m9AD436F1980EF0CE5AD8C049A62B761CA03C1C7E (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
// System.Void Bus/<Run>d__6::System.Collections.IEnumerator.Reset()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CRunU3Ed__6_System_Collections_IEnumerator_Reset_mBD889EA1D15604B124B91B3A984585EA22A66345 (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NullCheck(L_0);
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CRunU3Ed__6_System_Collections_IEnumerator_Reset_mBD889EA1D15604B124B91B3A984585EA22A66345_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
// System.Object Bus/<Run>d__6::System.Collections.IEnumerator.get_Current()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CRunU3Ed__6_System_Collections_IEnumerator_get_Current_m750DACDD72808E97A05FFF97A377D2772AA350EC (U3CRunU3Ed__6_tE00006D52FD1C9AA2AB6C1BA2B2C3CFC808B1ABE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
#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 EnemyAI::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyAI_Start_mF7B5F2CCA1F4E07B3443D6520DFC0114CCBF7D28 (EnemyAI_t062D6559860346BBF7415F088B566404469B3C50* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisSeeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441_m179FE34C9BA1E2ADE08520ABE3281BCB187FD629_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEA4794204F92E72456A88E6C1E39E92A22DA8333);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// seeker = GetComponent<Seeker>();
|
|
Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* L_0;
|
|
L_0 = Component_GetComponent_TisSeeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441_m179FE34C9BA1E2ADE08520ABE3281BCB187FD629(__this, Component_GetComponent_TisSeeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441_m179FE34C9BA1E2ADE08520ABE3281BCB187FD629_RuntimeMethod_var);
|
|
__this->___seeker_10 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___seeker_10), (void*)L_0);
|
|
// rb = GetComponent<Rigidbody2D>();
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_1;
|
|
L_1 = Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2(__this, Component_GetComponent_TisRigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F_m0712B7A9DBBAE2C319B4B03394E7731B86FACBF2_RuntimeMethod_var);
|
|
__this->___rb_11 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___rb_11), (void*)L_1);
|
|
// InvokeRepeating("UpdatePath", 0f, .5f);
|
|
MonoBehaviour_InvokeRepeating_mF208501E0E4918F9168BBBA5FC50D8F80D01514D(__this, _stringLiteralEA4794204F92E72456A88E6C1E39E92A22DA8333, (0.0f), (0.5f), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void EnemyAI::UpdatePath()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyAI_UpdatePath_m589CF8FC156996D8E7D739CD4AEF073AD0C95922 (EnemyAI_t062D6559860346BBF7415F088B566404469B3C50* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EnemyAI_OnPathComplete_m1E3C39E75E3F936D08044FB99E54BE8E5EFD10B7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if (seeker.IsDone())
|
|
Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* L_0 = __this->___seeker_10;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Seeker_IsDone_m02E37DC5F042AC06A69BA1A65886B1BA9369EB2D(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// seeker.StartPath(rb.position, target.position, OnPathComplete);
|
|
Seeker_t6FEA42FECA98333BE993B3BBFB7BBC08AC65D441* L_2 = __this->___seeker_10;
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_3 = __this->___rb_11;
|
|
NullCheck(L_3);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
|
|
L_4 = Rigidbody2D_get_position_m07070C4416DFE2229070F95B349E411AE4869276(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_4, NULL);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6 = __this->___target_4;
|
|
NullCheck(L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
L_7 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_6, NULL);
|
|
OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4* L_8 = (OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4*)il2cpp_codegen_object_new(OnPathDelegate_tBC5D616171AC6FA3DFA2083777FDA787D35047D4_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
OnPathDelegate__ctor_mD3FAB4AAEAF5DCAA68A6D1C3C8A7A9F316362C43(L_8, __this, (intptr_t)((void*)EnemyAI_OnPathComplete_m1E3C39E75E3F936D08044FB99E54BE8E5EFD10B7_RuntimeMethod_var), NULL);
|
|
NullCheck(L_2);
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_9;
|
|
L_9 = Seeker_StartPath_m5F4742FD2F4BC23BB40FAA281193B5CCD1D63B8B(L_2, L_5, L_7, L_8, NULL);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void EnemyAI::OnPathComplete(Pathfinding.Path)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyAI_OnPathComplete_m1E3C39E75E3F936D08044FB99E54BE8E5EFD10B7 (EnemyAI_t062D6559860346BBF7415F088B566404469B3C50* __this, Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* ___0_p, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (!p.error)
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_0 = ___0_p;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = Path_get_error_m53DE4309315C8B6A124412EC3CBF9AA514414FE2(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
// path = p;
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_2 = ___0_p;
|
|
__this->___path_8 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___path_8), (void*)L_2);
|
|
// currentWaypoint = 0;
|
|
__this->___currentWaypoint_9 = 0;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void EnemyAI::FixedUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyAI_FixedUpdate_m2C440DF601AFB255612E0CAD0D2C1EC8548C4F1E (EnemyAI_t062D6559860346BBF7415F088B566404469B3C50* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
// if (Pause.IsPause == false)
|
|
bool L_0 = ((Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_StaticFields*)il2cpp_codegen_static_fields_for(Pause_tBA95B8E0340B28796AF51B491AF0D3EEC1F06DD7_il2cpp_TypeInfo_var))->___IsPause_4;
|
|
if (L_0)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
// if (path == null)
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_1 = __this->___path_8;
|
|
if (L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
// if (currentWaypoint >= path.vectorPath.Count)
|
|
int32_t L_2 = __this->___currentWaypoint_9;
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_3 = __this->___path_8;
|
|
NullCheck(L_3);
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* L_4 = L_3->___vectorPath_9;
|
|
NullCheck(L_4);
|
|
int32_t L_5;
|
|
L_5 = List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_inline(L_4, List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_RuntimeMethod_var);
|
|
if ((((int32_t)L_2) < ((int32_t)L_5)))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// Vector2 direction = ((Vector2)path.vectorPath[currentWaypoint] -rb.position).normalized;
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_6 = __this->___path_8;
|
|
NullCheck(L_6);
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* L_7 = L_6->___vectorPath_9;
|
|
int32_t L_8 = __this->___currentWaypoint_9;
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810(L_7, L_8, List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_RuntimeMethod_var);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
|
|
L_10 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_9, NULL);
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_11 = __this->___rb_11;
|
|
NullCheck(L_11);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
|
|
L_12 = Rigidbody2D_get_position_m07070C4416DFE2229070F95B349E411AE4869276(L_11, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
|
|
L_13 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_10, L_12, NULL);
|
|
V_1 = L_13;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
|
|
L_14 = Vector2_get_normalized_mF6722883AEFB5027690A778DF8ACC20F0FA65297_inline((&V_1), NULL);
|
|
// Vector2 force = direction * speed * Time.deltaTime;
|
|
float L_15 = __this->___speed_5;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
|
|
L_16 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_14, L_15, NULL);
|
|
float L_17;
|
|
L_17 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
|
|
L_18 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_16, L_17, NULL);
|
|
V_0 = L_18;
|
|
// rb.AddForce(force);
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_19 = __this->___rb_11;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = V_0;
|
|
NullCheck(L_19);
|
|
Rigidbody2D_AddForce_mC635C76F94D56891007700CA0E653EB269E955CB(L_19, L_20, NULL);
|
|
// float distance = Vector2.Distance(rb.position, path.vectorPath[currentWaypoint]);
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_21 = __this->___rb_11;
|
|
NullCheck(L_21);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
|
|
L_22 = Rigidbody2D_get_position_m07070C4416DFE2229070F95B349E411AE4869276(L_21, NULL);
|
|
Path_tF8373A11D8EE16052CE8F7D66EB9D74E17EE8F7A* L_23 = __this->___path_8;
|
|
NullCheck(L_23);
|
|
List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* L_24 = L_23->___vectorPath_9;
|
|
int32_t L_25 = __this->___currentWaypoint_9;
|
|
NullCheck(L_24);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810(L_24, L_25, List_1_get_Item_m8F2E15FC96DA75186C51228128A0660709E4E810_RuntimeMethod_var);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27;
|
|
L_27 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_26, NULL);
|
|
float L_28;
|
|
L_28 = Vector2_Distance_mBACBB1609E1894D68F882D86A93519E311810C89_inline(L_22, L_27, NULL);
|
|
// if (distance < nextWaypointDistance)
|
|
float L_29 = __this->___nextWaypointDistance_6;
|
|
if ((!(((float)L_28) < ((float)L_29))))
|
|
{
|
|
goto IL_00c2;
|
|
}
|
|
}
|
|
{
|
|
// currentWaypoint++;
|
|
int32_t L_30 = __this->___currentWaypoint_9;
|
|
__this->___currentWaypoint_9 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
}
|
|
|
|
IL_00c2:
|
|
{
|
|
// if (rb.velocity.x >= 0.01f)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_31 = __this->___rb_11;
|
|
NullCheck(L_31);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
|
|
L_32 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_31, NULL);
|
|
float L_33 = L_32.___x_0;
|
|
if ((!(((float)L_33) >= ((float)(0.00999999978f)))))
|
|
{
|
|
goto IL_00fe;
|
|
}
|
|
}
|
|
{
|
|
// enemyGFX.transform.localScale = new Vector3(-1f, 1f, 1f);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34 = __this->___enemyGFX_7;
|
|
NullCheck(L_34);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_35;
|
|
L_35 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_34, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
memset((&L_36), 0, sizeof(L_36));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_36), (-1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_35, L_36, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00fe:
|
|
{
|
|
// else if (rb.velocity.x <= -0.01f)
|
|
Rigidbody2D_tBEBE9523CF4448544085AF46BF7E10AA499F320F* L_37 = __this->___rb_11;
|
|
NullCheck(L_37);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_38;
|
|
L_38 = Rigidbody2D_get_velocity_mBD8AC6F93F0E24CC41D2361BCEF74F81303720EF(L_37, NULL);
|
|
float L_39 = L_38.___x_0;
|
|
if ((!(((float)L_39) <= ((float)(-0.00999999978f)))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
// enemyGFX.transform.localScale = new Vector3(1f, 1f, 1f);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_40 = __this->___enemyGFX_7;
|
|
NullCheck(L_40);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_41;
|
|
L_41 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_40, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
|
|
memset((&L_42), 0, sizeof(L_42));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_42), (1.0f), (1.0f), (1.0f), /*hidden argument*/NULL);
|
|
NullCheck(L_41);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_41, L_42, NULL);
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void EnemyAI::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EnemyAI__ctor_m6C8AF5E69E44D32D35FC23F33F01C77FC89ACAE2 (EnemyAI_t062D6559860346BBF7415F088B566404469B3C50* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float speed = 200f;
|
|
__this->___speed_5 = (200.0f);
|
|
// public float nextWaypointDistance = 3f;
|
|
__this->___nextWaypointDistance_6 = (3.0f);
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_down_mF62B2AE7C5AC31EAC9CB62797C7190C90A7A8599_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___downVector_8;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_left_m8C1116485A9E689760AEE1142F5977852278B7E1_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___leftVector_9;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_up_m128AF3FDC820BF59D5DE86D973E7DE3F20C3AEBA_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___upVector_7;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_right_mFF573AFBBB2186E7AFA1BA7CA271A78DF67E4EA0_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___rightVector_10;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
float L_2 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_3;
|
|
float L_5 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
|
|
float L_7 = L_6.___z_4;
|
|
float L_8 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL);
|
|
V_0 = L_9;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_red_mA2E53E7173FDC97E68E335049AB0FAAEE43A844D_inline (const RuntimeMethod* method)
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (0.0f), (0.0f), (1.0f), /*hidden argument*/NULL);
|
|
V_0 = L_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_MoveTowards_m69751B5EC50D8E7127D4BB2C8D908E38808AF45D_inline (float ___0_current, float ___1_target, float ___2_maxDelta, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
{
|
|
float L_0 = ___1_target;
|
|
float L_1 = ___0_current;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
|
|
float L_3 = ___2_maxDelta;
|
|
V_0 = (bool)((((int32_t)((!(((float)L_2) <= ((float)L_3)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
float L_5 = ___1_target;
|
|
V_1 = L_5;
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
float L_6 = ___0_current;
|
|
float L_7 = ___1_target;
|
|
float L_8 = ___0_current;
|
|
float L_9;
|
|
L_9 = Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline(((float)il2cpp_codegen_subtract(L_7, L_8)), NULL);
|
|
float L_10 = ___2_maxDelta;
|
|
V_1 = ((float)il2cpp_codegen_add(L_6, ((float)il2cpp_codegen_multiply(L_9, L_10))));
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_11 = V_1;
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1 = ___1_min;
|
|
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___1_min;
|
|
___0_value = L_3;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = ___2_max;
|
|
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___2_max;
|
|
___0_value = L_7;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_8 = ___0_value;
|
|
V_2 = L_8;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_9 = V_2;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_2 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_3 = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z_4 = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CinemachineVirtualCameraBase_set_Priority_m233ED0376CE0BD1244CCA52DF4532C8988DC05AC_inline (CinemachineVirtualCameraBase_tAD070AA799E9D3990F0B2DA9AC5889CF138261DE* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set => m_Priority = value;
|
|
int32_t L_0 = ___0_value;
|
|
__this->___m_Priority_9 = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___zeroVector_2;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_0;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_1;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
float L_8 = V_0;
|
|
float L_9 = V_0;
|
|
float L_10 = V_1;
|
|
float L_11 = V_1;
|
|
V_2 = (bool)((((float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
bool L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_up_m41067879408BB378593EF7406AF2525F176F0ABF_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___upVector_4;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
float L_2 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_1;
|
|
float L_5 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Euler_m9262AB29E3E9CE94EF71051F38A28E82AEC73F90_inline (float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
float L_0 = ___0_x;
|
|
float L_1 = ___1_y;
|
|
float L_2 = ___2_z;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
memset((&L_3), 0, sizeof(L_3));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_3, (0.0174532924f), NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5;
|
|
L_5 = Quaternion_Internal_FromEulerRad_m66D4475341F53949471E6870FB5C5E4A5E9BA93E(L_4, NULL);
|
|
V_0 = L_5;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_down_m7672D87B9C778FB2AEF7BB79758142D01166B493_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___downVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_left_m851D1A435131CE336F60115E19FC8C21480284BC_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___leftVector_6;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___rightVector_7;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_v;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_v;
|
|
float L_3 = L_2.___y_3;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_0 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_v, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_v;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_v;
|
|
float L_3 = L_2.___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
goto IL_001a;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_SmoothDamp_mF673AC30464B7DF671A0556140EB6E9DD75827ED_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_current, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
float L_0;
|
|
L_0 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_0 = L_0;
|
|
V_1 = (std::numeric_limits<float>::infinity());
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___0_current;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_target;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_3 = ___2_currentVelocity;
|
|
float L_4 = ___3_smoothTime;
|
|
float L_5 = V_1;
|
|
float L_6 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
|
|
L_7 = Vector3_SmoothDamp_mAF61EA22D4906BF87DD00A91FB4F6AC0C54C495A(L_1, L_2, L_3, L_4, L_5, L_6, NULL);
|
|
V_2 = L_7;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___0_r, float ___1_g, float ___2_b, float ___3_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_r;
|
|
__this->___r_0 = L_0;
|
|
float L_1 = ___1_g;
|
|
__this->___g_1 = L_1;
|
|
float L_2 = ___2_b;
|
|
__this->___b_2 = L_2;
|
|
float L_3 = ___3_a;
|
|
__this->___a_3 = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Distance_mBACBB1609E1894D68F882D86A93519E311810C89_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
float L_8 = V_0;
|
|
float L_9 = V_0;
|
|
float L_10 = V_1;
|
|
float L_11 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_12;
|
|
L_12 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))));
|
|
V_2 = ((float)L_12);
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
float L_13 = V_2;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_normalized_mF6722883AEFB5027690A778DF8ACC20F0FA65297_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
float L_0 = __this->___x_0;
|
|
float L_1 = __this->___y_1;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_0), L_0, L_1, NULL);
|
|
Vector2_Normalize_m56DABCAB5967DF37A6B96710477D3660D800C652_inline((&V_0), NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = V_0;
|
|
V_1 = L_2;
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_1;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m46EEFFA770BE665EA0CB3A5332E941DA4B3C1D37_gshared_inline (List_1_t77B94703E05C519A9010DD0614F757F974E1CD8B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____size_2;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Sign_m42EE1F0BC041AF14F89DED7F762BE996E2C50D8A_inline (float ___0_f, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_f;
|
|
if ((((float)L_0) >= ((float)(0.0f))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = (-1.0f);
|
|
goto IL_0015;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
G_B3_0 = (1.0f);
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_0018;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
float L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2_Normalize_m56DABCAB5967DF37A6B96710477D3660D800C652_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
bool V_1 = false;
|
|
{
|
|
float L_0;
|
|
L_0 = Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
float L_1 = V_0;
|
|
V_1 = (bool)((((float)L_1) > ((float)(9.99999975E-06f)))? 1 : 0);
|
|
bool L_2 = V_1;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)__this);
|
|
float L_4 = V_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
|
|
L_5 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_3, L_4, NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)__this = L_5;
|
|
goto IL_0033;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)__this = L_6;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x_0;
|
|
float L_1 = __this->___x_0;
|
|
float L_2 = __this->___y_1;
|
|
float L_3 = __this->___y_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_4;
|
|
L_4 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))))));
|
|
V_0 = ((float)L_4);
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
float L_2 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_1;
|
|
float L_5 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|