yunque9/xcode/Classes/Native/Assembly-CSharp11.cpp

32302 lines
1.7 MiB

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include <stdint.h>
#include "codegen/il2cpp-codegen.h"
#include "il2cpp-object-internals.h"
template <typename T1, typename T2>
struct VirtActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <typename R>
struct VirtFuncInvoker0
{
typedef R (*Func)(void*, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct VirtActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
struct VirtActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
// FairyGUI.Container
struct Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68;
// FairyGUI.Controller
struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64;
// FairyGUI.DisplayObject
struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB;
// FairyGUI.EventBridge
struct EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84;
// FairyGUI.EventCallback0
struct EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8;
// FairyGUI.EventListener
struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F;
// FairyGUI.FillMesh
struct FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371;
// FairyGUI.GComponent
struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC;
// FairyGUI.GGraph
struct GGraph_tD2F718A15120D167149C9E19B8802F8862458858;
// FairyGUI.GGroup
struct GGroup_tC639447CD683C998CC282B1BEB24798021939CB4;
// FairyGUI.GObject
struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB;
// FairyGUI.GPath
struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2;
// FairyGUI.GRoot
struct GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F;
// FairyGUI.GSlider
struct GSlider_t6744387ADB3DE64C71458B21627B32714BD96816;
// FairyGUI.GTextField
struct GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058;
// FairyGUI.GTextInput
struct GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C;
// FairyGUI.GTweenCallback
struct GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F;
// FairyGUI.GTweenCallback1
struct GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D;
// FairyGUI.GTweener
struct GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C;
// FairyGUI.GearAnimation
struct GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6;
// FairyGUI.GearAnimationValue
struct GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA;
// FairyGUI.GearBase
struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581;
// FairyGUI.GearBase[]
struct GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A;
// FairyGUI.GearColor
struct GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325;
// FairyGUI.GearColorValue
struct GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510;
// FairyGUI.GearDisplay
struct GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0;
// FairyGUI.GearIcon
struct GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A;
// FairyGUI.GearLook
struct GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6;
// FairyGUI.GearLookValue
struct GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47;
// FairyGUI.GearSize
struct GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57;
// FairyGUI.GearSizeValue
struct GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA;
// FairyGUI.GearText
struct GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317;
// FairyGUI.GearTweenConfig
struct GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1;
// FairyGUI.GearXY
struct GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37;
// FairyGUI.GearXYValue
struct GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0;
// FairyGUI.GoWrapper
struct GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F;
// FairyGUI.IFilter
struct IFilter_t3EAC54FF3FB87ED9EA6B407C8D1FEF6AC55EACE3;
// FairyGUI.IHitTest
struct IHitTest_tA44710C1A71DD2F7E69CD3B62A9A3CF6A0A12AF9;
// FairyGUI.ITweenListener
struct ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34;
// FairyGUI.Image
struct Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8;
// FairyGUI.InputEvent
struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495;
// FairyGUI.InputTextField
struct InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC;
// FairyGUI.InputTextField/CopyHandler
struct CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078;
// FairyGUI.InputTextField/PasteHandler
struct PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14;
// FairyGUI.NGraphics
struct NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD;
// FairyGUI.NTexture
struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A;
// FairyGUI.PackageItem
struct PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0;
// FairyGUI.Relations
struct Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF;
// FairyGUI.ScrollPane
struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE;
// FairyGUI.SelectionShape
struct SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429;
// FairyGUI.Shape
struct Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8;
// FairyGUI.TextField
struct TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D;
// FairyGUI.TextFormat
struct TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135;
// FairyGUI.TweenValue
struct TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9;
// FairyGUI.Utils.ByteBuffer
struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268;
// FairyGUI.Utils.HtmlParseOptions
struct HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67;
// FairyGUI.Utils.IHtmlPageContext
struct IHtmlPageContext_t4FFE2AAB5C5FD308B021794922B0D4DB9A6CFEAA;
// FairyGUI.VertexBuffer
struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B;
// FairyGUI.Window
struct Window_tE7D87992AB935C3508A34E808A486C27C5B6009A;
// FairyGUI_GRootWrap
struct FairyGUI_GRootWrap_tCFB736E8F27D202E96454D373C46622E4ED5C684;
// FairyGUI_GSliderWrap
struct FairyGUI_GSliderWrap_tA060D946E6FFF9053BDDFFF783FCF43BE09C3BDF;
// FairyGUI_GTextFieldWrap
struct FairyGUI_GTextFieldWrap_t447B4BC8702286C02F62A96BBA013909D3594DB2;
// FairyGUI_GTextInputWrap
struct FairyGUI_GTextInputWrap_tA755EAD64BB7EB1CC38C871A6005B7C0899B8830;
// FairyGUI_GTweenerWrap
struct FairyGUI_GTweenerWrap_t9C813A7E9805A6970005D3570F1D127D3CB74D31;
// FairyGUI_GearAnimationWrap
struct FairyGUI_GearAnimationWrap_tF18597CB7F56D8CBBD8B7AE4A715A825E9A18A02;
// FairyGUI_GearBaseWrap
struct FairyGUI_GearBaseWrap_t3405EC497CB6449D18A80F17E8B5EB4EB4A8F4E1;
// FairyGUI_GearColorWrap
struct FairyGUI_GearColorWrap_t3AFC0537EE95222C0768F2791BEC288BF6F002A8;
// FairyGUI_GearDisplayWrap
struct FairyGUI_GearDisplayWrap_t58785C844E61A1FD345F3722AA3503F4C588C088;
// FairyGUI_GearIconWrap
struct FairyGUI_GearIconWrap_tF4FA2E1D9A53823121418C6F80D6F22A5D267938;
// FairyGUI_GearLookWrap
struct FairyGUI_GearLookWrap_t12058B9DB89696DD58EB1E1C94C22233A9DF159D;
// FairyGUI_GearSizeWrap
struct FairyGUI_GearSizeWrap_tA5DFA8B915A580443F71DFEFE08B603D25786984;
// FairyGUI_GearTextWrap
struct FairyGUI_GearTextWrap_t6F5CE8F6FD101FDFE777177AAE829FE44F900919;
// FairyGUI_GearXYWrap
struct FairyGUI_GearXYWrap_t85A1C7F27AF63675C322AD395F4AA1A0CAF307F2;
// FairyGUI_GoWrapperWrap
struct FairyGUI_GoWrapperWrap_tFB44373A7115845B02720121D30E31F000FDC557;
// FairyGUI_ImageWrap
struct FairyGUI_ImageWrap_t45896C3CD42C7CC30146841A0183D027B454E36F;
// LuaInterface.LuaCSFunction
struct LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE;
// LuaInterface.LuaReflection
struct LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F;
// LuaInterface.LuaState
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE;
// LuaInterface.LuaTable
struct LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87;
// LuaInterface.ObjectTranslator
struct ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF;
// LuaInterface.ToLua/LuaTableToVar[]
struct LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6;
// System.Action
struct Action_t591D2A86165F896B4B800BB5C25CE18672A55579;
// System.AsyncCallback
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
// System.Byte[]
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
// System.Char[]
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.String>[]
struct EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C;
// System.Collections.Generic.Dictionary`2/Entry<System.UInt32,FairyGUI.Emoji>[]
struct EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.String>
struct KeyCollection_tC73654392B284B89334464107B696C9BD89776D9;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,FairyGUI.Emoji>
struct KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.String>
struct ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,FairyGUI.Emoji>
struct ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750;
// System.Collections.Generic.Dictionary`2<System.Enum,System.Object>
struct Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Type>
struct Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258;
// System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>
struct Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593;
// System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>
struct Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9;
// System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>
struct Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>
struct Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>
struct Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>
struct Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>
struct Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>
struct Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>
struct Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>
struct Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE;
// System.Collections.Generic.Dictionary`2<System.String,System.String>
struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC;
// System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>
struct Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3;
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>
struct Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16;
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>
struct Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA;
// System.Collections.Generic.Dictionary`2<System.Type,System.Int32>
struct Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F;
// System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>
struct Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21;
// System.Collections.Generic.HashSet`1<System.String>
struct HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A;
// System.Collections.Generic.HashSet`1<System.Type>
struct HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05;
// System.Collections.Generic.IEqualityComparer`1<System.String>
struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9;
// System.Collections.Generic.IEqualityComparer`1<System.UInt32>
struct IEqualityComparer_1_tA74C9F2C80A3BFA5A7BE17C48871B702741C8733;
// System.Collections.Generic.List`1<FairyGUI.Controller>
struct List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376;
// System.Collections.Generic.List`1<FairyGUI.ControllerAction>
struct List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF;
// System.Collections.Generic.List`1<FairyGUI.DisplayObject>
struct List_1_t11A30662822286DF8036D0D1993807262B502B70;
// System.Collections.Generic.List`1<FairyGUI.GObject>
struct List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42;
// System.Collections.Generic.List`1<FairyGUI.GPath/Segment>
struct List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3;
// System.Collections.Generic.List`1<FairyGUI.GPathPoint>
struct List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E;
// System.Collections.Generic.List`1<FairyGUI.IUISource>
struct List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA;
// System.Collections.Generic.List`1<FairyGUI.Transition>
struct List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281;
// System.Collections.Generic.List`1<LuaInterface.GCRef>
struct List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F;
// System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>
struct List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1;
// System.Collections.Generic.List`1<System.Int32>
struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226;
// System.Collections.Generic.List`1<System.String>
struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3;
// System.Collections.Generic.List`1<UnityEngine.Color32>
struct List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5;
// System.Collections.Generic.List`1<UnityEngine.Material>
struct List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B;
// System.Collections.Generic.List`1<UnityEngine.Renderer>
struct List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749;
// System.Collections.Generic.List`1<UnityEngine.Vector3>
struct List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5;
// System.Collections.Generic.List`1<UnityEngine.Vector4>
struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955;
// System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>
struct Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841;
// System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>
struct Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045;
// System.Collections.IDictionary
struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7;
// System.Delegate
struct Delegate_t;
// System.DelegateData
struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE;
// System.Delegate[]
struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196;
// System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521;
// System.Exception
struct Exception_t;
// System.IAsyncResult
struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598;
// System.Int32[]
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
// System.IntPtr[]
struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD;
// System.Reflection.Binder
struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759;
// System.Reflection.MemberFilter
struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770;
// System.Single[]
struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5;
// System.String
struct String_t;
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
// System.Text.RegularExpressions.Regex
struct Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF;
// System.Type
struct Type_t;
// System.Type[]
struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F;
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017;
// UnityEngine.AudioClip
struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051;
// UnityEngine.AudioClip/PCMReaderCallback
struct PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB;
// UnityEngine.AudioClip/PCMSetPositionCallback
struct PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801;
// UnityEngine.Camera
struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34;
// UnityEngine.Canvas
struct Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591;
// UnityEngine.Color32[]
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
// UnityEngine.GameObject
struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F;
// UnityEngine.Material
struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598;
// UnityEngine.Texture
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4;
// UnityEngine.Transform
struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA;
// UnityEngine.Vector2[]
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
IL2CPP_EXTERN_C RuntimeClass* AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral034911C590C6A795E5C8761915ED11D255DEDE53;
IL2CPP_EXTERN_C String_t* _stringLiteral04F5FA47C953DB142963064FF9D59606F9880ECC;
IL2CPP_EXTERN_C String_t* _stringLiteral0706025B2BBCEC1ED8D64822F4ECCD96314938D0;
IL2CPP_EXTERN_C String_t* _stringLiteral077A00489B3B0DC07FA283AAC020FB4598513045;
IL2CPP_EXTERN_C String_t* _stringLiteral08340D5D511C075D71AB11BCD6A878C2912FAE1D;
IL2CPP_EXTERN_C String_t* _stringLiteral09D74747F7BBB54D619A297A40098D5403D19923;
IL2CPP_EXTERN_C String_t* _stringLiteral0AB689CF7DFAABA52379784F33ECAFBF45560D81;
IL2CPP_EXTERN_C String_t* _stringLiteral0AB97FDE8277A3560EA2AD2090EA6F902DF162C3;
IL2CPP_EXTERN_C String_t* _stringLiteral0BD1FAF074D77885FC316150D8945286C6F29D0C;
IL2CPP_EXTERN_C String_t* _stringLiteral0BF1C67F552A4BBAEB277BCC25AD7F805BAED54D;
IL2CPP_EXTERN_C String_t* _stringLiteral0C5DC552771ACDFA4DC5A95A2B218E644AAD130F;
IL2CPP_EXTERN_C String_t* _stringLiteral0E8A3AD980EC179856012B7EECF4327E99CD44CD;
IL2CPP_EXTERN_C String_t* _stringLiteral0F5879405A40C94D634CC36AE1FED2B236FCA28F;
IL2CPP_EXTERN_C String_t* _stringLiteral15B6037E98BBEF9421BE9EDE67E0CF455FF3AB52;
IL2CPP_EXTERN_C String_t* _stringLiteral1607BF37815334155823D9C76391DDC4EAD0B77C;
IL2CPP_EXTERN_C String_t* _stringLiteral163C9CA8EC131E075293C5203A902AD91F0514E0;
IL2CPP_EXTERN_C String_t* _stringLiteral164C7EDD425DD4251E8CCFEDB6E48570636CAF28;
IL2CPP_EXTERN_C String_t* _stringLiteral16ACCB770ED563A5427D271C2B5ADDBA2196E49F;
IL2CPP_EXTERN_C String_t* _stringLiteral16D3536B795316E5428B6F8BFDE6DCA7D66C7792;
IL2CPP_EXTERN_C String_t* _stringLiteral1705C583A02AEB133B4AC0B8EF60B0AFC579CD9A;
IL2CPP_EXTERN_C String_t* _stringLiteral19DCE11782DA5C7E4660F3AE02D937843CFB3DAB;
IL2CPP_EXTERN_C String_t* _stringLiteral1A68501D646768F2DFE4814B7246E7C57BA16E6E;
IL2CPP_EXTERN_C String_t* _stringLiteral1AD08A39C58306085B282BEDC81D14F73F8F8804;
IL2CPP_EXTERN_C String_t* _stringLiteral1BA6B0D3710A50FE7769827D9A14E9DBFF86D906;
IL2CPP_EXTERN_C String_t* _stringLiteral1C3087C5688A6EB4DC5B030083C73C5A6D24BF72;
IL2CPP_EXTERN_C String_t* _stringLiteral1C7197CD41FF39ECB2E221BE494C553E62D916E5;
IL2CPP_EXTERN_C String_t* _stringLiteral1CDAB004E1AEBA8D896AD65AFFFC1EF5C5716375;
IL2CPP_EXTERN_C String_t* _stringLiteral1DFA3801299D01F21C841A6E574220B7AA725AB1;
IL2CPP_EXTERN_C String_t* _stringLiteral20361C1B136EF0A0E1B8FBCB6DEBD761E128D0D5;
IL2CPP_EXTERN_C String_t* _stringLiteral21F15B128F79376F94A0C66F8ABCE4C8BC63C4F9;
IL2CPP_EXTERN_C String_t* _stringLiteral231E564DB4CDB44A6545583A8D460EDC7F9F97CA;
IL2CPP_EXTERN_C String_t* _stringLiteral2396C1815CF91B0623F9EB08BE71D8DC4D2BF896;
IL2CPP_EXTERN_C String_t* _stringLiteral244D73471921AA2FB20FCB1153761E9442E02070;
IL2CPP_EXTERN_C String_t* _stringLiteral256DF6C08E378285D504DFC9F3B867773B9FA113;
IL2CPP_EXTERN_C String_t* _stringLiteral25802F71AB5EF7964107CA0C2C607006A56B4442;
IL2CPP_EXTERN_C String_t* _stringLiteral269F639884FA9301380643E2A20683ADD6BABB12;
IL2CPP_EXTERN_C String_t* _stringLiteral26EF83BE87F3A6621C9D3D9A88392CB3971AE5B0;
IL2CPP_EXTERN_C String_t* _stringLiteral2838738525A289342BF99A27AF9C23DFAB1B1775;
IL2CPP_EXTERN_C String_t* _stringLiteral292EF20AA5BF13FEFFEFAEC6D5EA110EF8CCDED0;
IL2CPP_EXTERN_C String_t* _stringLiteral2A421E593115105B8F5FA49159ACC80122365790;
IL2CPP_EXTERN_C String_t* _stringLiteral2C822C34AB8AD1DF57756A787ADACDE3E6C033C7;
IL2CPP_EXTERN_C String_t* _stringLiteral2CC7EC5FC32181B5AB575ACEAA007E8F2D2F28E3;
IL2CPP_EXTERN_C String_t* _stringLiteral2E30C15D58386D702544ADEC7172B5357CD4E041;
IL2CPP_EXTERN_C String_t* _stringLiteral2F4E516FBDFA40A52453A9F9889F8BB8F91CD83A;
IL2CPP_EXTERN_C String_t* _stringLiteral2FFA9DF436D81ADFA108A734E74BF40D85B366B6;
IL2CPP_EXTERN_C String_t* _stringLiteral311198C45E79F725B43A1134B6846C25E73CCC37;
IL2CPP_EXTERN_C String_t* _stringLiteral319E27B65FBC50D8879EF8FF87C4F034626ECC29;
IL2CPP_EXTERN_C String_t* _stringLiteral3211B32EF954E1DDE4F5F008D98DE09C724C4A88;
IL2CPP_EXTERN_C String_t* _stringLiteral343D5482ADA4403FAC85AEE1E018FFA8AAE5118F;
IL2CPP_EXTERN_C String_t* _stringLiteral36513D3904887449EE82904A9739BBCD1DDEE967;
IL2CPP_EXTERN_C String_t* _stringLiteral366F58E579676E1F6B3A9D5A4E87728B28F5720E;
IL2CPP_EXTERN_C String_t* _stringLiteral372EA08CAB33E71C02C651DBC83A474D32C676EA;
IL2CPP_EXTERN_C String_t* _stringLiteral37A13F33012C877483CBD71B7F04BA17FFD9EFD2;
IL2CPP_EXTERN_C String_t* _stringLiteral388E8386192109A52F7F23966F2F66C0B13AD7E6;
IL2CPP_EXTERN_C String_t* _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F;
IL2CPP_EXTERN_C String_t* _stringLiteral3D9EE765A395618A401BA7AC0FE0E7064DC1CBBB;
IL2CPP_EXTERN_C String_t* _stringLiteral3DB630246342E2B2822675B4982F519FE9281671;
IL2CPP_EXTERN_C String_t* _stringLiteral3E06E53C92E8644F0D03EB566214C744AE7B426E;
IL2CPP_EXTERN_C String_t* _stringLiteral3E694558B87C834B392E0221C5DDA48C855EC49F;
IL2CPP_EXTERN_C String_t* _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03;
IL2CPP_EXTERN_C String_t* _stringLiteral3FB5AB6F1F4F4F2235742FF2200F0973D1FDC045;
IL2CPP_EXTERN_C String_t* _stringLiteral3FFBB126C41C750681279450ECC27958319AED07;
IL2CPP_EXTERN_C String_t* _stringLiteral40B2202ACE07BFB900D4DAF9047E1A872901E6FE;
IL2CPP_EXTERN_C String_t* _stringLiteral4302736D7115C3A1008EA8E31CF599147F59213D;
IL2CPP_EXTERN_C String_t* _stringLiteral4332999D1F65C316C811DF75141E52EEF6AB8C61;
IL2CPP_EXTERN_C String_t* _stringLiteral43663AA84ADAF5A8816DC526E9AA6A6BF671D42A;
IL2CPP_EXTERN_C String_t* _stringLiteral46CDD228556413D13770B5F186CFEF673372DA30;
IL2CPP_EXTERN_C String_t* _stringLiteral47CADA9CAD6F70ACCE6C3D03FC0C30367C3AD337;
IL2CPP_EXTERN_C String_t* _stringLiteral483CC38BF7558CA4AA533C663E510B32178E4384;
IL2CPP_EXTERN_C String_t* _stringLiteral48545976D483C879A0C33C01EC62E30D8B5CBE9B;
IL2CPP_EXTERN_C String_t* _stringLiteral48A21E6743A07ADFB2E971CAF370E3C36EE36DE9;
IL2CPP_EXTERN_C String_t* _stringLiteral4B1B069F956376BBF870E4A00612B21D4926645E;
IL2CPP_EXTERN_C String_t* _stringLiteral4C03C83C56D2E3BCAAE46D5AE691B3053506C285;
IL2CPP_EXTERN_C String_t* _stringLiteral4D7D0FBBD54A24879E1CA490D09F76E1638B0787;
IL2CPP_EXTERN_C String_t* _stringLiteral4F3019FE481FA9446D4A511BC72F22D667C0725E;
IL2CPP_EXTERN_C String_t* _stringLiteral4FA9C275BBE897552A872AF36F43D837BA741719;
IL2CPP_EXTERN_C String_t* _stringLiteral4FDD9769927F6CDE43A97BD3510CD22B3E295E8D;
IL2CPP_EXTERN_C String_t* _stringLiteral50C2168CB43434E6B9CD0188D0075BB32E6134FA;
IL2CPP_EXTERN_C String_t* _stringLiteral50CF69E173717B4227924BE7E114A8067135CDEE;
IL2CPP_EXTERN_C String_t* _stringLiteral51FEFEF45A98296EC92319EE2D75A38C19C1451E;
IL2CPP_EXTERN_C String_t* _stringLiteral520B9591FDF004582BEC65D7528F026D441CD7E9;
IL2CPP_EXTERN_C String_t* _stringLiteral520C8CE0B2FC6DD04EC7DFF0ACC9B5690584AACA;
IL2CPP_EXTERN_C String_t* _stringLiteral5295470B894AB3C39A1404D1B862A6738EB5059C;
IL2CPP_EXTERN_C String_t* _stringLiteral530F8B48A9C2CBB3295EE45CAD7A185A0BB0B31A;
IL2CPP_EXTERN_C String_t* _stringLiteral552225D5D65C27CEE9F643FC99EAC3D7B9FEAFA5;
IL2CPP_EXTERN_C String_t* _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96;
IL2CPP_EXTERN_C String_t* _stringLiteral56D1A2F5884183A262738E357BD624945023A36B;
IL2CPP_EXTERN_C String_t* _stringLiteral59A6DB7294EB515605D9CDA8AEA60A323B5B0738;
IL2CPP_EXTERN_C String_t* _stringLiteral5ACE366234D47646C5756370A95D09642319E9E1;
IL2CPP_EXTERN_C String_t* _stringLiteral5CD5DA675432A794784A19A8FCE69C67C0B49F23;
IL2CPP_EXTERN_C String_t* _stringLiteral5D3F344B5BD21E9500C69CA575A3286C85B28F1C;
IL2CPP_EXTERN_C String_t* _stringLiteral5DB31598CD2F8C7549C077DAAD7F7D81237628BB;
IL2CPP_EXTERN_C String_t* _stringLiteral5E12806A04D17A86BD5E3D0F09367549F77A9A21;
IL2CPP_EXTERN_C String_t* _stringLiteral5E2F2B15CAE3C25B03D210914F84080F52914228;
IL2CPP_EXTERN_C String_t* _stringLiteral5FA6B8B98698BDE6AA36372FED8454A1A199B383;
IL2CPP_EXTERN_C String_t* _stringLiteral62C0C9E775E6C866D26A40451B1D8BE65F4471E5;
IL2CPP_EXTERN_C String_t* _stringLiteral631FB9CA21B9BD31FB1BB87178D0E284C8FC6745;
IL2CPP_EXTERN_C String_t* _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512;
IL2CPP_EXTERN_C String_t* _stringLiteral64496F8556B027FD5DFCC3B0E03613103A9B8033;
IL2CPP_EXTERN_C String_t* _stringLiteral6623E0D329C9A617E19A90A19117432267C9B3F7;
IL2CPP_EXTERN_C String_t* _stringLiteral6650BD59047D66A39C3BE87E9D5BBB57D767953D;
IL2CPP_EXTERN_C String_t* _stringLiteral675C58CF18BBE8461BD24E57BE414BE4E8D04A75;
IL2CPP_EXTERN_C String_t* _stringLiteral67B88CD00D17C24F92719BB2D81A1827CE17A6D3;
IL2CPP_EXTERN_C String_t* _stringLiteral6809CEF7477A396AE320BD2CFCAC5538A8F851FE;
IL2CPP_EXTERN_C String_t* _stringLiteral6AC5DD775419A9A96C0ECE696C9D071F472FF6D8;
IL2CPP_EXTERN_C String_t* _stringLiteral6AF6D057A3123211D3755B34EB9AD1EFFDF6FFC5;
IL2CPP_EXTERN_C String_t* _stringLiteral6AFA67AAFE0324D02827560D3B12C887A8EDDF12;
IL2CPP_EXTERN_C String_t* _stringLiteral6B013F189F69FF6781A8DA13721BC3CAD323EE4E;
IL2CPP_EXTERN_C String_t* _stringLiteral6B0F00CF48BBCB76B0953BD336BE301A9FE8A837;
IL2CPP_EXTERN_C String_t* _stringLiteral6BD64B69CABA196F67B934F45CC3C2D17BFB5D75;
IL2CPP_EXTERN_C String_t* _stringLiteral6DD0FE8001145BEC4A12D0E22DA711C4970D000B;
IL2CPP_EXTERN_C String_t* _stringLiteral70015C62720E2C318B3E85C2EA06502E49C97489;
IL2CPP_EXTERN_C String_t* _stringLiteral703D9C4B7F53F92D649F87CECB5C1A0F5DDBF057;
IL2CPP_EXTERN_C String_t* _stringLiteral7270FBCBBCC017651008A06B60648F5EE0063571;
IL2CPP_EXTERN_C String_t* _stringLiteral7367CE3A23D876AB5D9136988046D7B70EF76CB0;
IL2CPP_EXTERN_C String_t* _stringLiteral736D68AFB2BC8324449BBB1B4F69D9F969DD4318;
IL2CPP_EXTERN_C String_t* _stringLiteral7638E6984469327CEC090AA620759E816F3DF556;
IL2CPP_EXTERN_C String_t* _stringLiteral78918DCAF22C0486024B08CAED8FE0C57E583A47;
IL2CPP_EXTERN_C String_t* _stringLiteral79CD410EA8EBB8F40368595AB7EE617314924F5D;
IL2CPP_EXTERN_C String_t* _stringLiteral7B932E7704C56AC279074ADF9CBEED98BB90A289;
IL2CPP_EXTERN_C String_t* _stringLiteral7D2F382868AB19EB9BEEF9073376999A3CE06E7E;
IL2CPP_EXTERN_C String_t* _stringLiteral7DEA38783A6F971B0B2B18F651697966FA62719B;
IL2CPP_EXTERN_C String_t* _stringLiteral81035C61B4B32E908B73ADE6EC88A2CD2D931175;
IL2CPP_EXTERN_C String_t* _stringLiteral84F5D1AF3D2EF612B97EEC5673C4180AE513DF08;
IL2CPP_EXTERN_C String_t* _stringLiteral85215C2D38A52540409916E633C4833EC16C356E;
IL2CPP_EXTERN_C String_t* _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939;
IL2CPP_EXTERN_C String_t* _stringLiteral89BB55478588F62874BC18C039B5E07E5A321077;
IL2CPP_EXTERN_C String_t* _stringLiteral8AB5CBE29FF8A179C2E5A288D14B2074824BF0BB;
IL2CPP_EXTERN_C String_t* _stringLiteral8E0D787AA2DB61A460C0449330D7F26AB9B93DB3;
IL2CPP_EXTERN_C String_t* _stringLiteral8E27A7FA1EC282FF7927FC2A36F06E7C4B540BCA;
IL2CPP_EXTERN_C String_t* _stringLiteral8EB67353E356CB950115DD7FB5FAD10DA3616CD2;
IL2CPP_EXTERN_C String_t* _stringLiteral92B9E9B91A45D9EA6700EF9302F53DAE7FD33072;
IL2CPP_EXTERN_C String_t* _stringLiteral939DCE5488D2A3F39C54E22694A5154064816423;
IL2CPP_EXTERN_C String_t* _stringLiteral93F525E336AF9C7BFE30BBE969C0B37C3012E6A6;
IL2CPP_EXTERN_C String_t* _stringLiteral94671E7A73C5037117EDCB2A1196444EF4405BDA;
IL2CPP_EXTERN_C String_t* _stringLiteral9654DDEE88824BE7944A0E0A516957F93F9398F1;
IL2CPP_EXTERN_C String_t* _stringLiteral96E17C52B50BF85E5AC09D951F88A85354D7DCF0;
IL2CPP_EXTERN_C String_t* _stringLiteral970DB7961CE1EB83B9A186A81C82939F356AB365;
IL2CPP_EXTERN_C String_t* _stringLiteral9BB11A3AD441249E4522EC0B7C617CE77E3A2327;
IL2CPP_EXTERN_C String_t* _stringLiteral9C5D62D29CAC08FE0F5BDD66A8BCE4DF70485636;
IL2CPP_EXTERN_C String_t* _stringLiteral9E7E3C1F2F4CF0D7DA2F5AD1C8CE096156466843;
IL2CPP_EXTERN_C String_t* _stringLiteral9EA80E9C503C405D42D22592599EEBF1EA153E33;
IL2CPP_EXTERN_C String_t* _stringLiteralA02A1D6DD7B6767C6999B400E51FE71E3F82D9A9;
IL2CPP_EXTERN_C String_t* _stringLiteralA0DD73E6725B10961BC762346035DD7E87B2E441;
IL2CPP_EXTERN_C String_t* _stringLiteralA1BB586EFE45F00CE6CAECA576A3243E67FDAC96;
IL2CPP_EXTERN_C String_t* _stringLiteralA606E361DADED33DDB121FEB94E5FDD18459DD63;
IL2CPP_EXTERN_C String_t* _stringLiteralA68C10B7AC6B50FD00DF7265DAE9DF32FE64BEBA;
IL2CPP_EXTERN_C String_t* _stringLiteralA78848C7EDA4C562D6F7AB9739E160B17F23E30A;
IL2CPP_EXTERN_C String_t* _stringLiteralA9B88B81D2C71358F4F54111E6085459539C727B;
IL2CPP_EXTERN_C String_t* _stringLiteralAB464F0252045AAF075411F0F1A6AED0797306C1;
IL2CPP_EXTERN_C String_t* _stringLiteralAC1CE57B68C57571E28300071A55BC523443D1A2;
IL2CPP_EXTERN_C String_t* _stringLiteralAC5419CCE639CD95BBA0002F094A845AE146704B;
IL2CPP_EXTERN_C String_t* _stringLiteralACC043BB6CDC6963D499D708EE1A3A643D484680;
IL2CPP_EXTERN_C String_t* _stringLiteralACF2516CC52B11DC183D302E8D7D657562037ED1;
IL2CPP_EXTERN_C String_t* _stringLiteralAE21C64A87F6BB0B8E16E55C48BE4CC638D7BD3F;
IL2CPP_EXTERN_C String_t* _stringLiteralAE90094710B35191376E4800E96897C709866302;
IL2CPP_EXTERN_C String_t* _stringLiteralB178ED9EA8B125BE239DE0DA7CFAC0010A48521C;
IL2CPP_EXTERN_C String_t* _stringLiteralB1AE6A82C259E98DA6B489D2D4E325AA8535EA9B;
IL2CPP_EXTERN_C String_t* _stringLiteralB545E4A735321A50B74651E8EB692FDF074E4A14;
IL2CPP_EXTERN_C String_t* _stringLiteralB66DC499DE98C1F1184EC3AB9EFF6B6AA832C2B0;
IL2CPP_EXTERN_C String_t* _stringLiteralB7F9178B2A55778C567FC49080F4461D3B3E7879;
IL2CPP_EXTERN_C String_t* _stringLiteralB95651117020A49D46E7E338B6E1D462AA3C2CF5;
IL2CPP_EXTERN_C String_t* _stringLiteralB9E6024ED71195CC4E01B093423564D59AC2ACEB;
IL2CPP_EXTERN_C String_t* _stringLiteralBABA2C0947025D15DFAEF9B66898BE54D0DED616;
IL2CPP_EXTERN_C String_t* _stringLiteralBB16772669D0223248C10E09BB66029CD2BF1438;
IL2CPP_EXTERN_C String_t* _stringLiteralBC08C0D98F8B99C62596C559CCBD6D0975D6DB47;
IL2CPP_EXTERN_C String_t* _stringLiteralBEE189E4CE9330473D0029EFC6F57582BD304EAE;
IL2CPP_EXTERN_C String_t* _stringLiteralC0AC4842418E34583859262C033965CFD49454E0;
IL2CPP_EXTERN_C String_t* _stringLiteralC150B14DE47F377F960052402DABAC7EB7FC5571;
IL2CPP_EXTERN_C String_t* _stringLiteralC483ECFBE6FEAC49B367D14DA1007A3ED35D5FE7;
IL2CPP_EXTERN_C String_t* _stringLiteralC5CB7BBFA414DA68191D21D595B8A44B1B8F4DD7;
IL2CPP_EXTERN_C String_t* _stringLiteralC5E23457AA7C2B399D3293C894EBBD3F530F1BDA;
IL2CPP_EXTERN_C String_t* _stringLiteralC67346B760720F27B4D7ABD670C681E139D067B8;
IL2CPP_EXTERN_C String_t* _stringLiteralC8BA0E802545AE9B46A43AEF5E89259BDAF9FDC8;
IL2CPP_EXTERN_C String_t* _stringLiteralC9060476B1B1EFF44F94179C828B924CCE5095C1;
IL2CPP_EXTERN_C String_t* _stringLiteralC96A71EE2E8F1B189F49BD6712259EE67BB8B611;
IL2CPP_EXTERN_C String_t* _stringLiteralCC1FCBB804A2FA9B50D58B9B176E0735B0A6E32B;
IL2CPP_EXTERN_C String_t* _stringLiteralCD7F8705F7C3F0BC423761F66DFFE92E15B3F4B7;
IL2CPP_EXTERN_C String_t* _stringLiteralCDD1D5C66B5C1E8C0AF807E558B0713CEF7ED7BF;
IL2CPP_EXTERN_C String_t* _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B;
IL2CPP_EXTERN_C String_t* _stringLiteralCEF3C71A9162210123A7BE954F55E79A45F10DA1;
IL2CPP_EXTERN_C String_t* _stringLiteralCF736C47CFCE15943F77925DFA9FF363CB7C01AD;
IL2CPP_EXTERN_C String_t* _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4;
IL2CPP_EXTERN_C String_t* _stringLiteralCFFF27ECCB371BC88F5CF4B9803B8559B0435D96;
IL2CPP_EXTERN_C String_t* _stringLiteralD045E6395D6350B8E3B33C2F5824B27922706AB6;
IL2CPP_EXTERN_C String_t* _stringLiteralD0FE38A115933B0402B5C2D191DF99CDF2C1B8FD;
IL2CPP_EXTERN_C String_t* _stringLiteralD20669FA98C1461938F67711D64837D1B2F025D8;
IL2CPP_EXTERN_C String_t* _stringLiteralD2F2907DC95D08EBA0D30258E8919B4DC689A65D;
IL2CPP_EXTERN_C String_t* _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A;
IL2CPP_EXTERN_C String_t* _stringLiteralD54C2AA2F61603022C71493F093F0C718419CA13;
IL2CPP_EXTERN_C String_t* _stringLiteralD56B1A05627F363E9A4631DE31E5EDEED95F8F7F;
IL2CPP_EXTERN_C String_t* _stringLiteralD5D8679A6C8B545CE5C2D4AB72A0FA3669C97B2E;
IL2CPP_EXTERN_C String_t* _stringLiteralD6260E9CA8791C98A260FC0BBBDCA4ACF5AF27E3;
IL2CPP_EXTERN_C String_t* _stringLiteralD6FBB04C3587577F984BD1B313BCDCC6AE0570C8;
IL2CPP_EXTERN_C String_t* _stringLiteralD7238B24B95FF1A90DB5D89E817DDDAD3183C002;
IL2CPP_EXTERN_C String_t* _stringLiteralD72FDD8246E4E1A39A87B330FF41E0EA40C63445;
IL2CPP_EXTERN_C String_t* _stringLiteralD772B34F1F57EAB0091D8DB7614960983426EA3B;
IL2CPP_EXTERN_C String_t* _stringLiteralE0EF0C784BE6DB268D57775BE23668378C6A899C;
IL2CPP_EXTERN_C String_t* _stringLiteralE19A9142AF94D4D6A925D5306C7BCF679191AF94;
IL2CPP_EXTERN_C String_t* _stringLiteralE4686695144F284F0987A621855976DC53EC544F;
IL2CPP_EXTERN_C String_t* _stringLiteralE5EEBD8A61B4758A8FFB72A8510150834AE6F82A;
IL2CPP_EXTERN_C String_t* _stringLiteralE68241F8194257F5D6D996C527C86A573DC37BF6;
IL2CPP_EXTERN_C String_t* _stringLiteralE7501A42839CF0D15AA5D05D573904AD76C26696;
IL2CPP_EXTERN_C String_t* _stringLiteralE7725AC9036D8A8A188E8B2D4EA7857C69619483;
IL2CPP_EXTERN_C String_t* _stringLiteralE7D7C8658039BDCF6D610C0F1ACC4FCEF9FD94CF;
IL2CPP_EXTERN_C String_t* _stringLiteralE925D422B2334FD74C28C95173F22254D38003AC;
IL2CPP_EXTERN_C String_t* _stringLiteralE96E60961EF9D24A40A4888C7EEA52843BBCB32B;
IL2CPP_EXTERN_C String_t* _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC;
IL2CPP_EXTERN_C String_t* _stringLiteralE9EC49BE8B0B8DA3096C53F07858FBD9B0E9AF9B;
IL2CPP_EXTERN_C String_t* _stringLiteralEB9E5F4FD9DD5EFC1D2EDD0DBC30CD8EBE48369A;
IL2CPP_EXTERN_C String_t* _stringLiteralEBB6090FC2D5E7D8E3213685221DD0B013BEE43C;
IL2CPP_EXTERN_C String_t* _stringLiteralEC50FF2E8F93CC35EE7133CFCA6C9BA56AE7A5EA;
IL2CPP_EXTERN_C String_t* _stringLiteralECA9B4E50EA5B6B5026A157885AD0CDE1146C9F2;
IL2CPP_EXTERN_C String_t* _stringLiteralED524B66DE1F2D4C8872F9094602F27D7178410D;
IL2CPP_EXTERN_C String_t* _stringLiteralEE1E5B88D0A9C6E7AD2881D14FAC38F7A4B737A8;
IL2CPP_EXTERN_C String_t* _stringLiteralEEC6542D2E2E50B05427F53D6208AC21A02AD012;
IL2CPP_EXTERN_C String_t* _stringLiteralEF2B5161415ECB6AB305902A3C34187265D4FBFD;
IL2CPP_EXTERN_C String_t* _stringLiteralF0D450C6A81FE4D0534A5392CEBF7212D186CCAC;
IL2CPP_EXTERN_C String_t* _stringLiteralF12CD7FB4BF120C086A72E97DD0CBDC0A8290756;
IL2CPP_EXTERN_C String_t* _stringLiteralF27E78AA45FB34809F64A8FF2156CB8A1A345587;
IL2CPP_EXTERN_C String_t* _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5;
IL2CPP_EXTERN_C String_t* _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2;
IL2CPP_EXTERN_C String_t* _stringLiteralF530955606B8C4162F4279E114D069F54F9345FD;
IL2CPP_EXTERN_C String_t* _stringLiteralF766B2C717A2B1695C3E0AB04F722352EC8D3B92;
IL2CPP_EXTERN_C String_t* _stringLiteralF79A2222C311AAF3748E792896911891D1FF255B;
IL2CPP_EXTERN_C String_t* _stringLiteralF9B709ED74170B9AC670E887A0DCE5DE5852A087;
IL2CPP_EXTERN_C String_t* _stringLiteralF9C9DC168498C7E9C9101273CAB2958877371640;
IL2CPP_EXTERN_C String_t* _stringLiteralFA2A4FD4647FAD8F06BF432ED86671AE860FC08C;
IL2CPP_EXTERN_C String_t* _stringLiteralFB91E24FA52D8D2B32937BF04D843F730319A902;
IL2CPP_EXTERN_C String_t* _stringLiteralFC76489FD66D22C2D5F855FBC87E348F10971BAC;
IL2CPP_EXTERN_C String_t* _stringLiteralFCECF7EDF22E26E95F7E670FFC9DCBD5080ED813;
IL2CPP_EXTERN_C String_t* _stringLiteralFE4E79C668BD9EB4AD8F7531C6C4A6F20BD5722E;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisController_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_m2ADB8D8CFAF6FA0E0FEF32EB8453C8D6387DACFD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisDisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_m3CCC96B21E66F2D570756CB24275A0538603BEBB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGPath_t097563F29B192985F7F754E478BB55F8224DF2A2_m05C593AB4193F077AB4C59B6C180DB44A94004AD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGSlider_t6744387ADB3DE64C71458B21627B32714BD96816_m737368C785A82BA958A197FE610A5648199206F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_mFB0F0DDD7D645E2555E7CEFBDF51770297D50536_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisUpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_m02DE2DB4BD46C30004660C52A0F6200C21143CDD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisDictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_mA28CC060D849D605436A049680A6120121A8955A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisDictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_m3A7B98A77FAB2F46412CFB16486C3BC6050D84E7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_m81BC867E74E5CC9A3022E90BA4C7352D490FFE44_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_0_0_0_var;
IL2CPP_EXTERN_C const RuntimeType* VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_0_0_0_var;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_Register_m89C44E3B51C268673719F2FDB3C8F84E7F0F27DA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_Register_mE0306DF506AB4FF4B9B566F14D7C691BF9404DEE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_Register_m179D9FA1E3DDCED747C597B370C1F8E3856DAB33_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_Register_mEA1E02121215867B4D2BA3E06B49A52C2E20DABC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_Register_m0FC6CE3BB1EA007F29B75CBFECA16949D491EBC3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearAnimationWrap_Register_mFD192563AF665CB85E10022D7BC410FBB9985039_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_Register_mEF81BB0CA9E000A40DC20B5EC0EA35FA9354EA23_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_Register_m218AD092C53205017FEAC05DA85CBE23DF7BC0E7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_Register_m74E470F177AA3B84A6833E577FBB9ADD37570D44_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearIconWrap_Register_m6A96702DFD25E8DD620DD7F8584B2EB8B3A0F899_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_Register_mB10692A031B52D0E1E97CE4E780283BE3FBB1240_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_Register_mD9D8015445F2B1BAB0DA32B742179D3B4713C70E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearTextWrap_Register_m551EE51B6A742B6C244DD646A5F64B059C0FC7B4_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_Register_m50A2A2CD737B05B47ED4AF25C32B4B4642F59DEE_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_Register_m21371ADE1406B70DB21EC4FF4C0F284C5C1E62D0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_Register_m241A79E316FB701ADDD3760671C6DE637DA71F4C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C_MetadataUsageId;
IL2CPP_EXTERN_C const uint32_t GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBAAssemblyU2DCSharp11_MetadataUsageId;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Object
// FairyGUI.EventDispatcher
struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 : public RuntimeObject
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge> FairyGUI.EventDispatcher::_dic
Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * ____dic_0;
public:
inline static int32_t get_offset_of__dic_0() { return static_cast<int32_t>(offsetof(EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7, ____dic_0)); }
inline Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * get__dic_0() const { return ____dic_0; }
inline Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B ** get_address_of__dic_0() { return &____dic_0; }
inline void set__dic_0(Dictionary_2_t088A725192C1A620E541C1A7FACDF89E850EF52B * value)
{
____dic_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&____dic_0), (void*)value);
}
};
struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_StaticFields
{
public:
// FairyGUI.InputEvent FairyGUI.EventDispatcher::sCurrentInputEvent
InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * ___sCurrentInputEvent_1;
public:
inline static int32_t get_offset_of_sCurrentInputEvent_1() { return static_cast<int32_t>(offsetof(EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_StaticFields, ___sCurrentInputEvent_1)); }
inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * get_sCurrentInputEvent_1() const { return ___sCurrentInputEvent_1; }
inline InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 ** get_address_of_sCurrentInputEvent_1() { return &___sCurrentInputEvent_1; }
inline void set_sCurrentInputEvent_1(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * value)
{
___sCurrentInputEvent_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___sCurrentInputEvent_1), (void*)value);
}
};
// FairyGUI.EventListener
struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F : public RuntimeObject
{
public:
// FairyGUI.EventBridge FairyGUI.EventListener::_bridge
EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * ____bridge_0;
// System.String FairyGUI.EventListener::_type
String_t* ____type_1;
public:
inline static int32_t get_offset_of__bridge_0() { return static_cast<int32_t>(offsetof(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F, ____bridge_0)); }
inline EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * get__bridge_0() const { return ____bridge_0; }
inline EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 ** get_address_of__bridge_0() { return &____bridge_0; }
inline void set__bridge_0(EventBridge_t57E5C5B83D1CBFEF456FC7B1A0EF9AB0D87E5B84 * value)
{
____bridge_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&____bridge_0), (void*)value);
}
inline static int32_t get_offset_of__type_1() { return static_cast<int32_t>(offsetof(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F, ____type_1)); }
inline String_t* get__type_1() const { return ____type_1; }
inline String_t** get_address_of__type_1() { return &____type_1; }
inline void set__type_1(String_t* value)
{
____type_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&____type_1), (void*)value);
}
};
// FairyGUI.GPath
struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 : public RuntimeObject
{
public:
// System.Collections.Generic.List`1<FairyGUI.GPath_Segment> FairyGUI.GPath::_segments
List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * ____segments_0;
// System.Collections.Generic.List`1<UnityEngine.Vector3> FairyGUI.GPath::_points
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ____points_1;
// System.Single FairyGUI.GPath::_fullLength
float ____fullLength_2;
public:
inline static int32_t get_offset_of__segments_0() { return static_cast<int32_t>(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____segments_0)); }
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * get__segments_0() const { return ____segments_0; }
inline List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 ** get_address_of__segments_0() { return &____segments_0; }
inline void set__segments_0(List_1_t05F60217E0CAFE2750AF5B35FFC7D5C411ECE6C3 * value)
{
____segments_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&____segments_0), (void*)value);
}
inline static int32_t get_offset_of__points_1() { return static_cast<int32_t>(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____points_1)); }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get__points_1() const { return ____points_1; }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of__points_1() { return &____points_1; }
inline void set__points_1(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value)
{
____points_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&____points_1), (void*)value);
}
inline static int32_t get_offset_of__fullLength_2() { return static_cast<int32_t>(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2, ____fullLength_2)); }
inline float get__fullLength_2() const { return ____fullLength_2; }
inline float* get_address_of__fullLength_2() { return &____fullLength_2; }
inline void set__fullLength_2(float value)
{
____fullLength_2 = value;
}
};
struct GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields
{
public:
// System.Collections.Generic.List`1<FairyGUI.GPathPoint> FairyGUI.GPath::helperList
List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * ___helperList_3;
// System.Collections.Generic.List`1<UnityEngine.Vector3> FairyGUI.GPath::splinePoints
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___splinePoints_4;
public:
inline static int32_t get_offset_of_helperList_3() { return static_cast<int32_t>(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields, ___helperList_3)); }
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * get_helperList_3() const { return ___helperList_3; }
inline List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E ** get_address_of_helperList_3() { return &___helperList_3; }
inline void set_helperList_3(List_1_t8B71FC214F7513400F83BE50A0BEB51FCF7C815E * value)
{
___helperList_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___helperList_3), (void*)value);
}
inline static int32_t get_offset_of_splinePoints_4() { return static_cast<int32_t>(offsetof(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_StaticFields, ___splinePoints_4)); }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get_splinePoints_4() const { return ___splinePoints_4; }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of_splinePoints_4() { return &___splinePoints_4; }
inline void set_splinePoints_4(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value)
{
___splinePoints_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___splinePoints_4), (void*)value);
}
};
// FairyGUI.GearBase
struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581 : public RuntimeObject
{
public:
// FairyGUI.GObject FairyGUI.GearBase::_owner
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____owner_1;
// FairyGUI.Controller FairyGUI.GearBase::_controller
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____controller_2;
// FairyGUI.GearTweenConfig FairyGUI.GearBase::_tweenConfig
GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * ____tweenConfig_3;
public:
inline static int32_t get_offset_of__owner_1() { return static_cast<int32_t>(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____owner_1)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__owner_1() const { return ____owner_1; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__owner_1() { return &____owner_1; }
inline void set__owner_1(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____owner_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&____owner_1), (void*)value);
}
inline static int32_t get_offset_of__controller_2() { return static_cast<int32_t>(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____controller_2)); }
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__controller_2() const { return ____controller_2; }
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__controller_2() { return &____controller_2; }
inline void set__controller_2(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
{
____controller_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&____controller_2), (void*)value);
}
inline static int32_t get_offset_of__tweenConfig_3() { return static_cast<int32_t>(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581, ____tweenConfig_3)); }
inline GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * get__tweenConfig_3() const { return ____tweenConfig_3; }
inline GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 ** get_address_of__tweenConfig_3() { return &____tweenConfig_3; }
inline void set__tweenConfig_3(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * value)
{
____tweenConfig_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&____tweenConfig_3), (void*)value);
}
};
struct GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields
{
public:
// System.Boolean FairyGUI.GearBase::disableAllTweenEffect
bool ___disableAllTweenEffect_0;
public:
inline static int32_t get_offset_of_disableAllTweenEffect_0() { return static_cast<int32_t>(offsetof(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields, ___disableAllTweenEffect_0)); }
inline bool get_disableAllTweenEffect_0() const { return ___disableAllTweenEffect_0; }
inline bool* get_address_of_disableAllTweenEffect_0() { return &___disableAllTweenEffect_0; }
inline void set_disableAllTweenEffect_0(bool value)
{
___disableAllTweenEffect_0 = value;
}
};
// FairyGUI.TweenValue
struct TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 : public RuntimeObject
{
public:
// System.Single FairyGUI.TweenValue::x
float ___x_0;
// System.Single FairyGUI.TweenValue::y
float ___y_1;
// System.Single FairyGUI.TweenValue::z
float ___z_2;
// System.Single FairyGUI.TweenValue::w
float ___w_3;
// System.Double FairyGUI.TweenValue::d
double ___d_4;
public:
inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___x_0)); }
inline float get_x_0() const { return ___x_0; }
inline float* get_address_of_x_0() { return &___x_0; }
inline void set_x_0(float value)
{
___x_0 = value;
}
inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___y_1)); }
inline float get_y_1() const { return ___y_1; }
inline float* get_address_of_y_1() { return &___y_1; }
inline void set_y_1(float value)
{
___y_1 = value;
}
inline static int32_t get_offset_of_z_2() { return static_cast<int32_t>(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___z_2)); }
inline float get_z_2() const { return ___z_2; }
inline float* get_address_of_z_2() { return &___z_2; }
inline void set_z_2(float value)
{
___z_2 = value;
}
inline static int32_t get_offset_of_w_3() { return static_cast<int32_t>(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___w_3)); }
inline float get_w_3() const { return ___w_3; }
inline float* get_address_of_w_3() { return &___w_3; }
inline void set_w_3(float value)
{
___w_3 = value;
}
inline static int32_t get_offset_of_d_4() { return static_cast<int32_t>(offsetof(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9, ___d_4)); }
inline double get_d_4() const { return ___d_4; }
inline double* get_address_of_d_4() { return &___d_4; }
inline void set_d_4(double value)
{
___d_4 = value;
}
};
// FairyGUI.Utils.ByteBuffer
struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 : public RuntimeObject
{
public:
// System.Boolean FairyGUI.Utils.ByteBuffer::littleEndian
bool ___littleEndian_0;
// System.String[] FairyGUI.Utils.ByteBuffer::stringTable
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___stringTable_1;
// System.Int32 FairyGUI.Utils.ByteBuffer::version
int32_t ___version_2;
// System.Int32 FairyGUI.Utils.ByteBuffer::_pointer
int32_t ____pointer_3;
// System.Int32 FairyGUI.Utils.ByteBuffer::_offset
int32_t ____offset_4;
// System.Int32 FairyGUI.Utils.ByteBuffer::_length
int32_t ____length_5;
// System.Byte[] FairyGUI.Utils.ByteBuffer::_data
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____data_6;
public:
inline static int32_t get_offset_of_littleEndian_0() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___littleEndian_0)); }
inline bool get_littleEndian_0() const { return ___littleEndian_0; }
inline bool* get_address_of_littleEndian_0() { return &___littleEndian_0; }
inline void set_littleEndian_0(bool value)
{
___littleEndian_0 = value;
}
inline static int32_t get_offset_of_stringTable_1() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___stringTable_1)); }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_stringTable_1() const { return ___stringTable_1; }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_stringTable_1() { return &___stringTable_1; }
inline void set_stringTable_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
{
___stringTable_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___stringTable_1), (void*)value);
}
inline static int32_t get_offset_of_version_2() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ___version_2)); }
inline int32_t get_version_2() const { return ___version_2; }
inline int32_t* get_address_of_version_2() { return &___version_2; }
inline void set_version_2(int32_t value)
{
___version_2 = value;
}
inline static int32_t get_offset_of__pointer_3() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____pointer_3)); }
inline int32_t get__pointer_3() const { return ____pointer_3; }
inline int32_t* get_address_of__pointer_3() { return &____pointer_3; }
inline void set__pointer_3(int32_t value)
{
____pointer_3 = value;
}
inline static int32_t get_offset_of__offset_4() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____offset_4)); }
inline int32_t get__offset_4() const { return ____offset_4; }
inline int32_t* get_address_of__offset_4() { return &____offset_4; }
inline void set__offset_4(int32_t value)
{
____offset_4 = value;
}
inline static int32_t get_offset_of__length_5() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____length_5)); }
inline int32_t get__length_5() const { return ____length_5; }
inline int32_t* get_address_of__length_5() { return &____length_5; }
inline void set__length_5(int32_t value)
{
____length_5 = value;
}
inline static int32_t get_offset_of__data_6() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268, ____data_6)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__data_6() const { return ____data_6; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__data_6() { return &____data_6; }
inline void set__data_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
____data_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&____data_6), (void*)value);
}
};
struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_StaticFields
{
public:
// System.Byte[] FairyGUI.Utils.ByteBuffer::temp
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___temp_7;
public:
inline static int32_t get_offset_of_temp_7() { return static_cast<int32_t>(offsetof(ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_StaticFields, ___temp_7)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_temp_7() const { return ___temp_7; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_temp_7() { return &___temp_7; }
inline void set_temp_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___temp_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___temp_7), (void*)value);
}
};
// FairyGUI_GRootWrap
struct FairyGUI_GRootWrap_tCFB736E8F27D202E96454D373C46622E4ED5C684 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GSliderWrap
struct FairyGUI_GSliderWrap_tA060D946E6FFF9053BDDFFF783FCF43BE09C3BDF : public RuntimeObject
{
public:
public:
};
// FairyGUI_GTextFieldWrap
struct FairyGUI_GTextFieldWrap_t447B4BC8702286C02F62A96BBA013909D3594DB2 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GTextInputWrap
struct FairyGUI_GTextInputWrap_tA755EAD64BB7EB1CC38C871A6005B7C0899B8830 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GTweenerWrap
struct FairyGUI_GTweenerWrap_t9C813A7E9805A6970005D3570F1D127D3CB74D31 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearAnimationWrap
struct FairyGUI_GearAnimationWrap_tF18597CB7F56D8CBBD8B7AE4A715A825E9A18A02 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearBaseWrap
struct FairyGUI_GearBaseWrap_t3405EC497CB6449D18A80F17E8B5EB4EB4A8F4E1 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearColorWrap
struct FairyGUI_GearColorWrap_t3AFC0537EE95222C0768F2791BEC288BF6F002A8 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearDisplayWrap
struct FairyGUI_GearDisplayWrap_t58785C844E61A1FD345F3722AA3503F4C588C088 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearIconWrap
struct FairyGUI_GearIconWrap_tF4FA2E1D9A53823121418C6F80D6F22A5D267938 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearLookWrap
struct FairyGUI_GearLookWrap_t12058B9DB89696DD58EB1E1C94C22233A9DF159D : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearSizeWrap
struct FairyGUI_GearSizeWrap_tA5DFA8B915A580443F71DFEFE08B603D25786984 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearTextWrap
struct FairyGUI_GearTextWrap_t6F5CE8F6FD101FDFE777177AAE829FE44F900919 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GearXYWrap
struct FairyGUI_GearXYWrap_t85A1C7F27AF63675C322AD395F4AA1A0CAF307F2 : public RuntimeObject
{
public:
public:
};
// FairyGUI_GoWrapperWrap
struct FairyGUI_GoWrapperWrap_tFB44373A7115845B02720121D30E31F000FDC557 : public RuntimeObject
{
public:
public:
};
// FairyGUI_ImageWrap
struct FairyGUI_ImageWrap_t45896C3CD42C7CC30146841A0183D027B454E36F : public RuntimeObject
{
public:
public:
};
// LuaInterface.ToLua
struct ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D : public RuntimeObject
{
public:
public:
};
struct ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields
{
public:
// System.Type LuaInterface.ToLua::monoType
Type_t * ___monoType_0;
// LuaInterface.ToLua_LuaTableToVar[] LuaInterface.ToLua::ToVarMap
LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* ___ToVarMap_1;
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua_LuaPushVarObject> LuaInterface.ToLua::VarPushMap
Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * ___VarPushMap_2;
public:
inline static int32_t get_offset_of_monoType_0() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___monoType_0)); }
inline Type_t * get_monoType_0() const { return ___monoType_0; }
inline Type_t ** get_address_of_monoType_0() { return &___monoType_0; }
inline void set_monoType_0(Type_t * value)
{
___monoType_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___monoType_0), (void*)value);
}
inline static int32_t get_offset_of_ToVarMap_1() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___ToVarMap_1)); }
inline LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* get_ToVarMap_1() const { return ___ToVarMap_1; }
inline LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6** get_address_of_ToVarMap_1() { return &___ToVarMap_1; }
inline void set_ToVarMap_1(LuaTableToVarU5BU5D_t8A918435115BB3F5A70A8ACB82EAFE0B9DA048A6* value)
{
___ToVarMap_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___ToVarMap_1), (void*)value);
}
inline static int32_t get_offset_of_VarPushMap_2() { return static_cast<int32_t>(offsetof(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_StaticFields, ___VarPushMap_2)); }
inline Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * get_VarPushMap_2() const { return ___VarPushMap_2; }
inline Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA ** get_address_of_VarPushMap_2() { return &___VarPushMap_2; }
inline void set_VarPushMap_2(Dictionary_2_t96D0FFAC34212E84FBF3B0CC7F964CC2F167F4FA * value)
{
___VarPushMap_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___VarPushMap_2), (void*)value);
}
};
struct Il2CppArrayBounds;
// System.Array
// System.Collections.Generic.Dictionary`2<System.String,System.String>
struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___entries_1)); }
inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___keys_7)); }
inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___values_8)); }
inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * get_values_8() const { return ___values_8; }
inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
}
};
// System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>
struct Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 : public RuntimeObject
{
public:
// System.Int32[] System.Collections.Generic.Dictionary`2::buckets
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0;
// System.Collections.Generic.Dictionary`2_Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::entries
EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* ___entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::count
int32_t ___count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::version
int32_t ___version_3;
// System.Int32 System.Collections.Generic.Dictionary`2::freeList
int32_t ___freeList_4;
// System.Int32 System.Collections.Generic.Dictionary`2::freeCount
int32_t ___freeCount_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::comparer
RuntimeObject* ___comparer_6;
// System.Collections.Generic.Dictionary`2_KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::keys
KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * ___keys_7;
// System.Collections.Generic.Dictionary`2_ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::values
ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * ___values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject * ____syncRoot_9;
public:
inline static int32_t get_offset_of_buckets_0() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___buckets_0)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; }
inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___buckets_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value);
}
inline static int32_t get_offset_of_entries_1() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___entries_1)); }
inline EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* get_entries_1() const { return ___entries_1; }
inline EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0** get_address_of_entries_1() { return &___entries_1; }
inline void set_entries_1(EntryU5BU5D_t2907AACABE745A646F290C673664EB3E9A1748B0* value)
{
___entries_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value);
}
inline static int32_t get_offset_of_count_2() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___count_2)); }
inline int32_t get_count_2() const { return ___count_2; }
inline int32_t* get_address_of_count_2() { return &___count_2; }
inline void set_count_2(int32_t value)
{
___count_2 = value;
}
inline static int32_t get_offset_of_version_3() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___version_3)); }
inline int32_t get_version_3() const { return ___version_3; }
inline int32_t* get_address_of_version_3() { return &___version_3; }
inline void set_version_3(int32_t value)
{
___version_3 = value;
}
inline static int32_t get_offset_of_freeList_4() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___freeList_4)); }
inline int32_t get_freeList_4() const { return ___freeList_4; }
inline int32_t* get_address_of_freeList_4() { return &___freeList_4; }
inline void set_freeList_4(int32_t value)
{
___freeList_4 = value;
}
inline static int32_t get_offset_of_freeCount_5() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___freeCount_5)); }
inline int32_t get_freeCount_5() const { return ___freeCount_5; }
inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; }
inline void set_freeCount_5(int32_t value)
{
___freeCount_5 = value;
}
inline static int32_t get_offset_of_comparer_6() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___comparer_6)); }
inline RuntimeObject* get_comparer_6() const { return ___comparer_6; }
inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; }
inline void set_comparer_6(RuntimeObject* value)
{
___comparer_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value);
}
inline static int32_t get_offset_of_keys_7() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___keys_7)); }
inline KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * get_keys_7() const { return ___keys_7; }
inline KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 ** get_address_of_keys_7() { return &___keys_7; }
inline void set_keys_7(KeyCollection_t05DD2EB423AA2BB93B04F0180EE482379BE584B5 * value)
{
___keys_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value);
}
inline static int32_t get_offset_of_values_8() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ___values_8)); }
inline ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * get_values_8() const { return ___values_8; }
inline ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 ** get_address_of_values_8() { return &___values_8; }
inline void set_values_8(ValueCollection_t778D8D1BE2E73CCCAA18CA3C603E68EF936C2750 * value)
{
___values_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value);
}
inline static int32_t get_offset_of__syncRoot_9() { return static_cast<int32_t>(offsetof(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21, ____syncRoot_9)); }
inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; }
inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; }
inline void set__syncRoot_9(RuntimeObject * value)
{
____syncRoot_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value);
}
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
public:
public:
};
// System.String
struct String_t : public RuntimeObject
{
public:
// System.Int32 System.String::m_stringLength
int32_t ___m_stringLength_0;
// System.Char System.String::m_firstChar
Il2CppChar ___m_firstChar_1;
public:
inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
inline void set_m_stringLength_0(int32_t value)
{
___m_stringLength_0 = value;
}
inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
inline void set_m_firstChar_1(Il2CppChar value)
{
___m_firstChar_1 = value;
}
};
struct String_t_StaticFields
{
public:
// System.String System.String::Empty
String_t* ___Empty_5;
public:
inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
inline String_t* get_Empty_5() const { return ___Empty_5; }
inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
inline void set_Empty_5(String_t* value)
{
___Empty_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
}
};
// System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject
{
public:
public:
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com
{
};
// FairyGUI.Controller
struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7
{
public:
// System.String FairyGUI.Controller::name
String_t* ___name_2;
// FairyGUI.GComponent FairyGUI.Controller::parent
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ___parent_3;
// System.Boolean FairyGUI.Controller::autoRadioGroupDepth
bool ___autoRadioGroupDepth_4;
// System.Boolean FairyGUI.Controller::changing
bool ___changing_5;
// System.Int32 FairyGUI.Controller::_selectedIndex
int32_t ____selectedIndex_6;
// System.Int32 FairyGUI.Controller::_previousIndex
int32_t ____previousIndex_7;
// System.Collections.Generic.List`1<System.String> FairyGUI.Controller::_pageIds
List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ____pageIds_8;
// System.Collections.Generic.List`1<System.String> FairyGUI.Controller::_pageNames
List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ____pageNames_9;
// System.Collections.Generic.List`1<FairyGUI.ControllerAction> FairyGUI.Controller::_actions
List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * ____actions_10;
// FairyGUI.EventListener FairyGUI.Controller::_onChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_11;
public:
inline static int32_t get_offset_of_name_2() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___name_2)); }
inline String_t* get_name_2() const { return ___name_2; }
inline String_t** get_address_of_name_2() { return &___name_2; }
inline void set_name_2(String_t* value)
{
___name_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___name_2), (void*)value);
}
inline static int32_t get_offset_of_parent_3() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___parent_3)); }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get_parent_3() const { return ___parent_3; }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of_parent_3() { return &___parent_3; }
inline void set_parent_3(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
{
___parent_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___parent_3), (void*)value);
}
inline static int32_t get_offset_of_autoRadioGroupDepth_4() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___autoRadioGroupDepth_4)); }
inline bool get_autoRadioGroupDepth_4() const { return ___autoRadioGroupDepth_4; }
inline bool* get_address_of_autoRadioGroupDepth_4() { return &___autoRadioGroupDepth_4; }
inline void set_autoRadioGroupDepth_4(bool value)
{
___autoRadioGroupDepth_4 = value;
}
inline static int32_t get_offset_of_changing_5() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ___changing_5)); }
inline bool get_changing_5() const { return ___changing_5; }
inline bool* get_address_of_changing_5() { return &___changing_5; }
inline void set_changing_5(bool value)
{
___changing_5 = value;
}
inline static int32_t get_offset_of__selectedIndex_6() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____selectedIndex_6)); }
inline int32_t get__selectedIndex_6() const { return ____selectedIndex_6; }
inline int32_t* get_address_of__selectedIndex_6() { return &____selectedIndex_6; }
inline void set__selectedIndex_6(int32_t value)
{
____selectedIndex_6 = value;
}
inline static int32_t get_offset_of__previousIndex_7() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____previousIndex_7)); }
inline int32_t get__previousIndex_7() const { return ____previousIndex_7; }
inline int32_t* get_address_of__previousIndex_7() { return &____previousIndex_7; }
inline void set__previousIndex_7(int32_t value)
{
____previousIndex_7 = value;
}
inline static int32_t get_offset_of__pageIds_8() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____pageIds_8)); }
inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get__pageIds_8() const { return ____pageIds_8; }
inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of__pageIds_8() { return &____pageIds_8; }
inline void set__pageIds_8(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value)
{
____pageIds_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&____pageIds_8), (void*)value);
}
inline static int32_t get_offset_of__pageNames_9() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____pageNames_9)); }
inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get__pageNames_9() const { return ____pageNames_9; }
inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of__pageNames_9() { return &____pageNames_9; }
inline void set__pageNames_9(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value)
{
____pageNames_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&____pageNames_9), (void*)value);
}
inline static int32_t get_offset_of__actions_10() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____actions_10)); }
inline List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * get__actions_10() const { return ____actions_10; }
inline List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF ** get_address_of__actions_10() { return &____actions_10; }
inline void set__actions_10(List_1_t44C810BCBEC048333C591B316DA8E462C5CC46AF * value)
{
____actions_10 = value;
Il2CppCodeGenWriteBarrier((void**)(&____actions_10), (void*)value);
}
inline static int32_t get_offset_of__onChanged_11() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64, ____onChanged_11)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_11() const { return ____onChanged_11; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_11() { return &____onChanged_11; }
inline void set__onChanged_11(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onChanged_11 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onChanged_11), (void*)value);
}
};
struct Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_StaticFields
{
public:
// System.UInt32 FairyGUI.Controller::_nextPageId
uint32_t ____nextPageId_12;
public:
inline static int32_t get_offset_of__nextPageId_12() { return static_cast<int32_t>(offsetof(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_StaticFields, ____nextPageId_12)); }
inline uint32_t get__nextPageId_12() const { return ____nextPageId_12; }
inline uint32_t* get_address_of__nextPageId_12() { return &____nextPageId_12; }
inline void set__nextPageId_12(uint32_t value)
{
____nextPageId_12 = value;
}
};
// FairyGUI.GearAnimation
struct GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue> FairyGUI.GearAnimation::_storage
Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * ____storage_4;
// FairyGUI.GearAnimationValue FairyGUI.GearAnimation::_default
GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6, ____storage_4)); }
inline Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_tA7C18332EBCB5D4F91A0F7F1368F13E051A22A91 * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6, ____default_5)); }
inline GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * get__default_5() const { return ____default_5; }
inline GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA ** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(GearAnimationValue_t3B16422FEEDF60859AE66738892DD827799091DA * value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearColor
struct GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue> FairyGUI.GearColor::_storage
Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * ____storage_4;
// FairyGUI.GearColorValue FairyGUI.GearColor::_default
GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325, ____storage_4)); }
inline Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_t1EFB1D35C518827CE94F37B1EC719D8F1B95C978 * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325, ____default_5)); }
inline GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * get__default_5() const { return ____default_5; }
inline GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 ** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(GearColorValue_t905C8DB8BB0F54B02D361C852A92C36F5BCEE510 * value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearDisplay
struct GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.String[] FairyGUI.GearDisplay::<pages>k__BackingField
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___U3CpagesU3Ek__BackingField_4;
// System.Int32 FairyGUI.GearDisplay::_visible
int32_t ____visible_5;
// System.UInt32 FairyGUI.GearDisplay::_displayLockToken
uint32_t ____displayLockToken_6;
public:
inline static int32_t get_offset_of_U3CpagesU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ___U3CpagesU3Ek__BackingField_4)); }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_U3CpagesU3Ek__BackingField_4() const { return ___U3CpagesU3Ek__BackingField_4; }
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_U3CpagesU3Ek__BackingField_4() { return &___U3CpagesU3Ek__BackingField_4; }
inline void set_U3CpagesU3Ek__BackingField_4(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
{
___U3CpagesU3Ek__BackingField_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CpagesU3Ek__BackingField_4), (void*)value);
}
inline static int32_t get_offset_of__visible_5() { return static_cast<int32_t>(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ____visible_5)); }
inline int32_t get__visible_5() const { return ____visible_5; }
inline int32_t* get_address_of__visible_5() { return &____visible_5; }
inline void set__visible_5(int32_t value)
{
____visible_5 = value;
}
inline static int32_t get_offset_of__displayLockToken_6() { return static_cast<int32_t>(offsetof(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0, ____displayLockToken_6)); }
inline uint32_t get__displayLockToken_6() const { return ____displayLockToken_6; }
inline uint32_t* get_address_of__displayLockToken_6() { return &____displayLockToken_6; }
inline void set__displayLockToken_6(uint32_t value)
{
____displayLockToken_6 = value;
}
};
// FairyGUI.GearIcon
struct GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,System.String> FairyGUI.GearIcon::_storage
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____storage_4;
// System.String FairyGUI.GearIcon::_default
String_t* ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A, ____storage_4)); }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A, ____default_5)); }
inline String_t* get__default_5() const { return ____default_5; }
inline String_t** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(String_t* value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearLook
struct GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue> FairyGUI.GearLook::_storage
Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * ____storage_4;
// FairyGUI.GearLookValue FairyGUI.GearLook::_default
GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6, ____storage_4)); }
inline Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_t7113FE68647A767A6C04D89336E5B799A8B89485 * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6, ____default_5)); }
inline GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * get__default_5() const { return ____default_5; }
inline GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 ** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(GearLookValue_tF38DD66D2C97EF5DD80E009FCD633A06C8763B47 * value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearSize
struct GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue> FairyGUI.GearSize::_storage
Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * ____storage_4;
// FairyGUI.GearSizeValue FairyGUI.GearSize::_default
GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57, ____storage_4)); }
inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_tC1131D49356596094D50A2A9DDAA4F09F38EBF6E * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57, ____default_5)); }
inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * get__default_5() const { return ____default_5; }
inline GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA ** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(GearSizeValue_t0B536F9803B9385E440094AE94C38B685D332EEA * value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearText
struct GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,System.String> FairyGUI.GearText::_storage
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____storage_4;
// System.String FairyGUI.GearText::_default
String_t* ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317, ____storage_4)); }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317, ____default_5)); }
inline String_t* get__default_5() const { return ____default_5; }
inline String_t** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(String_t* value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.GearXY
struct GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 : public GearBase_tBDF067E7033C8B233B2C533126942554E932B581
{
public:
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue> FairyGUI.GearXY::_storage
Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * ____storage_4;
// FairyGUI.GearXYValue FairyGUI.GearXY::_default
GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * ____default_5;
public:
inline static int32_t get_offset_of__storage_4() { return static_cast<int32_t>(offsetof(GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37, ____storage_4)); }
inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * get__storage_4() const { return ____storage_4; }
inline Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 ** get_address_of__storage_4() { return &____storage_4; }
inline void set__storage_4(Dictionary_2_tF2FEE97631358AC0BEF33BE38BFDB5E0FB3115A5 * value)
{
____storage_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____storage_4), (void*)value);
}
inline static int32_t get_offset_of__default_5() { return static_cast<int32_t>(offsetof(GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37, ____default_5)); }
inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * get__default_5() const { return ____default_5; }
inline GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 ** get_address_of__default_5() { return &____default_5; }
inline void set__default_5(GearXYValue_t68EBC66E9DC4210088ED52F97C0B2355AB4362B0 * value)
{
____default_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____default_5), (void*)value);
}
};
// FairyGUI.Margin
struct Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E
{
public:
// System.Int32 FairyGUI.Margin::left
int32_t ___left_0;
// System.Int32 FairyGUI.Margin::right
int32_t ___right_1;
// System.Int32 FairyGUI.Margin::top
int32_t ___top_2;
// System.Int32 FairyGUI.Margin::bottom
int32_t ___bottom_3;
public:
inline static int32_t get_offset_of_left_0() { return static_cast<int32_t>(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___left_0)); }
inline int32_t get_left_0() const { return ___left_0; }
inline int32_t* get_address_of_left_0() { return &___left_0; }
inline void set_left_0(int32_t value)
{
___left_0 = value;
}
inline static int32_t get_offset_of_right_1() { return static_cast<int32_t>(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___right_1)); }
inline int32_t get_right_1() const { return ___right_1; }
inline int32_t* get_address_of_right_1() { return &___right_1; }
inline void set_right_1(int32_t value)
{
___right_1 = value;
}
inline static int32_t get_offset_of_top_2() { return static_cast<int32_t>(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___top_2)); }
inline int32_t get_top_2() const { return ___top_2; }
inline int32_t* get_address_of_top_2() { return &___top_2; }
inline void set_top_2(int32_t value)
{
___top_2 = value;
}
inline static int32_t get_offset_of_bottom_3() { return static_cast<int32_t>(offsetof(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E, ___bottom_3)); }
inline int32_t get_bottom_3() const { return ___bottom_3; }
inline int32_t* get_address_of_bottom_3() { return &___bottom_3; }
inline void set_bottom_3(int32_t value)
{
___bottom_3 = value;
}
};
// System.Boolean
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C
{
public:
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); }
inline bool get_m_value_0() const { return ___m_value_0; }
inline bool* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(bool value)
{
___m_value_0 = value;
}
};
struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields
{
public:
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
public:
inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); }
inline String_t* get_TrueString_5() const { return ___TrueString_5; }
inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
inline void set_TrueString_5(String_t* value)
{
___TrueString_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
}
inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); }
inline String_t* get_FalseString_6() const { return ___FalseString_6; }
inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
inline void set_FalseString_6(String_t* value)
{
___FalseString_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
}
};
// System.Char
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9
{
public:
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); }
inline Il2CppChar get_m_value_0() const { return ___m_value_0; }
inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(Il2CppChar value)
{
___m_value_0 = value;
}
};
struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields
{
public:
// System.Byte[] System.Char::categoryForLatin1
ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3;
public:
inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast<int32_t>(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; }
inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; }
inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value)
{
___categoryForLatin1_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value);
}
};
// System.Double
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409
{
public:
// System.Double System.Double::m_value
double ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); }
inline double get_m_value_0() const { return ___m_value_0; }
inline double* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(double value)
{
___m_value_0 = value;
}
};
struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields
{
public:
// System.Double System.Double::NegativeZero
double ___NegativeZero_7;
public:
inline static int32_t get_offset_of_NegativeZero_7() { return static_cast<int32_t>(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); }
inline double get_NegativeZero_7() const { return ___NegativeZero_7; }
inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; }
inline void set_NegativeZero_7(double value)
{
___NegativeZero_7 = value;
}
};
// System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF
{
public:
public:
};
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields
{
public:
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0;
public:
inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value)
{
___enumSeperatorCharArray_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
}
};
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com
{
};
// System.Int32
struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102
{
public:
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); }
inline int32_t get_m_value_0() const { return ___m_value_0; }
inline int32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(int32_t value)
{
___m_value_0 = value;
}
};
// System.IntPtr
struct IntPtr_t
{
public:
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
inline void* get_m_value_0() const { return ___m_value_0; }
inline void** get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(void* value)
{
___m_value_0 = value;
}
};
struct IntPtr_t_StaticFields
{
public:
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
public:
inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
inline intptr_t get_Zero_1() const { return ___Zero_1; }
inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
inline void set_Zero_1(intptr_t value)
{
___Zero_1 = value;
}
};
// System.Single
struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1
{
public:
// System.Single System.Single::m_value
float ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); }
inline float get_m_value_0() const { return ___m_value_0; }
inline float* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(float value)
{
___m_value_0 = value;
}
};
// System.UInt32
struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B
{
public:
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
public:
inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); }
inline uint32_t get_m_value_0() const { return ___m_value_0; }
inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
inline void set_m_value_0(uint32_t value)
{
___m_value_0 = value;
}
};
// System.Void
struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017
{
public:
union
{
struct
{
};
uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1];
};
public:
};
// UnityEngine.Color
struct Color_t119BCA590009762C7223FDD3AF9706653AC84ED2
{
public:
// System.Single UnityEngine.Color::r
float ___r_0;
// System.Single UnityEngine.Color::g
float ___g_1;
// System.Single UnityEngine.Color::b
float ___b_2;
// System.Single UnityEngine.Color::a
float ___a_3;
public:
inline static int32_t get_offset_of_r_0() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___r_0)); }
inline float get_r_0() const { return ___r_0; }
inline float* get_address_of_r_0() { return &___r_0; }
inline void set_r_0(float value)
{
___r_0 = value;
}
inline static int32_t get_offset_of_g_1() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___g_1)); }
inline float get_g_1() const { return ___g_1; }
inline float* get_address_of_g_1() { return &___g_1; }
inline void set_g_1(float value)
{
___g_1 = value;
}
inline static int32_t get_offset_of_b_2() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___b_2)); }
inline float get_b_2() const { return ___b_2; }
inline float* get_address_of_b_2() { return &___b_2; }
inline void set_b_2(float value)
{
___b_2 = value;
}
inline static int32_t get_offset_of_a_3() { return static_cast<int32_t>(offsetof(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2, ___a_3)); }
inline float get_a_3() const { return ___a_3; }
inline float* get_address_of_a_3() { return &___a_3; }
inline void set_a_3(float value)
{
___a_3 = value;
}
};
// UnityEngine.Color32
struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23
{
public:
union
{
#pragma pack(push, tp, 1)
struct
{
// System.Int32 UnityEngine.Color32::rgba
int32_t ___rgba_0;
};
#pragma pack(pop, tp)
struct
{
int32_t ___rgba_0_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
// System.Byte UnityEngine.Color32::r
uint8_t ___r_1;
};
#pragma pack(pop, tp)
struct
{
uint8_t ___r_1_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___g_2_OffsetPadding[1];
// System.Byte UnityEngine.Color32::g
uint8_t ___g_2;
};
#pragma pack(pop, tp)
struct
{
char ___g_2_OffsetPadding_forAlignmentOnly[1];
uint8_t ___g_2_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___b_3_OffsetPadding[2];
// System.Byte UnityEngine.Color32::b
uint8_t ___b_3;
};
#pragma pack(pop, tp)
struct
{
char ___b_3_OffsetPadding_forAlignmentOnly[2];
uint8_t ___b_3_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___a_4_OffsetPadding[3];
// System.Byte UnityEngine.Color32::a
uint8_t ___a_4;
};
#pragma pack(pop, tp)
struct
{
char ___a_4_OffsetPadding_forAlignmentOnly[3];
uint8_t ___a_4_forAlignmentOnly;
};
};
public:
inline static int32_t get_offset_of_rgba_0() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___rgba_0)); }
inline int32_t get_rgba_0() const { return ___rgba_0; }
inline int32_t* get_address_of_rgba_0() { return &___rgba_0; }
inline void set_rgba_0(int32_t value)
{
___rgba_0 = value;
}
inline static int32_t get_offset_of_r_1() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___r_1)); }
inline uint8_t get_r_1() const { return ___r_1; }
inline uint8_t* get_address_of_r_1() { return &___r_1; }
inline void set_r_1(uint8_t value)
{
___r_1 = value;
}
inline static int32_t get_offset_of_g_2() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___g_2)); }
inline uint8_t get_g_2() const { return ___g_2; }
inline uint8_t* get_address_of_g_2() { return &___g_2; }
inline void set_g_2(uint8_t value)
{
___g_2 = value;
}
inline static int32_t get_offset_of_b_3() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___b_3)); }
inline uint8_t get_b_3() const { return ___b_3; }
inline uint8_t* get_address_of_b_3() { return &___b_3; }
inline void set_b_3(uint8_t value)
{
___b_3 = value;
}
inline static int32_t get_offset_of_a_4() { return static_cast<int32_t>(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___a_4)); }
inline uint8_t get_a_4() const { return ___a_4; }
inline uint8_t* get_address_of_a_4() { return &___a_4; }
inline void set_a_4(uint8_t value)
{
___a_4 = value;
}
};
// UnityEngine.Matrix4x4
struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA
{
public:
// System.Single UnityEngine.Matrix4x4::m00
float ___m00_0;
// System.Single UnityEngine.Matrix4x4::m10
float ___m10_1;
// System.Single UnityEngine.Matrix4x4::m20
float ___m20_2;
// System.Single UnityEngine.Matrix4x4::m30
float ___m30_3;
// System.Single UnityEngine.Matrix4x4::m01
float ___m01_4;
// System.Single UnityEngine.Matrix4x4::m11
float ___m11_5;
// System.Single UnityEngine.Matrix4x4::m21
float ___m21_6;
// System.Single UnityEngine.Matrix4x4::m31
float ___m31_7;
// System.Single UnityEngine.Matrix4x4::m02
float ___m02_8;
// System.Single UnityEngine.Matrix4x4::m12
float ___m12_9;
// System.Single UnityEngine.Matrix4x4::m22
float ___m22_10;
// System.Single UnityEngine.Matrix4x4::m32
float ___m32_11;
// System.Single UnityEngine.Matrix4x4::m03
float ___m03_12;
// System.Single UnityEngine.Matrix4x4::m13
float ___m13_13;
// System.Single UnityEngine.Matrix4x4::m23
float ___m23_14;
// System.Single UnityEngine.Matrix4x4::m33
float ___m33_15;
public:
inline static int32_t get_offset_of_m00_0() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m00_0)); }
inline float get_m00_0() const { return ___m00_0; }
inline float* get_address_of_m00_0() { return &___m00_0; }
inline void set_m00_0(float value)
{
___m00_0 = value;
}
inline static int32_t get_offset_of_m10_1() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m10_1)); }
inline float get_m10_1() const { return ___m10_1; }
inline float* get_address_of_m10_1() { return &___m10_1; }
inline void set_m10_1(float value)
{
___m10_1 = value;
}
inline static int32_t get_offset_of_m20_2() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m20_2)); }
inline float get_m20_2() const { return ___m20_2; }
inline float* get_address_of_m20_2() { return &___m20_2; }
inline void set_m20_2(float value)
{
___m20_2 = value;
}
inline static int32_t get_offset_of_m30_3() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m30_3)); }
inline float get_m30_3() const { return ___m30_3; }
inline float* get_address_of_m30_3() { return &___m30_3; }
inline void set_m30_3(float value)
{
___m30_3 = value;
}
inline static int32_t get_offset_of_m01_4() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m01_4)); }
inline float get_m01_4() const { return ___m01_4; }
inline float* get_address_of_m01_4() { return &___m01_4; }
inline void set_m01_4(float value)
{
___m01_4 = value;
}
inline static int32_t get_offset_of_m11_5() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m11_5)); }
inline float get_m11_5() const { return ___m11_5; }
inline float* get_address_of_m11_5() { return &___m11_5; }
inline void set_m11_5(float value)
{
___m11_5 = value;
}
inline static int32_t get_offset_of_m21_6() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m21_6)); }
inline float get_m21_6() const { return ___m21_6; }
inline float* get_address_of_m21_6() { return &___m21_6; }
inline void set_m21_6(float value)
{
___m21_6 = value;
}
inline static int32_t get_offset_of_m31_7() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m31_7)); }
inline float get_m31_7() const { return ___m31_7; }
inline float* get_address_of_m31_7() { return &___m31_7; }
inline void set_m31_7(float value)
{
___m31_7 = value;
}
inline static int32_t get_offset_of_m02_8() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m02_8)); }
inline float get_m02_8() const { return ___m02_8; }
inline float* get_address_of_m02_8() { return &___m02_8; }
inline void set_m02_8(float value)
{
___m02_8 = value;
}
inline static int32_t get_offset_of_m12_9() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m12_9)); }
inline float get_m12_9() const { return ___m12_9; }
inline float* get_address_of_m12_9() { return &___m12_9; }
inline void set_m12_9(float value)
{
___m12_9 = value;
}
inline static int32_t get_offset_of_m22_10() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m22_10)); }
inline float get_m22_10() const { return ___m22_10; }
inline float* get_address_of_m22_10() { return &___m22_10; }
inline void set_m22_10(float value)
{
___m22_10 = value;
}
inline static int32_t get_offset_of_m32_11() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m32_11)); }
inline float get_m32_11() const { return ___m32_11; }
inline float* get_address_of_m32_11() { return &___m32_11; }
inline void set_m32_11(float value)
{
___m32_11 = value;
}
inline static int32_t get_offset_of_m03_12() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m03_12)); }
inline float get_m03_12() const { return ___m03_12; }
inline float* get_address_of_m03_12() { return &___m03_12; }
inline void set_m03_12(float value)
{
___m03_12 = value;
}
inline static int32_t get_offset_of_m13_13() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m13_13)); }
inline float get_m13_13() const { return ___m13_13; }
inline float* get_address_of_m13_13() { return &___m13_13; }
inline void set_m13_13(float value)
{
___m13_13 = value;
}
inline static int32_t get_offset_of_m23_14() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m23_14)); }
inline float get_m23_14() const { return ___m23_14; }
inline float* get_address_of_m23_14() { return &___m23_14; }
inline void set_m23_14(float value)
{
___m23_14 = value;
}
inline static int32_t get_offset_of_m33_15() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA, ___m33_15)); }
inline float get_m33_15() const { return ___m33_15; }
inline float* get_address_of_m33_15() { return &___m33_15; }
inline void set_m33_15(float value)
{
___m33_15 = value;
}
};
struct Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields
{
public:
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___zeroMatrix_16;
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___identityMatrix_17;
public:
inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___zeroMatrix_16)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_zeroMatrix_16() const { return ___zeroMatrix_16; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; }
inline void set_zeroMatrix_16(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___zeroMatrix_16 = value;
}
inline static int32_t get_offset_of_identityMatrix_17() { return static_cast<int32_t>(offsetof(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA_StaticFields, ___identityMatrix_17)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_identityMatrix_17() const { return ___identityMatrix_17; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_identityMatrix_17() { return &___identityMatrix_17; }
inline void set_identityMatrix_17(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___identityMatrix_17 = value;
}
};
// UnityEngine.Rect
struct Rect_t35B976DE901B5423C11705E156938EA27AB402CE
{
public:
// System.Single UnityEngine.Rect::m_XMin
float ___m_XMin_0;
// System.Single UnityEngine.Rect::m_YMin
float ___m_YMin_1;
// System.Single UnityEngine.Rect::m_Width
float ___m_Width_2;
// System.Single UnityEngine.Rect::m_Height
float ___m_Height_3;
public:
inline static int32_t get_offset_of_m_XMin_0() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_XMin_0)); }
inline float get_m_XMin_0() const { return ___m_XMin_0; }
inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; }
inline void set_m_XMin_0(float value)
{
___m_XMin_0 = value;
}
inline static int32_t get_offset_of_m_YMin_1() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_YMin_1)); }
inline float get_m_YMin_1() const { return ___m_YMin_1; }
inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; }
inline void set_m_YMin_1(float value)
{
___m_YMin_1 = value;
}
inline static int32_t get_offset_of_m_Width_2() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Width_2)); }
inline float get_m_Width_2() const { return ___m_Width_2; }
inline float* get_address_of_m_Width_2() { return &___m_Width_2; }
inline void set_m_Width_2(float value)
{
___m_Width_2 = value;
}
inline static int32_t get_offset_of_m_Height_3() { return static_cast<int32_t>(offsetof(Rect_t35B976DE901B5423C11705E156938EA27AB402CE, ___m_Height_3)); }
inline float get_m_Height_3() const { return ___m_Height_3; }
inline float* get_address_of_m_Height_3() { return &___m_Height_3; }
inline void set_m_Height_3(float value)
{
___m_Height_3 = value;
}
};
// UnityEngine.Vector2
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D
{
public:
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
public:
inline static int32_t get_offset_of_x_0() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___x_0)); }
inline float get_x_0() const { return ___x_0; }
inline float* get_address_of_x_0() { return &___x_0; }
inline void set_x_0(float value)
{
___x_0 = value;
}
inline static int32_t get_offset_of_y_1() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D, ___y_1)); }
inline float get_y_1() const { return ___y_1; }
inline float* get_address_of_y_1() { return &___y_1; }
inline void set_y_1(float value)
{
___y_1 = value;
}
};
struct Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields
{
public:
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___zeroVector_2;
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___oneVector_3;
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___upVector_4;
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___downVector_5;
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___leftVector_6;
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___rightVector_7;
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___positiveInfinityVector_8;
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___negativeInfinityVector_9;
public:
inline static int32_t get_offset_of_zeroVector_2() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___zeroVector_2)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_zeroVector_2() const { return ___zeroVector_2; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_zeroVector_2() { return &___zeroVector_2; }
inline void set_zeroVector_2(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___zeroVector_2 = value;
}
inline static int32_t get_offset_of_oneVector_3() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___oneVector_3)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_oneVector_3() const { return ___oneVector_3; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_oneVector_3() { return &___oneVector_3; }
inline void set_oneVector_3(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___oneVector_3 = value;
}
inline static int32_t get_offset_of_upVector_4() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___upVector_4)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_upVector_4() const { return ___upVector_4; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_upVector_4() { return &___upVector_4; }
inline void set_upVector_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___upVector_4 = value;
}
inline static int32_t get_offset_of_downVector_5() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___downVector_5)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_downVector_5() const { return ___downVector_5; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_downVector_5() { return &___downVector_5; }
inline void set_downVector_5(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___downVector_5 = value;
}
inline static int32_t get_offset_of_leftVector_6() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___leftVector_6)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_leftVector_6() const { return ___leftVector_6; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_leftVector_6() { return &___leftVector_6; }
inline void set_leftVector_6(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___leftVector_6 = value;
}
inline static int32_t get_offset_of_rightVector_7() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___rightVector_7)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_rightVector_7() const { return ___rightVector_7; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_rightVector_7() { return &___rightVector_7; }
inline void set_rightVector_7(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___rightVector_7 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___positiveInfinityVector_8)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; }
inline void set_positiveInfinityVector_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___positiveInfinityVector_8 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast<int32_t>(offsetof(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D_StaticFields, ___negativeInfinityVector_9)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; }
inline void set_negativeInfinityVector_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___negativeInfinityVector_9 = value;
}
};
// UnityEngine.Vector3
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720
{
public:
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
public:
inline static int32_t get_offset_of_x_2() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); }
inline float get_x_2() const { return ___x_2; }
inline float* get_address_of_x_2() { return &___x_2; }
inline void set_x_2(float value)
{
___x_2 = value;
}
inline static int32_t get_offset_of_y_3() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); }
inline float get_y_3() const { return ___y_3; }
inline float* get_address_of_y_3() { return &___y_3; }
inline void set_y_3(float value)
{
___y_3 = value;
}
inline static int32_t get_offset_of_z_4() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); }
inline float get_z_4() const { return ___z_4; }
inline float* get_address_of_z_4() { return &___z_4; }
inline void set_z_4(float value)
{
___z_4 = value;
}
};
struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields
{
public:
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5;
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6;
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7;
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8;
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9;
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10;
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11;
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12;
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13;
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14;
public:
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; }
inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___zeroVector_5 = value;
}
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; }
inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___oneVector_6 = value;
}
inline static int32_t get_offset_of_upVector_7() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; }
inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___upVector_7 = value;
}
inline static int32_t get_offset_of_downVector_8() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; }
inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___downVector_8 = value;
}
inline static int32_t get_offset_of_leftVector_9() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; }
inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___leftVector_9 = value;
}
inline static int32_t get_offset_of_rightVector_10() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; }
inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___rightVector_10 = value;
}
inline static int32_t get_offset_of_forwardVector_11() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; }
inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___forwardVector_11 = value;
}
inline static int32_t get_offset_of_backVector_12() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; }
inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___backVector_12 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; }
inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___positiveInfinityVector_13 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast<int32_t>(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; }
inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
___negativeInfinityVector_14 = value;
}
};
// UnityEngine.Vector4
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E
{
public:
// System.Single UnityEngine.Vector4::x
float ___x_1;
// System.Single UnityEngine.Vector4::y
float ___y_2;
// System.Single UnityEngine.Vector4::z
float ___z_3;
// System.Single UnityEngine.Vector4::w
float ___w_4;
public:
inline static int32_t get_offset_of_x_1() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___x_1)); }
inline float get_x_1() const { return ___x_1; }
inline float* get_address_of_x_1() { return &___x_1; }
inline void set_x_1(float value)
{
___x_1 = value;
}
inline static int32_t get_offset_of_y_2() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___y_2)); }
inline float get_y_2() const { return ___y_2; }
inline float* get_address_of_y_2() { return &___y_2; }
inline void set_y_2(float value)
{
___y_2 = value;
}
inline static int32_t get_offset_of_z_3() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___z_3)); }
inline float get_z_3() const { return ___z_3; }
inline float* get_address_of_z_3() { return &___z_3; }
inline void set_z_3(float value)
{
___z_3 = value;
}
inline static int32_t get_offset_of_w_4() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E, ___w_4)); }
inline float get_w_4() const { return ___w_4; }
inline float* get_address_of_w_4() { return &___w_4; }
inline void set_w_4(float value)
{
___w_4 = value;
}
};
struct Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields
{
public:
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___zeroVector_5;
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___oneVector_6;
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___positiveInfinityVector_7;
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___negativeInfinityVector_8;
public:
inline static int32_t get_offset_of_zeroVector_5() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___zeroVector_5)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_zeroVector_5() const { return ___zeroVector_5; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_zeroVector_5() { return &___zeroVector_5; }
inline void set_zeroVector_5(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___zeroVector_5 = value;
}
inline static int32_t get_offset_of_oneVector_6() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___oneVector_6)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_oneVector_6() const { return ___oneVector_6; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_oneVector_6() { return &___oneVector_6; }
inline void set_oneVector_6(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___oneVector_6 = value;
}
inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___positiveInfinityVector_7)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; }
inline void set_positiveInfinityVector_7(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___positiveInfinityVector_7 = value;
}
inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast<int32_t>(offsetof(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E_StaticFields, ___negativeInfinityVector_8)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; }
inline void set_negativeInfinityVector_8(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___negativeInfinityVector_8 = value;
}
};
// FairyGUI.AlignType
struct AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55
{
public:
// System.Int32 FairyGUI.AlignType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.AutoSizeType
struct AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7
{
public:
// System.Int32 FairyGUI.AutoSizeType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.BlendMode
struct BlendMode_t8AFE05E7252BA2800E54DAFB5EB0F866FA08A8D4
{
public:
// System.Int32 FairyGUI.BlendMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BlendMode_t8AFE05E7252BA2800E54DAFB5EB0F866FA08A8D4, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.ChildrenRenderOrder
struct ChildrenRenderOrder_tACC4FECC1E27E8D78DE075B14D510B29E6009280
{
public:
// System.Int32 FairyGUI.ChildrenRenderOrder::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ChildrenRenderOrder_tACC4FECC1E27E8D78DE075B14D510B29E6009280, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.DestroyMethod
struct DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D
{
public:
// System.Int32 FairyGUI.DestroyMethod::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.EaseType
struct EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333
{
public:
// System.Int32 FairyGUI.EaseType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.FillMethod
struct FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7
{
public:
// System.Int32 FairyGUI.FillMethod::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.ProgressTitleType
struct ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418
{
public:
// System.Int32 FairyGUI.ProgressTitleType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.TextFormat_SpecialStyle
struct SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443
{
public:
// System.Int32 FairyGUI.TextFormat_SpecialStyle::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(SpecialStyle_t7A76109DB4D090ED30CDC6B257397035B4159443, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.TweenPropType
struct TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3
{
public:
// System.Int32 FairyGUI.TweenPropType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.UIContentScaler_ScaleMode
struct ScaleMode_tC4361BB3FAEB73D6BEC33E5DDD02D686BB37744C
{
public:
// System.Int32 FairyGUI.UIContentScaler_ScaleMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ScaleMode_tC4361BB3FAEB73D6BEC33E5DDD02D686BB37744C, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.UIContentScaler_ScreenMatchMode
struct ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465
{
public:
// System.Int32 FairyGUI.UIContentScaler_ScreenMatchMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.UpdateContext_ClipInfo
struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3
{
public:
// UnityEngine.Rect FairyGUI.UpdateContext_ClipInfo::rect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0;
// UnityEngine.Vector4 FairyGUI.UpdateContext_ClipInfo::clipBox
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1;
// System.Boolean FairyGUI.UpdateContext_ClipInfo::soft
bool ___soft_2;
// UnityEngine.Vector4 FairyGUI.UpdateContext_ClipInfo::softness
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3;
// System.UInt32 FairyGUI.UpdateContext_ClipInfo::clipId
uint32_t ___clipId_4;
// System.Boolean FairyGUI.UpdateContext_ClipInfo::stencil
bool ___stencil_5;
// System.Boolean FairyGUI.UpdateContext_ClipInfo::reversedMask
bool ___reversedMask_6;
public:
inline static int32_t get_offset_of_rect_0() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___rect_0)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_rect_0() const { return ___rect_0; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_rect_0() { return &___rect_0; }
inline void set_rect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___rect_0 = value;
}
inline static int32_t get_offset_of_clipBox_1() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___clipBox_1)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_clipBox_1() const { return ___clipBox_1; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_clipBox_1() { return &___clipBox_1; }
inline void set_clipBox_1(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___clipBox_1 = value;
}
inline static int32_t get_offset_of_soft_2() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___soft_2)); }
inline bool get_soft_2() const { return ___soft_2; }
inline bool* get_address_of_soft_2() { return &___soft_2; }
inline void set_soft_2(bool value)
{
___soft_2 = value;
}
inline static int32_t get_offset_of_softness_3() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___softness_3)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_softness_3() const { return ___softness_3; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_softness_3() { return &___softness_3; }
inline void set_softness_3(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___softness_3 = value;
}
inline static int32_t get_offset_of_clipId_4() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___clipId_4)); }
inline uint32_t get_clipId_4() const { return ___clipId_4; }
inline uint32_t* get_address_of_clipId_4() { return &___clipId_4; }
inline void set_clipId_4(uint32_t value)
{
___clipId_4 = value;
}
inline static int32_t get_offset_of_stencil_5() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___stencil_5)); }
inline bool get_stencil_5() const { return ___stencil_5; }
inline bool* get_address_of_stencil_5() { return &___stencil_5; }
inline void set_stencil_5(bool value)
{
___stencil_5 = value;
}
inline static int32_t get_offset_of_reversedMask_6() { return static_cast<int32_t>(offsetof(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3, ___reversedMask_6)); }
inline bool get_reversedMask_6() const { return ___reversedMask_6; }
inline bool* get_address_of_reversedMask_6() { return &___reversedMask_6; }
inline void set_reversedMask_6(bool value)
{
___reversedMask_6 = value;
}
};
// Native definition for P/Invoke marshalling of FairyGUI.UpdateContext/ClipInfo
struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3_marshaled_pinvoke
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1;
int32_t ___soft_2;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3;
uint32_t ___clipId_4;
int32_t ___stencil_5;
int32_t ___reversedMask_6;
};
// Native definition for COM marshalling of FairyGUI.UpdateContext/ClipInfo
struct ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3_marshaled_com
{
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect_0;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___clipBox_1;
int32_t ___soft_2;
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___softness_3;
uint32_t ___clipId_4;
int32_t ___stencil_5;
int32_t ___reversedMask_6;
};
// FairyGUI.VertAlignType
struct VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31
{
public:
// System.Int32 FairyGUI.VertAlignType::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.VertexBuffer
struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B : public RuntimeObject
{
public:
// UnityEngine.Rect FairyGUI.VertexBuffer::contentRect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___contentRect_0;
// UnityEngine.Rect FairyGUI.VertexBuffer::uvRect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___uvRect_1;
// UnityEngine.Color32 FairyGUI.VertexBuffer::vertexColor
Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___vertexColor_2;
// System.Collections.Generic.List`1<UnityEngine.Vector3> FairyGUI.VertexBuffer::vertices
List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * ___vertices_3;
// System.Collections.Generic.List`1<UnityEngine.Color32> FairyGUI.VertexBuffer::colors
List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * ___colors_4;
// System.Collections.Generic.List`1<UnityEngine.Vector4> FairyGUI.VertexBuffer::uv0
List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___uv0_5;
// System.Collections.Generic.List`1<System.Int32> FairyGUI.VertexBuffer::triangles
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___triangles_6;
// System.Boolean FairyGUI.VertexBuffer::_alphaInVertexColor
bool ____alphaInVertexColor_9;
// System.Boolean FairyGUI.VertexBuffer::_isArbitraryQuad
bool ____isArbitraryQuad_10;
public:
inline static int32_t get_offset_of_contentRect_0() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___contentRect_0)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_contentRect_0() const { return ___contentRect_0; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_contentRect_0() { return &___contentRect_0; }
inline void set_contentRect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___contentRect_0 = value;
}
inline static int32_t get_offset_of_uvRect_1() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___uvRect_1)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_uvRect_1() const { return ___uvRect_1; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_uvRect_1() { return &___uvRect_1; }
inline void set_uvRect_1(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___uvRect_1 = value;
}
inline static int32_t get_offset_of_vertexColor_2() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___vertexColor_2)); }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_vertexColor_2() const { return ___vertexColor_2; }
inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_vertexColor_2() { return &___vertexColor_2; }
inline void set_vertexColor_2(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value)
{
___vertexColor_2 = value;
}
inline static int32_t get_offset_of_vertices_3() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___vertices_3)); }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * get_vertices_3() const { return ___vertices_3; }
inline List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 ** get_address_of_vertices_3() { return &___vertices_3; }
inline void set_vertices_3(List_1_tFCCBEDAA56D8F7598520FB136A9F8D713033D6B5 * value)
{
___vertices_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___vertices_3), (void*)value);
}
inline static int32_t get_offset_of_colors_4() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___colors_4)); }
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * get_colors_4() const { return ___colors_4; }
inline List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 ** get_address_of_colors_4() { return &___colors_4; }
inline void set_colors_4(List_1_t749ADA5233D9B421293A000DCB83608A24C3D5D5 * value)
{
___colors_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___colors_4), (void*)value);
}
inline static int32_t get_offset_of_uv0_5() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___uv0_5)); }
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * get_uv0_5() const { return ___uv0_5; }
inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 ** get_address_of_uv0_5() { return &___uv0_5; }
inline void set_uv0_5(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * value)
{
___uv0_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___uv0_5), (void*)value);
}
inline static int32_t get_offset_of_triangles_6() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ___triangles_6)); }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_triangles_6() const { return ___triangles_6; }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_triangles_6() { return &___triangles_6; }
inline void set_triangles_6(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
{
___triangles_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___triangles_6), (void*)value);
}
inline static int32_t get_offset_of__alphaInVertexColor_9() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ____alphaInVertexColor_9)); }
inline bool get__alphaInVertexColor_9() const { return ____alphaInVertexColor_9; }
inline bool* get_address_of__alphaInVertexColor_9() { return &____alphaInVertexColor_9; }
inline void set__alphaInVertexColor_9(bool value)
{
____alphaInVertexColor_9 = value;
}
inline static int32_t get_offset_of__isArbitraryQuad_10() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B, ____isArbitraryQuad_10)); }
inline bool get__isArbitraryQuad_10() const { return ____isArbitraryQuad_10; }
inline bool* get_address_of__isArbitraryQuad_10() { return &____isArbitraryQuad_10; }
inline void set__isArbitraryQuad_10(bool value)
{
____isArbitraryQuad_10 = value;
}
};
struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields
{
public:
// UnityEngine.Vector2[] FairyGUI.VertexBuffer::NormalizedUV
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___NormalizedUV_7;
// UnityEngine.Vector2[] FairyGUI.VertexBuffer::NormalizedPosition
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___NormalizedPosition_8;
// System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer> FairyGUI.VertexBuffer::_pool
Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * ____pool_11;
public:
inline static int32_t get_offset_of_NormalizedUV_7() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ___NormalizedUV_7)); }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_NormalizedUV_7() const { return ___NormalizedUV_7; }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_NormalizedUV_7() { return &___NormalizedUV_7; }
inline void set_NormalizedUV_7(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
{
___NormalizedUV_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___NormalizedUV_7), (void*)value);
}
inline static int32_t get_offset_of_NormalizedPosition_8() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ___NormalizedPosition_8)); }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* get_NormalizedPosition_8() const { return ___NormalizedPosition_8; }
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6** get_address_of_NormalizedPosition_8() { return &___NormalizedPosition_8; }
inline void set_NormalizedPosition_8(Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* value)
{
___NormalizedPosition_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___NormalizedPosition_8), (void*)value);
}
inline static int32_t get_offset_of__pool_11() { return static_cast<int32_t>(offsetof(VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_StaticFields, ____pool_11)); }
inline Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * get__pool_11() const { return ____pool_11; }
inline Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 ** get_address_of__pool_11() { return &____pool_11; }
inline void set__pool_11(Stack_1_tD08E91C4557FA13CC2EDAE91F65ED0CD41F59045 * value)
{
____pool_11 = value;
Il2CppCodeGenWriteBarrier((void**)(&____pool_11), (void*)value);
}
};
// LuaInterface.LuaStatePtr
struct LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C : public RuntimeObject
{
public:
// System.IntPtr LuaInterface.LuaStatePtr::L
intptr_t ___L_0;
// System.String LuaInterface.LuaStatePtr::jit
String_t* ___jit_1;
public:
inline static int32_t get_offset_of_L_0() { return static_cast<int32_t>(offsetof(LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C, ___L_0)); }
inline intptr_t get_L_0() const { return ___L_0; }
inline intptr_t* get_address_of_L_0() { return &___L_0; }
inline void set_L_0(intptr_t value)
{
___L_0 = value;
}
inline static int32_t get_offset_of_jit_1() { return static_cast<int32_t>(offsetof(LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C, ___jit_1)); }
inline String_t* get_jit_1() const { return ___jit_1; }
inline String_t** get_address_of_jit_1() { return &___jit_1; }
inline void set_jit_1(String_t* value)
{
___jit_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___jit_1), (void*)value);
}
};
// System.Delegate
struct Delegate_t : public RuntimeObject
{
public:
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject * ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t * ___method_info_7;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t * ___original_method_info_8;
// System.DelegateData System.Delegate::data
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_10;
public:
inline static int32_t get_offset_of_method_ptr_0() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_ptr_0)); }
inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; }
inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; }
inline void set_method_ptr_0(Il2CppMethodPointer value)
{
___method_ptr_0 = value;
}
inline static int32_t get_offset_of_invoke_impl_1() { return static_cast<int32_t>(offsetof(Delegate_t, ___invoke_impl_1)); }
inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; }
inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; }
inline void set_invoke_impl_1(intptr_t value)
{
___invoke_impl_1 = value;
}
inline static int32_t get_offset_of_m_target_2() { return static_cast<int32_t>(offsetof(Delegate_t, ___m_target_2)); }
inline RuntimeObject * get_m_target_2() const { return ___m_target_2; }
inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; }
inline void set_m_target_2(RuntimeObject * value)
{
___m_target_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value);
}
inline static int32_t get_offset_of_method_3() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_3)); }
inline intptr_t get_method_3() const { return ___method_3; }
inline intptr_t* get_address_of_method_3() { return &___method_3; }
inline void set_method_3(intptr_t value)
{
___method_3 = value;
}
inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast<int32_t>(offsetof(Delegate_t, ___delegate_trampoline_4)); }
inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; }
inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; }
inline void set_delegate_trampoline_4(intptr_t value)
{
___delegate_trampoline_4 = value;
}
inline static int32_t get_offset_of_extra_arg_5() { return static_cast<int32_t>(offsetof(Delegate_t, ___extra_arg_5)); }
inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; }
inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; }
inline void set_extra_arg_5(intptr_t value)
{
___extra_arg_5 = value;
}
inline static int32_t get_offset_of_method_code_6() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_code_6)); }
inline intptr_t get_method_code_6() const { return ___method_code_6; }
inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; }
inline void set_method_code_6(intptr_t value)
{
___method_code_6 = value;
}
inline static int32_t get_offset_of_method_info_7() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_info_7)); }
inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; }
inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; }
inline void set_method_info_7(MethodInfo_t * value)
{
___method_info_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value);
}
inline static int32_t get_offset_of_original_method_info_8() { return static_cast<int32_t>(offsetof(Delegate_t, ___original_method_info_8)); }
inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; }
inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; }
inline void set_original_method_info_8(MethodInfo_t * value)
{
___original_method_info_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value);
}
inline static int32_t get_offset_of_data_9() { return static_cast<int32_t>(offsetof(Delegate_t, ___data_9)); }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; }
inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; }
inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value)
{
___data_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value);
}
inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast<int32_t>(offsetof(Delegate_t, ___method_is_virtual_10)); }
inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; }
inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; }
inline void set_method_is_virtual_10(bool value)
{
___method_is_virtual_10 = value;
}
};
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
MethodInfo_t * ___method_info_7;
MethodInfo_t * ___original_method_info_8;
DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9;
int32_t ___method_is_virtual_10;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
public:
// 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_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15;
public:
inline static int32_t get_offset_of__className_1() { return static_cast<int32_t>(offsetof(Exception_t, ____className_1)); }
inline String_t* get__className_1() const { return ____className_1; }
inline String_t** get_address_of__className_1() { return &____className_1; }
inline void set__className_1(String_t* value)
{
____className_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value);
}
inline static int32_t get_offset_of__message_2() { return static_cast<int32_t>(offsetof(Exception_t, ____message_2)); }
inline String_t* get__message_2() const { return ____message_2; }
inline String_t** get_address_of__message_2() { return &____message_2; }
inline void set__message_2(String_t* value)
{
____message_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value);
}
inline static int32_t get_offset_of__data_3() { return static_cast<int32_t>(offsetof(Exception_t, ____data_3)); }
inline RuntimeObject* get__data_3() const { return ____data_3; }
inline RuntimeObject** get_address_of__data_3() { return &____data_3; }
inline void set__data_3(RuntimeObject* value)
{
____data_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value);
}
inline static int32_t get_offset_of__innerException_4() { return static_cast<int32_t>(offsetof(Exception_t, ____innerException_4)); }
inline Exception_t * get__innerException_4() const { return ____innerException_4; }
inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; }
inline void set__innerException_4(Exception_t * value)
{
____innerException_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value);
}
inline static int32_t get_offset_of__helpURL_5() { return static_cast<int32_t>(offsetof(Exception_t, ____helpURL_5)); }
inline String_t* get__helpURL_5() const { return ____helpURL_5; }
inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; }
inline void set__helpURL_5(String_t* value)
{
____helpURL_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value);
}
inline static int32_t get_offset_of__stackTrace_6() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTrace_6)); }
inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; }
inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; }
inline void set__stackTrace_6(RuntimeObject * value)
{
____stackTrace_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value);
}
inline static int32_t get_offset_of__stackTraceString_7() { return static_cast<int32_t>(offsetof(Exception_t, ____stackTraceString_7)); }
inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; }
inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; }
inline void set__stackTraceString_7(String_t* value)
{
____stackTraceString_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value);
}
inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackTraceString_8)); }
inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; }
inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; }
inline void set__remoteStackTraceString_8(String_t* value)
{
____remoteStackTraceString_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value);
}
inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast<int32_t>(offsetof(Exception_t, ____remoteStackIndex_9)); }
inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; }
inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; }
inline void set__remoteStackIndex_9(int32_t value)
{
____remoteStackIndex_9 = value;
}
inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast<int32_t>(offsetof(Exception_t, ____dynamicMethods_10)); }
inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; }
inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; }
inline void set__dynamicMethods_10(RuntimeObject * value)
{
____dynamicMethods_10 = value;
Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value);
}
inline static int32_t get_offset_of__HResult_11() { return static_cast<int32_t>(offsetof(Exception_t, ____HResult_11)); }
inline int32_t get__HResult_11() const { return ____HResult_11; }
inline int32_t* get_address_of__HResult_11() { return &____HResult_11; }
inline void set__HResult_11(int32_t value)
{
____HResult_11 = value;
}
inline static int32_t get_offset_of__source_12() { return static_cast<int32_t>(offsetof(Exception_t, ____source_12)); }
inline String_t* get__source_12() const { return ____source_12; }
inline String_t** get_address_of__source_12() { return &____source_12; }
inline void set__source_12(String_t* value)
{
____source_12 = value;
Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value);
}
inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast<int32_t>(offsetof(Exception_t, ____safeSerializationManager_13)); }
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; }
inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; }
inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value)
{
____safeSerializationManager_13 = value;
Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value);
}
inline static int32_t get_offset_of_captured_traces_14() { return static_cast<int32_t>(offsetof(Exception_t, ___captured_traces_14)); }
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; }
inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; }
inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value)
{
___captured_traces_14 = value;
Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value);
}
inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast<int32_t>(offsetof(Exception_t, ___native_trace_ips_15)); }
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; }
inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; }
inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value)
{
___native_trace_ips_15 = value;
Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value);
}
};
struct Exception_t_StaticFields
{
public:
// System.Object System.Exception::s_EDILock
RuntimeObject * ___s_EDILock_0;
public:
inline static int32_t get_offset_of_s_EDILock_0() { return static_cast<int32_t>(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); }
inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; }
inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; }
inline void set_s_EDILock_0(RuntimeObject * value)
{
___s_EDILock_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value);
}
};
// 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_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
};
// 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_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13;
StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
};
// System.Nullable`1<UnityEngine.Matrix4x4>
struct Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0
{
public:
// T System.Nullable`1::value
Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0, ___value_0)); }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA get_value_0() const { return ___value_0; }
inline Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA * get_address_of_value_0() { return &___value_0; }
inline void set_value_0(Matrix4x4_t6BF60F70C9169DF14C9D2577672A44224B236ECA value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
// System.Nullable`1<UnityEngine.Rect>
struct Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10
{
public:
// T System.Nullable`1::value
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10, ___value_0)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_value_0() const { return ___value_0; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_value_0() { return &___value_0; }
inline void set_value_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
// System.Nullable`1<UnityEngine.Vector4>
struct Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533
{
public:
// T System.Nullable`1::value
Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E ___value_0;
// System.Boolean System.Nullable`1::has_value
bool ___has_value_1;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533, ___value_0)); }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E get_value_0() const { return ___value_0; }
inline Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E * get_address_of_value_0() { return &___value_0; }
inline void set_value_0(Vector4_tD148D6428C3F8FF6CD998F82090113C2B490B76E value)
{
___value_0 = value;
}
inline static int32_t get_offset_of_has_value_1() { return static_cast<int32_t>(offsetof(Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533, ___has_value_1)); }
inline bool get_has_value_1() const { return ___has_value_1; }
inline bool* get_address_of_has_value_1() { return &___has_value_1; }
inline void set_has_value_1(bool value)
{
___has_value_1 = value;
}
};
// System.Reflection.BindingFlags
struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0
{
public:
// System.Int32 System.Reflection.BindingFlags::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D
{
public:
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
public:
inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); }
inline intptr_t get_value_0() const { return ___value_0; }
inline intptr_t* get_address_of_value_0() { return &___value_0; }
inline void set_value_0(intptr_t value)
{
___value_0 = value;
}
};
// UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 : public RuntimeObject
{
public:
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
public:
inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0, ___m_CachedPtr_0)); }
inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; }
inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; }
inline void set_m_CachedPtr_0(intptr_t value)
{
___m_CachedPtr_0 = value;
}
};
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields
{
public:
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
public:
inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast<int32_t>(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); }
inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; }
inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; }
inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value)
{
___OffsetOfInstanceIDInCPlusPlusObject_1 = value;
}
};
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
// UnityEngine.RenderMode
struct RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60
{
public:
// System.Int32 UnityEngine.RenderMode::value__
int32_t ___value___2;
public:
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(RenderMode_tB54632E74CDC4A990E815EB8C3CC515D3A9E2F60, ___value___2)); }
inline int32_t get_value___2() const { return ___value___2; }
inline int32_t* get_address_of_value___2() { return &___value___2; }
inline void set_value___2(int32_t value)
{
___value___2 = value;
}
};
// FairyGUI.DisplayObject
struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7
{
public:
// System.String FairyGUI.DisplayObject::name
String_t* ___name_2;
// FairyGUI.Container FairyGUI.DisplayObject::<parent>k__BackingField
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ___U3CparentU3Ek__BackingField_3;
// UnityEngine.GameObject FairyGUI.DisplayObject::<gameObject>k__BackingField
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___U3CgameObjectU3Ek__BackingField_4;
// UnityEngine.Transform FairyGUI.DisplayObject::<cachedTransform>k__BackingField
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ___U3CcachedTransformU3Ek__BackingField_5;
// FairyGUI.NGraphics FairyGUI.DisplayObject::<graphics>k__BackingField
NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * ___U3CgraphicsU3Ek__BackingField_6;
// FairyGUI.NGraphics FairyGUI.DisplayObject::<paintingGraphics>k__BackingField
NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * ___U3CpaintingGraphicsU3Ek__BackingField_7;
// FairyGUI.EventCallback0 FairyGUI.DisplayObject::onPaint
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___onPaint_8;
// FairyGUI.GObject FairyGUI.DisplayObject::gOwner
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___gOwner_9;
// System.UInt32 FairyGUI.DisplayObject::id
uint32_t ___id_10;
// System.Boolean FairyGUI.DisplayObject::_visible
bool ____visible_11;
// System.Boolean FairyGUI.DisplayObject::_touchable
bool ____touchable_12;
// UnityEngine.Vector2 FairyGUI.DisplayObject::_pivot
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____pivot_13;
// UnityEngine.Vector3 FairyGUI.DisplayObject::_pivotOffset
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ____pivotOffset_14;
// UnityEngine.Vector2 FairyGUI.DisplayObject::_skew
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____skew_15;
// System.Int32 FairyGUI.DisplayObject::_renderingOrder
int32_t ____renderingOrder_16;
// System.Single FairyGUI.DisplayObject::_alpha
float ____alpha_17;
// System.Boolean FairyGUI.DisplayObject::_grayed
bool ____grayed_18;
// FairyGUI.BlendMode FairyGUI.DisplayObject::_blendMode
int32_t ____blendMode_19;
// FairyGUI.IFilter FairyGUI.DisplayObject::_filter
RuntimeObject* ____filter_20;
// UnityEngine.Transform FairyGUI.DisplayObject::_home
Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * ____home_21;
// System.Boolean FairyGUI.DisplayObject::_perspective
bool ____perspective_22;
// System.Int32 FairyGUI.DisplayObject::_focalLength
int32_t ____focalLength_23;
// UnityEngine.Vector3 FairyGUI.DisplayObject::_rotation
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ____rotation_24;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onClick
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClick_25;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onRightClick
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRightClick_26;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchBegin
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchBegin_27;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchMove
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchMove_28;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onTouchEnd
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchEnd_29;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onRollOver
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOver_30;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onRollOut
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOut_31;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onMouseWheel
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onMouseWheel_32;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onAddedToStage
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onAddedToStage_33;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onRemovedFromStage
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRemovedFromStage_34;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onKeyDown
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onKeyDown_35;
// FairyGUI.EventListener FairyGUI.DisplayObject::_onClickLink
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClickLink_36;
// FairyGUI.EventCallback0 FairyGUI.DisplayObject::_captureDelegate
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ____captureDelegate_37;
// System.Int32 FairyGUI.DisplayObject::_paintingMode
int32_t ____paintingMode_38;
// FairyGUI.Margin FairyGUI.DisplayObject::_paintingMargin
Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E ____paintingMargin_39;
// System.Int32 FairyGUI.DisplayObject::_paintingFlag
int32_t ____paintingFlag_40;
// UnityEngine.Material FairyGUI.DisplayObject::_paintingMaterial
Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * ____paintingMaterial_41;
// System.Boolean FairyGUI.DisplayObject::_cacheAsBitmap
bool ____cacheAsBitmap_42;
// UnityEngine.Rect FairyGUI.DisplayObject::_contentRect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ____contentRect_43;
// System.Nullable`1<UnityEngine.Matrix4x4> FairyGUI.DisplayObject::_transformMatrix
Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 ____transformMatrix_44;
// System.Boolean FairyGUI.DisplayObject::_ownsGameObject
bool ____ownsGameObject_45;
// System.Boolean FairyGUI.DisplayObject::_disposed
bool ____disposed_46;
// System.Boolean FairyGUI.DisplayObject::_touchDisabled
bool ____touchDisabled_47;
// System.Single[] FairyGUI.DisplayObject::_internal_bounds
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ____internal_bounds_48;
// System.Boolean FairyGUI.DisplayObject::_skipInFairyBatching
bool ____skipInFairyBatching_49;
// System.Boolean FairyGUI.DisplayObject::_outlineChanged
bool ____outlineChanged_50;
public:
inline static int32_t get_offset_of_name_2() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___name_2)); }
inline String_t* get_name_2() const { return ___name_2; }
inline String_t** get_address_of_name_2() { return &___name_2; }
inline void set_name_2(String_t* value)
{
___name_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___name_2), (void*)value);
}
inline static int32_t get_offset_of_U3CparentU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CparentU3Ek__BackingField_3)); }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get_U3CparentU3Ek__BackingField_3() const { return ___U3CparentU3Ek__BackingField_3; }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of_U3CparentU3Ek__BackingField_3() { return &___U3CparentU3Ek__BackingField_3; }
inline void set_U3CparentU3Ek__BackingField_3(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value)
{
___U3CparentU3Ek__BackingField_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CparentU3Ek__BackingField_3), (void*)value);
}
inline static int32_t get_offset_of_U3CgameObjectU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CgameObjectU3Ek__BackingField_4)); }
inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * get_U3CgameObjectU3Ek__BackingField_4() const { return ___U3CgameObjectU3Ek__BackingField_4; }
inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F ** get_address_of_U3CgameObjectU3Ek__BackingField_4() { return &___U3CgameObjectU3Ek__BackingField_4; }
inline void set_U3CgameObjectU3Ek__BackingField_4(GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * value)
{
___U3CgameObjectU3Ek__BackingField_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CgameObjectU3Ek__BackingField_4), (void*)value);
}
inline static int32_t get_offset_of_U3CcachedTransformU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CcachedTransformU3Ek__BackingField_5)); }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get_U3CcachedTransformU3Ek__BackingField_5() const { return ___U3CcachedTransformU3Ek__BackingField_5; }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of_U3CcachedTransformU3Ek__BackingField_5() { return &___U3CcachedTransformU3Ek__BackingField_5; }
inline void set_U3CcachedTransformU3Ek__BackingField_5(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value)
{
___U3CcachedTransformU3Ek__BackingField_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CcachedTransformU3Ek__BackingField_5), (void*)value);
}
inline static int32_t get_offset_of_U3CgraphicsU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CgraphicsU3Ek__BackingField_6)); }
inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * get_U3CgraphicsU3Ek__BackingField_6() const { return ___U3CgraphicsU3Ek__BackingField_6; }
inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD ** get_address_of_U3CgraphicsU3Ek__BackingField_6() { return &___U3CgraphicsU3Ek__BackingField_6; }
inline void set_U3CgraphicsU3Ek__BackingField_6(NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * value)
{
___U3CgraphicsU3Ek__BackingField_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CgraphicsU3Ek__BackingField_6), (void*)value);
}
inline static int32_t get_offset_of_U3CpaintingGraphicsU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___U3CpaintingGraphicsU3Ek__BackingField_7)); }
inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * get_U3CpaintingGraphicsU3Ek__BackingField_7() const { return ___U3CpaintingGraphicsU3Ek__BackingField_7; }
inline NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD ** get_address_of_U3CpaintingGraphicsU3Ek__BackingField_7() { return &___U3CpaintingGraphicsU3Ek__BackingField_7; }
inline void set_U3CpaintingGraphicsU3Ek__BackingField_7(NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD * value)
{
___U3CpaintingGraphicsU3Ek__BackingField_7 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CpaintingGraphicsU3Ek__BackingField_7), (void*)value);
}
inline static int32_t get_offset_of_onPaint_8() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___onPaint_8)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get_onPaint_8() const { return ___onPaint_8; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of_onPaint_8() { return &___onPaint_8; }
inline void set_onPaint_8(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
___onPaint_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___onPaint_8), (void*)value);
}
inline static int32_t get_offset_of_gOwner_9() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___gOwner_9)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_gOwner_9() const { return ___gOwner_9; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_gOwner_9() { return &___gOwner_9; }
inline void set_gOwner_9(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
___gOwner_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gOwner_9), (void*)value);
}
inline static int32_t get_offset_of_id_10() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ___id_10)); }
inline uint32_t get_id_10() const { return ___id_10; }
inline uint32_t* get_address_of_id_10() { return &___id_10; }
inline void set_id_10(uint32_t value)
{
___id_10 = value;
}
inline static int32_t get_offset_of__visible_11() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____visible_11)); }
inline bool get__visible_11() const { return ____visible_11; }
inline bool* get_address_of__visible_11() { return &____visible_11; }
inline void set__visible_11(bool value)
{
____visible_11 = value;
}
inline static int32_t get_offset_of__touchable_12() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____touchable_12)); }
inline bool get__touchable_12() const { return ____touchable_12; }
inline bool* get_address_of__touchable_12() { return &____touchable_12; }
inline void set__touchable_12(bool value)
{
____touchable_12 = value;
}
inline static int32_t get_offset_of__pivot_13() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____pivot_13)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__pivot_13() const { return ____pivot_13; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__pivot_13() { return &____pivot_13; }
inline void set__pivot_13(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____pivot_13 = value;
}
inline static int32_t get_offset_of__pivotOffset_14() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____pivotOffset_14)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get__pivotOffset_14() const { return ____pivotOffset_14; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of__pivotOffset_14() { return &____pivotOffset_14; }
inline void set__pivotOffset_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
____pivotOffset_14 = value;
}
inline static int32_t get_offset_of__skew_15() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____skew_15)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__skew_15() const { return ____skew_15; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__skew_15() { return &____skew_15; }
inline void set__skew_15(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____skew_15 = value;
}
inline static int32_t get_offset_of__renderingOrder_16() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____renderingOrder_16)); }
inline int32_t get__renderingOrder_16() const { return ____renderingOrder_16; }
inline int32_t* get_address_of__renderingOrder_16() { return &____renderingOrder_16; }
inline void set__renderingOrder_16(int32_t value)
{
____renderingOrder_16 = value;
}
inline static int32_t get_offset_of__alpha_17() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____alpha_17)); }
inline float get__alpha_17() const { return ____alpha_17; }
inline float* get_address_of__alpha_17() { return &____alpha_17; }
inline void set__alpha_17(float value)
{
____alpha_17 = value;
}
inline static int32_t get_offset_of__grayed_18() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____grayed_18)); }
inline bool get__grayed_18() const { return ____grayed_18; }
inline bool* get_address_of__grayed_18() { return &____grayed_18; }
inline void set__grayed_18(bool value)
{
____grayed_18 = value;
}
inline static int32_t get_offset_of__blendMode_19() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____blendMode_19)); }
inline int32_t get__blendMode_19() const { return ____blendMode_19; }
inline int32_t* get_address_of__blendMode_19() { return &____blendMode_19; }
inline void set__blendMode_19(int32_t value)
{
____blendMode_19 = value;
}
inline static int32_t get_offset_of__filter_20() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____filter_20)); }
inline RuntimeObject* get__filter_20() const { return ____filter_20; }
inline RuntimeObject** get_address_of__filter_20() { return &____filter_20; }
inline void set__filter_20(RuntimeObject* value)
{
____filter_20 = value;
Il2CppCodeGenWriteBarrier((void**)(&____filter_20), (void*)value);
}
inline static int32_t get_offset_of__home_21() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____home_21)); }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * get__home_21() const { return ____home_21; }
inline Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA ** get_address_of__home_21() { return &____home_21; }
inline void set__home_21(Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA * value)
{
____home_21 = value;
Il2CppCodeGenWriteBarrier((void**)(&____home_21), (void*)value);
}
inline static int32_t get_offset_of__perspective_22() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____perspective_22)); }
inline bool get__perspective_22() const { return ____perspective_22; }
inline bool* get_address_of__perspective_22() { return &____perspective_22; }
inline void set__perspective_22(bool value)
{
____perspective_22 = value;
}
inline static int32_t get_offset_of__focalLength_23() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____focalLength_23)); }
inline int32_t get__focalLength_23() const { return ____focalLength_23; }
inline int32_t* get_address_of__focalLength_23() { return &____focalLength_23; }
inline void set__focalLength_23(int32_t value)
{
____focalLength_23 = value;
}
inline static int32_t get_offset_of__rotation_24() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____rotation_24)); }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get__rotation_24() const { return ____rotation_24; }
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of__rotation_24() { return &____rotation_24; }
inline void set__rotation_24(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
{
____rotation_24 = value;
}
inline static int32_t get_offset_of__onClick_25() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onClick_25)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClick_25() const { return ____onClick_25; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClick_25() { return &____onClick_25; }
inline void set__onClick_25(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onClick_25 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onClick_25), (void*)value);
}
inline static int32_t get_offset_of__onRightClick_26() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRightClick_26)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRightClick_26() const { return ____onRightClick_26; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRightClick_26() { return &____onRightClick_26; }
inline void set__onRightClick_26(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRightClick_26 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRightClick_26), (void*)value);
}
inline static int32_t get_offset_of__onTouchBegin_27() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchBegin_27)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchBegin_27() const { return ____onTouchBegin_27; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchBegin_27() { return &____onTouchBegin_27; }
inline void set__onTouchBegin_27(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchBegin_27 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchBegin_27), (void*)value);
}
inline static int32_t get_offset_of__onTouchMove_28() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchMove_28)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchMove_28() const { return ____onTouchMove_28; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchMove_28() { return &____onTouchMove_28; }
inline void set__onTouchMove_28(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchMove_28 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchMove_28), (void*)value);
}
inline static int32_t get_offset_of__onTouchEnd_29() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onTouchEnd_29)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchEnd_29() const { return ____onTouchEnd_29; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchEnd_29() { return &____onTouchEnd_29; }
inline void set__onTouchEnd_29(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchEnd_29 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchEnd_29), (void*)value);
}
inline static int32_t get_offset_of__onRollOver_30() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRollOver_30)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOver_30() const { return ____onRollOver_30; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOver_30() { return &____onRollOver_30; }
inline void set__onRollOver_30(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRollOver_30 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRollOver_30), (void*)value);
}
inline static int32_t get_offset_of__onRollOut_31() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRollOut_31)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOut_31() const { return ____onRollOut_31; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOut_31() { return &____onRollOut_31; }
inline void set__onRollOut_31(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRollOut_31 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRollOut_31), (void*)value);
}
inline static int32_t get_offset_of__onMouseWheel_32() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onMouseWheel_32)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onMouseWheel_32() const { return ____onMouseWheel_32; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onMouseWheel_32() { return &____onMouseWheel_32; }
inline void set__onMouseWheel_32(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onMouseWheel_32 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onMouseWheel_32), (void*)value);
}
inline static int32_t get_offset_of__onAddedToStage_33() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onAddedToStage_33)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onAddedToStage_33() const { return ____onAddedToStage_33; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onAddedToStage_33() { return &____onAddedToStage_33; }
inline void set__onAddedToStage_33(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onAddedToStage_33 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onAddedToStage_33), (void*)value);
}
inline static int32_t get_offset_of__onRemovedFromStage_34() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onRemovedFromStage_34)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRemovedFromStage_34() const { return ____onRemovedFromStage_34; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRemovedFromStage_34() { return &____onRemovedFromStage_34; }
inline void set__onRemovedFromStage_34(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRemovedFromStage_34 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRemovedFromStage_34), (void*)value);
}
inline static int32_t get_offset_of__onKeyDown_35() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onKeyDown_35)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onKeyDown_35() const { return ____onKeyDown_35; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onKeyDown_35() { return &____onKeyDown_35; }
inline void set__onKeyDown_35(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onKeyDown_35 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onKeyDown_35), (void*)value);
}
inline static int32_t get_offset_of__onClickLink_36() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____onClickLink_36)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClickLink_36() const { return ____onClickLink_36; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClickLink_36() { return &____onClickLink_36; }
inline void set__onClickLink_36(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onClickLink_36 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onClickLink_36), (void*)value);
}
inline static int32_t get_offset_of__captureDelegate_37() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____captureDelegate_37)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get__captureDelegate_37() const { return ____captureDelegate_37; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of__captureDelegate_37() { return &____captureDelegate_37; }
inline void set__captureDelegate_37(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
____captureDelegate_37 = value;
Il2CppCodeGenWriteBarrier((void**)(&____captureDelegate_37), (void*)value);
}
inline static int32_t get_offset_of__paintingMode_38() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMode_38)); }
inline int32_t get__paintingMode_38() const { return ____paintingMode_38; }
inline int32_t* get_address_of__paintingMode_38() { return &____paintingMode_38; }
inline void set__paintingMode_38(int32_t value)
{
____paintingMode_38 = value;
}
inline static int32_t get_offset_of__paintingMargin_39() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMargin_39)); }
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E get__paintingMargin_39() const { return ____paintingMargin_39; }
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E * get_address_of__paintingMargin_39() { return &____paintingMargin_39; }
inline void set__paintingMargin_39(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E value)
{
____paintingMargin_39 = value;
}
inline static int32_t get_offset_of__paintingFlag_40() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingFlag_40)); }
inline int32_t get__paintingFlag_40() const { return ____paintingFlag_40; }
inline int32_t* get_address_of__paintingFlag_40() { return &____paintingFlag_40; }
inline void set__paintingFlag_40(int32_t value)
{
____paintingFlag_40 = value;
}
inline static int32_t get_offset_of__paintingMaterial_41() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____paintingMaterial_41)); }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * get__paintingMaterial_41() const { return ____paintingMaterial_41; }
inline Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 ** get_address_of__paintingMaterial_41() { return &____paintingMaterial_41; }
inline void set__paintingMaterial_41(Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598 * value)
{
____paintingMaterial_41 = value;
Il2CppCodeGenWriteBarrier((void**)(&____paintingMaterial_41), (void*)value);
}
inline static int32_t get_offset_of__cacheAsBitmap_42() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____cacheAsBitmap_42)); }
inline bool get__cacheAsBitmap_42() const { return ____cacheAsBitmap_42; }
inline bool* get_address_of__cacheAsBitmap_42() { return &____cacheAsBitmap_42; }
inline void set__cacheAsBitmap_42(bool value)
{
____cacheAsBitmap_42 = value;
}
inline static int32_t get_offset_of__contentRect_43() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____contentRect_43)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get__contentRect_43() const { return ____contentRect_43; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of__contentRect_43() { return &____contentRect_43; }
inline void set__contentRect_43(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
____contentRect_43 = value;
}
inline static int32_t get_offset_of__transformMatrix_44() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____transformMatrix_44)); }
inline Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 get__transformMatrix_44() const { return ____transformMatrix_44; }
inline Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 * get_address_of__transformMatrix_44() { return &____transformMatrix_44; }
inline void set__transformMatrix_44(Nullable_1_tBFF6390921F319FC72C16E8B8065E2189E27C1F0 value)
{
____transformMatrix_44 = value;
}
inline static int32_t get_offset_of__ownsGameObject_45() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____ownsGameObject_45)); }
inline bool get__ownsGameObject_45() const { return ____ownsGameObject_45; }
inline bool* get_address_of__ownsGameObject_45() { return &____ownsGameObject_45; }
inline void set__ownsGameObject_45(bool value)
{
____ownsGameObject_45 = value;
}
inline static int32_t get_offset_of__disposed_46() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____disposed_46)); }
inline bool get__disposed_46() const { return ____disposed_46; }
inline bool* get_address_of__disposed_46() { return &____disposed_46; }
inline void set__disposed_46(bool value)
{
____disposed_46 = value;
}
inline static int32_t get_offset_of__touchDisabled_47() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____touchDisabled_47)); }
inline bool get__touchDisabled_47() const { return ____touchDisabled_47; }
inline bool* get_address_of__touchDisabled_47() { return &____touchDisabled_47; }
inline void set__touchDisabled_47(bool value)
{
____touchDisabled_47 = value;
}
inline static int32_t get_offset_of__internal_bounds_48() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____internal_bounds_48)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get__internal_bounds_48() const { return ____internal_bounds_48; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of__internal_bounds_48() { return &____internal_bounds_48; }
inline void set__internal_bounds_48(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
____internal_bounds_48 = value;
Il2CppCodeGenWriteBarrier((void**)(&____internal_bounds_48), (void*)value);
}
inline static int32_t get_offset_of__skipInFairyBatching_49() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____skipInFairyBatching_49)); }
inline bool get__skipInFairyBatching_49() const { return ____skipInFairyBatching_49; }
inline bool* get_address_of__skipInFairyBatching_49() { return &____skipInFairyBatching_49; }
inline void set__skipInFairyBatching_49(bool value)
{
____skipInFairyBatching_49 = value;
}
inline static int32_t get_offset_of__outlineChanged_50() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB, ____outlineChanged_50)); }
inline bool get__outlineChanged_50() const { return ____outlineChanged_50; }
inline bool* get_address_of__outlineChanged_50() { return &____outlineChanged_50; }
inline void set__outlineChanged_50(bool value)
{
____outlineChanged_50 = value;
}
};
struct DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_StaticFields
{
public:
// System.UInt32 FairyGUI.DisplayObject::_gInstanceCounter
uint32_t ____gInstanceCounter_51;
public:
inline static int32_t get_offset_of__gInstanceCounter_51() { return static_cast<int32_t>(offsetof(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_StaticFields, ____gInstanceCounter_51)); }
inline uint32_t get__gInstanceCounter_51() const { return ____gInstanceCounter_51; }
inline uint32_t* get_address_of__gInstanceCounter_51() { return &____gInstanceCounter_51; }
inline void set__gInstanceCounter_51(uint32_t value)
{
____gInstanceCounter_51 = value;
}
};
// FairyGUI.GObject
struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7
{
public:
// System.String FairyGUI.GObject::<id>k__BackingField
String_t* ___U3CidU3Ek__BackingField_2;
// System.String FairyGUI.GObject::name
String_t* ___name_3;
// System.Object FairyGUI.GObject::data
RuntimeObject * ___data_4;
// System.Int32 FairyGUI.GObject::sourceWidth
int32_t ___sourceWidth_5;
// System.Int32 FairyGUI.GObject::sourceHeight
int32_t ___sourceHeight_6;
// System.Int32 FairyGUI.GObject::initWidth
int32_t ___initWidth_7;
// System.Int32 FairyGUI.GObject::initHeight
int32_t ___initHeight_8;
// System.Int32 FairyGUI.GObject::minWidth
int32_t ___minWidth_9;
// System.Int32 FairyGUI.GObject::maxWidth
int32_t ___maxWidth_10;
// System.Int32 FairyGUI.GObject::minHeight
int32_t ___minHeight_11;
// System.Int32 FairyGUI.GObject::maxHeight
int32_t ___maxHeight_12;
// FairyGUI.Relations FairyGUI.GObject::<relations>k__BackingField
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * ___U3CrelationsU3Ek__BackingField_13;
// System.Nullable`1<UnityEngine.Rect> FairyGUI.GObject::dragBounds
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ___dragBounds_14;
// FairyGUI.GComponent FairyGUI.GObject::<parent>k__BackingField
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ___U3CparentU3Ek__BackingField_15;
// FairyGUI.DisplayObject FairyGUI.GObject::<displayObject>k__BackingField
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ___U3CdisplayObjectU3Ek__BackingField_16;
// FairyGUI.PackageItem FairyGUI.GObject::packageItem
PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * ___packageItem_18;
// System.Single FairyGUI.GObject::_x
float ____x_19;
// System.Single FairyGUI.GObject::_y
float ____y_20;
// System.Single FairyGUI.GObject::_z
float ____z_21;
// System.Single FairyGUI.GObject::_pivotX
float ____pivotX_22;
// System.Single FairyGUI.GObject::_pivotY
float ____pivotY_23;
// System.Boolean FairyGUI.GObject::_pivotAsAnchor
bool ____pivotAsAnchor_24;
// System.Single FairyGUI.GObject::_alpha
float ____alpha_25;
// System.Single FairyGUI.GObject::_rotation
float ____rotation_26;
// System.Single FairyGUI.GObject::_rotationX
float ____rotationX_27;
// System.Single FairyGUI.GObject::_rotationY
float ____rotationY_28;
// System.Boolean FairyGUI.GObject::_visible
bool ____visible_29;
// System.Boolean FairyGUI.GObject::_internalVisible
bool ____internalVisible_30;
// System.Boolean FairyGUI.GObject::_handlingController
bool ____handlingController_31;
// System.Boolean FairyGUI.GObject::_touchable
bool ____touchable_32;
// System.Boolean FairyGUI.GObject::_grayed
bool ____grayed_33;
// System.Boolean FairyGUI.GObject::_draggable
bool ____draggable_34;
// System.Single FairyGUI.GObject::_scaleX
float ____scaleX_35;
// System.Single FairyGUI.GObject::_scaleY
float ____scaleY_36;
// System.Int32 FairyGUI.GObject::_sortingOrder
int32_t ____sortingOrder_37;
// System.Boolean FairyGUI.GObject::_focusable
bool ____focusable_38;
// System.String FairyGUI.GObject::_tooltips
String_t* ____tooltips_39;
// System.Boolean FairyGUI.GObject::_pixelSnapping
bool ____pixelSnapping_40;
// FairyGUI.GGroup FairyGUI.GObject::_group
GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * ____group_41;
// FairyGUI.GearBase[] FairyGUI.GObject::_gears
GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* ____gears_42;
// FairyGUI.EventListener FairyGUI.GObject::_onClick
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClick_43;
// FairyGUI.EventListener FairyGUI.GObject::_onRightClick
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRightClick_44;
// FairyGUI.EventListener FairyGUI.GObject::_onTouchBegin
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchBegin_45;
// FairyGUI.EventListener FairyGUI.GObject::_onTouchMove
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchMove_46;
// FairyGUI.EventListener FairyGUI.GObject::_onTouchEnd
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onTouchEnd_47;
// FairyGUI.EventListener FairyGUI.GObject::_onRollOver
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOver_48;
// FairyGUI.EventListener FairyGUI.GObject::_onRollOut
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRollOut_49;
// FairyGUI.EventListener FairyGUI.GObject::_onAddedToStage
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onAddedToStage_50;
// FairyGUI.EventListener FairyGUI.GObject::_onRemovedFromStage
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRemovedFromStage_51;
// FairyGUI.EventListener FairyGUI.GObject::_onKeyDown
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onKeyDown_52;
// FairyGUI.EventListener FairyGUI.GObject::_onClickLink
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClickLink_53;
// FairyGUI.EventListener FairyGUI.GObject::_onPositionChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onPositionChanged_54;
// FairyGUI.EventListener FairyGUI.GObject::_onSizeChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onSizeChanged_55;
// FairyGUI.EventListener FairyGUI.GObject::_onDragStart
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragStart_56;
// FairyGUI.EventListener FairyGUI.GObject::_onDragMove
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragMove_57;
// FairyGUI.EventListener FairyGUI.GObject::_onDragEnd
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDragEnd_58;
// FairyGUI.EventListener FairyGUI.GObject::_onGearStop
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onGearStop_59;
// System.Boolean FairyGUI.GObject::underConstruct
bool ___underConstruct_60;
// System.Single FairyGUI.GObject::_width
float ____width_61;
// System.Single FairyGUI.GObject::_height
float ____height_62;
// System.Single FairyGUI.GObject::_rawWidth
float ____rawWidth_63;
// System.Single FairyGUI.GObject::_rawHeight
float ____rawHeight_64;
// System.Boolean FairyGUI.GObject::_gearLocked
bool ____gearLocked_65;
// System.Single FairyGUI.GObject::_sizePercentInGroup
float ____sizePercentInGroup_66;
// System.Boolean FairyGUI.GObject::_disposed
bool ____disposed_67;
// UnityEngine.Vector2 FairyGUI.GObject::_dragTouchStartPos
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____dragTouchStartPos_69;
// System.Boolean FairyGUI.GObject::_dragTesting
bool ____dragTesting_70;
public:
inline static int32_t get_offset_of_U3CidU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CidU3Ek__BackingField_2)); }
inline String_t* get_U3CidU3Ek__BackingField_2() const { return ___U3CidU3Ek__BackingField_2; }
inline String_t** get_address_of_U3CidU3Ek__BackingField_2() { return &___U3CidU3Ek__BackingField_2; }
inline void set_U3CidU3Ek__BackingField_2(String_t* value)
{
___U3CidU3Ek__BackingField_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CidU3Ek__BackingField_2), (void*)value);
}
inline static int32_t get_offset_of_name_3() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___name_3)); }
inline String_t* get_name_3() const { return ___name_3; }
inline String_t** get_address_of_name_3() { return &___name_3; }
inline void set_name_3(String_t* value)
{
___name_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___name_3), (void*)value);
}
inline static int32_t get_offset_of_data_4() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___data_4)); }
inline RuntimeObject * get_data_4() const { return ___data_4; }
inline RuntimeObject ** get_address_of_data_4() { return &___data_4; }
inline void set_data_4(RuntimeObject * value)
{
___data_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___data_4), (void*)value);
}
inline static int32_t get_offset_of_sourceWidth_5() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___sourceWidth_5)); }
inline int32_t get_sourceWidth_5() const { return ___sourceWidth_5; }
inline int32_t* get_address_of_sourceWidth_5() { return &___sourceWidth_5; }
inline void set_sourceWidth_5(int32_t value)
{
___sourceWidth_5 = value;
}
inline static int32_t get_offset_of_sourceHeight_6() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___sourceHeight_6)); }
inline int32_t get_sourceHeight_6() const { return ___sourceHeight_6; }
inline int32_t* get_address_of_sourceHeight_6() { return &___sourceHeight_6; }
inline void set_sourceHeight_6(int32_t value)
{
___sourceHeight_6 = value;
}
inline static int32_t get_offset_of_initWidth_7() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___initWidth_7)); }
inline int32_t get_initWidth_7() const { return ___initWidth_7; }
inline int32_t* get_address_of_initWidth_7() { return &___initWidth_7; }
inline void set_initWidth_7(int32_t value)
{
___initWidth_7 = value;
}
inline static int32_t get_offset_of_initHeight_8() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___initHeight_8)); }
inline int32_t get_initHeight_8() const { return ___initHeight_8; }
inline int32_t* get_address_of_initHeight_8() { return &___initHeight_8; }
inline void set_initHeight_8(int32_t value)
{
___initHeight_8 = value;
}
inline static int32_t get_offset_of_minWidth_9() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___minWidth_9)); }
inline int32_t get_minWidth_9() const { return ___minWidth_9; }
inline int32_t* get_address_of_minWidth_9() { return &___minWidth_9; }
inline void set_minWidth_9(int32_t value)
{
___minWidth_9 = value;
}
inline static int32_t get_offset_of_maxWidth_10() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___maxWidth_10)); }
inline int32_t get_maxWidth_10() const { return ___maxWidth_10; }
inline int32_t* get_address_of_maxWidth_10() { return &___maxWidth_10; }
inline void set_maxWidth_10(int32_t value)
{
___maxWidth_10 = value;
}
inline static int32_t get_offset_of_minHeight_11() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___minHeight_11)); }
inline int32_t get_minHeight_11() const { return ___minHeight_11; }
inline int32_t* get_address_of_minHeight_11() { return &___minHeight_11; }
inline void set_minHeight_11(int32_t value)
{
___minHeight_11 = value;
}
inline static int32_t get_offset_of_maxHeight_12() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___maxHeight_12)); }
inline int32_t get_maxHeight_12() const { return ___maxHeight_12; }
inline int32_t* get_address_of_maxHeight_12() { return &___maxHeight_12; }
inline void set_maxHeight_12(int32_t value)
{
___maxHeight_12 = value;
}
inline static int32_t get_offset_of_U3CrelationsU3Ek__BackingField_13() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CrelationsU3Ek__BackingField_13)); }
inline Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * get_U3CrelationsU3Ek__BackingField_13() const { return ___U3CrelationsU3Ek__BackingField_13; }
inline Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF ** get_address_of_U3CrelationsU3Ek__BackingField_13() { return &___U3CrelationsU3Ek__BackingField_13; }
inline void set_U3CrelationsU3Ek__BackingField_13(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * value)
{
___U3CrelationsU3Ek__BackingField_13 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CrelationsU3Ek__BackingField_13), (void*)value);
}
inline static int32_t get_offset_of_dragBounds_14() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___dragBounds_14)); }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 get_dragBounds_14() const { return ___dragBounds_14; }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 * get_address_of_dragBounds_14() { return &___dragBounds_14; }
inline void set_dragBounds_14(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 value)
{
___dragBounds_14 = value;
}
inline static int32_t get_offset_of_U3CparentU3Ek__BackingField_15() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CparentU3Ek__BackingField_15)); }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get_U3CparentU3Ek__BackingField_15() const { return ___U3CparentU3Ek__BackingField_15; }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of_U3CparentU3Ek__BackingField_15() { return &___U3CparentU3Ek__BackingField_15; }
inline void set_U3CparentU3Ek__BackingField_15(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
{
___U3CparentU3Ek__BackingField_15 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CparentU3Ek__BackingField_15), (void*)value);
}
inline static int32_t get_offset_of_U3CdisplayObjectU3Ek__BackingField_16() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___U3CdisplayObjectU3Ek__BackingField_16)); }
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * get_U3CdisplayObjectU3Ek__BackingField_16() const { return ___U3CdisplayObjectU3Ek__BackingField_16; }
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB ** get_address_of_U3CdisplayObjectU3Ek__BackingField_16() { return &___U3CdisplayObjectU3Ek__BackingField_16; }
inline void set_U3CdisplayObjectU3Ek__BackingField_16(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * value)
{
___U3CdisplayObjectU3Ek__BackingField_16 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CdisplayObjectU3Ek__BackingField_16), (void*)value);
}
inline static int32_t get_offset_of_packageItem_18() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___packageItem_18)); }
inline PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * get_packageItem_18() const { return ___packageItem_18; }
inline PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 ** get_address_of_packageItem_18() { return &___packageItem_18; }
inline void set_packageItem_18(PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0 * value)
{
___packageItem_18 = value;
Il2CppCodeGenWriteBarrier((void**)(&___packageItem_18), (void*)value);
}
inline static int32_t get_offset_of__x_19() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____x_19)); }
inline float get__x_19() const { return ____x_19; }
inline float* get_address_of__x_19() { return &____x_19; }
inline void set__x_19(float value)
{
____x_19 = value;
}
inline static int32_t get_offset_of__y_20() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____y_20)); }
inline float get__y_20() const { return ____y_20; }
inline float* get_address_of__y_20() { return &____y_20; }
inline void set__y_20(float value)
{
____y_20 = value;
}
inline static int32_t get_offset_of__z_21() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____z_21)); }
inline float get__z_21() const { return ____z_21; }
inline float* get_address_of__z_21() { return &____z_21; }
inline void set__z_21(float value)
{
____z_21 = value;
}
inline static int32_t get_offset_of__pivotX_22() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotX_22)); }
inline float get__pivotX_22() const { return ____pivotX_22; }
inline float* get_address_of__pivotX_22() { return &____pivotX_22; }
inline void set__pivotX_22(float value)
{
____pivotX_22 = value;
}
inline static int32_t get_offset_of__pivotY_23() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotY_23)); }
inline float get__pivotY_23() const { return ____pivotY_23; }
inline float* get_address_of__pivotY_23() { return &____pivotY_23; }
inline void set__pivotY_23(float value)
{
____pivotY_23 = value;
}
inline static int32_t get_offset_of__pivotAsAnchor_24() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pivotAsAnchor_24)); }
inline bool get__pivotAsAnchor_24() const { return ____pivotAsAnchor_24; }
inline bool* get_address_of__pivotAsAnchor_24() { return &____pivotAsAnchor_24; }
inline void set__pivotAsAnchor_24(bool value)
{
____pivotAsAnchor_24 = value;
}
inline static int32_t get_offset_of__alpha_25() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____alpha_25)); }
inline float get__alpha_25() const { return ____alpha_25; }
inline float* get_address_of__alpha_25() { return &____alpha_25; }
inline void set__alpha_25(float value)
{
____alpha_25 = value;
}
inline static int32_t get_offset_of__rotation_26() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotation_26)); }
inline float get__rotation_26() const { return ____rotation_26; }
inline float* get_address_of__rotation_26() { return &____rotation_26; }
inline void set__rotation_26(float value)
{
____rotation_26 = value;
}
inline static int32_t get_offset_of__rotationX_27() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotationX_27)); }
inline float get__rotationX_27() const { return ____rotationX_27; }
inline float* get_address_of__rotationX_27() { return &____rotationX_27; }
inline void set__rotationX_27(float value)
{
____rotationX_27 = value;
}
inline static int32_t get_offset_of__rotationY_28() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rotationY_28)); }
inline float get__rotationY_28() const { return ____rotationY_28; }
inline float* get_address_of__rotationY_28() { return &____rotationY_28; }
inline void set__rotationY_28(float value)
{
____rotationY_28 = value;
}
inline static int32_t get_offset_of__visible_29() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____visible_29)); }
inline bool get__visible_29() const { return ____visible_29; }
inline bool* get_address_of__visible_29() { return &____visible_29; }
inline void set__visible_29(bool value)
{
____visible_29 = value;
}
inline static int32_t get_offset_of__internalVisible_30() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____internalVisible_30)); }
inline bool get__internalVisible_30() const { return ____internalVisible_30; }
inline bool* get_address_of__internalVisible_30() { return &____internalVisible_30; }
inline void set__internalVisible_30(bool value)
{
____internalVisible_30 = value;
}
inline static int32_t get_offset_of__handlingController_31() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____handlingController_31)); }
inline bool get__handlingController_31() const { return ____handlingController_31; }
inline bool* get_address_of__handlingController_31() { return &____handlingController_31; }
inline void set__handlingController_31(bool value)
{
____handlingController_31 = value;
}
inline static int32_t get_offset_of__touchable_32() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____touchable_32)); }
inline bool get__touchable_32() const { return ____touchable_32; }
inline bool* get_address_of__touchable_32() { return &____touchable_32; }
inline void set__touchable_32(bool value)
{
____touchable_32 = value;
}
inline static int32_t get_offset_of__grayed_33() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____grayed_33)); }
inline bool get__grayed_33() const { return ____grayed_33; }
inline bool* get_address_of__grayed_33() { return &____grayed_33; }
inline void set__grayed_33(bool value)
{
____grayed_33 = value;
}
inline static int32_t get_offset_of__draggable_34() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____draggable_34)); }
inline bool get__draggable_34() const { return ____draggable_34; }
inline bool* get_address_of__draggable_34() { return &____draggable_34; }
inline void set__draggable_34(bool value)
{
____draggable_34 = value;
}
inline static int32_t get_offset_of__scaleX_35() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____scaleX_35)); }
inline float get__scaleX_35() const { return ____scaleX_35; }
inline float* get_address_of__scaleX_35() { return &____scaleX_35; }
inline void set__scaleX_35(float value)
{
____scaleX_35 = value;
}
inline static int32_t get_offset_of__scaleY_36() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____scaleY_36)); }
inline float get__scaleY_36() const { return ____scaleY_36; }
inline float* get_address_of__scaleY_36() { return &____scaleY_36; }
inline void set__scaleY_36(float value)
{
____scaleY_36 = value;
}
inline static int32_t get_offset_of__sortingOrder_37() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____sortingOrder_37)); }
inline int32_t get__sortingOrder_37() const { return ____sortingOrder_37; }
inline int32_t* get_address_of__sortingOrder_37() { return &____sortingOrder_37; }
inline void set__sortingOrder_37(int32_t value)
{
____sortingOrder_37 = value;
}
inline static int32_t get_offset_of__focusable_38() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____focusable_38)); }
inline bool get__focusable_38() const { return ____focusable_38; }
inline bool* get_address_of__focusable_38() { return &____focusable_38; }
inline void set__focusable_38(bool value)
{
____focusable_38 = value;
}
inline static int32_t get_offset_of__tooltips_39() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____tooltips_39)); }
inline String_t* get__tooltips_39() const { return ____tooltips_39; }
inline String_t** get_address_of__tooltips_39() { return &____tooltips_39; }
inline void set__tooltips_39(String_t* value)
{
____tooltips_39 = value;
Il2CppCodeGenWriteBarrier((void**)(&____tooltips_39), (void*)value);
}
inline static int32_t get_offset_of__pixelSnapping_40() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____pixelSnapping_40)); }
inline bool get__pixelSnapping_40() const { return ____pixelSnapping_40; }
inline bool* get_address_of__pixelSnapping_40() { return &____pixelSnapping_40; }
inline void set__pixelSnapping_40(bool value)
{
____pixelSnapping_40 = value;
}
inline static int32_t get_offset_of__group_41() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____group_41)); }
inline GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * get__group_41() const { return ____group_41; }
inline GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 ** get_address_of__group_41() { return &____group_41; }
inline void set__group_41(GGroup_tC639447CD683C998CC282B1BEB24798021939CB4 * value)
{
____group_41 = value;
Il2CppCodeGenWriteBarrier((void**)(&____group_41), (void*)value);
}
inline static int32_t get_offset_of__gears_42() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____gears_42)); }
inline GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* get__gears_42() const { return ____gears_42; }
inline GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A** get_address_of__gears_42() { return &____gears_42; }
inline void set__gears_42(GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A* value)
{
____gears_42 = value;
Il2CppCodeGenWriteBarrier((void**)(&____gears_42), (void*)value);
}
inline static int32_t get_offset_of__onClick_43() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onClick_43)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClick_43() const { return ____onClick_43; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClick_43() { return &____onClick_43; }
inline void set__onClick_43(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onClick_43 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onClick_43), (void*)value);
}
inline static int32_t get_offset_of__onRightClick_44() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRightClick_44)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRightClick_44() const { return ____onRightClick_44; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRightClick_44() { return &____onRightClick_44; }
inline void set__onRightClick_44(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRightClick_44 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRightClick_44), (void*)value);
}
inline static int32_t get_offset_of__onTouchBegin_45() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchBegin_45)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchBegin_45() const { return ____onTouchBegin_45; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchBegin_45() { return &____onTouchBegin_45; }
inline void set__onTouchBegin_45(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchBegin_45 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchBegin_45), (void*)value);
}
inline static int32_t get_offset_of__onTouchMove_46() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchMove_46)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchMove_46() const { return ____onTouchMove_46; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchMove_46() { return &____onTouchMove_46; }
inline void set__onTouchMove_46(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchMove_46 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchMove_46), (void*)value);
}
inline static int32_t get_offset_of__onTouchEnd_47() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onTouchEnd_47)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onTouchEnd_47() const { return ____onTouchEnd_47; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onTouchEnd_47() { return &____onTouchEnd_47; }
inline void set__onTouchEnd_47(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onTouchEnd_47 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onTouchEnd_47), (void*)value);
}
inline static int32_t get_offset_of__onRollOver_48() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRollOver_48)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOver_48() const { return ____onRollOver_48; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOver_48() { return &____onRollOver_48; }
inline void set__onRollOver_48(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRollOver_48 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRollOver_48), (void*)value);
}
inline static int32_t get_offset_of__onRollOut_49() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRollOut_49)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRollOut_49() const { return ____onRollOut_49; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRollOut_49() { return &____onRollOut_49; }
inline void set__onRollOut_49(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRollOut_49 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRollOut_49), (void*)value);
}
inline static int32_t get_offset_of__onAddedToStage_50() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onAddedToStage_50)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onAddedToStage_50() const { return ____onAddedToStage_50; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onAddedToStage_50() { return &____onAddedToStage_50; }
inline void set__onAddedToStage_50(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onAddedToStage_50 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onAddedToStage_50), (void*)value);
}
inline static int32_t get_offset_of__onRemovedFromStage_51() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onRemovedFromStage_51)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRemovedFromStage_51() const { return ____onRemovedFromStage_51; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRemovedFromStage_51() { return &____onRemovedFromStage_51; }
inline void set__onRemovedFromStage_51(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onRemovedFromStage_51 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onRemovedFromStage_51), (void*)value);
}
inline static int32_t get_offset_of__onKeyDown_52() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onKeyDown_52)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onKeyDown_52() const { return ____onKeyDown_52; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onKeyDown_52() { return &____onKeyDown_52; }
inline void set__onKeyDown_52(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onKeyDown_52 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onKeyDown_52), (void*)value);
}
inline static int32_t get_offset_of__onClickLink_53() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onClickLink_53)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClickLink_53() const { return ____onClickLink_53; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClickLink_53() { return &____onClickLink_53; }
inline void set__onClickLink_53(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onClickLink_53 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onClickLink_53), (void*)value);
}
inline static int32_t get_offset_of__onPositionChanged_54() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onPositionChanged_54)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onPositionChanged_54() const { return ____onPositionChanged_54; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onPositionChanged_54() { return &____onPositionChanged_54; }
inline void set__onPositionChanged_54(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onPositionChanged_54 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onPositionChanged_54), (void*)value);
}
inline static int32_t get_offset_of__onSizeChanged_55() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onSizeChanged_55)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onSizeChanged_55() const { return ____onSizeChanged_55; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onSizeChanged_55() { return &____onSizeChanged_55; }
inline void set__onSizeChanged_55(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onSizeChanged_55 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onSizeChanged_55), (void*)value);
}
inline static int32_t get_offset_of__onDragStart_56() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragStart_56)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragStart_56() const { return ____onDragStart_56; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragStart_56() { return &____onDragStart_56; }
inline void set__onDragStart_56(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onDragStart_56 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onDragStart_56), (void*)value);
}
inline static int32_t get_offset_of__onDragMove_57() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragMove_57)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragMove_57() const { return ____onDragMove_57; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragMove_57() { return &____onDragMove_57; }
inline void set__onDragMove_57(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onDragMove_57 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onDragMove_57), (void*)value);
}
inline static int32_t get_offset_of__onDragEnd_58() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onDragEnd_58)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDragEnd_58() const { return ____onDragEnd_58; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDragEnd_58() { return &____onDragEnd_58; }
inline void set__onDragEnd_58(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onDragEnd_58 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onDragEnd_58), (void*)value);
}
inline static int32_t get_offset_of__onGearStop_59() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____onGearStop_59)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onGearStop_59() const { return ____onGearStop_59; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onGearStop_59() { return &____onGearStop_59; }
inline void set__onGearStop_59(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onGearStop_59 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onGearStop_59), (void*)value);
}
inline static int32_t get_offset_of_underConstruct_60() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ___underConstruct_60)); }
inline bool get_underConstruct_60() const { return ___underConstruct_60; }
inline bool* get_address_of_underConstruct_60() { return &___underConstruct_60; }
inline void set_underConstruct_60(bool value)
{
___underConstruct_60 = value;
}
inline static int32_t get_offset_of__width_61() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____width_61)); }
inline float get__width_61() const { return ____width_61; }
inline float* get_address_of__width_61() { return &____width_61; }
inline void set__width_61(float value)
{
____width_61 = value;
}
inline static int32_t get_offset_of__height_62() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____height_62)); }
inline float get__height_62() const { return ____height_62; }
inline float* get_address_of__height_62() { return &____height_62; }
inline void set__height_62(float value)
{
____height_62 = value;
}
inline static int32_t get_offset_of__rawWidth_63() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rawWidth_63)); }
inline float get__rawWidth_63() const { return ____rawWidth_63; }
inline float* get_address_of__rawWidth_63() { return &____rawWidth_63; }
inline void set__rawWidth_63(float value)
{
____rawWidth_63 = value;
}
inline static int32_t get_offset_of__rawHeight_64() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____rawHeight_64)); }
inline float get__rawHeight_64() const { return ____rawHeight_64; }
inline float* get_address_of__rawHeight_64() { return &____rawHeight_64; }
inline void set__rawHeight_64(float value)
{
____rawHeight_64 = value;
}
inline static int32_t get_offset_of__gearLocked_65() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____gearLocked_65)); }
inline bool get__gearLocked_65() const { return ____gearLocked_65; }
inline bool* get_address_of__gearLocked_65() { return &____gearLocked_65; }
inline void set__gearLocked_65(bool value)
{
____gearLocked_65 = value;
}
inline static int32_t get_offset_of__sizePercentInGroup_66() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____sizePercentInGroup_66)); }
inline float get__sizePercentInGroup_66() const { return ____sizePercentInGroup_66; }
inline float* get_address_of__sizePercentInGroup_66() { return &____sizePercentInGroup_66; }
inline void set__sizePercentInGroup_66(float value)
{
____sizePercentInGroup_66 = value;
}
inline static int32_t get_offset_of__disposed_67() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____disposed_67)); }
inline bool get__disposed_67() const { return ____disposed_67; }
inline bool* get_address_of__disposed_67() { return &____disposed_67; }
inline void set__disposed_67(bool value)
{
____disposed_67 = value;
}
inline static int32_t get_offset_of__dragTouchStartPos_69() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____dragTouchStartPos_69)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__dragTouchStartPos_69() const { return ____dragTouchStartPos_69; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__dragTouchStartPos_69() { return &____dragTouchStartPos_69; }
inline void set__dragTouchStartPos_69(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____dragTouchStartPos_69 = value;
}
inline static int32_t get_offset_of__dragTesting_70() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB, ____dragTesting_70)); }
inline bool get__dragTesting_70() const { return ____dragTesting_70; }
inline bool* get_address_of__dragTesting_70() { return &____dragTesting_70; }
inline void set__dragTesting_70(bool value)
{
____dragTesting_70 = value;
}
};
struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields
{
public:
// FairyGUI.GObject FairyGUI.GObject::<draggingObject>k__BackingField
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___U3CdraggingObjectU3Ek__BackingField_17;
// System.UInt32 FairyGUI.GObject::_gInstanceCounter
uint32_t ____gInstanceCounter_68;
// UnityEngine.Vector2 FairyGUI.GObject::sGlobalDragStart
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___sGlobalDragStart_71;
// UnityEngine.Rect FairyGUI.GObject::sGlobalRect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___sGlobalRect_72;
// System.Boolean FairyGUI.GObject::sUpdateInDragging
bool ___sUpdateInDragging_73;
public:
inline static int32_t get_offset_of_U3CdraggingObjectU3Ek__BackingField_17() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___U3CdraggingObjectU3Ek__BackingField_17)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_U3CdraggingObjectU3Ek__BackingField_17() const { return ___U3CdraggingObjectU3Ek__BackingField_17; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_U3CdraggingObjectU3Ek__BackingField_17() { return &___U3CdraggingObjectU3Ek__BackingField_17; }
inline void set_U3CdraggingObjectU3Ek__BackingField_17(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
___U3CdraggingObjectU3Ek__BackingField_17 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CdraggingObjectU3Ek__BackingField_17), (void*)value);
}
inline static int32_t get_offset_of__gInstanceCounter_68() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ____gInstanceCounter_68)); }
inline uint32_t get__gInstanceCounter_68() const { return ____gInstanceCounter_68; }
inline uint32_t* get_address_of__gInstanceCounter_68() { return &____gInstanceCounter_68; }
inline void set__gInstanceCounter_68(uint32_t value)
{
____gInstanceCounter_68 = value;
}
inline static int32_t get_offset_of_sGlobalDragStart_71() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sGlobalDragStart_71)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_sGlobalDragStart_71() const { return ___sGlobalDragStart_71; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_sGlobalDragStart_71() { return &___sGlobalDragStart_71; }
inline void set_sGlobalDragStart_71(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
___sGlobalDragStart_71 = value;
}
inline static int32_t get_offset_of_sGlobalRect_72() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sGlobalRect_72)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_sGlobalRect_72() const { return ___sGlobalRect_72; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_sGlobalRect_72() { return &___sGlobalRect_72; }
inline void set_sGlobalRect_72(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___sGlobalRect_72 = value;
}
inline static int32_t get_offset_of_sUpdateInDragging_73() { return static_cast<int32_t>(offsetof(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_StaticFields, ___sUpdateInDragging_73)); }
inline bool get_sUpdateInDragging_73() const { return ___sUpdateInDragging_73; }
inline bool* get_address_of_sUpdateInDragging_73() { return &___sUpdateInDragging_73; }
inline void set_sUpdateInDragging_73(bool value)
{
___sUpdateInDragging_73 = value;
}
};
// FairyGUI.GTweener
struct GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C : public RuntimeObject
{
public:
// System.Object FairyGUI.GTweener::_target
RuntimeObject * ____target_0;
// FairyGUI.TweenPropType FairyGUI.GTweener::_propType
int32_t ____propType_1;
// System.Boolean FairyGUI.GTweener::_killed
bool ____killed_2;
// System.Boolean FairyGUI.GTweener::_paused
bool ____paused_3;
// System.Single FairyGUI.GTweener::_delay
float ____delay_4;
// System.Single FairyGUI.GTweener::_duration
float ____duration_5;
// System.Single FairyGUI.GTweener::_breakpoint
float ____breakpoint_6;
// FairyGUI.EaseType FairyGUI.GTweener::_easeType
int32_t ____easeType_7;
// System.Single FairyGUI.GTweener::_easeOvershootOrAmplitude
float ____easeOvershootOrAmplitude_8;
// System.Single FairyGUI.GTweener::_easePeriod
float ____easePeriod_9;
// System.Int32 FairyGUI.GTweener::_repeat
int32_t ____repeat_10;
// System.Boolean FairyGUI.GTweener::_yoyo
bool ____yoyo_11;
// System.Single FairyGUI.GTweener::_timeScale
float ____timeScale_12;
// System.Boolean FairyGUI.GTweener::_ignoreEngineTimeScale
bool ____ignoreEngineTimeScale_13;
// System.Boolean FairyGUI.GTweener::_snapping
bool ____snapping_14;
// System.Object FairyGUI.GTweener::_userData
RuntimeObject * ____userData_15;
// FairyGUI.GPath FairyGUI.GTweener::_path
GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * ____path_16;
// FairyGUI.GTweenCallback FairyGUI.GTweener::_onUpdate
GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onUpdate_17;
// FairyGUI.GTweenCallback FairyGUI.GTweener::_onStart
GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onStart_18;
// FairyGUI.GTweenCallback FairyGUI.GTweener::_onComplete
GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * ____onComplete_19;
// FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onUpdate1
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onUpdate1_20;
// FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onStart1
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onStart1_21;
// FairyGUI.GTweenCallback1 FairyGUI.GTweener::_onComplete1
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ____onComplete1_22;
// FairyGUI.ITweenListener FairyGUI.GTweener::_listener
RuntimeObject* ____listener_23;
// FairyGUI.TweenValue FairyGUI.GTweener::_startValue
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____startValue_24;
// FairyGUI.TweenValue FairyGUI.GTweener::_endValue
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____endValue_25;
// FairyGUI.TweenValue FairyGUI.GTweener::_value
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____value_26;
// FairyGUI.TweenValue FairyGUI.GTweener::_deltaValue
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * ____deltaValue_27;
// System.Int32 FairyGUI.GTweener::_valueSize
int32_t ____valueSize_28;
// System.Boolean FairyGUI.GTweener::_started
bool ____started_29;
// System.Int32 FairyGUI.GTweener::_ended
int32_t ____ended_30;
// System.Single FairyGUI.GTweener::_elapsedTime
float ____elapsedTime_31;
// System.Single FairyGUI.GTweener::_normalizedTime
float ____normalizedTime_32;
// System.Int32 FairyGUI.GTweener::_smoothStart
int32_t ____smoothStart_33;
public:
inline static int32_t get_offset_of__target_0() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____target_0)); }
inline RuntimeObject * get__target_0() const { return ____target_0; }
inline RuntimeObject ** get_address_of__target_0() { return &____target_0; }
inline void set__target_0(RuntimeObject * value)
{
____target_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&____target_0), (void*)value);
}
inline static int32_t get_offset_of__propType_1() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____propType_1)); }
inline int32_t get__propType_1() const { return ____propType_1; }
inline int32_t* get_address_of__propType_1() { return &____propType_1; }
inline void set__propType_1(int32_t value)
{
____propType_1 = value;
}
inline static int32_t get_offset_of__killed_2() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____killed_2)); }
inline bool get__killed_2() const { return ____killed_2; }
inline bool* get_address_of__killed_2() { return &____killed_2; }
inline void set__killed_2(bool value)
{
____killed_2 = value;
}
inline static int32_t get_offset_of__paused_3() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____paused_3)); }
inline bool get__paused_3() const { return ____paused_3; }
inline bool* get_address_of__paused_3() { return &____paused_3; }
inline void set__paused_3(bool value)
{
____paused_3 = value;
}
inline static int32_t get_offset_of__delay_4() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____delay_4)); }
inline float get__delay_4() const { return ____delay_4; }
inline float* get_address_of__delay_4() { return &____delay_4; }
inline void set__delay_4(float value)
{
____delay_4 = value;
}
inline static int32_t get_offset_of__duration_5() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____duration_5)); }
inline float get__duration_5() const { return ____duration_5; }
inline float* get_address_of__duration_5() { return &____duration_5; }
inline void set__duration_5(float value)
{
____duration_5 = value;
}
inline static int32_t get_offset_of__breakpoint_6() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____breakpoint_6)); }
inline float get__breakpoint_6() const { return ____breakpoint_6; }
inline float* get_address_of__breakpoint_6() { return &____breakpoint_6; }
inline void set__breakpoint_6(float value)
{
____breakpoint_6 = value;
}
inline static int32_t get_offset_of__easeType_7() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easeType_7)); }
inline int32_t get__easeType_7() const { return ____easeType_7; }
inline int32_t* get_address_of__easeType_7() { return &____easeType_7; }
inline void set__easeType_7(int32_t value)
{
____easeType_7 = value;
}
inline static int32_t get_offset_of__easeOvershootOrAmplitude_8() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easeOvershootOrAmplitude_8)); }
inline float get__easeOvershootOrAmplitude_8() const { return ____easeOvershootOrAmplitude_8; }
inline float* get_address_of__easeOvershootOrAmplitude_8() { return &____easeOvershootOrAmplitude_8; }
inline void set__easeOvershootOrAmplitude_8(float value)
{
____easeOvershootOrAmplitude_8 = value;
}
inline static int32_t get_offset_of__easePeriod_9() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____easePeriod_9)); }
inline float get__easePeriod_9() const { return ____easePeriod_9; }
inline float* get_address_of__easePeriod_9() { return &____easePeriod_9; }
inline void set__easePeriod_9(float value)
{
____easePeriod_9 = value;
}
inline static int32_t get_offset_of__repeat_10() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____repeat_10)); }
inline int32_t get__repeat_10() const { return ____repeat_10; }
inline int32_t* get_address_of__repeat_10() { return &____repeat_10; }
inline void set__repeat_10(int32_t value)
{
____repeat_10 = value;
}
inline static int32_t get_offset_of__yoyo_11() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____yoyo_11)); }
inline bool get__yoyo_11() const { return ____yoyo_11; }
inline bool* get_address_of__yoyo_11() { return &____yoyo_11; }
inline void set__yoyo_11(bool value)
{
____yoyo_11 = value;
}
inline static int32_t get_offset_of__timeScale_12() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____timeScale_12)); }
inline float get__timeScale_12() const { return ____timeScale_12; }
inline float* get_address_of__timeScale_12() { return &____timeScale_12; }
inline void set__timeScale_12(float value)
{
____timeScale_12 = value;
}
inline static int32_t get_offset_of__ignoreEngineTimeScale_13() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____ignoreEngineTimeScale_13)); }
inline bool get__ignoreEngineTimeScale_13() const { return ____ignoreEngineTimeScale_13; }
inline bool* get_address_of__ignoreEngineTimeScale_13() { return &____ignoreEngineTimeScale_13; }
inline void set__ignoreEngineTimeScale_13(bool value)
{
____ignoreEngineTimeScale_13 = value;
}
inline static int32_t get_offset_of__snapping_14() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____snapping_14)); }
inline bool get__snapping_14() const { return ____snapping_14; }
inline bool* get_address_of__snapping_14() { return &____snapping_14; }
inline void set__snapping_14(bool value)
{
____snapping_14 = value;
}
inline static int32_t get_offset_of__userData_15() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____userData_15)); }
inline RuntimeObject * get__userData_15() const { return ____userData_15; }
inline RuntimeObject ** get_address_of__userData_15() { return &____userData_15; }
inline void set__userData_15(RuntimeObject * value)
{
____userData_15 = value;
Il2CppCodeGenWriteBarrier((void**)(&____userData_15), (void*)value);
}
inline static int32_t get_offset_of__path_16() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____path_16)); }
inline GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * get__path_16() const { return ____path_16; }
inline GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 ** get_address_of__path_16() { return &____path_16; }
inline void set__path_16(GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * value)
{
____path_16 = value;
Il2CppCodeGenWriteBarrier((void**)(&____path_16), (void*)value);
}
inline static int32_t get_offset_of__onUpdate_17() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onUpdate_17)); }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onUpdate_17() const { return ____onUpdate_17; }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onUpdate_17() { return &____onUpdate_17; }
inline void set__onUpdate_17(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value)
{
____onUpdate_17 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onUpdate_17), (void*)value);
}
inline static int32_t get_offset_of__onStart_18() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onStart_18)); }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onStart_18() const { return ____onStart_18; }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onStart_18() { return &____onStart_18; }
inline void set__onStart_18(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value)
{
____onStart_18 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onStart_18), (void*)value);
}
inline static int32_t get_offset_of__onComplete_19() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onComplete_19)); }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * get__onComplete_19() const { return ____onComplete_19; }
inline GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F ** get_address_of__onComplete_19() { return &____onComplete_19; }
inline void set__onComplete_19(GTweenCallback_t450E97F8EA4C29DD4687ECB8396CE721C8555C9F * value)
{
____onComplete_19 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onComplete_19), (void*)value);
}
inline static int32_t get_offset_of__onUpdate1_20() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onUpdate1_20)); }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onUpdate1_20() const { return ____onUpdate1_20; }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onUpdate1_20() { return &____onUpdate1_20; }
inline void set__onUpdate1_20(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value)
{
____onUpdate1_20 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onUpdate1_20), (void*)value);
}
inline static int32_t get_offset_of__onStart1_21() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onStart1_21)); }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onStart1_21() const { return ____onStart1_21; }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onStart1_21() { return &____onStart1_21; }
inline void set__onStart1_21(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value)
{
____onStart1_21 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onStart1_21), (void*)value);
}
inline static int32_t get_offset_of__onComplete1_22() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____onComplete1_22)); }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * get__onComplete1_22() const { return ____onComplete1_22; }
inline GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D ** get_address_of__onComplete1_22() { return &____onComplete1_22; }
inline void set__onComplete1_22(GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * value)
{
____onComplete1_22 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onComplete1_22), (void*)value);
}
inline static int32_t get_offset_of__listener_23() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____listener_23)); }
inline RuntimeObject* get__listener_23() const { return ____listener_23; }
inline RuntimeObject** get_address_of__listener_23() { return &____listener_23; }
inline void set__listener_23(RuntimeObject* value)
{
____listener_23 = value;
Il2CppCodeGenWriteBarrier((void**)(&____listener_23), (void*)value);
}
inline static int32_t get_offset_of__startValue_24() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____startValue_24)); }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__startValue_24() const { return ____startValue_24; }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__startValue_24() { return &____startValue_24; }
inline void set__startValue_24(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value)
{
____startValue_24 = value;
Il2CppCodeGenWriteBarrier((void**)(&____startValue_24), (void*)value);
}
inline static int32_t get_offset_of__endValue_25() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____endValue_25)); }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__endValue_25() const { return ____endValue_25; }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__endValue_25() { return &____endValue_25; }
inline void set__endValue_25(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value)
{
____endValue_25 = value;
Il2CppCodeGenWriteBarrier((void**)(&____endValue_25), (void*)value);
}
inline static int32_t get_offset_of__value_26() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____value_26)); }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__value_26() const { return ____value_26; }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__value_26() { return &____value_26; }
inline void set__value_26(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value)
{
____value_26 = value;
Il2CppCodeGenWriteBarrier((void**)(&____value_26), (void*)value);
}
inline static int32_t get_offset_of__deltaValue_27() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____deltaValue_27)); }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * get__deltaValue_27() const { return ____deltaValue_27; }
inline TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 ** get_address_of__deltaValue_27() { return &____deltaValue_27; }
inline void set__deltaValue_27(TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * value)
{
____deltaValue_27 = value;
Il2CppCodeGenWriteBarrier((void**)(&____deltaValue_27), (void*)value);
}
inline static int32_t get_offset_of__valueSize_28() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____valueSize_28)); }
inline int32_t get__valueSize_28() const { return ____valueSize_28; }
inline int32_t* get_address_of__valueSize_28() { return &____valueSize_28; }
inline void set__valueSize_28(int32_t value)
{
____valueSize_28 = value;
}
inline static int32_t get_offset_of__started_29() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____started_29)); }
inline bool get__started_29() const { return ____started_29; }
inline bool* get_address_of__started_29() { return &____started_29; }
inline void set__started_29(bool value)
{
____started_29 = value;
}
inline static int32_t get_offset_of__ended_30() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____ended_30)); }
inline int32_t get__ended_30() const { return ____ended_30; }
inline int32_t* get_address_of__ended_30() { return &____ended_30; }
inline void set__ended_30(int32_t value)
{
____ended_30 = value;
}
inline static int32_t get_offset_of__elapsedTime_31() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____elapsedTime_31)); }
inline float get__elapsedTime_31() const { return ____elapsedTime_31; }
inline float* get_address_of__elapsedTime_31() { return &____elapsedTime_31; }
inline void set__elapsedTime_31(float value)
{
____elapsedTime_31 = value;
}
inline static int32_t get_offset_of__normalizedTime_32() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____normalizedTime_32)); }
inline float get__normalizedTime_32() const { return ____normalizedTime_32; }
inline float* get_address_of__normalizedTime_32() { return &____normalizedTime_32; }
inline void set__normalizedTime_32(float value)
{
____normalizedTime_32 = value;
}
inline static int32_t get_offset_of__smoothStart_33() { return static_cast<int32_t>(offsetof(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C, ____smoothStart_33)); }
inline int32_t get__smoothStart_33() const { return ____smoothStart_33; }
inline int32_t* get_address_of__smoothStart_33() { return &____smoothStart_33; }
inline void set__smoothStart_33(int32_t value)
{
____smoothStart_33 = value;
}
};
// FairyGUI.GearTweenConfig
struct GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 : public RuntimeObject
{
public:
// System.Boolean FairyGUI.GearTweenConfig::tween
bool ___tween_0;
// FairyGUI.EaseType FairyGUI.GearTweenConfig::easeType
int32_t ___easeType_1;
// System.Single FairyGUI.GearTweenConfig::duration
float ___duration_2;
// System.Single FairyGUI.GearTweenConfig::delay
float ___delay_3;
// System.UInt32 FairyGUI.GearTweenConfig::_displayLockToken
uint32_t ____displayLockToken_4;
// FairyGUI.GTweener FairyGUI.GearTweenConfig::_tweener
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ____tweener_5;
public:
inline static int32_t get_offset_of_tween_0() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___tween_0)); }
inline bool get_tween_0() const { return ___tween_0; }
inline bool* get_address_of_tween_0() { return &___tween_0; }
inline void set_tween_0(bool value)
{
___tween_0 = value;
}
inline static int32_t get_offset_of_easeType_1() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___easeType_1)); }
inline int32_t get_easeType_1() const { return ___easeType_1; }
inline int32_t* get_address_of_easeType_1() { return &___easeType_1; }
inline void set_easeType_1(int32_t value)
{
___easeType_1 = value;
}
inline static int32_t get_offset_of_duration_2() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___duration_2)); }
inline float get_duration_2() const { return ___duration_2; }
inline float* get_address_of_duration_2() { return &___duration_2; }
inline void set_duration_2(float value)
{
___duration_2 = value;
}
inline static int32_t get_offset_of_delay_3() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ___delay_3)); }
inline float get_delay_3() const { return ___delay_3; }
inline float* get_address_of_delay_3() { return &___delay_3; }
inline void set_delay_3(float value)
{
___delay_3 = value;
}
inline static int32_t get_offset_of__displayLockToken_4() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ____displayLockToken_4)); }
inline uint32_t get__displayLockToken_4() const { return ____displayLockToken_4; }
inline uint32_t* get_address_of__displayLockToken_4() { return &____displayLockToken_4; }
inline void set__displayLockToken_4(uint32_t value)
{
____displayLockToken_4 = value;
}
inline static int32_t get_offset_of__tweener_5() { return static_cast<int32_t>(offsetof(GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1, ____tweener_5)); }
inline GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * get__tweener_5() const { return ____tweener_5; }
inline GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C ** get_address_of__tweener_5() { return &____tweener_5; }
inline void set__tweener_5(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * value)
{
____tweener_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____tweener_5), (void*)value);
}
};
// FairyGUI.NTexture
struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A : public RuntimeObject
{
public:
// UnityEngine.Rect FairyGUI.NTexture::uvRect
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___uvRect_0;
// System.Boolean FairyGUI.NTexture::rotated
bool ___rotated_1;
// System.Int32 FairyGUI.NTexture::refCount
int32_t ___refCount_2;
// System.Single FairyGUI.NTexture::lastActive
float ___lastActive_3;
// FairyGUI.DestroyMethod FairyGUI.NTexture::destroyMethod
int32_t ___destroyMethod_4;
// UnityEngine.Texture FairyGUI.NTexture::_nativeTexture
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ____nativeTexture_5;
// UnityEngine.Texture FairyGUI.NTexture::_alphaTexture
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ____alphaTexture_6;
// UnityEngine.Rect FairyGUI.NTexture::_region
Rect_t35B976DE901B5423C11705E156938EA27AB402CE ____region_7;
// UnityEngine.Vector2 FairyGUI.NTexture::_offset
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____offset_8;
// UnityEngine.Vector2 FairyGUI.NTexture::_originalSize
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____originalSize_9;
// FairyGUI.NTexture FairyGUI.NTexture::_root
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ____root_10;
// System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager> FairyGUI.NTexture::_materialManagers
Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE * ____materialManagers_11;
public:
inline static int32_t get_offset_of_uvRect_0() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ___uvRect_0)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get_uvRect_0() const { return ___uvRect_0; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of_uvRect_0() { return &___uvRect_0; }
inline void set_uvRect_0(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
___uvRect_0 = value;
}
inline static int32_t get_offset_of_rotated_1() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ___rotated_1)); }
inline bool get_rotated_1() const { return ___rotated_1; }
inline bool* get_address_of_rotated_1() { return &___rotated_1; }
inline void set_rotated_1(bool value)
{
___rotated_1 = value;
}
inline static int32_t get_offset_of_refCount_2() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ___refCount_2)); }
inline int32_t get_refCount_2() const { return ___refCount_2; }
inline int32_t* get_address_of_refCount_2() { return &___refCount_2; }
inline void set_refCount_2(int32_t value)
{
___refCount_2 = value;
}
inline static int32_t get_offset_of_lastActive_3() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ___lastActive_3)); }
inline float get_lastActive_3() const { return ___lastActive_3; }
inline float* get_address_of_lastActive_3() { return &___lastActive_3; }
inline void set_lastActive_3(float value)
{
___lastActive_3 = value;
}
inline static int32_t get_offset_of_destroyMethod_4() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ___destroyMethod_4)); }
inline int32_t get_destroyMethod_4() const { return ___destroyMethod_4; }
inline int32_t* get_address_of_destroyMethod_4() { return &___destroyMethod_4; }
inline void set_destroyMethod_4(int32_t value)
{
___destroyMethod_4 = value;
}
inline static int32_t get_offset_of__nativeTexture_5() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____nativeTexture_5)); }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * get__nativeTexture_5() const { return ____nativeTexture_5; }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 ** get_address_of__nativeTexture_5() { return &____nativeTexture_5; }
inline void set__nativeTexture_5(Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * value)
{
____nativeTexture_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&____nativeTexture_5), (void*)value);
}
inline static int32_t get_offset_of__alphaTexture_6() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____alphaTexture_6)); }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * get__alphaTexture_6() const { return ____alphaTexture_6; }
inline Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 ** get_address_of__alphaTexture_6() { return &____alphaTexture_6; }
inline void set__alphaTexture_6(Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * value)
{
____alphaTexture_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&____alphaTexture_6), (void*)value);
}
inline static int32_t get_offset_of__region_7() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____region_7)); }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE get__region_7() const { return ____region_7; }
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE * get_address_of__region_7() { return &____region_7; }
inline void set__region_7(Rect_t35B976DE901B5423C11705E156938EA27AB402CE value)
{
____region_7 = value;
}
inline static int32_t get_offset_of__offset_8() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____offset_8)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__offset_8() const { return ____offset_8; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__offset_8() { return &____offset_8; }
inline void set__offset_8(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____offset_8 = value;
}
inline static int32_t get_offset_of__originalSize_9() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____originalSize_9)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__originalSize_9() const { return ____originalSize_9; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__originalSize_9() { return &____originalSize_9; }
inline void set__originalSize_9(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____originalSize_9 = value;
}
inline static int32_t get_offset_of__root_10() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____root_10)); }
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * get__root_10() const { return ____root_10; }
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A ** get_address_of__root_10() { return &____root_10; }
inline void set__root_10(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * value)
{
____root_10 = value;
Il2CppCodeGenWriteBarrier((void**)(&____root_10), (void*)value);
}
inline static int32_t get_offset_of__materialManagers_11() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A, ____materialManagers_11)); }
inline Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE * get__materialManagers_11() const { return ____materialManagers_11; }
inline Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE ** get_address_of__materialManagers_11() { return &____materialManagers_11; }
inline void set__materialManagers_11(Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE * value)
{
____materialManagers_11 = value;
Il2CppCodeGenWriteBarrier((void**)(&____materialManagers_11), (void*)value);
}
};
struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_StaticFields
{
public:
// FairyGUI.NTexture FairyGUI.NTexture::_empty
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ____empty_12;
// System.UInt32 FairyGUI.NTexture::_gCounter
uint32_t ____gCounter_13;
public:
inline static int32_t get_offset_of__empty_12() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_StaticFields, ____empty_12)); }
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * get__empty_12() const { return ____empty_12; }
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A ** get_address_of__empty_12() { return &____empty_12; }
inline void set__empty_12(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * value)
{
____empty_12 = value;
Il2CppCodeGenWriteBarrier((void**)(&____empty_12), (void*)value);
}
inline static int32_t get_offset_of__gCounter_13() { return static_cast<int32_t>(offsetof(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_StaticFields, ____gCounter_13)); }
inline uint32_t get__gCounter_13() const { return ____gCounter_13; }
inline uint32_t* get_address_of__gCounter_13() { return &____gCounter_13; }
inline void set__gCounter_13(uint32_t value)
{
____gCounter_13 = value;
}
};
// FairyGUI.TextFormat
struct TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 : public RuntimeObject
{
public:
// System.Int32 FairyGUI.TextFormat::size
int32_t ___size_0;
// System.String FairyGUI.TextFormat::font
String_t* ___font_1;
// UnityEngine.Color FairyGUI.TextFormat::color
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___color_2;
// System.Int32 FairyGUI.TextFormat::lineSpacing
int32_t ___lineSpacing_3;
// System.Int32 FairyGUI.TextFormat::letterSpacing
int32_t ___letterSpacing_4;
// System.Boolean FairyGUI.TextFormat::bold
bool ___bold_5;
// System.Boolean FairyGUI.TextFormat::underline
bool ___underline_6;
// System.Boolean FairyGUI.TextFormat::italic
bool ___italic_7;
// UnityEngine.Color32[] FairyGUI.TextFormat::gradientColor
Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* ___gradientColor_8;
// FairyGUI.AlignType FairyGUI.TextFormat::align
int32_t ___align_9;
// FairyGUI.TextFormat_SpecialStyle FairyGUI.TextFormat::specialStyle
int32_t ___specialStyle_10;
public:
inline static int32_t get_offset_of_size_0() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___size_0)); }
inline int32_t get_size_0() const { return ___size_0; }
inline int32_t* get_address_of_size_0() { return &___size_0; }
inline void set_size_0(int32_t value)
{
___size_0 = value;
}
inline static int32_t get_offset_of_font_1() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___font_1)); }
inline String_t* get_font_1() const { return ___font_1; }
inline String_t** get_address_of_font_1() { return &___font_1; }
inline void set_font_1(String_t* value)
{
___font_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___font_1), (void*)value);
}
inline static int32_t get_offset_of_color_2() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___color_2)); }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get_color_2() const { return ___color_2; }
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of_color_2() { return &___color_2; }
inline void set_color_2(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
{
___color_2 = value;
}
inline static int32_t get_offset_of_lineSpacing_3() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___lineSpacing_3)); }
inline int32_t get_lineSpacing_3() const { return ___lineSpacing_3; }
inline int32_t* get_address_of_lineSpacing_3() { return &___lineSpacing_3; }
inline void set_lineSpacing_3(int32_t value)
{
___lineSpacing_3 = value;
}
inline static int32_t get_offset_of_letterSpacing_4() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___letterSpacing_4)); }
inline int32_t get_letterSpacing_4() const { return ___letterSpacing_4; }
inline int32_t* get_address_of_letterSpacing_4() { return &___letterSpacing_4; }
inline void set_letterSpacing_4(int32_t value)
{
___letterSpacing_4 = value;
}
inline static int32_t get_offset_of_bold_5() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___bold_5)); }
inline bool get_bold_5() const { return ___bold_5; }
inline bool* get_address_of_bold_5() { return &___bold_5; }
inline void set_bold_5(bool value)
{
___bold_5 = value;
}
inline static int32_t get_offset_of_underline_6() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___underline_6)); }
inline bool get_underline_6() const { return ___underline_6; }
inline bool* get_address_of_underline_6() { return &___underline_6; }
inline void set_underline_6(bool value)
{
___underline_6 = value;
}
inline static int32_t get_offset_of_italic_7() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___italic_7)); }
inline bool get_italic_7() const { return ___italic_7; }
inline bool* get_address_of_italic_7() { return &___italic_7; }
inline void set_italic_7(bool value)
{
___italic_7 = value;
}
inline static int32_t get_offset_of_gradientColor_8() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___gradientColor_8)); }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* get_gradientColor_8() const { return ___gradientColor_8; }
inline Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983** get_address_of_gradientColor_8() { return &___gradientColor_8; }
inline void set_gradientColor_8(Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983* value)
{
___gradientColor_8 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gradientColor_8), (void*)value);
}
inline static int32_t get_offset_of_align_9() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___align_9)); }
inline int32_t get_align_9() const { return ___align_9; }
inline int32_t* get_address_of_align_9() { return &___align_9; }
inline void set_align_9(int32_t value)
{
___align_9 = value;
}
inline static int32_t get_offset_of_specialStyle_10() { return static_cast<int32_t>(offsetof(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135, ___specialStyle_10)); }
inline int32_t get_specialStyle_10() const { return ___specialStyle_10; }
inline int32_t* get_address_of_specialStyle_10() { return &___specialStyle_10; }
inline void set_specialStyle_10(int32_t value)
{
___specialStyle_10 = value;
}
};
// FairyGUI.UpdateContext
struct UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 : public RuntimeObject
{
public:
// System.Collections.Generic.Stack`1<FairyGUI.UpdateContext_ClipInfo> FairyGUI.UpdateContext::_clipStack
Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841 * ____clipStack_0;
// System.Boolean FairyGUI.UpdateContext::clipped
bool ___clipped_1;
// FairyGUI.UpdateContext_ClipInfo FairyGUI.UpdateContext::clipInfo
ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3 ___clipInfo_2;
// System.Int32 FairyGUI.UpdateContext::renderingOrder
int32_t ___renderingOrder_3;
// System.Int32 FairyGUI.UpdateContext::batchingDepth
int32_t ___batchingDepth_4;
// System.Int32 FairyGUI.UpdateContext::rectMaskDepth
int32_t ___rectMaskDepth_5;
// System.Int32 FairyGUI.UpdateContext::stencilReferenceValue
int32_t ___stencilReferenceValue_6;
// System.Single FairyGUI.UpdateContext::alpha
float ___alpha_7;
// System.Boolean FairyGUI.UpdateContext::grayed
bool ___grayed_8;
public:
inline static int32_t get_offset_of__clipStack_0() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ____clipStack_0)); }
inline Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841 * get__clipStack_0() const { return ____clipStack_0; }
inline Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841 ** get_address_of__clipStack_0() { return &____clipStack_0; }
inline void set__clipStack_0(Stack_1_t4CCCB65DFB2C4418AFB8298A06B14135A3B91841 * value)
{
____clipStack_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&____clipStack_0), (void*)value);
}
inline static int32_t get_offset_of_clipped_1() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___clipped_1)); }
inline bool get_clipped_1() const { return ___clipped_1; }
inline bool* get_address_of_clipped_1() { return &___clipped_1; }
inline void set_clipped_1(bool value)
{
___clipped_1 = value;
}
inline static int32_t get_offset_of_clipInfo_2() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___clipInfo_2)); }
inline ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3 get_clipInfo_2() const { return ___clipInfo_2; }
inline ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3 * get_address_of_clipInfo_2() { return &___clipInfo_2; }
inline void set_clipInfo_2(ClipInfo_tC32CE8DABF055E5153EF024959EFF788185C2BC3 value)
{
___clipInfo_2 = value;
}
inline static int32_t get_offset_of_renderingOrder_3() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___renderingOrder_3)); }
inline int32_t get_renderingOrder_3() const { return ___renderingOrder_3; }
inline int32_t* get_address_of_renderingOrder_3() { return &___renderingOrder_3; }
inline void set_renderingOrder_3(int32_t value)
{
___renderingOrder_3 = value;
}
inline static int32_t get_offset_of_batchingDepth_4() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___batchingDepth_4)); }
inline int32_t get_batchingDepth_4() const { return ___batchingDepth_4; }
inline int32_t* get_address_of_batchingDepth_4() { return &___batchingDepth_4; }
inline void set_batchingDepth_4(int32_t value)
{
___batchingDepth_4 = value;
}
inline static int32_t get_offset_of_rectMaskDepth_5() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___rectMaskDepth_5)); }
inline int32_t get_rectMaskDepth_5() const { return ___rectMaskDepth_5; }
inline int32_t* get_address_of_rectMaskDepth_5() { return &___rectMaskDepth_5; }
inline void set_rectMaskDepth_5(int32_t value)
{
___rectMaskDepth_5 = value;
}
inline static int32_t get_offset_of_stencilReferenceValue_6() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___stencilReferenceValue_6)); }
inline int32_t get_stencilReferenceValue_6() const { return ___stencilReferenceValue_6; }
inline int32_t* get_address_of_stencilReferenceValue_6() { return &___stencilReferenceValue_6; }
inline void set_stencilReferenceValue_6(int32_t value)
{
___stencilReferenceValue_6 = value;
}
inline static int32_t get_offset_of_alpha_7() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___alpha_7)); }
inline float get_alpha_7() const { return ___alpha_7; }
inline float* get_address_of_alpha_7() { return &___alpha_7; }
inline void set_alpha_7(float value)
{
___alpha_7 = value;
}
inline static int32_t get_offset_of_grayed_8() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7, ___grayed_8)); }
inline bool get_grayed_8() const { return ___grayed_8; }
inline bool* get_address_of_grayed_8() { return &___grayed_8; }
inline void set_grayed_8(bool value)
{
___grayed_8 = value;
}
};
struct UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields
{
public:
// FairyGUI.UpdateContext FairyGUI.UpdateContext::current
UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * ___current_9;
// System.UInt32 FairyGUI.UpdateContext::frameId
uint32_t ___frameId_10;
// System.Boolean FairyGUI.UpdateContext::working
bool ___working_11;
// FairyGUI.EventCallback0 FairyGUI.UpdateContext::OnBegin
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___OnBegin_12;
// FairyGUI.EventCallback0 FairyGUI.UpdateContext::OnEnd
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___OnEnd_13;
// FairyGUI.EventCallback0 FairyGUI.UpdateContext::_tmpBegin
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ____tmpBegin_14;
public:
inline static int32_t get_offset_of_current_9() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ___current_9)); }
inline UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * get_current_9() const { return ___current_9; }
inline UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 ** get_address_of_current_9() { return &___current_9; }
inline void set_current_9(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * value)
{
___current_9 = value;
Il2CppCodeGenWriteBarrier((void**)(&___current_9), (void*)value);
}
inline static int32_t get_offset_of_frameId_10() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ___frameId_10)); }
inline uint32_t get_frameId_10() const { return ___frameId_10; }
inline uint32_t* get_address_of_frameId_10() { return &___frameId_10; }
inline void set_frameId_10(uint32_t value)
{
___frameId_10 = value;
}
inline static int32_t get_offset_of_working_11() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ___working_11)); }
inline bool get_working_11() const { return ___working_11; }
inline bool* get_address_of_working_11() { return &___working_11; }
inline void set_working_11(bool value)
{
___working_11 = value;
}
inline static int32_t get_offset_of_OnBegin_12() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ___OnBegin_12)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get_OnBegin_12() const { return ___OnBegin_12; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of_OnBegin_12() { return &___OnBegin_12; }
inline void set_OnBegin_12(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
___OnBegin_12 = value;
Il2CppCodeGenWriteBarrier((void**)(&___OnBegin_12), (void*)value);
}
inline static int32_t get_offset_of_OnEnd_13() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ___OnEnd_13)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get_OnEnd_13() const { return ___OnEnd_13; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of_OnEnd_13() { return &___OnEnd_13; }
inline void set_OnEnd_13(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
___OnEnd_13 = value;
Il2CppCodeGenWriteBarrier((void**)(&___OnEnd_13), (void*)value);
}
inline static int32_t get_offset_of__tmpBegin_14() { return static_cast<int32_t>(offsetof(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_StaticFields, ____tmpBegin_14)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get__tmpBegin_14() const { return ____tmpBegin_14; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of__tmpBegin_14() { return &____tmpBegin_14; }
inline void set__tmpBegin_14(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
____tmpBegin_14 = value;
Il2CppCodeGenWriteBarrier((void**)(&____tmpBegin_14), (void*)value);
}
};
// LuaInterface.LuaState
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE : public LuaStatePtr_t3F7724E8DEEF06EF86659F7C8F32A1F5CD4C958C
{
public:
// LuaInterface.ObjectTranslator LuaInterface.LuaState::translator
ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * ___translator_2;
// LuaInterface.LuaReflection LuaInterface.LuaState::reflection
LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * ___reflection_3;
// System.Int32 LuaInterface.LuaState::<ArrayMetatable>k__BackingField
int32_t ___U3CArrayMetatableU3Ek__BackingField_4;
// System.Int32 LuaInterface.LuaState::<DelegateMetatable>k__BackingField
int32_t ___U3CDelegateMetatableU3Ek__BackingField_5;
// System.Int32 LuaInterface.LuaState::<TypeMetatable>k__BackingField
int32_t ___U3CTypeMetatableU3Ek__BackingField_6;
// System.Int32 LuaInterface.LuaState::<EnumMetatable>k__BackingField
int32_t ___U3CEnumMetatableU3Ek__BackingField_7;
// System.Int32 LuaInterface.LuaState::<IterMetatable>k__BackingField
int32_t ___U3CIterMetatableU3Ek__BackingField_8;
// System.Int32 LuaInterface.LuaState::<EventMetatable>k__BackingField
int32_t ___U3CEventMetatableU3Ek__BackingField_9;
// System.Int32 LuaInterface.LuaState::<PackBounds>k__BackingField
int32_t ___U3CPackBoundsU3Ek__BackingField_10;
// System.Int32 LuaInterface.LuaState::<UnpackBounds>k__BackingField
int32_t ___U3CUnpackBoundsU3Ek__BackingField_11;
// System.Int32 LuaInterface.LuaState::<PackRay>k__BackingField
int32_t ___U3CPackRayU3Ek__BackingField_12;
// System.Int32 LuaInterface.LuaState::<UnpackRay>k__BackingField
int32_t ___U3CUnpackRayU3Ek__BackingField_13;
// System.Int32 LuaInterface.LuaState::<PackRaycastHit>k__BackingField
int32_t ___U3CPackRaycastHitU3Ek__BackingField_14;
// System.Int32 LuaInterface.LuaState::<PackTouch>k__BackingField
int32_t ___U3CPackTouchU3Ek__BackingField_15;
// System.Action LuaInterface.LuaState::OnDestroy
Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * ___OnDestroy_16;
// System.Collections.Generic.Dictionary`2<System.String,System.WeakReference> LuaInterface.LuaState::funcMap
Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * ___funcMap_17;
// System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference> LuaInterface.LuaState::funcRefMap
Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * ___funcRefMap_18;
// System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference> LuaInterface.LuaState::delegateMap
Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * ___delegateMap_19;
// System.Collections.Generic.List`1<LuaInterface.GCRef> LuaInterface.LuaState::gcList
List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * ___gcList_20;
// System.Collections.Generic.List`1<LuaInterface.LuaBaseRef> LuaInterface.LuaState::subList
List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * ___subList_21;
// System.Collections.Generic.Dictionary`2<System.Type,System.Int32> LuaInterface.LuaState::metaMap
Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * ___metaMap_22;
// System.Collections.Generic.Dictionary`2<System.Enum,System.Object> LuaInterface.LuaState::enumMap
Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * ___enumMap_23;
// System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction> LuaInterface.LuaState::preLoadMap
Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * ___preLoadMap_24;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Type> LuaInterface.LuaState::typeMap
Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * ___typeMap_25;
// System.Collections.Generic.HashSet`1<System.Type> LuaInterface.LuaState::genericSet
HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * ___genericSet_26;
// System.Collections.Generic.HashSet`1<System.String> LuaInterface.LuaState::moduleSet
HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * ___moduleSet_27;
// System.Int32 LuaInterface.LuaState::beginCount
int32_t ___beginCount_31;
// System.Boolean LuaInterface.LuaState::beLogGC
bool ___beLogGC_32;
// System.Boolean LuaInterface.LuaState::bInjectionInited
bool ___bInjectionInited_33;
// System.Collections.Generic.HashSet`1<System.Type> LuaInterface.LuaState::missSet
HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * ___missSet_34;
public:
inline static int32_t get_offset_of_translator_2() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___translator_2)); }
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * get_translator_2() const { return ___translator_2; }
inline ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF ** get_address_of_translator_2() { return &___translator_2; }
inline void set_translator_2(ObjectTranslator_t83CF36CEC9DC16EF853E8331972281E6CB9B18DF * value)
{
___translator_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___translator_2), (void*)value);
}
inline static int32_t get_offset_of_reflection_3() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___reflection_3)); }
inline LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * get_reflection_3() const { return ___reflection_3; }
inline LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F ** get_address_of_reflection_3() { return &___reflection_3; }
inline void set_reflection_3(LuaReflection_t19301C37ECEEA92E1822023F3DA02A623875496F * value)
{
___reflection_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___reflection_3), (void*)value);
}
inline static int32_t get_offset_of_U3CArrayMetatableU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CArrayMetatableU3Ek__BackingField_4)); }
inline int32_t get_U3CArrayMetatableU3Ek__BackingField_4() const { return ___U3CArrayMetatableU3Ek__BackingField_4; }
inline int32_t* get_address_of_U3CArrayMetatableU3Ek__BackingField_4() { return &___U3CArrayMetatableU3Ek__BackingField_4; }
inline void set_U3CArrayMetatableU3Ek__BackingField_4(int32_t value)
{
___U3CArrayMetatableU3Ek__BackingField_4 = value;
}
inline static int32_t get_offset_of_U3CDelegateMetatableU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CDelegateMetatableU3Ek__BackingField_5)); }
inline int32_t get_U3CDelegateMetatableU3Ek__BackingField_5() const { return ___U3CDelegateMetatableU3Ek__BackingField_5; }
inline int32_t* get_address_of_U3CDelegateMetatableU3Ek__BackingField_5() { return &___U3CDelegateMetatableU3Ek__BackingField_5; }
inline void set_U3CDelegateMetatableU3Ek__BackingField_5(int32_t value)
{
___U3CDelegateMetatableU3Ek__BackingField_5 = value;
}
inline static int32_t get_offset_of_U3CTypeMetatableU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CTypeMetatableU3Ek__BackingField_6)); }
inline int32_t get_U3CTypeMetatableU3Ek__BackingField_6() const { return ___U3CTypeMetatableU3Ek__BackingField_6; }
inline int32_t* get_address_of_U3CTypeMetatableU3Ek__BackingField_6() { return &___U3CTypeMetatableU3Ek__BackingField_6; }
inline void set_U3CTypeMetatableU3Ek__BackingField_6(int32_t value)
{
___U3CTypeMetatableU3Ek__BackingField_6 = value;
}
inline static int32_t get_offset_of_U3CEnumMetatableU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CEnumMetatableU3Ek__BackingField_7)); }
inline int32_t get_U3CEnumMetatableU3Ek__BackingField_7() const { return ___U3CEnumMetatableU3Ek__BackingField_7; }
inline int32_t* get_address_of_U3CEnumMetatableU3Ek__BackingField_7() { return &___U3CEnumMetatableU3Ek__BackingField_7; }
inline void set_U3CEnumMetatableU3Ek__BackingField_7(int32_t value)
{
___U3CEnumMetatableU3Ek__BackingField_7 = value;
}
inline static int32_t get_offset_of_U3CIterMetatableU3Ek__BackingField_8() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CIterMetatableU3Ek__BackingField_8)); }
inline int32_t get_U3CIterMetatableU3Ek__BackingField_8() const { return ___U3CIterMetatableU3Ek__BackingField_8; }
inline int32_t* get_address_of_U3CIterMetatableU3Ek__BackingField_8() { return &___U3CIterMetatableU3Ek__BackingField_8; }
inline void set_U3CIterMetatableU3Ek__BackingField_8(int32_t value)
{
___U3CIterMetatableU3Ek__BackingField_8 = value;
}
inline static int32_t get_offset_of_U3CEventMetatableU3Ek__BackingField_9() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CEventMetatableU3Ek__BackingField_9)); }
inline int32_t get_U3CEventMetatableU3Ek__BackingField_9() const { return ___U3CEventMetatableU3Ek__BackingField_9; }
inline int32_t* get_address_of_U3CEventMetatableU3Ek__BackingField_9() { return &___U3CEventMetatableU3Ek__BackingField_9; }
inline void set_U3CEventMetatableU3Ek__BackingField_9(int32_t value)
{
___U3CEventMetatableU3Ek__BackingField_9 = value;
}
inline static int32_t get_offset_of_U3CPackBoundsU3Ek__BackingField_10() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackBoundsU3Ek__BackingField_10)); }
inline int32_t get_U3CPackBoundsU3Ek__BackingField_10() const { return ___U3CPackBoundsU3Ek__BackingField_10; }
inline int32_t* get_address_of_U3CPackBoundsU3Ek__BackingField_10() { return &___U3CPackBoundsU3Ek__BackingField_10; }
inline void set_U3CPackBoundsU3Ek__BackingField_10(int32_t value)
{
___U3CPackBoundsU3Ek__BackingField_10 = value;
}
inline static int32_t get_offset_of_U3CUnpackBoundsU3Ek__BackingField_11() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CUnpackBoundsU3Ek__BackingField_11)); }
inline int32_t get_U3CUnpackBoundsU3Ek__BackingField_11() const { return ___U3CUnpackBoundsU3Ek__BackingField_11; }
inline int32_t* get_address_of_U3CUnpackBoundsU3Ek__BackingField_11() { return &___U3CUnpackBoundsU3Ek__BackingField_11; }
inline void set_U3CUnpackBoundsU3Ek__BackingField_11(int32_t value)
{
___U3CUnpackBoundsU3Ek__BackingField_11 = value;
}
inline static int32_t get_offset_of_U3CPackRayU3Ek__BackingField_12() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackRayU3Ek__BackingField_12)); }
inline int32_t get_U3CPackRayU3Ek__BackingField_12() const { return ___U3CPackRayU3Ek__BackingField_12; }
inline int32_t* get_address_of_U3CPackRayU3Ek__BackingField_12() { return &___U3CPackRayU3Ek__BackingField_12; }
inline void set_U3CPackRayU3Ek__BackingField_12(int32_t value)
{
___U3CPackRayU3Ek__BackingField_12 = value;
}
inline static int32_t get_offset_of_U3CUnpackRayU3Ek__BackingField_13() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CUnpackRayU3Ek__BackingField_13)); }
inline int32_t get_U3CUnpackRayU3Ek__BackingField_13() const { return ___U3CUnpackRayU3Ek__BackingField_13; }
inline int32_t* get_address_of_U3CUnpackRayU3Ek__BackingField_13() { return &___U3CUnpackRayU3Ek__BackingField_13; }
inline void set_U3CUnpackRayU3Ek__BackingField_13(int32_t value)
{
___U3CUnpackRayU3Ek__BackingField_13 = value;
}
inline static int32_t get_offset_of_U3CPackRaycastHitU3Ek__BackingField_14() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackRaycastHitU3Ek__BackingField_14)); }
inline int32_t get_U3CPackRaycastHitU3Ek__BackingField_14() const { return ___U3CPackRaycastHitU3Ek__BackingField_14; }
inline int32_t* get_address_of_U3CPackRaycastHitU3Ek__BackingField_14() { return &___U3CPackRaycastHitU3Ek__BackingField_14; }
inline void set_U3CPackRaycastHitU3Ek__BackingField_14(int32_t value)
{
___U3CPackRaycastHitU3Ek__BackingField_14 = value;
}
inline static int32_t get_offset_of_U3CPackTouchU3Ek__BackingField_15() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___U3CPackTouchU3Ek__BackingField_15)); }
inline int32_t get_U3CPackTouchU3Ek__BackingField_15() const { return ___U3CPackTouchU3Ek__BackingField_15; }
inline int32_t* get_address_of_U3CPackTouchU3Ek__BackingField_15() { return &___U3CPackTouchU3Ek__BackingField_15; }
inline void set_U3CPackTouchU3Ek__BackingField_15(int32_t value)
{
___U3CPackTouchU3Ek__BackingField_15 = value;
}
inline static int32_t get_offset_of_OnDestroy_16() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___OnDestroy_16)); }
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * get_OnDestroy_16() const { return ___OnDestroy_16; }
inline Action_t591D2A86165F896B4B800BB5C25CE18672A55579 ** get_address_of_OnDestroy_16() { return &___OnDestroy_16; }
inline void set_OnDestroy_16(Action_t591D2A86165F896B4B800BB5C25CE18672A55579 * value)
{
___OnDestroy_16 = value;
Il2CppCodeGenWriteBarrier((void**)(&___OnDestroy_16), (void*)value);
}
inline static int32_t get_offset_of_funcMap_17() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___funcMap_17)); }
inline Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * get_funcMap_17() const { return ___funcMap_17; }
inline Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 ** get_address_of_funcMap_17() { return &___funcMap_17; }
inline void set_funcMap_17(Dictionary_2_t4DFB78733A30CBA0D97E97E6520159E27C47BAA3 * value)
{
___funcMap_17 = value;
Il2CppCodeGenWriteBarrier((void**)(&___funcMap_17), (void*)value);
}
inline static int32_t get_offset_of_funcRefMap_18() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___funcRefMap_18)); }
inline Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * get_funcRefMap_18() const { return ___funcRefMap_18; }
inline Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 ** get_address_of_funcRefMap_18() { return &___funcRefMap_18; }
inline void set_funcRefMap_18(Dictionary_2_t81F516F814A3463D65D07253CF5167FBF9378593 * value)
{
___funcRefMap_18 = value;
Il2CppCodeGenWriteBarrier((void**)(&___funcRefMap_18), (void*)value);
}
inline static int32_t get_offset_of_delegateMap_19() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___delegateMap_19)); }
inline Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * get_delegateMap_19() const { return ___delegateMap_19; }
inline Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 ** get_address_of_delegateMap_19() { return &___delegateMap_19; }
inline void set_delegateMap_19(Dictionary_2_t35D9A5097C30B9E0B442FCEF1B4E05D3B6C168B9 * value)
{
___delegateMap_19 = value;
Il2CppCodeGenWriteBarrier((void**)(&___delegateMap_19), (void*)value);
}
inline static int32_t get_offset_of_gcList_20() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___gcList_20)); }
inline List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * get_gcList_20() const { return ___gcList_20; }
inline List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F ** get_address_of_gcList_20() { return &___gcList_20; }
inline void set_gcList_20(List_1_t8B834EA70735F6D6583AA875AC98991EF26FA22F * value)
{
___gcList_20 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gcList_20), (void*)value);
}
inline static int32_t get_offset_of_subList_21() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___subList_21)); }
inline List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * get_subList_21() const { return ___subList_21; }
inline List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 ** get_address_of_subList_21() { return &___subList_21; }
inline void set_subList_21(List_1_t09C52EC41C0032242B13200CFA642DCA685D5FF1 * value)
{
___subList_21 = value;
Il2CppCodeGenWriteBarrier((void**)(&___subList_21), (void*)value);
}
inline static int32_t get_offset_of_metaMap_22() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___metaMap_22)); }
inline Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * get_metaMap_22() const { return ___metaMap_22; }
inline Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F ** get_address_of_metaMap_22() { return &___metaMap_22; }
inline void set_metaMap_22(Dictionary_2_tA4F27994EF77494F74F85FCFD482DBAD219E6E8F * value)
{
___metaMap_22 = value;
Il2CppCodeGenWriteBarrier((void**)(&___metaMap_22), (void*)value);
}
inline static int32_t get_offset_of_enumMap_23() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___enumMap_23)); }
inline Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * get_enumMap_23() const { return ___enumMap_23; }
inline Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 ** get_address_of_enumMap_23() { return &___enumMap_23; }
inline void set_enumMap_23(Dictionary_2_t86DA606688BA1954C5CC9368104CE9722112D2C2 * value)
{
___enumMap_23 = value;
Il2CppCodeGenWriteBarrier((void**)(&___enumMap_23), (void*)value);
}
inline static int32_t get_offset_of_preLoadMap_24() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___preLoadMap_24)); }
inline Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * get_preLoadMap_24() const { return ___preLoadMap_24; }
inline Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 ** get_address_of_preLoadMap_24() { return &___preLoadMap_24; }
inline void set_preLoadMap_24(Dictionary_2_tFBD3EE1AE887BC5C589B41D13A6B666269FF9B16 * value)
{
___preLoadMap_24 = value;
Il2CppCodeGenWriteBarrier((void**)(&___preLoadMap_24), (void*)value);
}
inline static int32_t get_offset_of_typeMap_25() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___typeMap_25)); }
inline Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * get_typeMap_25() const { return ___typeMap_25; }
inline Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 ** get_address_of_typeMap_25() { return &___typeMap_25; }
inline void set_typeMap_25(Dictionary_2_t1302C50AC2AF6849C455DCE970305F09D16B7258 * value)
{
___typeMap_25 = value;
Il2CppCodeGenWriteBarrier((void**)(&___typeMap_25), (void*)value);
}
inline static int32_t get_offset_of_genericSet_26() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___genericSet_26)); }
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * get_genericSet_26() const { return ___genericSet_26; }
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 ** get_address_of_genericSet_26() { return &___genericSet_26; }
inline void set_genericSet_26(HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * value)
{
___genericSet_26 = value;
Il2CppCodeGenWriteBarrier((void**)(&___genericSet_26), (void*)value);
}
inline static int32_t get_offset_of_moduleSet_27() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___moduleSet_27)); }
inline HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * get_moduleSet_27() const { return ___moduleSet_27; }
inline HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A ** get_address_of_moduleSet_27() { return &___moduleSet_27; }
inline void set_moduleSet_27(HashSet_1_tAF31CD0D5B1F27E354D2DA33F8CF07F490E8C98A * value)
{
___moduleSet_27 = value;
Il2CppCodeGenWriteBarrier((void**)(&___moduleSet_27), (void*)value);
}
inline static int32_t get_offset_of_beginCount_31() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___beginCount_31)); }
inline int32_t get_beginCount_31() const { return ___beginCount_31; }
inline int32_t* get_address_of_beginCount_31() { return &___beginCount_31; }
inline void set_beginCount_31(int32_t value)
{
___beginCount_31 = value;
}
inline static int32_t get_offset_of_beLogGC_32() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___beLogGC_32)); }
inline bool get_beLogGC_32() const { return ___beLogGC_32; }
inline bool* get_address_of_beLogGC_32() { return &___beLogGC_32; }
inline void set_beLogGC_32(bool value)
{
___beLogGC_32 = value;
}
inline static int32_t get_offset_of_bInjectionInited_33() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___bInjectionInited_33)); }
inline bool get_bInjectionInited_33() const { return ___bInjectionInited_33; }
inline bool* get_address_of_bInjectionInited_33() { return &___bInjectionInited_33; }
inline void set_bInjectionInited_33(bool value)
{
___bInjectionInited_33 = value;
}
inline static int32_t get_offset_of_missSet_34() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE, ___missSet_34)); }
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * get_missSet_34() const { return ___missSet_34; }
inline HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 ** get_address_of_missSet_34() { return &___missSet_34; }
inline void set_missSet_34(HashSet_1_tE84F3F43144CEC800A734119BDF178122DCF1B05 * value)
{
___missSet_34 = value;
Il2CppCodeGenWriteBarrier((void**)(&___missSet_34), (void*)value);
}
};
struct LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields
{
public:
// LuaInterface.LuaState LuaInterface.LuaState::mainState
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___mainState_28;
// LuaInterface.LuaState LuaInterface.LuaState::injectionState
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___injectionState_29;
// System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState> LuaInterface.LuaState::stateMap
Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * ___stateMap_30;
public:
inline static int32_t get_offset_of_mainState_28() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___mainState_28)); }
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * get_mainState_28() const { return ___mainState_28; }
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE ** get_address_of_mainState_28() { return &___mainState_28; }
inline void set_mainState_28(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * value)
{
___mainState_28 = value;
Il2CppCodeGenWriteBarrier((void**)(&___mainState_28), (void*)value);
}
inline static int32_t get_offset_of_injectionState_29() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___injectionState_29)); }
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * get_injectionState_29() const { return ___injectionState_29; }
inline LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE ** get_address_of_injectionState_29() { return &___injectionState_29; }
inline void set_injectionState_29(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * value)
{
___injectionState_29 = value;
Il2CppCodeGenWriteBarrier((void**)(&___injectionState_29), (void*)value);
}
inline static int32_t get_offset_of_stateMap_30() { return static_cast<int32_t>(offsetof(LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE_StaticFields, ___stateMap_30)); }
inline Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * get_stateMap_30() const { return ___stateMap_30; }
inline Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 ** get_address_of_stateMap_30() { return &___stateMap_30; }
inline void set_stateMap_30(Dictionary_2_tE2C4B84883C857DB2F1AD0ED287337B1F1C52601 * value)
{
___stateMap_30 = value;
Il2CppCodeGenWriteBarrier((void**)(&___stateMap_30), (void*)value);
}
};
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
public:
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11;
public:
inline static int32_t get_offset_of_delegates_11() { return static_cast<int32_t>(offsetof(MulticastDelegate_t, ___delegates_11)); }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; }
inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; }
inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value)
{
___delegates_11 = value;
Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value);
}
};
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_11;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_11;
};
// System.Type
struct Type_t : public MemberInfo_t
{
public:
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9;
public:
inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; }
inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; }
inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value)
{
____impl_9 = value;
}
};
struct Type_t_StaticFields
{
public:
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2;
// System.Object System.Type::Missing
RuntimeObject * ___Missing_3;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_4;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5;
// System.Reflection.Binder System.Type::defaultBinder
Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6;
public:
inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterAttribute_0 = value;
Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
}
inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; }
inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterName_1 = value;
Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
}
inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value)
{
___FilterNameIgnoreCase_2 = value;
Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
}
inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
inline void set_Missing_3(RuntimeObject * value)
{
___Missing_3 = value;
Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
}
inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
inline void set_Delimiter_4(Il2CppChar value)
{
___Delimiter_4 = value;
}
inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value)
{
___EmptyTypes_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
}
inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; }
inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value)
{
___defaultBinder_6 = value;
Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
}
};
// UnityEngine.AudioClip
struct AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
// UnityEngine.AudioClip_PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback
PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * ___m_PCMReaderCallback_4;
// UnityEngine.AudioClip_PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback
PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * ___m_PCMSetPositionCallback_5;
public:
inline static int32_t get_offset_of_m_PCMReaderCallback_4() { return static_cast<int32_t>(offsetof(AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051, ___m_PCMReaderCallback_4)); }
inline PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * get_m_PCMReaderCallback_4() const { return ___m_PCMReaderCallback_4; }
inline PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB ** get_address_of_m_PCMReaderCallback_4() { return &___m_PCMReaderCallback_4; }
inline void set_m_PCMReaderCallback_4(PCMReaderCallback_t9B87AB13DCD37957B045554BF28A57697E6B8EFB * value)
{
___m_PCMReaderCallback_4 = value;
Il2CppCodeGenWriteBarrier((void**)(&___m_PCMReaderCallback_4), (void*)value);
}
inline static int32_t get_offset_of_m_PCMSetPositionCallback_5() { return static_cast<int32_t>(offsetof(AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051, ___m_PCMSetPositionCallback_5)); }
inline PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * get_m_PCMSetPositionCallback_5() const { return ___m_PCMSetPositionCallback_5; }
inline PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 ** get_address_of_m_PCMSetPositionCallback_5() { return &___m_PCMSetPositionCallback_5; }
inline void set_m_PCMSetPositionCallback_5(PCMSetPositionCallback_t092ED33043C0279B5E4D343EBCBD516CEF260801 * value)
{
___m_PCMSetPositionCallback_5 = value;
Il2CppCodeGenWriteBarrier((void**)(&___m_PCMSetPositionCallback_5), (void*)value);
}
};
// UnityEngine.Component
struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
// UnityEngine.GameObject
struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
{
public:
public:
};
// FairyGUI.Container
struct Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 : public DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB
{
public:
// UnityEngine.RenderMode FairyGUI.Container::renderMode
int32_t ___renderMode_52;
// UnityEngine.Camera FairyGUI.Container::renderCamera
Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * ___renderCamera_53;
// System.Boolean FairyGUI.Container::opaque
bool ___opaque_54;
// System.Nullable`1<UnityEngine.Vector4> FairyGUI.Container::clipSoftness
Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533 ___clipSoftness_55;
// FairyGUI.IHitTest FairyGUI.Container::hitArea
RuntimeObject* ___hitArea_56;
// System.Boolean FairyGUI.Container::touchChildren
bool ___touchChildren_57;
// FairyGUI.EventCallback0 FairyGUI.Container::onUpdate
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___onUpdate_58;
// System.Boolean FairyGUI.Container::reversedMask
bool ___reversedMask_59;
// System.Collections.Generic.List`1<FairyGUI.DisplayObject> FairyGUI.Container::_children
List_1_t11A30662822286DF8036D0D1993807262B502B70 * ____children_60;
// FairyGUI.DisplayObject FairyGUI.Container::_mask
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ____mask_61;
// System.Nullable`1<UnityEngine.Rect> FairyGUI.Container::_clipRect
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ____clipRect_62;
// System.Boolean FairyGUI.Container::_fBatchingRequested
bool ____fBatchingRequested_63;
// System.Boolean FairyGUI.Container::_fBatchingRoot
bool ____fBatchingRoot_64;
// System.Boolean FairyGUI.Container::_fBatching
bool ____fBatching_65;
// System.Collections.Generic.List`1<FairyGUI.DisplayObject> FairyGUI.Container::_descendants
List_1_t11A30662822286DF8036D0D1993807262B502B70 * ____descendants_66;
// System.Boolean FairyGUI.Container::_isPanel
bool ____isPanel_67;
// System.Int32 FairyGUI.Container::_panelOrder
int32_t ____panelOrder_68;
public:
inline static int32_t get_offset_of_renderMode_52() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___renderMode_52)); }
inline int32_t get_renderMode_52() const { return ___renderMode_52; }
inline int32_t* get_address_of_renderMode_52() { return &___renderMode_52; }
inline void set_renderMode_52(int32_t value)
{
___renderMode_52 = value;
}
inline static int32_t get_offset_of_renderCamera_53() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___renderCamera_53)); }
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * get_renderCamera_53() const { return ___renderCamera_53; }
inline Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 ** get_address_of_renderCamera_53() { return &___renderCamera_53; }
inline void set_renderCamera_53(Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34 * value)
{
___renderCamera_53 = value;
Il2CppCodeGenWriteBarrier((void**)(&___renderCamera_53), (void*)value);
}
inline static int32_t get_offset_of_opaque_54() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___opaque_54)); }
inline bool get_opaque_54() const { return ___opaque_54; }
inline bool* get_address_of_opaque_54() { return &___opaque_54; }
inline void set_opaque_54(bool value)
{
___opaque_54 = value;
}
inline static int32_t get_offset_of_clipSoftness_55() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___clipSoftness_55)); }
inline Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533 get_clipSoftness_55() const { return ___clipSoftness_55; }
inline Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533 * get_address_of_clipSoftness_55() { return &___clipSoftness_55; }
inline void set_clipSoftness_55(Nullable_1_t0974FEE69B139689A432B8171D904496B2C3E533 value)
{
___clipSoftness_55 = value;
}
inline static int32_t get_offset_of_hitArea_56() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___hitArea_56)); }
inline RuntimeObject* get_hitArea_56() const { return ___hitArea_56; }
inline RuntimeObject** get_address_of_hitArea_56() { return &___hitArea_56; }
inline void set_hitArea_56(RuntimeObject* value)
{
___hitArea_56 = value;
Il2CppCodeGenWriteBarrier((void**)(&___hitArea_56), (void*)value);
}
inline static int32_t get_offset_of_touchChildren_57() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___touchChildren_57)); }
inline bool get_touchChildren_57() const { return ___touchChildren_57; }
inline bool* get_address_of_touchChildren_57() { return &___touchChildren_57; }
inline void set_touchChildren_57(bool value)
{
___touchChildren_57 = value;
}
inline static int32_t get_offset_of_onUpdate_58() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___onUpdate_58)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get_onUpdate_58() const { return ___onUpdate_58; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of_onUpdate_58() { return &___onUpdate_58; }
inline void set_onUpdate_58(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
___onUpdate_58 = value;
Il2CppCodeGenWriteBarrier((void**)(&___onUpdate_58), (void*)value);
}
inline static int32_t get_offset_of_reversedMask_59() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ___reversedMask_59)); }
inline bool get_reversedMask_59() const { return ___reversedMask_59; }
inline bool* get_address_of_reversedMask_59() { return &___reversedMask_59; }
inline void set_reversedMask_59(bool value)
{
___reversedMask_59 = value;
}
inline static int32_t get_offset_of__children_60() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____children_60)); }
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 * get__children_60() const { return ____children_60; }
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 ** get_address_of__children_60() { return &____children_60; }
inline void set__children_60(List_1_t11A30662822286DF8036D0D1993807262B502B70 * value)
{
____children_60 = value;
Il2CppCodeGenWriteBarrier((void**)(&____children_60), (void*)value);
}
inline static int32_t get_offset_of__mask_61() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____mask_61)); }
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * get__mask_61() const { return ____mask_61; }
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB ** get_address_of__mask_61() { return &____mask_61; }
inline void set__mask_61(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * value)
{
____mask_61 = value;
Il2CppCodeGenWriteBarrier((void**)(&____mask_61), (void*)value);
}
inline static int32_t get_offset_of__clipRect_62() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____clipRect_62)); }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 get__clipRect_62() const { return ____clipRect_62; }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 * get_address_of__clipRect_62() { return &____clipRect_62; }
inline void set__clipRect_62(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 value)
{
____clipRect_62 = value;
}
inline static int32_t get_offset_of__fBatchingRequested_63() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____fBatchingRequested_63)); }
inline bool get__fBatchingRequested_63() const { return ____fBatchingRequested_63; }
inline bool* get_address_of__fBatchingRequested_63() { return &____fBatchingRequested_63; }
inline void set__fBatchingRequested_63(bool value)
{
____fBatchingRequested_63 = value;
}
inline static int32_t get_offset_of__fBatchingRoot_64() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____fBatchingRoot_64)); }
inline bool get__fBatchingRoot_64() const { return ____fBatchingRoot_64; }
inline bool* get_address_of__fBatchingRoot_64() { return &____fBatchingRoot_64; }
inline void set__fBatchingRoot_64(bool value)
{
____fBatchingRoot_64 = value;
}
inline static int32_t get_offset_of__fBatching_65() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____fBatching_65)); }
inline bool get__fBatching_65() const { return ____fBatching_65; }
inline bool* get_address_of__fBatching_65() { return &____fBatching_65; }
inline void set__fBatching_65(bool value)
{
____fBatching_65 = value;
}
inline static int32_t get_offset_of__descendants_66() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____descendants_66)); }
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 * get__descendants_66() const { return ____descendants_66; }
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 ** get_address_of__descendants_66() { return &____descendants_66; }
inline void set__descendants_66(List_1_t11A30662822286DF8036D0D1993807262B502B70 * value)
{
____descendants_66 = value;
Il2CppCodeGenWriteBarrier((void**)(&____descendants_66), (void*)value);
}
inline static int32_t get_offset_of__isPanel_67() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____isPanel_67)); }
inline bool get__isPanel_67() const { return ____isPanel_67; }
inline bool* get_address_of__isPanel_67() { return &____isPanel_67; }
inline void set__isPanel_67(bool value)
{
____isPanel_67 = value;
}
inline static int32_t get_offset_of__panelOrder_68() { return static_cast<int32_t>(offsetof(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68, ____panelOrder_68)); }
inline int32_t get__panelOrder_68() const { return ____panelOrder_68; }
inline int32_t* get_address_of__panelOrder_68() { return &____panelOrder_68; }
inline void set__panelOrder_68(int32_t value)
{
____panelOrder_68 = value;
}
};
// FairyGUI.GComponent
struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC : public GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB
{
public:
// FairyGUI.Container FairyGUI.GComponent::<rootContainer>k__BackingField
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ___U3CrootContainerU3Ek__BackingField_74;
// FairyGUI.Container FairyGUI.GComponent::<container>k__BackingField
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ___U3CcontainerU3Ek__BackingField_75;
// FairyGUI.ScrollPane FairyGUI.GComponent::<scrollPane>k__BackingField
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * ___U3CscrollPaneU3Ek__BackingField_76;
// System.Collections.Generic.List`1<FairyGUI.GObject> FairyGUI.GComponent::_children
List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * ____children_77;
// System.Collections.Generic.List`1<FairyGUI.Controller> FairyGUI.GComponent::_controllers
List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376 * ____controllers_78;
// System.Collections.Generic.List`1<FairyGUI.Transition> FairyGUI.GComponent::_transitions
List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281 * ____transitions_79;
// System.Boolean FairyGUI.GComponent::_buildingDisplayList
bool ____buildingDisplayList_80;
// FairyGUI.Margin FairyGUI.GComponent::_margin
Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E ____margin_81;
// System.Boolean FairyGUI.GComponent::_trackBounds
bool ____trackBounds_82;
// System.Boolean FairyGUI.GComponent::_boundsChanged
bool ____boundsChanged_83;
// FairyGUI.ChildrenRenderOrder FairyGUI.GComponent::_childrenRenderOrder
int32_t ____childrenRenderOrder_84;
// System.Int32 FairyGUI.GComponent::_apexIndex
int32_t ____apexIndex_85;
// UnityEngine.Vector2 FairyGUI.GComponent::_alignOffset
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____alignOffset_86;
// UnityEngine.Vector2 FairyGUI.GComponent::_clipSoftness
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____clipSoftness_87;
// System.Int32 FairyGUI.GComponent::_sortingChildCount
int32_t ____sortingChildCount_88;
// FairyGUI.EventCallback0 FairyGUI.GComponent::_buildDelegate
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ____buildDelegate_89;
// FairyGUI.Controller FairyGUI.GComponent::_applyingController
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____applyingController_90;
// FairyGUI.EventListener FairyGUI.GComponent::_onDrop
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onDrop_91;
// LuaInterface.LuaTable FairyGUI.GComponent::_peerTable
LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * ____peerTable_92;
public:
inline static int32_t get_offset_of_U3CrootContainerU3Ek__BackingField_74() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ___U3CrootContainerU3Ek__BackingField_74)); }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get_U3CrootContainerU3Ek__BackingField_74() const { return ___U3CrootContainerU3Ek__BackingField_74; }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of_U3CrootContainerU3Ek__BackingField_74() { return &___U3CrootContainerU3Ek__BackingField_74; }
inline void set_U3CrootContainerU3Ek__BackingField_74(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value)
{
___U3CrootContainerU3Ek__BackingField_74 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CrootContainerU3Ek__BackingField_74), (void*)value);
}
inline static int32_t get_offset_of_U3CcontainerU3Ek__BackingField_75() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ___U3CcontainerU3Ek__BackingField_75)); }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get_U3CcontainerU3Ek__BackingField_75() const { return ___U3CcontainerU3Ek__BackingField_75; }
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of_U3CcontainerU3Ek__BackingField_75() { return &___U3CcontainerU3Ek__BackingField_75; }
inline void set_U3CcontainerU3Ek__BackingField_75(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value)
{
___U3CcontainerU3Ek__BackingField_75 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CcontainerU3Ek__BackingField_75), (void*)value);
}
inline static int32_t get_offset_of_U3CscrollPaneU3Ek__BackingField_76() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ___U3CscrollPaneU3Ek__BackingField_76)); }
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * get_U3CscrollPaneU3Ek__BackingField_76() const { return ___U3CscrollPaneU3Ek__BackingField_76; }
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE ** get_address_of_U3CscrollPaneU3Ek__BackingField_76() { return &___U3CscrollPaneU3Ek__BackingField_76; }
inline void set_U3CscrollPaneU3Ek__BackingField_76(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * value)
{
___U3CscrollPaneU3Ek__BackingField_76 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CscrollPaneU3Ek__BackingField_76), (void*)value);
}
inline static int32_t get_offset_of__children_77() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____children_77)); }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * get__children_77() const { return ____children_77; }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 ** get_address_of__children_77() { return &____children_77; }
inline void set__children_77(List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * value)
{
____children_77 = value;
Il2CppCodeGenWriteBarrier((void**)(&____children_77), (void*)value);
}
inline static int32_t get_offset_of__controllers_78() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____controllers_78)); }
inline List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376 * get__controllers_78() const { return ____controllers_78; }
inline List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376 ** get_address_of__controllers_78() { return &____controllers_78; }
inline void set__controllers_78(List_1_t13DFAE6BDF4EF5F16EC38F9C85F20A15083A0376 * value)
{
____controllers_78 = value;
Il2CppCodeGenWriteBarrier((void**)(&____controllers_78), (void*)value);
}
inline static int32_t get_offset_of__transitions_79() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____transitions_79)); }
inline List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281 * get__transitions_79() const { return ____transitions_79; }
inline List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281 ** get_address_of__transitions_79() { return &____transitions_79; }
inline void set__transitions_79(List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281 * value)
{
____transitions_79 = value;
Il2CppCodeGenWriteBarrier((void**)(&____transitions_79), (void*)value);
}
inline static int32_t get_offset_of__buildingDisplayList_80() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____buildingDisplayList_80)); }
inline bool get__buildingDisplayList_80() const { return ____buildingDisplayList_80; }
inline bool* get_address_of__buildingDisplayList_80() { return &____buildingDisplayList_80; }
inline void set__buildingDisplayList_80(bool value)
{
____buildingDisplayList_80 = value;
}
inline static int32_t get_offset_of__margin_81() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____margin_81)); }
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E get__margin_81() const { return ____margin_81; }
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E * get_address_of__margin_81() { return &____margin_81; }
inline void set__margin_81(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E value)
{
____margin_81 = value;
}
inline static int32_t get_offset_of__trackBounds_82() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____trackBounds_82)); }
inline bool get__trackBounds_82() const { return ____trackBounds_82; }
inline bool* get_address_of__trackBounds_82() { return &____trackBounds_82; }
inline void set__trackBounds_82(bool value)
{
____trackBounds_82 = value;
}
inline static int32_t get_offset_of__boundsChanged_83() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____boundsChanged_83)); }
inline bool get__boundsChanged_83() const { return ____boundsChanged_83; }
inline bool* get_address_of__boundsChanged_83() { return &____boundsChanged_83; }
inline void set__boundsChanged_83(bool value)
{
____boundsChanged_83 = value;
}
inline static int32_t get_offset_of__childrenRenderOrder_84() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____childrenRenderOrder_84)); }
inline int32_t get__childrenRenderOrder_84() const { return ____childrenRenderOrder_84; }
inline int32_t* get_address_of__childrenRenderOrder_84() { return &____childrenRenderOrder_84; }
inline void set__childrenRenderOrder_84(int32_t value)
{
____childrenRenderOrder_84 = value;
}
inline static int32_t get_offset_of__apexIndex_85() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____apexIndex_85)); }
inline int32_t get__apexIndex_85() const { return ____apexIndex_85; }
inline int32_t* get_address_of__apexIndex_85() { return &____apexIndex_85; }
inline void set__apexIndex_85(int32_t value)
{
____apexIndex_85 = value;
}
inline static int32_t get_offset_of__alignOffset_86() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____alignOffset_86)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__alignOffset_86() const { return ____alignOffset_86; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__alignOffset_86() { return &____alignOffset_86; }
inline void set__alignOffset_86(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____alignOffset_86 = value;
}
inline static int32_t get_offset_of__clipSoftness_87() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____clipSoftness_87)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__clipSoftness_87() const { return ____clipSoftness_87; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__clipSoftness_87() { return &____clipSoftness_87; }
inline void set__clipSoftness_87(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____clipSoftness_87 = value;
}
inline static int32_t get_offset_of__sortingChildCount_88() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____sortingChildCount_88)); }
inline int32_t get__sortingChildCount_88() const { return ____sortingChildCount_88; }
inline int32_t* get_address_of__sortingChildCount_88() { return &____sortingChildCount_88; }
inline void set__sortingChildCount_88(int32_t value)
{
____sortingChildCount_88 = value;
}
inline static int32_t get_offset_of__buildDelegate_89() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____buildDelegate_89)); }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get__buildDelegate_89() const { return ____buildDelegate_89; }
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of__buildDelegate_89() { return &____buildDelegate_89; }
inline void set__buildDelegate_89(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
{
____buildDelegate_89 = value;
Il2CppCodeGenWriteBarrier((void**)(&____buildDelegate_89), (void*)value);
}
inline static int32_t get_offset_of__applyingController_90() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____applyingController_90)); }
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__applyingController_90() const { return ____applyingController_90; }
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__applyingController_90() { return &____applyingController_90; }
inline void set__applyingController_90(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
{
____applyingController_90 = value;
Il2CppCodeGenWriteBarrier((void**)(&____applyingController_90), (void*)value);
}
inline static int32_t get_offset_of__onDrop_91() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____onDrop_91)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onDrop_91() const { return ____onDrop_91; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onDrop_91() { return &____onDrop_91; }
inline void set__onDrop_91(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onDrop_91 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onDrop_91), (void*)value);
}
inline static int32_t get_offset_of__peerTable_92() { return static_cast<int32_t>(offsetof(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC, ____peerTable_92)); }
inline LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * get__peerTable_92() const { return ____peerTable_92; }
inline LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 ** get_address_of__peerTable_92() { return &____peerTable_92; }
inline void set__peerTable_92(LuaTable_t01E9E69BA6012CD87238BB47915B07AF0A719A87 * value)
{
____peerTable_92 = value;
Il2CppCodeGenWriteBarrier((void**)(&____peerTable_92), (void*)value);
}
};
// FairyGUI.GGraph
struct GGraph_tD2F718A15120D167149C9E19B8802F8862458858 : public GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB
{
public:
// FairyGUI.Shape FairyGUI.GGraph::_shape
Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * ____shape_74;
public:
inline static int32_t get_offset_of__shape_74() { return static_cast<int32_t>(offsetof(GGraph_tD2F718A15120D167149C9E19B8802F8862458858, ____shape_74)); }
inline Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * get__shape_74() const { return ____shape_74; }
inline Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 ** get_address_of__shape_74() { return &____shape_74; }
inline void set__shape_74(Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * value)
{
____shape_74 = value;
Il2CppCodeGenWriteBarrier((void**)(&____shape_74), (void*)value);
}
};
// FairyGUI.GTextField
struct GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 : public GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB
{
public:
// FairyGUI.TextField FairyGUI.GTextField::_textField
TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * ____textField_74;
// System.String FairyGUI.GTextField::_text
String_t* ____text_75;
// System.Boolean FairyGUI.GTextField::_ubbEnabled
bool ____ubbEnabled_76;
// System.Boolean FairyGUI.GTextField::_updatingSize
bool ____updatingSize_77;
// System.Collections.Generic.Dictionary`2<System.String,System.String> FairyGUI.GTextField::_templateVars
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ____templateVars_78;
public:
inline static int32_t get_offset_of__textField_74() { return static_cast<int32_t>(offsetof(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058, ____textField_74)); }
inline TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * get__textField_74() const { return ____textField_74; }
inline TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D ** get_address_of__textField_74() { return &____textField_74; }
inline void set__textField_74(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * value)
{
____textField_74 = value;
Il2CppCodeGenWriteBarrier((void**)(&____textField_74), (void*)value);
}
inline static int32_t get_offset_of__text_75() { return static_cast<int32_t>(offsetof(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058, ____text_75)); }
inline String_t* get__text_75() const { return ____text_75; }
inline String_t** get_address_of__text_75() { return &____text_75; }
inline void set__text_75(String_t* value)
{
____text_75 = value;
Il2CppCodeGenWriteBarrier((void**)(&____text_75), (void*)value);
}
inline static int32_t get_offset_of__ubbEnabled_76() { return static_cast<int32_t>(offsetof(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058, ____ubbEnabled_76)); }
inline bool get__ubbEnabled_76() const { return ____ubbEnabled_76; }
inline bool* get_address_of__ubbEnabled_76() { return &____ubbEnabled_76; }
inline void set__ubbEnabled_76(bool value)
{
____ubbEnabled_76 = value;
}
inline static int32_t get_offset_of__updatingSize_77() { return static_cast<int32_t>(offsetof(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058, ____updatingSize_77)); }
inline bool get__updatingSize_77() const { return ____updatingSize_77; }
inline bool* get_address_of__updatingSize_77() { return &____updatingSize_77; }
inline void set__updatingSize_77(bool value)
{
____updatingSize_77 = value;
}
inline static int32_t get_offset_of__templateVars_78() { return static_cast<int32_t>(offsetof(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058, ____templateVars_78)); }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get__templateVars_78() const { return ____templateVars_78; }
inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of__templateVars_78() { return &____templateVars_78; }
inline void set__templateVars_78(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value)
{
____templateVars_78 = value;
Il2CppCodeGenWriteBarrier((void**)(&____templateVars_78), (void*)value);
}
};
// FairyGUI.GTweenCallback1
struct GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D : public MulticastDelegate_t
{
public:
public:
};
// FairyGUI.GoWrapper
struct GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F : public DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB
{
public:
// System.Boolean FairyGUI.GoWrapper::supportStencil
bool ___supportStencil_52;
// UnityEngine.GameObject FairyGUI.GoWrapper::_wrapTarget
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ____wrapTarget_53;
// System.Collections.Generic.List`1<UnityEngine.Renderer> FairyGUI.GoWrapper::_renderers
List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749 * ____renderers_54;
// System.Collections.Generic.List`1<UnityEngine.Material> FairyGUI.GoWrapper::_materialsBackup
List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * ____materialsBackup_55;
// System.Collections.Generic.List`1<UnityEngine.Material> FairyGUI.GoWrapper::_materials
List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * ____materials_56;
// System.Collections.Generic.List`1<System.Int32> FairyGUI.GoWrapper::_sortingOrders
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ____sortingOrders_57;
// UnityEngine.Canvas FairyGUI.GoWrapper::_canvas
Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * ____canvas_58;
// System.Boolean FairyGUI.GoWrapper::_cloneMaterial
bool ____cloneMaterial_59;
public:
inline static int32_t get_offset_of_supportStencil_52() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ___supportStencil_52)); }
inline bool get_supportStencil_52() const { return ___supportStencil_52; }
inline bool* get_address_of_supportStencil_52() { return &___supportStencil_52; }
inline void set_supportStencil_52(bool value)
{
___supportStencil_52 = value;
}
inline static int32_t get_offset_of__wrapTarget_53() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____wrapTarget_53)); }
inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * get__wrapTarget_53() const { return ____wrapTarget_53; }
inline GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F ** get_address_of__wrapTarget_53() { return &____wrapTarget_53; }
inline void set__wrapTarget_53(GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * value)
{
____wrapTarget_53 = value;
Il2CppCodeGenWriteBarrier((void**)(&____wrapTarget_53), (void*)value);
}
inline static int32_t get_offset_of__renderers_54() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____renderers_54)); }
inline List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749 * get__renderers_54() const { return ____renderers_54; }
inline List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749 ** get_address_of__renderers_54() { return &____renderers_54; }
inline void set__renderers_54(List_1_tB7C5D51CDBF6C4C12F2D4B38EB89E727EED00749 * value)
{
____renderers_54 = value;
Il2CppCodeGenWriteBarrier((void**)(&____renderers_54), (void*)value);
}
inline static int32_t get_offset_of__materialsBackup_55() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____materialsBackup_55)); }
inline List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * get__materialsBackup_55() const { return ____materialsBackup_55; }
inline List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B ** get_address_of__materialsBackup_55() { return &____materialsBackup_55; }
inline void set__materialsBackup_55(List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * value)
{
____materialsBackup_55 = value;
Il2CppCodeGenWriteBarrier((void**)(&____materialsBackup_55), (void*)value);
}
inline static int32_t get_offset_of__materials_56() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____materials_56)); }
inline List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * get__materials_56() const { return ____materials_56; }
inline List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B ** get_address_of__materials_56() { return &____materials_56; }
inline void set__materials_56(List_1_tB75708030D6FFF2FAD9A1FA28AD909D3B4FCAE8B * value)
{
____materials_56 = value;
Il2CppCodeGenWriteBarrier((void**)(&____materials_56), (void*)value);
}
inline static int32_t get_offset_of__sortingOrders_57() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____sortingOrders_57)); }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get__sortingOrders_57() const { return ____sortingOrders_57; }
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of__sortingOrders_57() { return &____sortingOrders_57; }
inline void set__sortingOrders_57(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
{
____sortingOrders_57 = value;
Il2CppCodeGenWriteBarrier((void**)(&____sortingOrders_57), (void*)value);
}
inline static int32_t get_offset_of__canvas_58() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____canvas_58)); }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * get__canvas_58() const { return ____canvas_58; }
inline Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 ** get_address_of__canvas_58() { return &____canvas_58; }
inline void set__canvas_58(Canvas_tBC28BF1DD8D8499A89B5781505833D3728CF8591 * value)
{
____canvas_58 = value;
Il2CppCodeGenWriteBarrier((void**)(&____canvas_58), (void*)value);
}
inline static int32_t get_offset_of__cloneMaterial_59() { return static_cast<int32_t>(offsetof(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F, ____cloneMaterial_59)); }
inline bool get__cloneMaterial_59() const { return ____cloneMaterial_59; }
inline bool* get_address_of__cloneMaterial_59() { return &____cloneMaterial_59; }
inline void set__cloneMaterial_59(bool value)
{
____cloneMaterial_59 = value;
}
};
// FairyGUI.Image
struct Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 : public DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB
{
public:
// System.Nullable`1<UnityEngine.Rect> FairyGUI.Image::_scale9Grid
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ____scale9Grid_52;
// System.Boolean FairyGUI.Image::_scaleByTile
bool ____scaleByTile_53;
// System.Int32 FairyGUI.Image::_tileGridIndice
int32_t ____tileGridIndice_54;
// FairyGUI.FillMesh FairyGUI.Image::_fillMesh
FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371 * ____fillMesh_55;
public:
inline static int32_t get_offset_of__scale9Grid_52() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8, ____scale9Grid_52)); }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 get__scale9Grid_52() const { return ____scale9Grid_52; }
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 * get_address_of__scale9Grid_52() { return &____scale9Grid_52; }
inline void set__scale9Grid_52(Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 value)
{
____scale9Grid_52 = value;
}
inline static int32_t get_offset_of__scaleByTile_53() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8, ____scaleByTile_53)); }
inline bool get__scaleByTile_53() const { return ____scaleByTile_53; }
inline bool* get_address_of__scaleByTile_53() { return &____scaleByTile_53; }
inline void set__scaleByTile_53(bool value)
{
____scaleByTile_53 = value;
}
inline static int32_t get_offset_of__tileGridIndice_54() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8, ____tileGridIndice_54)); }
inline int32_t get__tileGridIndice_54() const { return ____tileGridIndice_54; }
inline int32_t* get_address_of__tileGridIndice_54() { return &____tileGridIndice_54; }
inline void set__tileGridIndice_54(int32_t value)
{
____tileGridIndice_54 = value;
}
inline static int32_t get_offset_of__fillMesh_55() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8, ____fillMesh_55)); }
inline FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371 * get__fillMesh_55() const { return ____fillMesh_55; }
inline FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371 ** get_address_of__fillMesh_55() { return &____fillMesh_55; }
inline void set__fillMesh_55(FillMesh_t6548A4445E44273DD70990ADBC9CD89214950371 * value)
{
____fillMesh_55 = value;
Il2CppCodeGenWriteBarrier((void**)(&____fillMesh_55), (void*)value);
}
};
struct Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields
{
public:
// System.Int32[] FairyGUI.Image::TRIANGLES_9_GRID
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___TRIANGLES_9_GRID_56;
// System.Int32[] FairyGUI.Image::gridTileIndice
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___gridTileIndice_57;
// System.Single[] FairyGUI.Image::gridX
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___gridX_58;
// System.Single[] FairyGUI.Image::gridY
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___gridY_59;
// System.Single[] FairyGUI.Image::gridTexX
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___gridTexX_60;
// System.Single[] FairyGUI.Image::gridTexY
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___gridTexY_61;
public:
inline static int32_t get_offset_of_TRIANGLES_9_GRID_56() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___TRIANGLES_9_GRID_56)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_TRIANGLES_9_GRID_56() const { return ___TRIANGLES_9_GRID_56; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_TRIANGLES_9_GRID_56() { return &___TRIANGLES_9_GRID_56; }
inline void set_TRIANGLES_9_GRID_56(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___TRIANGLES_9_GRID_56 = value;
Il2CppCodeGenWriteBarrier((void**)(&___TRIANGLES_9_GRID_56), (void*)value);
}
inline static int32_t get_offset_of_gridTileIndice_57() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___gridTileIndice_57)); }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_gridTileIndice_57() const { return ___gridTileIndice_57; }
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_gridTileIndice_57() { return &___gridTileIndice_57; }
inline void set_gridTileIndice_57(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value)
{
___gridTileIndice_57 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gridTileIndice_57), (void*)value);
}
inline static int32_t get_offset_of_gridX_58() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___gridX_58)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_gridX_58() const { return ___gridX_58; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_gridX_58() { return &___gridX_58; }
inline void set_gridX_58(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___gridX_58 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gridX_58), (void*)value);
}
inline static int32_t get_offset_of_gridY_59() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___gridY_59)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_gridY_59() const { return ___gridY_59; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_gridY_59() { return &___gridY_59; }
inline void set_gridY_59(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___gridY_59 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gridY_59), (void*)value);
}
inline static int32_t get_offset_of_gridTexX_60() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___gridTexX_60)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_gridTexX_60() const { return ___gridTexX_60; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_gridTexX_60() { return &___gridTexX_60; }
inline void set_gridTexX_60(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___gridTexX_60 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gridTexX_60), (void*)value);
}
inline static int32_t get_offset_of_gridTexY_61() { return static_cast<int32_t>(offsetof(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_StaticFields, ___gridTexY_61)); }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_gridTexY_61() const { return ___gridTexY_61; }
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_gridTexY_61() { return &___gridTexY_61; }
inline void set_gridTexY_61(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
{
___gridTexY_61 = value;
Il2CppCodeGenWriteBarrier((void**)(&___gridTexY_61), (void*)value);
}
};
// LuaInterface.LuaCSFunction
struct LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE : public MulticastDelegate_t
{
public:
public:
};
// UnityEngine.Behaviour
struct Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621
{
public:
public:
};
// FairyGUI.GRoot
struct GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
{
public:
// FairyGUI.GGraph FairyGUI.GRoot::_modalLayer
GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * ____modalLayer_93;
// FairyGUI.GObject FairyGUI.GRoot::_modalWaitPane
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____modalWaitPane_94;
// System.Collections.Generic.List`1<FairyGUI.GObject> FairyGUI.GRoot::_popupStack
List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * ____popupStack_95;
// System.Collections.Generic.List`1<FairyGUI.GObject> FairyGUI.GRoot::_justClosedPopups
List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * ____justClosedPopups_96;
// FairyGUI.GObject FairyGUI.GRoot::_tooltipWin
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____tooltipWin_97;
// FairyGUI.GObject FairyGUI.GRoot::_defaultTooltipWin
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____defaultTooltipWin_98;
public:
inline static int32_t get_offset_of__modalLayer_93() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____modalLayer_93)); }
inline GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * get__modalLayer_93() const { return ____modalLayer_93; }
inline GGraph_tD2F718A15120D167149C9E19B8802F8862458858 ** get_address_of__modalLayer_93() { return &____modalLayer_93; }
inline void set__modalLayer_93(GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * value)
{
____modalLayer_93 = value;
Il2CppCodeGenWriteBarrier((void**)(&____modalLayer_93), (void*)value);
}
inline static int32_t get_offset_of__modalWaitPane_94() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____modalWaitPane_94)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__modalWaitPane_94() const { return ____modalWaitPane_94; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__modalWaitPane_94() { return &____modalWaitPane_94; }
inline void set__modalWaitPane_94(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____modalWaitPane_94 = value;
Il2CppCodeGenWriteBarrier((void**)(&____modalWaitPane_94), (void*)value);
}
inline static int32_t get_offset_of__popupStack_95() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____popupStack_95)); }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * get__popupStack_95() const { return ____popupStack_95; }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 ** get_address_of__popupStack_95() { return &____popupStack_95; }
inline void set__popupStack_95(List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * value)
{
____popupStack_95 = value;
Il2CppCodeGenWriteBarrier((void**)(&____popupStack_95), (void*)value);
}
inline static int32_t get_offset_of__justClosedPopups_96() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____justClosedPopups_96)); }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * get__justClosedPopups_96() const { return ____justClosedPopups_96; }
inline List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 ** get_address_of__justClosedPopups_96() { return &____justClosedPopups_96; }
inline void set__justClosedPopups_96(List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42 * value)
{
____justClosedPopups_96 = value;
Il2CppCodeGenWriteBarrier((void**)(&____justClosedPopups_96), (void*)value);
}
inline static int32_t get_offset_of__tooltipWin_97() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____tooltipWin_97)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__tooltipWin_97() const { return ____tooltipWin_97; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__tooltipWin_97() { return &____tooltipWin_97; }
inline void set__tooltipWin_97(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____tooltipWin_97 = value;
Il2CppCodeGenWriteBarrier((void**)(&____tooltipWin_97), (void*)value);
}
inline static int32_t get_offset_of__defaultTooltipWin_98() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F, ____defaultTooltipWin_98)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__defaultTooltipWin_98() const { return ____defaultTooltipWin_98; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__defaultTooltipWin_98() { return &____defaultTooltipWin_98; }
inline void set__defaultTooltipWin_98(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____defaultTooltipWin_98 = value;
Il2CppCodeGenWriteBarrier((void**)(&____defaultTooltipWin_98), (void*)value);
}
};
struct GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_StaticFields
{
public:
// FairyGUI.GRoot FairyGUI.GRoot::_inst
GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * ____inst_99;
public:
inline static int32_t get_offset_of__inst_99() { return static_cast<int32_t>(offsetof(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_StaticFields, ____inst_99)); }
inline GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * get__inst_99() const { return ____inst_99; }
inline GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F ** get_address_of__inst_99() { return &____inst_99; }
inline void set__inst_99(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * value)
{
____inst_99 = value;
Il2CppCodeGenWriteBarrier((void**)(&____inst_99), (void*)value);
}
};
// FairyGUI.GSlider
struct GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
{
public:
// System.Double FairyGUI.GSlider::_max
double ____max_93;
// System.Double FairyGUI.GSlider::_value
double ____value_94;
// FairyGUI.ProgressTitleType FairyGUI.GSlider::_titleType
int32_t ____titleType_95;
// System.Boolean FairyGUI.GSlider::_reverse
bool ____reverse_96;
// FairyGUI.GTextField FairyGUI.GSlider::_titleObject
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * ____titleObject_97;
// FairyGUI.GObject FairyGUI.GSlider::_barObjectH
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____barObjectH_98;
// FairyGUI.GObject FairyGUI.GSlider::_barObjectV
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____barObjectV_99;
// System.Single FairyGUI.GSlider::_barMaxWidth
float ____barMaxWidth_100;
// System.Single FairyGUI.GSlider::_barMaxHeight
float ____barMaxHeight_101;
// System.Single FairyGUI.GSlider::_barMaxWidthDelta
float ____barMaxWidthDelta_102;
// System.Single FairyGUI.GSlider::_barMaxHeightDelta
float ____barMaxHeightDelta_103;
// FairyGUI.GObject FairyGUI.GSlider::_gripObject
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____gripObject_104;
// UnityEngine.Vector2 FairyGUI.GSlider::_clickPos
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____clickPos_105;
// System.Single FairyGUI.GSlider::_clickPercent
float ____clickPercent_106;
// System.Single FairyGUI.GSlider::_barStartX
float ____barStartX_107;
// System.Single FairyGUI.GSlider::_barStartY
float ____barStartY_108;
// FairyGUI.EventListener FairyGUI.GSlider::_onChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_109;
// FairyGUI.EventListener FairyGUI.GSlider::_onGripTouchEnd
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onGripTouchEnd_110;
// System.Boolean FairyGUI.GSlider::changeOnClick
bool ___changeOnClick_111;
// System.Boolean FairyGUI.GSlider::canDrag
bool ___canDrag_112;
public:
inline static int32_t get_offset_of__max_93() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____max_93)); }
inline double get__max_93() const { return ____max_93; }
inline double* get_address_of__max_93() { return &____max_93; }
inline void set__max_93(double value)
{
____max_93 = value;
}
inline static int32_t get_offset_of__value_94() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____value_94)); }
inline double get__value_94() const { return ____value_94; }
inline double* get_address_of__value_94() { return &____value_94; }
inline void set__value_94(double value)
{
____value_94 = value;
}
inline static int32_t get_offset_of__titleType_95() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____titleType_95)); }
inline int32_t get__titleType_95() const { return ____titleType_95; }
inline int32_t* get_address_of__titleType_95() { return &____titleType_95; }
inline void set__titleType_95(int32_t value)
{
____titleType_95 = value;
}
inline static int32_t get_offset_of__reverse_96() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____reverse_96)); }
inline bool get__reverse_96() const { return ____reverse_96; }
inline bool* get_address_of__reverse_96() { return &____reverse_96; }
inline void set__reverse_96(bool value)
{
____reverse_96 = value;
}
inline static int32_t get_offset_of__titleObject_97() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____titleObject_97)); }
inline GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * get__titleObject_97() const { return ____titleObject_97; }
inline GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 ** get_address_of__titleObject_97() { return &____titleObject_97; }
inline void set__titleObject_97(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * value)
{
____titleObject_97 = value;
Il2CppCodeGenWriteBarrier((void**)(&____titleObject_97), (void*)value);
}
inline static int32_t get_offset_of__barObjectH_98() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barObjectH_98)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__barObjectH_98() const { return ____barObjectH_98; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__barObjectH_98() { return &____barObjectH_98; }
inline void set__barObjectH_98(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____barObjectH_98 = value;
Il2CppCodeGenWriteBarrier((void**)(&____barObjectH_98), (void*)value);
}
inline static int32_t get_offset_of__barObjectV_99() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barObjectV_99)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__barObjectV_99() const { return ____barObjectV_99; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__barObjectV_99() { return &____barObjectV_99; }
inline void set__barObjectV_99(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____barObjectV_99 = value;
Il2CppCodeGenWriteBarrier((void**)(&____barObjectV_99), (void*)value);
}
inline static int32_t get_offset_of__barMaxWidth_100() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barMaxWidth_100)); }
inline float get__barMaxWidth_100() const { return ____barMaxWidth_100; }
inline float* get_address_of__barMaxWidth_100() { return &____barMaxWidth_100; }
inline void set__barMaxWidth_100(float value)
{
____barMaxWidth_100 = value;
}
inline static int32_t get_offset_of__barMaxHeight_101() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barMaxHeight_101)); }
inline float get__barMaxHeight_101() const { return ____barMaxHeight_101; }
inline float* get_address_of__barMaxHeight_101() { return &____barMaxHeight_101; }
inline void set__barMaxHeight_101(float value)
{
____barMaxHeight_101 = value;
}
inline static int32_t get_offset_of__barMaxWidthDelta_102() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barMaxWidthDelta_102)); }
inline float get__barMaxWidthDelta_102() const { return ____barMaxWidthDelta_102; }
inline float* get_address_of__barMaxWidthDelta_102() { return &____barMaxWidthDelta_102; }
inline void set__barMaxWidthDelta_102(float value)
{
____barMaxWidthDelta_102 = value;
}
inline static int32_t get_offset_of__barMaxHeightDelta_103() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barMaxHeightDelta_103)); }
inline float get__barMaxHeightDelta_103() const { return ____barMaxHeightDelta_103; }
inline float* get_address_of__barMaxHeightDelta_103() { return &____barMaxHeightDelta_103; }
inline void set__barMaxHeightDelta_103(float value)
{
____barMaxHeightDelta_103 = value;
}
inline static int32_t get_offset_of__gripObject_104() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____gripObject_104)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__gripObject_104() const { return ____gripObject_104; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__gripObject_104() { return &____gripObject_104; }
inline void set__gripObject_104(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____gripObject_104 = value;
Il2CppCodeGenWriteBarrier((void**)(&____gripObject_104), (void*)value);
}
inline static int32_t get_offset_of__clickPos_105() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____clickPos_105)); }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__clickPos_105() const { return ____clickPos_105; }
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__clickPos_105() { return &____clickPos_105; }
inline void set__clickPos_105(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
{
____clickPos_105 = value;
}
inline static int32_t get_offset_of__clickPercent_106() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____clickPercent_106)); }
inline float get__clickPercent_106() const { return ____clickPercent_106; }
inline float* get_address_of__clickPercent_106() { return &____clickPercent_106; }
inline void set__clickPercent_106(float value)
{
____clickPercent_106 = value;
}
inline static int32_t get_offset_of__barStartX_107() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barStartX_107)); }
inline float get__barStartX_107() const { return ____barStartX_107; }
inline float* get_address_of__barStartX_107() { return &____barStartX_107; }
inline void set__barStartX_107(float value)
{
____barStartX_107 = value;
}
inline static int32_t get_offset_of__barStartY_108() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____barStartY_108)); }
inline float get__barStartY_108() const { return ____barStartY_108; }
inline float* get_address_of__barStartY_108() { return &____barStartY_108; }
inline void set__barStartY_108(float value)
{
____barStartY_108 = value;
}
inline static int32_t get_offset_of__onChanged_109() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____onChanged_109)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_109() const { return ____onChanged_109; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_109() { return &____onChanged_109; }
inline void set__onChanged_109(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onChanged_109 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onChanged_109), (void*)value);
}
inline static int32_t get_offset_of__onGripTouchEnd_110() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ____onGripTouchEnd_110)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onGripTouchEnd_110() const { return ____onGripTouchEnd_110; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onGripTouchEnd_110() { return &____onGripTouchEnd_110; }
inline void set__onGripTouchEnd_110(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onGripTouchEnd_110 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onGripTouchEnd_110), (void*)value);
}
inline static int32_t get_offset_of_changeOnClick_111() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ___changeOnClick_111)); }
inline bool get_changeOnClick_111() const { return ___changeOnClick_111; }
inline bool* get_address_of_changeOnClick_111() { return &___changeOnClick_111; }
inline void set_changeOnClick_111(bool value)
{
___changeOnClick_111 = value;
}
inline static int32_t get_offset_of_canDrag_112() { return static_cast<int32_t>(offsetof(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816, ___canDrag_112)); }
inline bool get_canDrag_112() const { return ___canDrag_112; }
inline bool* get_address_of_canDrag_112() { return &___canDrag_112; }
inline void set_canDrag_112(bool value)
{
___canDrag_112 = value;
}
};
// FairyGUI.GTextInput
struct GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C : public GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058
{
public:
// FairyGUI.InputTextField FairyGUI.GTextInput::<inputTextField>k__BackingField
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * ___U3CinputTextFieldU3Ek__BackingField_79;
// FairyGUI.EventListener FairyGUI.GTextInput::_onFocusIn
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onFocusIn_80;
// FairyGUI.EventListener FairyGUI.GTextInput::_onFocusOut
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onFocusOut_81;
// FairyGUI.EventListener FairyGUI.GTextInput::_onChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_82;
// FairyGUI.EventListener FairyGUI.GTextInput::_onSubmit
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onSubmit_83;
public:
inline static int32_t get_offset_of_U3CinputTextFieldU3Ek__BackingField_79() { return static_cast<int32_t>(offsetof(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C, ___U3CinputTextFieldU3Ek__BackingField_79)); }
inline InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * get_U3CinputTextFieldU3Ek__BackingField_79() const { return ___U3CinputTextFieldU3Ek__BackingField_79; }
inline InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC ** get_address_of_U3CinputTextFieldU3Ek__BackingField_79() { return &___U3CinputTextFieldU3Ek__BackingField_79; }
inline void set_U3CinputTextFieldU3Ek__BackingField_79(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * value)
{
___U3CinputTextFieldU3Ek__BackingField_79 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CinputTextFieldU3Ek__BackingField_79), (void*)value);
}
inline static int32_t get_offset_of__onFocusIn_80() { return static_cast<int32_t>(offsetof(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C, ____onFocusIn_80)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onFocusIn_80() const { return ____onFocusIn_80; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onFocusIn_80() { return &____onFocusIn_80; }
inline void set__onFocusIn_80(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onFocusIn_80 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onFocusIn_80), (void*)value);
}
inline static int32_t get_offset_of__onFocusOut_81() { return static_cast<int32_t>(offsetof(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C, ____onFocusOut_81)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onFocusOut_81() const { return ____onFocusOut_81; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onFocusOut_81() { return &____onFocusOut_81; }
inline void set__onFocusOut_81(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onFocusOut_81 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onFocusOut_81), (void*)value);
}
inline static int32_t get_offset_of__onChanged_82() { return static_cast<int32_t>(offsetof(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C, ____onChanged_82)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_82() const { return ____onChanged_82; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_82() { return &____onChanged_82; }
inline void set__onChanged_82(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onChanged_82 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onChanged_82), (void*)value);
}
inline static int32_t get_offset_of__onSubmit_83() { return static_cast<int32_t>(offsetof(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C, ____onSubmit_83)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onSubmit_83() const { return ____onSubmit_83; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onSubmit_83() { return &____onSubmit_83; }
inline void set__onSubmit_83(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onSubmit_83 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onSubmit_83), (void*)value);
}
};
// FairyGUI.RichTextField
struct RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 : public Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68
{
public:
// FairyGUI.Utils.IHtmlPageContext FairyGUI.RichTextField::<htmlPageContext>k__BackingField
RuntimeObject* ___U3ChtmlPageContextU3Ek__BackingField_69;
// FairyGUI.Utils.HtmlParseOptions FairyGUI.RichTextField::<htmlParseOptions>k__BackingField
HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67 * ___U3ChtmlParseOptionsU3Ek__BackingField_70;
// System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji> FairyGUI.RichTextField::<emojies>k__BackingField
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * ___U3CemojiesU3Ek__BackingField_71;
// FairyGUI.TextField FairyGUI.RichTextField::<textField>k__BackingField
TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * ___U3CtextFieldU3Ek__BackingField_72;
public:
inline static int32_t get_offset_of_U3ChtmlPageContextU3Ek__BackingField_69() { return static_cast<int32_t>(offsetof(RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294, ___U3ChtmlPageContextU3Ek__BackingField_69)); }
inline RuntimeObject* get_U3ChtmlPageContextU3Ek__BackingField_69() const { return ___U3ChtmlPageContextU3Ek__BackingField_69; }
inline RuntimeObject** get_address_of_U3ChtmlPageContextU3Ek__BackingField_69() { return &___U3ChtmlPageContextU3Ek__BackingField_69; }
inline void set_U3ChtmlPageContextU3Ek__BackingField_69(RuntimeObject* value)
{
___U3ChtmlPageContextU3Ek__BackingField_69 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3ChtmlPageContextU3Ek__BackingField_69), (void*)value);
}
inline static int32_t get_offset_of_U3ChtmlParseOptionsU3Ek__BackingField_70() { return static_cast<int32_t>(offsetof(RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294, ___U3ChtmlParseOptionsU3Ek__BackingField_70)); }
inline HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67 * get_U3ChtmlParseOptionsU3Ek__BackingField_70() const { return ___U3ChtmlParseOptionsU3Ek__BackingField_70; }
inline HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67 ** get_address_of_U3ChtmlParseOptionsU3Ek__BackingField_70() { return &___U3ChtmlParseOptionsU3Ek__BackingField_70; }
inline void set_U3ChtmlParseOptionsU3Ek__BackingField_70(HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67 * value)
{
___U3ChtmlParseOptionsU3Ek__BackingField_70 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3ChtmlParseOptionsU3Ek__BackingField_70), (void*)value);
}
inline static int32_t get_offset_of_U3CemojiesU3Ek__BackingField_71() { return static_cast<int32_t>(offsetof(RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294, ___U3CemojiesU3Ek__BackingField_71)); }
inline Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * get_U3CemojiesU3Ek__BackingField_71() const { return ___U3CemojiesU3Ek__BackingField_71; }
inline Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 ** get_address_of_U3CemojiesU3Ek__BackingField_71() { return &___U3CemojiesU3Ek__BackingField_71; }
inline void set_U3CemojiesU3Ek__BackingField_71(Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * value)
{
___U3CemojiesU3Ek__BackingField_71 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CemojiesU3Ek__BackingField_71), (void*)value);
}
inline static int32_t get_offset_of_U3CtextFieldU3Ek__BackingField_72() { return static_cast<int32_t>(offsetof(RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294, ___U3CtextFieldU3Ek__BackingField_72)); }
inline TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * get_U3CtextFieldU3Ek__BackingField_72() const { return ___U3CtextFieldU3Ek__BackingField_72; }
inline TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D ** get_address_of_U3CtextFieldU3Ek__BackingField_72() { return &___U3CtextFieldU3Ek__BackingField_72; }
inline void set_U3CtextFieldU3Ek__BackingField_72(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * value)
{
___U3CtextFieldU3Ek__BackingField_72 = value;
Il2CppCodeGenWriteBarrier((void**)(&___U3CtextFieldU3Ek__BackingField_72), (void*)value);
}
};
// FairyGUI.Window
struct Window_tE7D87992AB935C3508A34E808A486C27C5B6009A : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
{
public:
// System.Boolean FairyGUI.Window::bringToFontOnClick
bool ___bringToFontOnClick_93;
// FairyGUI.GComponent FairyGUI.Window::_frame
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____frame_94;
// FairyGUI.GComponent FairyGUI.Window::_contentPane
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____contentPane_95;
// FairyGUI.GObject FairyGUI.Window::_modalWaitPane
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____modalWaitPane_96;
// FairyGUI.GObject FairyGUI.Window::_closeButton
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____closeButton_97;
// FairyGUI.GObject FairyGUI.Window::_dragArea
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____dragArea_98;
// FairyGUI.GObject FairyGUI.Window::_contentArea
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____contentArea_99;
// System.Boolean FairyGUI.Window::_modal
bool ____modal_100;
// System.Collections.Generic.List`1<FairyGUI.IUISource> FairyGUI.Window::_uiSources
List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA * ____uiSources_101;
// System.Boolean FairyGUI.Window::_inited
bool ____inited_102;
// System.Boolean FairyGUI.Window::_loading
bool ____loading_103;
// System.Int32 FairyGUI.Window::_requestingCmd
int32_t ____requestingCmd_104;
public:
inline static int32_t get_offset_of_bringToFontOnClick_93() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ___bringToFontOnClick_93)); }
inline bool get_bringToFontOnClick_93() const { return ___bringToFontOnClick_93; }
inline bool* get_address_of_bringToFontOnClick_93() { return &___bringToFontOnClick_93; }
inline void set_bringToFontOnClick_93(bool value)
{
___bringToFontOnClick_93 = value;
}
inline static int32_t get_offset_of__frame_94() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____frame_94)); }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__frame_94() const { return ____frame_94; }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__frame_94() { return &____frame_94; }
inline void set__frame_94(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
{
____frame_94 = value;
Il2CppCodeGenWriteBarrier((void**)(&____frame_94), (void*)value);
}
inline static int32_t get_offset_of__contentPane_95() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____contentPane_95)); }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__contentPane_95() const { return ____contentPane_95; }
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__contentPane_95() { return &____contentPane_95; }
inline void set__contentPane_95(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
{
____contentPane_95 = value;
Il2CppCodeGenWriteBarrier((void**)(&____contentPane_95), (void*)value);
}
inline static int32_t get_offset_of__modalWaitPane_96() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____modalWaitPane_96)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__modalWaitPane_96() const { return ____modalWaitPane_96; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__modalWaitPane_96() { return &____modalWaitPane_96; }
inline void set__modalWaitPane_96(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____modalWaitPane_96 = value;
Il2CppCodeGenWriteBarrier((void**)(&____modalWaitPane_96), (void*)value);
}
inline static int32_t get_offset_of__closeButton_97() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____closeButton_97)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__closeButton_97() const { return ____closeButton_97; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__closeButton_97() { return &____closeButton_97; }
inline void set__closeButton_97(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____closeButton_97 = value;
Il2CppCodeGenWriteBarrier((void**)(&____closeButton_97), (void*)value);
}
inline static int32_t get_offset_of__dragArea_98() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____dragArea_98)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__dragArea_98() const { return ____dragArea_98; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__dragArea_98() { return &____dragArea_98; }
inline void set__dragArea_98(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____dragArea_98 = value;
Il2CppCodeGenWriteBarrier((void**)(&____dragArea_98), (void*)value);
}
inline static int32_t get_offset_of__contentArea_99() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____contentArea_99)); }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__contentArea_99() const { return ____contentArea_99; }
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__contentArea_99() { return &____contentArea_99; }
inline void set__contentArea_99(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
{
____contentArea_99 = value;
Il2CppCodeGenWriteBarrier((void**)(&____contentArea_99), (void*)value);
}
inline static int32_t get_offset_of__modal_100() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____modal_100)); }
inline bool get__modal_100() const { return ____modal_100; }
inline bool* get_address_of__modal_100() { return &____modal_100; }
inline void set__modal_100(bool value)
{
____modal_100 = value;
}
inline static int32_t get_offset_of__uiSources_101() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____uiSources_101)); }
inline List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA * get__uiSources_101() const { return ____uiSources_101; }
inline List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA ** get_address_of__uiSources_101() { return &____uiSources_101; }
inline void set__uiSources_101(List_1_t4F2C8E52133DA93B9A805828FA17057481B38FBA * value)
{
____uiSources_101 = value;
Il2CppCodeGenWriteBarrier((void**)(&____uiSources_101), (void*)value);
}
inline static int32_t get_offset_of__inited_102() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____inited_102)); }
inline bool get__inited_102() const { return ____inited_102; }
inline bool* get_address_of__inited_102() { return &____inited_102; }
inline void set__inited_102(bool value)
{
____inited_102 = value;
}
inline static int32_t get_offset_of__loading_103() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____loading_103)); }
inline bool get__loading_103() const { return ____loading_103; }
inline bool* get_address_of__loading_103() { return &____loading_103; }
inline void set__loading_103(bool value)
{
____loading_103 = value;
}
inline static int32_t get_offset_of__requestingCmd_104() { return static_cast<int32_t>(offsetof(Window_tE7D87992AB935C3508A34E808A486C27C5B6009A, ____requestingCmd_104)); }
inline int32_t get__requestingCmd_104() const { return ____requestingCmd_104; }
inline int32_t* get_address_of__requestingCmd_104() { return &____requestingCmd_104; }
inline void set__requestingCmd_104(int32_t value)
{
____requestingCmd_104 = value;
}
};
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429 : public Behaviour_tBDC7E9C3C898AD8348891B82D3E345801D920CA8
{
public:
public:
};
// FairyGUI.InputTextField
struct InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC : public RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294
{
public:
// System.Int32 FairyGUI.InputTextField::<maxLength>k__BackingField
int32_t ___U3CmaxLengthU3Ek__BackingField_73;
// System.Boolean FairyGUI.InputTextField::<keyboardInput>k__BackingField
bool ___U3CkeyboardInputU3Ek__BackingField_74;
// System.Int32 FairyGUI.InputTextField::<keyboardType>k__BackingField
int32_t ___U3CkeyboardTypeU3Ek__BackingField_75;
// System.Boolean FairyGUI.InputTextField::<editable>k__BackingField
bool ___U3CeditableU3Ek__BackingField_76;
// System.Boolean FairyGUI.InputTextField::<hideInput>k__BackingField
bool ___U3ChideInputU3Ek__BackingField_77;
// System.String FairyGUI.InputTextField::_text
String_t* ____text_80;
// System.String FairyGUI.InputTextField::_restrict
String_t* ____restrict_81;
// System.Text.RegularExpressions.Regex FairyGUI.InputTextField::_restrictPattern
Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * ____restrictPattern_82;
// System.Boolean FairyGUI.InputTextField::_displayAsPassword
bool ____displayAsPassword_83;
// System.String FairyGUI.InputTextField::_promptText
String_t* ____promptText_84;
// System.String FairyGUI.InputTextField::_decodedPromptText
String_t* ____decodedPromptText_85;
// System.Boolean FairyGUI.InputTextField::_editing
bool ____editing_86;
// System.Int32 FairyGUI.InputTextField::_caretPosition
int32_t ____caretPosition_87;
// System.Int32 FairyGUI.InputTextField::_selectionStart
int32_t ____selectionStart_88;
// System.Int32 FairyGUI.InputTextField::_composing
int32_t ____composing_89;
// System.Char FairyGUI.InputTextField::_highSurrogateChar
Il2CppChar ____highSurrogateChar_90;
// FairyGUI.EventListener FairyGUI.InputTextField::_onFocusIn
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onFocusIn_91;
// FairyGUI.EventListener FairyGUI.InputTextField::_onFocusOut
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onFocusOut_92;
// FairyGUI.EventListener FairyGUI.InputTextField::_onChanged
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_93;
// FairyGUI.EventListener FairyGUI.InputTextField::_onSubmit
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onSubmit_94;
public:
inline static int32_t get_offset_of_U3CmaxLengthU3Ek__BackingField_73() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ___U3CmaxLengthU3Ek__BackingField_73)); }
inline int32_t get_U3CmaxLengthU3Ek__BackingField_73() const { return ___U3CmaxLengthU3Ek__BackingField_73; }
inline int32_t* get_address_of_U3CmaxLengthU3Ek__BackingField_73() { return &___U3CmaxLengthU3Ek__BackingField_73; }
inline void set_U3CmaxLengthU3Ek__BackingField_73(int32_t value)
{
___U3CmaxLengthU3Ek__BackingField_73 = value;
}
inline static int32_t get_offset_of_U3CkeyboardInputU3Ek__BackingField_74() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ___U3CkeyboardInputU3Ek__BackingField_74)); }
inline bool get_U3CkeyboardInputU3Ek__BackingField_74() const { return ___U3CkeyboardInputU3Ek__BackingField_74; }
inline bool* get_address_of_U3CkeyboardInputU3Ek__BackingField_74() { return &___U3CkeyboardInputU3Ek__BackingField_74; }
inline void set_U3CkeyboardInputU3Ek__BackingField_74(bool value)
{
___U3CkeyboardInputU3Ek__BackingField_74 = value;
}
inline static int32_t get_offset_of_U3CkeyboardTypeU3Ek__BackingField_75() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ___U3CkeyboardTypeU3Ek__BackingField_75)); }
inline int32_t get_U3CkeyboardTypeU3Ek__BackingField_75() const { return ___U3CkeyboardTypeU3Ek__BackingField_75; }
inline int32_t* get_address_of_U3CkeyboardTypeU3Ek__BackingField_75() { return &___U3CkeyboardTypeU3Ek__BackingField_75; }
inline void set_U3CkeyboardTypeU3Ek__BackingField_75(int32_t value)
{
___U3CkeyboardTypeU3Ek__BackingField_75 = value;
}
inline static int32_t get_offset_of_U3CeditableU3Ek__BackingField_76() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ___U3CeditableU3Ek__BackingField_76)); }
inline bool get_U3CeditableU3Ek__BackingField_76() const { return ___U3CeditableU3Ek__BackingField_76; }
inline bool* get_address_of_U3CeditableU3Ek__BackingField_76() { return &___U3CeditableU3Ek__BackingField_76; }
inline void set_U3CeditableU3Ek__BackingField_76(bool value)
{
___U3CeditableU3Ek__BackingField_76 = value;
}
inline static int32_t get_offset_of_U3ChideInputU3Ek__BackingField_77() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ___U3ChideInputU3Ek__BackingField_77)); }
inline bool get_U3ChideInputU3Ek__BackingField_77() const { return ___U3ChideInputU3Ek__BackingField_77; }
inline bool* get_address_of_U3ChideInputU3Ek__BackingField_77() { return &___U3ChideInputU3Ek__BackingField_77; }
inline void set_U3ChideInputU3Ek__BackingField_77(bool value)
{
___U3ChideInputU3Ek__BackingField_77 = value;
}
inline static int32_t get_offset_of__text_80() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____text_80)); }
inline String_t* get__text_80() const { return ____text_80; }
inline String_t** get_address_of__text_80() { return &____text_80; }
inline void set__text_80(String_t* value)
{
____text_80 = value;
Il2CppCodeGenWriteBarrier((void**)(&____text_80), (void*)value);
}
inline static int32_t get_offset_of__restrict_81() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____restrict_81)); }
inline String_t* get__restrict_81() const { return ____restrict_81; }
inline String_t** get_address_of__restrict_81() { return &____restrict_81; }
inline void set__restrict_81(String_t* value)
{
____restrict_81 = value;
Il2CppCodeGenWriteBarrier((void**)(&____restrict_81), (void*)value);
}
inline static int32_t get_offset_of__restrictPattern_82() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____restrictPattern_82)); }
inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * get__restrictPattern_82() const { return ____restrictPattern_82; }
inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF ** get_address_of__restrictPattern_82() { return &____restrictPattern_82; }
inline void set__restrictPattern_82(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * value)
{
____restrictPattern_82 = value;
Il2CppCodeGenWriteBarrier((void**)(&____restrictPattern_82), (void*)value);
}
inline static int32_t get_offset_of__displayAsPassword_83() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____displayAsPassword_83)); }
inline bool get__displayAsPassword_83() const { return ____displayAsPassword_83; }
inline bool* get_address_of__displayAsPassword_83() { return &____displayAsPassword_83; }
inline void set__displayAsPassword_83(bool value)
{
____displayAsPassword_83 = value;
}
inline static int32_t get_offset_of__promptText_84() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____promptText_84)); }
inline String_t* get__promptText_84() const { return ____promptText_84; }
inline String_t** get_address_of__promptText_84() { return &____promptText_84; }
inline void set__promptText_84(String_t* value)
{
____promptText_84 = value;
Il2CppCodeGenWriteBarrier((void**)(&____promptText_84), (void*)value);
}
inline static int32_t get_offset_of__decodedPromptText_85() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____decodedPromptText_85)); }
inline String_t* get__decodedPromptText_85() const { return ____decodedPromptText_85; }
inline String_t** get_address_of__decodedPromptText_85() { return &____decodedPromptText_85; }
inline void set__decodedPromptText_85(String_t* value)
{
____decodedPromptText_85 = value;
Il2CppCodeGenWriteBarrier((void**)(&____decodedPromptText_85), (void*)value);
}
inline static int32_t get_offset_of__editing_86() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____editing_86)); }
inline bool get__editing_86() const { return ____editing_86; }
inline bool* get_address_of__editing_86() { return &____editing_86; }
inline void set__editing_86(bool value)
{
____editing_86 = value;
}
inline static int32_t get_offset_of__caretPosition_87() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____caretPosition_87)); }
inline int32_t get__caretPosition_87() const { return ____caretPosition_87; }
inline int32_t* get_address_of__caretPosition_87() { return &____caretPosition_87; }
inline void set__caretPosition_87(int32_t value)
{
____caretPosition_87 = value;
}
inline static int32_t get_offset_of__selectionStart_88() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____selectionStart_88)); }
inline int32_t get__selectionStart_88() const { return ____selectionStart_88; }
inline int32_t* get_address_of__selectionStart_88() { return &____selectionStart_88; }
inline void set__selectionStart_88(int32_t value)
{
____selectionStart_88 = value;
}
inline static int32_t get_offset_of__composing_89() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____composing_89)); }
inline int32_t get__composing_89() const { return ____composing_89; }
inline int32_t* get_address_of__composing_89() { return &____composing_89; }
inline void set__composing_89(int32_t value)
{
____composing_89 = value;
}
inline static int32_t get_offset_of__highSurrogateChar_90() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____highSurrogateChar_90)); }
inline Il2CppChar get__highSurrogateChar_90() const { return ____highSurrogateChar_90; }
inline Il2CppChar* get_address_of__highSurrogateChar_90() { return &____highSurrogateChar_90; }
inline void set__highSurrogateChar_90(Il2CppChar value)
{
____highSurrogateChar_90 = value;
}
inline static int32_t get_offset_of__onFocusIn_91() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____onFocusIn_91)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onFocusIn_91() const { return ____onFocusIn_91; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onFocusIn_91() { return &____onFocusIn_91; }
inline void set__onFocusIn_91(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onFocusIn_91 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onFocusIn_91), (void*)value);
}
inline static int32_t get_offset_of__onFocusOut_92() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____onFocusOut_92)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onFocusOut_92() const { return ____onFocusOut_92; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onFocusOut_92() { return &____onFocusOut_92; }
inline void set__onFocusOut_92(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onFocusOut_92 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onFocusOut_92), (void*)value);
}
inline static int32_t get_offset_of__onChanged_93() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____onChanged_93)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_93() const { return ____onChanged_93; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_93() { return &____onChanged_93; }
inline void set__onChanged_93(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onChanged_93 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onChanged_93), (void*)value);
}
inline static int32_t get_offset_of__onSubmit_94() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC, ____onSubmit_94)); }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onSubmit_94() const { return ____onSubmit_94; }
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onSubmit_94() { return &____onSubmit_94; }
inline void set__onSubmit_94(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
{
____onSubmit_94 = value;
Il2CppCodeGenWriteBarrier((void**)(&____onSubmit_94), (void*)value);
}
};
struct InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields
{
public:
// FairyGUI.InputTextField_CopyHandler FairyGUI.InputTextField::onCopy
CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078 * ___onCopy_78;
// FairyGUI.InputTextField_PasteHandler FairyGUI.InputTextField::onPaste
PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14 * ___onPaste_79;
// FairyGUI.Shape FairyGUI.InputTextField::_caret
Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * ____caret_95;
// FairyGUI.SelectionShape FairyGUI.InputTextField::_selectionShape
SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429 * ____selectionShape_96;
// System.Single FairyGUI.InputTextField::_nextBlink
float ____nextBlink_97;
public:
inline static int32_t get_offset_of_onCopy_78() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields, ___onCopy_78)); }
inline CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078 * get_onCopy_78() const { return ___onCopy_78; }
inline CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078 ** get_address_of_onCopy_78() { return &___onCopy_78; }
inline void set_onCopy_78(CopyHandler_t2F1340802E89AE8DEBB7813D19067DEC87A84078 * value)
{
___onCopy_78 = value;
Il2CppCodeGenWriteBarrier((void**)(&___onCopy_78), (void*)value);
}
inline static int32_t get_offset_of_onPaste_79() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields, ___onPaste_79)); }
inline PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14 * get_onPaste_79() const { return ___onPaste_79; }
inline PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14 ** get_address_of_onPaste_79() { return &___onPaste_79; }
inline void set_onPaste_79(PasteHandler_t504D603A581C7A07794CA8BF2C1F85E7B785CD14 * value)
{
___onPaste_79 = value;
Il2CppCodeGenWriteBarrier((void**)(&___onPaste_79), (void*)value);
}
inline static int32_t get_offset_of__caret_95() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields, ____caret_95)); }
inline Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * get__caret_95() const { return ____caret_95; }
inline Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 ** get_address_of__caret_95() { return &____caret_95; }
inline void set__caret_95(Shape_tF35C1A049306CFCB0700759362FDCAD52E6176A8 * value)
{
____caret_95 = value;
Il2CppCodeGenWriteBarrier((void**)(&____caret_95), (void*)value);
}
inline static int32_t get_offset_of__selectionShape_96() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields, ____selectionShape_96)); }
inline SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429 * get__selectionShape_96() const { return ____selectionShape_96; }
inline SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429 ** get_address_of__selectionShape_96() { return &____selectionShape_96; }
inline void set__selectionShape_96(SelectionShape_tD8D0D891EEBACD9F4D72EA73555CDA8CFF544429 * value)
{
____selectionShape_96 = value;
Il2CppCodeGenWriteBarrier((void**)(&____selectionShape_96), (void*)value);
}
inline static int32_t get_offset_of__nextBlink_97() { return static_cast<int32_t>(offsetof(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC_StaticFields, ____nextBlink_97)); }
inline float get__nextBlink_97() const { return ____nextBlink_97; }
inline float* get_address_of__nextBlink_97() { return &____nextBlink_97; }
inline void set__nextBlink_97(float value)
{
____nextBlink_97 = value;
}
};
// FairyGUI.UIContentScaler
struct UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B : public MonoBehaviour_t4A60845CF505405AF8BE8C61CC07F75CADEF6429
{
public:
// FairyGUI.UIContentScaler_ScaleMode FairyGUI.UIContentScaler::scaleMode
int32_t ___scaleMode_4;
// FairyGUI.UIContentScaler_ScreenMatchMode FairyGUI.UIContentScaler::screenMatchMode
int32_t ___screenMatchMode_5;
// System.Int32 FairyGUI.UIContentScaler::designResolutionX
int32_t ___designResolutionX_6;
// System.Int32 FairyGUI.UIContentScaler::designResolutionY
int32_t ___designResolutionY_7;
// System.Int32 FairyGUI.UIContentScaler::fallbackScreenDPI
int32_t ___fallbackScreenDPI_8;
// System.Int32 FairyGUI.UIContentScaler::defaultSpriteDPI
int32_t ___defaultSpriteDPI_9;
// System.Single FairyGUI.UIContentScaler::constantScaleFactor
float ___constantScaleFactor_10;
// System.Boolean FairyGUI.UIContentScaler::ignoreOrientation
bool ___ignoreOrientation_11;
// System.Boolean FairyGUI.UIContentScaler::_changed
bool ____changed_13;
public:
inline static int32_t get_offset_of_scaleMode_4() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___scaleMode_4)); }
inline int32_t get_scaleMode_4() const { return ___scaleMode_4; }
inline int32_t* get_address_of_scaleMode_4() { return &___scaleMode_4; }
inline void set_scaleMode_4(int32_t value)
{
___scaleMode_4 = value;
}
inline static int32_t get_offset_of_screenMatchMode_5() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___screenMatchMode_5)); }
inline int32_t get_screenMatchMode_5() const { return ___screenMatchMode_5; }
inline int32_t* get_address_of_screenMatchMode_5() { return &___screenMatchMode_5; }
inline void set_screenMatchMode_5(int32_t value)
{
___screenMatchMode_5 = value;
}
inline static int32_t get_offset_of_designResolutionX_6() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___designResolutionX_6)); }
inline int32_t get_designResolutionX_6() const { return ___designResolutionX_6; }
inline int32_t* get_address_of_designResolutionX_6() { return &___designResolutionX_6; }
inline void set_designResolutionX_6(int32_t value)
{
___designResolutionX_6 = value;
}
inline static int32_t get_offset_of_designResolutionY_7() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___designResolutionY_7)); }
inline int32_t get_designResolutionY_7() const { return ___designResolutionY_7; }
inline int32_t* get_address_of_designResolutionY_7() { return &___designResolutionY_7; }
inline void set_designResolutionY_7(int32_t value)
{
___designResolutionY_7 = value;
}
inline static int32_t get_offset_of_fallbackScreenDPI_8() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___fallbackScreenDPI_8)); }
inline int32_t get_fallbackScreenDPI_8() const { return ___fallbackScreenDPI_8; }
inline int32_t* get_address_of_fallbackScreenDPI_8() { return &___fallbackScreenDPI_8; }
inline void set_fallbackScreenDPI_8(int32_t value)
{
___fallbackScreenDPI_8 = value;
}
inline static int32_t get_offset_of_defaultSpriteDPI_9() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___defaultSpriteDPI_9)); }
inline int32_t get_defaultSpriteDPI_9() const { return ___defaultSpriteDPI_9; }
inline int32_t* get_address_of_defaultSpriteDPI_9() { return &___defaultSpriteDPI_9; }
inline void set_defaultSpriteDPI_9(int32_t value)
{
___defaultSpriteDPI_9 = value;
}
inline static int32_t get_offset_of_constantScaleFactor_10() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___constantScaleFactor_10)); }
inline float get_constantScaleFactor_10() const { return ___constantScaleFactor_10; }
inline float* get_address_of_constantScaleFactor_10() { return &___constantScaleFactor_10; }
inline void set_constantScaleFactor_10(float value)
{
___constantScaleFactor_10 = value;
}
inline static int32_t get_offset_of_ignoreOrientation_11() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ___ignoreOrientation_11)); }
inline bool get_ignoreOrientation_11() const { return ___ignoreOrientation_11; }
inline bool* get_address_of_ignoreOrientation_11() { return &___ignoreOrientation_11; }
inline void set_ignoreOrientation_11(bool value)
{
___ignoreOrientation_11 = value;
}
inline static int32_t get_offset_of__changed_13() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B, ____changed_13)); }
inline bool get__changed_13() const { return ____changed_13; }
inline bool* get_address_of__changed_13() { return &____changed_13; }
inline void set__changed_13(bool value)
{
____changed_13 = value;
}
};
struct UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_StaticFields
{
public:
// System.Single FairyGUI.UIContentScaler::scaleFactor
float ___scaleFactor_12;
public:
inline static int32_t get_offset_of_scaleFactor_12() { return static_cast<int32_t>(offsetof(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_StaticFields, ___scaleFactor_12)); }
inline float get_scaleFactor_12() const { return ___scaleFactor_12; }
inline float* get_address_of_scaleFactor_12() { return &___scaleFactor_12; }
inline void set_scaleFactor_12(float value)
{
___scaleFactor_12 = value;
}
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.String[]
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray
{
public:
ALIGN_FIELD (8) String_t* m_Items[1];
public:
inline String_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline String_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, String_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Object LuaInterface.ToLua::CheckObject<System.Object>(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PushSealed<System.Object>(System.IntPtr,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared (intptr_t ___L0, RuntimeObject * ___o1, const RuntimeMethod* method);
// System.Delegate LuaInterface.ToLua::CheckDelegate<System.Object>(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * ToLua_CheckDelegate_TisRuntimeObject_mE08C2D14C48B31A56F9D31A866A4736B1AB2B766_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Rect>(System.IntPtr,System.Nullable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662_gshared (intptr_t ___L0, Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ___v1, const RuntimeMethod* method);
// System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Rect>(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::_CreateFairyGUI_GRoot(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::SetContentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ApplyContentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ShowWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::HideWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::HideWindowImmediately(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::BringToFront(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ShowModalWait(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::CloseModalWait(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::CloseAllExceptModals(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::CloseAllWindows(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::GetTopWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::DisplayObjectToGObject(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ShowPopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::GetPoupPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::TogglePopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::HidePopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ShowTooltips(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::ShowTooltipsWin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::HideTooltips(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::EnableSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::DisableSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::PlayOneShotSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_contentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_inst(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_modalLayer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_hasModalWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_modalWaiting(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_touchTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_hasAnyPopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_focus(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::get_soundVolume(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::set_focus(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GRootWrap::set_soundVolume(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B (intptr_t ___L0, const RuntimeMethod* method);
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method);
// System.Int32 LuaInterface.LuaState::BeginClass(System.Type,System.Type,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, Type_t * ___t0, Type_t * ___baseType1, String_t* ___name2, const RuntimeMethod* method);
// System.Void LuaInterface.LuaCSFunction::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
// System.Void LuaInterface.LuaState::RegFunction(System.String,LuaInterface.LuaCSFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, String_t* ___name0, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___func1, const RuntimeMethod* method);
// System.Void LuaInterface.LuaState::RegVar(System.String,LuaInterface.LuaCSFunction,LuaInterface.LuaCSFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, String_t* ___name0, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___get1, LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * ___set2, const RuntimeMethod* method);
// System.Void LuaInterface.LuaState::EndClass()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, const RuntimeMethod* method);
// System.Int32 LuaInterface.LuaDLL::lua_gettop(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858 (intptr_t ___luaState0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot__ctor_mA1071079483DAB78C7219D5D1CF1F38F78CC37B7 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PushObject(System.IntPtr,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A (intptr_t ___L0, RuntimeObject * ___o1, const RuntimeMethod* method);
// System.Int32 LuaInterface.LuaDLL::luaL_throw(System.IntPtr,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828 (intptr_t ___L0, String_t* ___message1, const RuntimeMethod* method);
// System.Int32 LuaInterface.LuaDLL::toluaL_exception(System.IntPtr,System.Exception)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960 (intptr_t ___L0, Exception_t * ___e1, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GRoot>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Double LuaInterface.LuaDLL::luaL_checknumber(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::SetContentScaleFactor(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_SetContentScaleFactor_mF62D19A70A31D5D5CCB570FD6A17F580C5621FA4 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, int32_t ___designResolutionX0, int32_t ___designResolutionY1, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject(System.IntPtr,System.Int32,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B (intptr_t ___L0, int32_t ___stackPos1, Type_t * ___type2, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::SetContentScaleFactor(System.Int32,System.Int32,FairyGUI.UIContentScaler/ScreenMatchMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_SetContentScaleFactor_mAE2A33643316A8947569BD4BE3B21F5348337E4F (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, int32_t ___designResolutionX0, int32_t ___designResolutionY1, int32_t ___screenMatchMode2, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::CheckArgsCount(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B (intptr_t ___L0, int32_t ___count1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ApplyContentScaleFactor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ApplyContentScaleFactor_m5B23FAFC75509692484AC7CE0978438D18CD3B7C (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Window>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GRoot::ShowWindow(FairyGUI.Window)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowWindow_mDF8A7ABA7C2768BAE7D934E85936936ED9CF93C0 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * ___win0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HideWindow(FairyGUI.Window)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HideWindow_mDECDAE0C04262D2309C54B689D9FCF1D389B7609 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * ___win0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HideWindowImmediately(FairyGUI.Window)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HideWindowImmediately_mED41022EC6C2D482FC7D536693BD7746A7179C57 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * ___win0, const RuntimeMethod* method);
// System.Boolean LuaInterface.LuaDLL::luaL_checkboolean(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE (intptr_t ___luaState0, int32_t ___index1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HideWindowImmediately(FairyGUI.Window,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HideWindowImmediately_mFE2BA51C1E896B2065F8753BD3F62BB39B9A5A2A (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * ___win0, bool ___dispose1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::BringToFront(FairyGUI.Window)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_BringToFront_m715C0C2DE74F76680CB8FFBA498DE6943A6C55AE (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * ___win0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ShowModalWait()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowModalWait_m1E0334E784A07D4D43AC523911E40EE94273D075 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::CloseModalWait()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_CloseModalWait_m224A2BD7426D7D05D4E96F911C6B22E54CEFF17F (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::CloseAllExceptModals()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_CloseAllExceptModals_mCD6CD4917F95536015760948508D532D5CF5C344 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::CloseAllWindows()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_CloseAllWindows_m3E09FB6E8C59EE4E346EB4BCDDFFB9AB14D5CBC8 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// FairyGUI.Window FairyGUI.GRoot::GetTopWindow()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * GRoot_GetTopWindow_mEC93B84A72EE5F5F40582BFA21C5B7B48F2C8393 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.DisplayObject>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisDisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_m3CCC96B21E66F2D570756CB24275A0538603BEBB (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GObject FairyGUI.GRoot::DisplayObjectToGObject(FairyGUI.DisplayObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * GRoot_DisplayObjectToGObject_m6A113DE9EF5BF45EF25CD107618B5D37006E76AE (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ___obj0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GObject>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GRoot::ShowPopup(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowPopup_m4DE9F1B0553348429BE81A5EDCB5D0137E6AF9D4 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ShowPopup(FairyGUI.GObject,FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowPopup_mFBB9C9A5616935D8D561692669CB2FD1F37B08A1 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target1, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::ToVarObject(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ShowPopup(FairyGUI.GObject,FairyGUI.GObject,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowPopup_mB8728EA5E7F2A5CEE157E873C85CD3927A17DB1B (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target1, RuntimeObject * ___downward2, const RuntimeMethod* method);
// UnityEngine.Vector2 FairyGUI.GRoot::GetPoupPosition(FairyGUI.GObject,FairyGUI.GObject,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GRoot_GetPoupPosition_mCA7B90B8D083EE839C506D199F997EFBC2673BA4 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target1, RuntimeObject * ___downward2, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::Push(System.IntPtr,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_m435606A21F3C6D92A0C3418AD3E7FD1FF7809EC2 (intptr_t ___L0, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___v21, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::TogglePopup(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_TogglePopup_mBB9C5370BB846B28FED3DAAE70D73EDEE79010BE (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::TogglePopup(FairyGUI.GObject,FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_TogglePopup_mE0C4E3AC6FC26AD89BA3A8B1E84E30E8E97F17EA (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::TogglePopup(FairyGUI.GObject,FairyGUI.GObject,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_TogglePopup_mCC365569DC6CA8C83D19D184E0899D91D3976718 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target1, RuntimeObject * ___downward2, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HidePopup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HidePopup_m0F47A72A89B619AEA6835552CBABE2DC2772BBB2 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HidePopup(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HidePopup_m557C66B19524E2E95A444A73363A37F5886CB9A4 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___popup0, const RuntimeMethod* method);
// System.String LuaInterface.ToLua::CheckString(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ShowTooltips(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowTooltips_m7D9A5F915E8E8DAABA914902792C1014DCB11A43 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, String_t* ___msg0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::ShowTooltipsWin(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_ShowTooltipsWin_mCC520414ED669333CF21760C437455C0BEE73672 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___tooltipWin0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::HideTooltips()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_HideTooltips_mF34B8B44A00CCBBE720B6D4FF73C0A49DAA994DB (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::EnableSound()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_EnableSound_m41CD7457A4AEAAC02199677BBD0412DBF94C0D90 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::DisableSound()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_DisableSound_mA713AE95778FADD62D6BD671F89A9EE96A259622 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::PlayOneShotSound(UnityEngine.AudioClip)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_PlayOneShotSound_mDD64FA793C3718A42535DDE6604D63BB97B23231 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___clip0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::PlayOneShotSound(UnityEngine.AudioClip,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_PlayOneShotSound_mDB9D88C9709EA95863C6B1846045675DF7E7C163 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___clip0, float ___volumeScale1, const RuntimeMethod* method);
// System.Single FairyGUI.GRoot::get_contentScaleFactor()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBA_inline (const RuntimeMethod* method);
// System.Void LuaInterface.LuaDLL::lua_pushnumber(System.IntPtr,System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653 (intptr_t ___luaState0, double ___number1, const RuntimeMethod* method);
// FairyGUI.GRoot FairyGUI.GRoot::get_inst()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * GRoot_get_inst_m5D6C63CC62CF791590415144C7D3EE7C073EFB12 (const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::ToObject(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// FairyGUI.GGraph FairyGUI.GRoot::get_modalLayer()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * GRoot_get_modalLayer_m746E6CD2726B3B70953916F11E61F79ED81FB13A (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Int32 LuaInterface.LuaDLL::toluaL_exception(System.IntPtr,System.Exception,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15 (intptr_t ___L0, Exception_t * ___e1, RuntimeObject * ___o2, String_t* ___msg3, const RuntimeMethod* method);
// System.Boolean FairyGUI.GRoot::get_hasModalWindow()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GRoot_get_hasModalWindow_m71E61F24B2E1ECFEFF18B6A3076DA0CE7ED6E68A (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void LuaInterface.LuaDLL::lua_pushboolean(System.IntPtr,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80 (intptr_t ___luaState0, bool ___value1, const RuntimeMethod* method);
// System.Boolean FairyGUI.GRoot::get_modalWaiting()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GRoot_get_modalWaiting_mCDDCB23DCF4CCFC03FC45E6F8C1294F8189226A2 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// FairyGUI.GObject FairyGUI.GRoot::get_touchTarget()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * GRoot_get_touchTarget_mE4A3754B3797ECAEBC1A915E1C10C8FD226C0470 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GRoot::get_hasAnyPopup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GRoot_get_hasAnyPopup_m128C9C6D5D56B51DA4A9DF1A5D1728E4204C3B55 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// FairyGUI.GObject FairyGUI.GRoot::get_focus()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * GRoot_get_focus_m89EE50F814BCE1F1AFB58BB3AB0EB93C9D548D80 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Single FairyGUI.GRoot::get_soundVolume()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GRoot_get_soundVolume_m8C3F286D58BD991A521392FD030BFEADAD883576 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::set_focus(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_set_focus_m715597EC9A46106D4350713D73220BB1095F26E7 (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GRoot::set_soundVolume(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GRoot_set_soundVolume_m79F63A0772652DE90992A243178DD5FE889E557F (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * __this, float ___value0, const RuntimeMethod* method);
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::_CreateFairyGUI_GSlider(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::Setup_AfterAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_changeOnClick(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_canDrag(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_onChanged(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_onGripTouchEnd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_titleType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_max(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::get_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::set_changeOnClick(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::set_canDrag(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::set_titleType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::set_max(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GSliderWrap::set_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GSlider::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GSlider__ctor_m3B25C475FD751469840EB2D596DAD40AE8257E92 (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GSlider>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGSlider_t6744387ADB3DE64C71458B21627B32714BD96816_m737368C785A82BA958A197FE610A5648199206F0 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Utils.ByteBuffer>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.EventListener FairyGUI.GSlider::get_onChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GSlider_get_onChanged_m9A8C1B92804BDE303CF5A53389EEA0D6AC53F1CD (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// FairyGUI.EventListener FairyGUI.GSlider::get_onGripTouchEnd()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GSlider_get_onGripTouchEnd_mC531D95CA245F42FBA2A3A9ABCE979EBF5DD866D (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// FairyGUI.ProgressTitleType FairyGUI.GSlider::get_titleType()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t GSlider_get_titleType_m9D892D841027A3EB17ABB4D45D28338E3EEA7F35_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::Push(System.IntPtr,System.Enum)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06 (intptr_t ___L0, Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 * ___e1, const RuntimeMethod* method);
// System.Double FairyGUI.GSlider::get_max()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double GSlider_get_max_mE736E6A20AD75B56E0B3B756F0BC0D4A718E58C1_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// System.Double FairyGUI.GSlider::get_value()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double GSlider_get_value_m900A5C9C11242AB9558F4C1665F3059CA3207DF8_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GSlider::set_titleType(FairyGUI.ProgressTitleType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GSlider_set_titleType_mB6AA33475DC323D34A15B6ADF8360E4A30122148 (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GSlider::set_max(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GSlider_set_max_m5C010A87DC699ACD71DF83B3AFF9CB02643B8AFC (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, double ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GSlider::set_value(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GSlider_set_value_mC822E950486BD500108CE23AA54F00561DD15091 (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, double ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::_CreateFairyGUI_GTextField(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::SetVar(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::FlushVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::HasCharacter(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::Setup_BeforeAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::Setup_AfterAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_text(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_templateVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_textFormat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_align(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_verticalAlign(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_singleLine(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_stroke(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_strokeColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_shadowOffset(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_UBBEnabled(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_autoSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_textWidth(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::get_textHeight(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_text(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_templateVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_textFormat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_align(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_verticalAlign(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_singleLine(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_stroke(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_strokeColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_shadowOffset(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_UBBEnabled(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextFieldWrap::set_autoSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField__ctor_m8705E6A0B5D50A68FF6290C58646285A2508D61A (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextField>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GTextField FairyGUI.GTextField::SetVar(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * GTextField_SetVar_mA6597CE17647F274836A96BC0C4B03B256583D24 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::FlushVars()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_FlushVars_m62B5F583243FC6E2A2F4B454C4B63AB44C185C0A (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextField::HasCharacter(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextField_HasCharacter_m470423A1EB570D223178567904AFCF3211D392D2 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, Il2CppChar ___ch0, const RuntimeMethod* method);
// System.Void LuaInterface.LuaDLL::lua_pushstring(System.IntPtr,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7 (intptr_t ___luaState0, String_t* ___str1, const RuntimeMethod* method);
// System.Collections.Generic.Dictionary`2<System.String,System.String> FairyGUI.GTextField::get_templateVars()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * GTextField_get_templateVars_m72C11CBFF34332959665FABC075E0DCE3EC3A8A5_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.String,System.String>>(System.IntPtr,T)
inline void ToLua_PushSealed_TisDictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_mA28CC060D849D605436A049680A6120121A8955A (intptr_t ___L0, Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ___o1, const RuntimeMethod* method)
{
(( void (*) (intptr_t, Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
}
// FairyGUI.TextFormat FairyGUI.GTextField::get_textFormat()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * GTextField_get_textFormat_m17F3655CA652ACE28AAF36C258BC764319A6BFD0 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// UnityEngine.Color FairyGUI.GTextField::get_color()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 GTextField_get_color_mFD6838B7360FC945D2182793F9679DF18CC01EF7 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::Push(System.IntPtr,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_mA3CD7E888C8B72C317AA49B9F6CE895A97291E38 (intptr_t ___L0, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___clr1, const RuntimeMethod* method);
// FairyGUI.AlignType FairyGUI.GTextField::get_align()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextField_get_align_m2D5FF50813E6F2FAC1B163576521B8CA41042EAD (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// FairyGUI.VertAlignType FairyGUI.GTextField::get_verticalAlign()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextField_get_verticalAlign_mF97A0D5FB025C7DEBF3F5F790844EFA3628BDB53 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextField::get_singleLine()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextField_get_singleLine_mA3D7BA9655F983D80FACF9349A90E6B9FDD6AE4A (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.GTextField::get_stroke()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextField_get_stroke_mEEC733BC137611ADBA8FF54BA08AB5C115408878 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.LuaDLL::lua_pushinteger(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23 (intptr_t ___L0, int32_t ___n1, const RuntimeMethod* method);
// UnityEngine.Color FairyGUI.GTextField::get_strokeColor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 GTextField_get_strokeColor_m95D9FDA8337F165F4170AE4FA6F4FCAB34A36BFE (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// UnityEngine.Vector2 FairyGUI.GTextField::get_shadowOffset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GTextField_get_shadowOffset_m6BA4B0D644AFB92F75641FA2B3268CC149034DF8 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextField::get_UBBEnabled()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool GTextField_get_UBBEnabled_mF1EC1D258CE5464A29FD90617457D05B3D784B42_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// FairyGUI.AutoSizeType FairyGUI.GTextField::get_autoSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextField_get_autoSize_m2D21265D2608EA7CD02CE522F80D7DAEFFE003ED (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Single FairyGUI.GTextField::get_textWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GTextField_get_textWidth_m882B0377D77BFA8CE38B8274899215DD46209A27 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Single FairyGUI.GTextField::get_textHeight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float GTextField_get_textHeight_m9CFD14DCE8B1B2075F4ADCCD04E4AB1C4F9EBBC5 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_templateVars(System.Collections.Generic.Dictionary`2<System.String,System.String>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_templateVars_mFE7167B0A30EE98108E9ADB0755849351B101056 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ___value0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextFormat>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GTextField::set_textFormat(FairyGUI.TextFormat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_textFormat_mD748D394818BE6294995D73ACB89F125181FDBD0 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * ___value0, const RuntimeMethod* method);
// UnityEngine.Color LuaInterface.ToLua::ToColor(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ToLua_ToColor_m8BA5C5C83C6FCCF1F5572D5BB37BB153A0EF4DB5 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_color(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_color_mA4ECB9D2314F1FA35F9020A92BEAC6A90833BE99 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_align(FairyGUI.AlignType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_align_m11B93D438CFAB5C1559AFE6C4B22BB52078BA98F (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_verticalAlign(FairyGUI.VertAlignType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_verticalAlign_m112FAB11512635D58DD98CA213E0C42EDE9AA862 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_singleLine(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_singleLine_m8DEC9AF2DEADB2C4FB6C850AFF68651E3B5CE036 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_stroke(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_stroke_mCFA11755A7FF4F9F48F46ED85C3F993ECEB3AF95 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_strokeColor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_strokeColor_m3FCB95DF5A5B4993DF1D6A453D2DB301EED057C6 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___value0, const RuntimeMethod* method);
// UnityEngine.Vector2 LuaInterface.ToLua::ToVector2(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_shadowOffset(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_shadowOffset_mB910B8BD1849617257CCBB87799D78DF84D0FFCA (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_UBBEnabled(System.Boolean)
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void GTextField_set_UBBEnabled_mD72B8F4C431C913DEB66D04229188E7A7EAB1B1D_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextField::set_autoSize(FairyGUI.AutoSizeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextField_set_autoSize_m64EE35827177B3EB7880ABCDBBCC27E972534EE3 (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::_CreateFairyGUI_GTextInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::SetSelection(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::ReplaceSelection(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::Setup_BeforeAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_inputTextField(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_onFocusIn(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_onFocusOut(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_onChanged(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_onSubmit(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_editable(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_hideInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_maxLength(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_restrict(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_displayAsPassword(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_caretPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_promptText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_keyboardInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_keyboardType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::get_emojies(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_editable(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_hideInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_maxLength(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_restrict(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_displayAsPassword(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_caretPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_promptText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_keyboardInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_keyboardType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTextInputWrap::set_emojies(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput__ctor_m690F5A837B97009729E4C74615A4CDFABD72825E (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextInput>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GTextInput::SetSelection(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_SetSelection_mE57AC74E09E20DE71B803238A036F40503170005 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::ReplaceSelection(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_ReplaceSelection_mF17DEDCFA3419E2AA93F97B3CC659EADB982B0DF (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, String_t* ___value0, const RuntimeMethod* method);
// FairyGUI.InputTextField FairyGUI.GTextInput::get_inputTextField()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * GTextInput_get_inputTextField_m1A8A85A5AAFB11526457630C3780955AD1F9233A_inline (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// FairyGUI.EventListener FairyGUI.GTextInput::get_onFocusIn()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GTextInput_get_onFocusIn_m5D3FB85F7A83C69737C98BB65E7BA562A58663EC (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// FairyGUI.EventListener FairyGUI.GTextInput::get_onFocusOut()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GTextInput_get_onFocusOut_m206B9AED6EB57D42BD06B18D322733FA16355725 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// FairyGUI.EventListener FairyGUI.GTextInput::get_onChanged()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GTextInput_get_onChanged_m774F6B099D1AADF33C27F9E175283814876E2FF3 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// FairyGUI.EventListener FairyGUI.GTextInput::get_onSubmit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * GTextInput_get_onSubmit_m88C50B39D9E48A92BCFABFB445ABFFFA33EB8803 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextInput::get_editable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextInput_get_editable_m3175892B23C8159559509ABDF2F79D28182088BF (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextInput::get_hideInput()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextInput_get_hideInput_m8E72F3BF2E4F16697EE129ECAC2ABF6963B8BC7F (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.GTextInput::get_maxLength()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextInput_get_maxLength_mD1D415AA0D0F3845D0D8CA3D576EC0A9D6BE2341 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.String FairyGUI.GTextInput::get_restrict()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GTextInput_get_restrict_m661815B30BFB50D7A6E7D28DFA7E89012D3E783C (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextInput::get_displayAsPassword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextInput_get_displayAsPassword_m5B48CA71FF31EE2BAE25C1C1E6BCC81ED17EC301 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.GTextInput::get_caretPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextInput_get_caretPosition_mC28B35556FB0DB3C477A4FCB1F57ED5B6F0DAB38 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.String FairyGUI.GTextInput::get_promptText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* GTextInput_get_promptText_m1DED29FF8C5D9DB8E07819317F1585E524E5D4FA (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTextInput::get_keyboardInput()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTextInput_get_keyboardInput_m5A561E6053C591B6BDFE81EF3FE0A90FD84B0313 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.GTextInput::get_keyboardType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t GTextInput_get_keyboardType_mF2F5E91E58B3D858CEDA310113C7E72828C91085 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji> FairyGUI.GTextInput::get_emojies()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * GTextInput_get_emojies_mC09FE069FF7DE40B385D609F034B114E323EED96 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>>(System.IntPtr,T)
inline void ToLua_PushSealed_TisDictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_m3A7B98A77FAB2F46412CFB16486C3BC6050D84E7 (intptr_t ___L0, Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * ___o1, const RuntimeMethod* method)
{
(( void (*) (intptr_t, Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
}
// System.Void FairyGUI.GTextInput::set_editable(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_editable_mBFDF80FF66B8326812B1945BB5B65780C8E1334F (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_hideInput(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_hideInput_mB555781D94CB91034A5EFD51CE18E99F90398DA2 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_maxLength(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_maxLength_mBF460F992D346F89054167B51CF87EE43168885D (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_restrict(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_restrict_mD5D8BD8B2C2B386F8E9FD36318979779C7130D9E (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, String_t* ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_displayAsPassword(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_displayAsPassword_m7BE7E621C8F06F25F5774522EE5D0A6FB6D3779F (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_caretPosition(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_caretPosition_mCE16CDDE74C8859616983113B3DA64740096CDF8 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_promptText(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_promptText_m9DECC61C81397CA17D08157662415D900B9FBEFB (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, String_t* ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_keyboardInput(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_keyboardInput_mA1220DF9E6BF952E592F498336C2F2A7FA09B798 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_keyboardType(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_keyboardType_m6DE0A64ABCD74B174B330524EE1F11FCDBC3772C (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.GTextInput::set_emojies(System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTextInput_set_emojies_m3B4ADFE0D8229854E44E30AB9987FCFDDCCD76A2 (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::_CreateFairyGUI_GTweener(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetDelay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetDuration(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetBreakpoint(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetEase(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetEasePeriod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetEaseOvershootOrAmplitude(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetRepeat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetTimeScale(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetIgnoreEngineTimeScale(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetSnapping(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetPath(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetUserData(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::OnUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::OnStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::OnComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetListener(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::SetPaused(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::Seek(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::Kill(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_delay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_duration(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_repeat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_target(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_userData(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_startValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_endValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_deltaValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_normalizedTime(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_completed(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GTweenerWrap::get_allCompleted(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GTweener::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTweener__ctor_m83BC158B220E1F4241DCAF3A2F6195E652D9BBCF (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTweener>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GTweener FairyGUI.GTweener::SetDelay(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetDelay_m8FC9B4F7F97C5F29E5BCA344B00CFAD995F4FD70 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetDuration(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetDuration_m9B063307A0A071363BCAEA5DC0C7057A16BA7358 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetBreakpoint(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetBreakpoint_m5E13B23D828B1467F18624CA2FFD12BEE2D03ACE (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetEase(FairyGUI.EaseType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetEase_mF91A771B8A57093C78AD3E8545802266DACF6AEC (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, int32_t ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetEasePeriod(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetEasePeriod_m446EBE74B86E66DC38EC2A21AC3F9A342D012A7F (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetEaseOvershootOrAmplitude(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetEaseOvershootOrAmplitude_mD027DA6F5EE34823147E448C3549A63D6EC31025 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetRepeat(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetRepeat_mBDC73687BFA0B08EC64296ED8E89918CC1E3A68D (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, int32_t ___times0, bool ___yoyo1, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetTimeScale(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetTimeScale_m84DF3F773A5D7CFD35A6CBCD5E6F3EC49DD8B11B (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetIgnoreEngineTimeScale(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetIgnoreEngineTimeScale_mB68CF4D79C48D861371E6FE1ADD87E63D6E1EECE (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, bool ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetSnapping(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetSnapping_mCF8D9C1167D1EFC53FA0C4F5F62B88CF144EB629 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, bool ___value0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GPath>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGPath_t097563F29B192985F7F754E478BB55F8224DF2A2_m05C593AB4193F077AB4C59B6C180DB44A94004AD (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GTweener FairyGUI.GTweener::SetPath(FairyGUI.GPath)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetPath_m180CF22C9DF44AACAB4722A640818143948B7560 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetTarget(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetTarget_m95CDEB77F5F56289AE46FCFAAEE2448830B44F26 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, RuntimeObject * ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetTarget(System.Object,FairyGUI.TweenPropType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetTarget_m66F8E603DF14E12BF7A748C3E76331A4570D9646 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, RuntimeObject * ___value0, int32_t ___propType1, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetUserData(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetUserData_mDD92C2722251D7AF6937928C21E225B257291DDF (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, RuntimeObject * ___value0, const RuntimeMethod* method);
// System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.GTweenCallback1>(System.IntPtr,System.Int32)
inline Delegate_t * ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( Delegate_t * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckDelegate_TisRuntimeObject_mE08C2D14C48B31A56F9D31A866A4736B1AB2B766_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GTweener FairyGUI.GTweener::OnUpdate(FairyGUI.GTweenCallback1)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_OnUpdate_m2FA1B716E3037C3D65DB408F7E9FE0E1C61DD0C5 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ___callback0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::OnStart(FairyGUI.GTweenCallback1)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_OnStart_m73874E20629166F435EFF73530604EFAE2E976A0 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ___callback0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::OnComplete(FairyGUI.GTweenCallback1)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_OnComplete_m9031A75D6FC97DBACE72B4EA70E377864F711EEE (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * ___callback0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ITweenListener>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_mFB0F0DDD7D645E2555E7CEFBDF51770297D50536 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// FairyGUI.GTweener FairyGUI.GTweener::SetListener(FairyGUI.ITweenListener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetListener_mF4054E00E54DF889916E7D607CA14E2F2C371482 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, RuntimeObject* ___value0, const RuntimeMethod* method);
// FairyGUI.GTweener FairyGUI.GTweener::SetPaused(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * GTweener_SetPaused_m025848D51EFA1E270E9485C5E93EA8F0E63ACF7C (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, bool ___paused0, const RuntimeMethod* method);
// System.Void FairyGUI.GTweener::Seek(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTweener_Seek_mE8071DEFC2A4D738127001B5C889A82E3D519FDB (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, float ___time0, const RuntimeMethod* method);
// System.Void FairyGUI.GTweener::Kill(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GTweener_Kill_mCCC79DE51185B6D32A1E0C143A21275C6E8E0997 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, bool ___complete0, const RuntimeMethod* method);
// System.Single FairyGUI.GTweener::get_delay()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_delay_mE48BEA255B5DC00960B9F55AC74F05580BCAAC38_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Single FairyGUI.GTweener::get_duration()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_duration_m92D4B4F24F137EE8E358F9071D5A6605642806D0_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.GTweener::get_repeat()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t GTweener_get_repeat_m0CA6F5535995311A39A6A5A905C8C185619743C4_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Object FairyGUI.GTweener::get_target()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * GTweener_get_target_m74830BEB43E2E9089B9954F70A3271DEFE326678_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::Push(System.IntPtr,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_m527AE65DDF8931A68AFE689AE47A65524F4A6C03 (intptr_t ___L0, RuntimeObject * ___obj1, const RuntimeMethod* method);
// System.Object FairyGUI.GTweener::get_userData()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * GTweener_get_userData_m3B924385C746F8859A15258BFDA5B453D681D273_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// FairyGUI.TweenValue FairyGUI.GTweener::get_startValue()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_startValue_mC09E4E1A3A7CDD5A2D225D2D0E65F4BAB3A995FF_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// FairyGUI.TweenValue FairyGUI.GTweener::get_endValue()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_endValue_mC646F9CBF41022753C17F3CF1A9D98B18D86651E_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// FairyGUI.TweenValue FairyGUI.GTweener::get_value()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_value_m22A83D4E36AC47FDE40BE10975007FF830E875A2_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// FairyGUI.TweenValue FairyGUI.GTweener::get_deltaValue()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_deltaValue_m3A8A418B420EB2AD185746BAA3C1816B97B5152F_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Single FairyGUI.GTweener::get_normalizedTime()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_normalizedTime_mF51C6F7FD91E9E5F5B01CB580FD8F78B146B1719_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTweener::get_completed()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTweener_get_completed_m9E393E7D9B22F4B728BE5CDE1515DE56AE5E7EFC (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.GTweener::get_allCompleted()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GTweener_get_allCompleted_m92B8799C55ECAE7940DA1CBA9566445DBE853987 (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearAnimationWrap::_CreateFairyGUI_GearAnimation(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearAnimationWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearAnimationWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearAnimation::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearAnimation__ctor_mC252B177FEA02E5A71B4D2E6452BFA48D4AD6C55 (GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearAnimation>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Int32 FairyGUI_GearBaseWrap::Dispose(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::Setup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::get_disableAllTweenEffect(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::get_controller(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::get_tweenConfig(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::set_disableAllTweenEffect(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearBaseWrap::set_controller(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearBase>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearBase::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearBase_Dispose_m90BB6947E77056A67484930C96AA751F9FB8D0EE (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GearBase::Setup(FairyGUI.Utils.ByteBuffer)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearBase_Setup_mB8569520BD4576FBDB71DC02FA46ADC1C75DA894 (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * ___buffer0, const RuntimeMethod* method);
// FairyGUI.Controller FairyGUI.GearBase::get_controller()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * GearBase_get_controller_mE2DA4B74A90F07D441A0957B49D27857E423AC62_inline (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, const RuntimeMethod* method);
// FairyGUI.GearTweenConfig FairyGUI.GearBase::get_tweenConfig()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * GearBase_get_tweenConfig_m32EC3572B6834AEFA9FEF78B024363B2FB090209 (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Controller>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisController_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_m2ADB8D8CFAF6FA0E0FEF32EB8453C8D6387DACFD (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearBase::set_controller(FairyGUI.Controller)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearBase_set_controller_mC7FFD0C99200388534BC69038A113A064EAB4931 (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::_CreateFairyGUI_GearColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearColorWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearColor::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearColor__ctor_m1EB62F77E468BE9B7034FBA154E07200932D2CDE (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearColor>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearColor::OnTweenStart(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearColor_OnTweenStart_m1D25369420A9020823E39A047872A9EA578251C8 (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearColor::OnTweenUpdate(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearColor_OnTweenUpdate_m6C183E56DA80D1F2932203FE3F9533C357516B46 (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearColor::OnTweenComplete(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearColor_OnTweenComplete_m60BE2A300D0F9717AD9E337FC0CC61AA256E4B0C (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::_CreateFairyGUI_GearDisplay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::AddLock(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::ReleaseLock(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::get_pages(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::get_connected(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearDisplayWrap::set_pages(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearDisplay::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearDisplay__ctor_m7F8786175AC076DB06A93BB9486B64197B9A1AAF (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearDisplay>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.UInt32 FairyGUI.GearDisplay::AddLock()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t GearDisplay_AddLock_mA532CEA31BC00E8FF8E401FF06C34F22F7907F30 (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GearDisplay::ReleaseLock(System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearDisplay_ReleaseLock_mC8511EA38BA82831CF3FE95747E65738E0565F23 (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, uint32_t ___token0, const RuntimeMethod* method);
// System.String[] FairyGUI.GearDisplay::get_pages()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* GearDisplay_get_pages_m74BD1E6295A01A0EE26EAD577DDCCCA9A085F8B0_inline (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::Push(System.IntPtr,System.Array)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_m007BBA6FFBB0D3E2A0905FD568FA4A87AD6ADD5F (intptr_t ___L0, RuntimeArray * ___array1, const RuntimeMethod* method);
// System.Boolean FairyGUI.GearDisplay::get_connected()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GearDisplay_get_connected_mE4E5C58BCF079D4FEA2E7D28D70D63335A88C30C (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, const RuntimeMethod* method);
// System.String[] LuaInterface.ToLua::CheckStringArray(System.IntPtr,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ToLua_CheckStringArray_m5AEC0FC50AE6350C62EFD1FE9B51D0EF06173703 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
// System.Void FairyGUI.GearDisplay::set_pages(System.String[])
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void GearDisplay_set_pages_mD74C21C26FD37B264ADC0D3ABE13768EE7E3718F_inline (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearIconWrap::_CreateFairyGUI_GearIcon(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearIconWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearIconWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearIcon::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearIcon__ctor_m7CFBA95B7934D1615272EF938962CA0405353235 (GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearIcon>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Int32 FairyGUI_GearLookWrap::_CreateFairyGUI_GearLook(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearLookWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearLookWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearLookWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearLookWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearLookWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearLook::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearLook__ctor_mE933EA3014093F91E7D7F1E976770ABAA9069115 (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearLook>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearLook::OnTweenStart(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearLook_OnTweenStart_m82486F87C55E5FE2EE3ADAE813219FEFE52DDCBB (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearLook::OnTweenUpdate(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearLook_OnTweenUpdate_m72E0A67947389C4DC751A0FE8580BBA40530409F (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearLook::OnTweenComplete(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearLook_OnTweenComplete_mEFCA67864E098EC6F84DC925B917E8B5781C4975 (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::_CreateFairyGUI_GearSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearSizeWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearSize::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearSize__ctor_mE7C7469B27B1D25C7158F53D100E3E9356505036 (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearSize>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearSize::OnTweenStart(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearSize_OnTweenStart_m079476B015FCB91CB3B8FC61C221F955F47250C7 (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearSize::OnTweenUpdate(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearSize_OnTweenUpdate_m7FCA31C59E5F662E2E3291080245FF412327AE4B (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearSize::OnTweenComplete(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearSize_OnTweenComplete_mB103DB7CD4024302C6E680C87DD7263E65A0BA70 (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearTextWrap::_CreateFairyGUI_GearText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearTextWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearTextWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearText::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearText__ctor_m51FA3AF526F640F39873AA8A0FB141E652757E81 (GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearText>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Int32 FairyGUI_GearXYWrap::_CreateFairyGUI_GearXY(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GearXYWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GearXY::.ctor(FairyGUI.GObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearXY__ctor_m626EDBFFDDE4733CDA52AFD22A4B1ACCE3A6EC41 (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearXY>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GearXY::OnTweenStart(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearXY_OnTweenStart_mA8AE0E87E2BA55AEBAB0D5039289FD22518E7F37 (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearXY::OnTweenUpdate(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearXY_OnTweenUpdate_m29DDF3AF1C605E38F07A8894779EF6950835BF3B (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Void FairyGUI.GearXY::OnTweenComplete(FairyGUI.GTweener)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GearXY_OnTweenComplete_m45D6FCBE392DD81A6526A84FE47DF3F913A00E44 (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * __this, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * ___tweener0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::_CreateFairyGUI_GoWrapper(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::SetWrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::CacheRenderers(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::Update(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::Dispose(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::get_supportStencil(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::get_wrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::get_renderingOrder(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::get_layer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::set_supportStencil(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::set_wrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::set_renderingOrder(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_GoWrapperWrap::set_layer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0 (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.GoWrapper::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GoWrapper__ctor_mE3279DB7A79B47F37EA73EBD51C211D9C9E21D9D (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, const RuntimeMethod* method);
// System.Void FairyGUI.GoWrapper::.ctor(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GoWrapper__ctor_m15503D4F7C8CEC8334238FA8F390660CA187206A (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___go0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GoWrapper>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.GoWrapper::SetWrapTarget(UnityEngine.GameObject,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GoWrapper_SetWrapTarget_m4055EFFB0E62DA6472B5E9C8BF57B8000E931B41 (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___target0, bool ___cloneMaterial1, const RuntimeMethod* method);
// System.Void FairyGUI.GoWrapper::CacheRenderers()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GoWrapper_CacheRenderers_m3709CB1D18F1C7B74E1CBB18C4AAF2FA0BFE5231 (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UpdateContext>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisUpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_m02DE2DB4BD46C30004660C52A0F6200C21143CDD (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// UnityEngine.GameObject FairyGUI.GoWrapper::get_wrapTarget()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * GoWrapper_get_wrapTarget_m22C90BAEE06B5F01C9F7E30E768F75B32ABED18D_inline (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PushSealed<UnityEngine.GameObject>(System.IntPtr,T)
inline void ToLua_PushSealed_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_m81BC867E74E5CC9A3022E90BA4C7352D490FFE44 (intptr_t ___L0, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___o1, const RuntimeMethod* method)
{
(( void (*) (intptr_t, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
}
// System.Void FairyGUI.GoWrapper::set_wrapTarget(UnityEngine.GameObject)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GoWrapper_set_wrapTarget_mA2471EF07A7317F808EF3B6B56B4749ECAAFEC4D (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * ___value0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::_CreateFairyGUI_Image(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::SetNativeSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::OnPopulateMesh(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::SliceFill(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_texture(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_fillMethod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_fillOrigin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_fillClockwise(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_fillAmount(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_scale9Grid(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_scaleByTile(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::get_tileGridIndice(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_texture(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_fillMethod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_fillOrigin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_fillClockwise(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_fillAmount(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_scale9Grid(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_scaleByTile(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953 (intptr_t ___L0, const RuntimeMethod* method);
// System.Int32 FairyGUI_ImageWrap::set_tileGridIndice(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C (intptr_t ___L0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image__ctor_m80041CC0D64CFD8A6B2D973AFB57535CA59F42BE (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.NTexture>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.Image::.ctor(FairyGUI.NTexture)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image__ctor_mCADA8582706D48F95BDB840E7826EFB8165E0154 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ___texture0, const RuntimeMethod* method);
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Image>(System.IntPtr,System.Int32)
inline RuntimeObject * ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( RuntimeObject * (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckObject_TisRuntimeObject_m370F9C78E9B5704DCD6C96E0862500C4AE58705D_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.Image::SetNativeSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_SetNativeSize_mC4980DB6BAD8EB782B03637D7501E3B1FC33BAE8 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.Image::OnPopulateMesh(FairyGUI.VertexBuffer)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_OnPopulateMesh_mB1ED450FF4B52E387CB229196ED382D9126795FB (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * ___vb0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::SliceFill(FairyGUI.VertexBuffer)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_SliceFill_m930EFC868BAF9D241A86C5F62CF637963C26805A (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * ___vb0, const RuntimeMethod* method);
// FairyGUI.NTexture FairyGUI.Image::get_texture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * Image_get_texture_m3E392543B6EFF7C9E25349F632AED5941AB25408 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// UnityEngine.Color FairyGUI.Image::get_color()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 Image_get_color_m6E755C919FDA026EB2D935589B28F1321CD69EC6 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// FairyGUI.FillMethod FairyGUI.Image::get_fillMethod()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Image_get_fillMethod_m934ADD138E9C72E1BB15B8C1E6DD958D277A03B4 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.Image::get_fillOrigin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Image_get_fillOrigin_m65604F458206205AEFAF6260988489A7765597C9 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Boolean FairyGUI.Image::get_fillClockwise()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Image_get_fillClockwise_m18C8F1D8C4FDFE3B5530365D6D57BC5071B6947C (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Single FairyGUI.Image::get_fillAmount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Image_get_fillAmount_mF2CFE82F1F43E5EF51F63CEABD4EA3EE6B6A171E (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Nullable`1<UnityEngine.Rect> FairyGUI.Image::get_scale9Grid()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 Image_get_scale9Grid_m2460976E91B1DC9AFBAFE1664A0463D5A1FDD8F8_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Rect>(System.IntPtr,System.Nullable`1<T>)
inline void ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662 (intptr_t ___L0, Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ___v1, const RuntimeMethod* method)
{
(( void (*) (intptr_t, Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 , const RuntimeMethod*))ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662_gshared)(___L0, ___v1, method);
}
// System.Boolean FairyGUI.Image::get_scaleByTile()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Image_get_scaleByTile_mC14028C888C5DF1A7C2F7F21BDC210739AEEE015_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Int32 FairyGUI.Image::get_tileGridIndice()
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Image_get_tileGridIndice_m8ED857CA8895E9306A2772A8E8C8DF307205E7C6_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_texture(FairyGUI.NTexture)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_texture_m11D1CDBF428D60241C3F44152C0F82CE3EB4F92F (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_color(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_color_mB956053F234E3C5F5D18069059A2F10280937EF7 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_fillMethod(FairyGUI.FillMethod)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_fillMethod_m92C18971C54D7C522C6D3755ADE15DAF7E21D2C5 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_fillOrigin(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_fillOrigin_mB05EB16F5A95BA2C5C9AD938235548527B03B008 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, int32_t ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_fillClockwise(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_fillClockwise_mE339B9CAD470EC5ED006DBCDC2DC50E042725AFF (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_fillAmount(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_fillAmount_mCC2598461D0AEED4EE189F12FA0D80BD460DF197 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, float ___value0, const RuntimeMethod* method);
// System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Rect>(System.IntPtr,System.Int32)
inline Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
{
return (( Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2_gshared)(___L0, ___stackPos1, method);
}
// System.Void FairyGUI.Image::set_scale9Grid(System.Nullable`1<UnityEngine.Rect>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_scale9Grid_m6165FFA4ECAAC4DE9216B7CD6A73706D5E401968 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_scaleByTile(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_scaleByTile_m83AD7B31ED2B15D398054528D2404DEFA1C72EC4 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, bool ___value0, const RuntimeMethod* method);
// System.Void FairyGUI.Image::set_tileGridIndice(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_tileGridIndice_m8FD377E1B99BE04F2F33DCE18897C46D16DD7FB1 (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, int32_t ___value0, const RuntimeMethod* method);
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GRootWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GRootWrap_Register_m89C44E3B51C268673719F2FDB3C8F84E7F0F27DA (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_Register_m89C44E3B51C268673719F2FDB3C8F84E7F0F27DA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GRoot), typeof(FairyGUI.GComponent));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetContentScaleFactor", SetContentScaleFactor);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral256DF6C08E378285D504DFC9F3B867773B9FA113, L_6, /*hidden argument*/NULL);
// L.RegFunction("ApplyContentScaleFactor", ApplyContentScaleFactor);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral62C0C9E775E6C866D26A40451B1D8BE65F4471E5, L_8, /*hidden argument*/NULL);
// L.RegFunction("ShowWindow", ShowWindow);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralD56B1A05627F363E9A4631DE31E5EDEED95F8F7F, L_10, /*hidden argument*/NULL);
// L.RegFunction("HideWindow", HideWindow);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral59A6DB7294EB515605D9CDA8AEA60A323B5B0738, L_12, /*hidden argument*/NULL);
// L.RegFunction("HideWindowImmediately", HideWindowImmediately);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralE7501A42839CF0D15AA5D05D573904AD76C26696, L_14, /*hidden argument*/NULL);
// L.RegFunction("BringToFront", BringToFront);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteralB178ED9EA8B125BE239DE0DA7CFAC0010A48521C, L_16, /*hidden argument*/NULL);
// L.RegFunction("ShowModalWait", ShowModalWait);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral1CDAB004E1AEBA8D896AD65AFFFC1EF5C5716375, L_18, /*hidden argument*/NULL);
// L.RegFunction("CloseModalWait", CloseModalWait);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteralCFFF27ECCB371BC88F5CF4B9803B8559B0435D96, L_20, /*hidden argument*/NULL);
// L.RegFunction("CloseAllExceptModals", CloseAllExceptModals);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_21);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral15B6037E98BBEF9421BE9EDE67E0CF455FF3AB52, L_22, /*hidden argument*/NULL);
// L.RegFunction("CloseAllWindows", CloseAllWindows);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_23);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteral7DEA38783A6F971B0B2B18F651697966FA62719B, L_24, /*hidden argument*/NULL);
// L.RegFunction("GetTopWindow", GetTopWindow);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_25);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteralC8BA0E802545AE9B46A43AEF5E89259BDAF9FDC8, L_26, /*hidden argument*/NULL);
// L.RegFunction("DisplayObjectToGObject", DisplayObjectToGObject);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_27 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_28 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_28, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_27);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_27, _stringLiteral520C8CE0B2FC6DD04EC7DFF0ACC9B5690584AACA, L_28, /*hidden argument*/NULL);
// L.RegFunction("ShowPopup", ShowPopup);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_29 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_30 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_30, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_29);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_29, _stringLiteralC67346B760720F27B4D7ABD670C681E139D067B8, L_30, /*hidden argument*/NULL);
// L.RegFunction("GetPoupPosition", GetPoupPosition);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_31 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_32 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_32, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_31);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_31, _stringLiteral6809CEF7477A396AE320BD2CFCAC5538A8F851FE, L_32, /*hidden argument*/NULL);
// L.RegFunction("TogglePopup", TogglePopup);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_33 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_34 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_34, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_33);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_33, _stringLiteral520B9591FDF004582BEC65D7528F026D441CD7E9, L_34, /*hidden argument*/NULL);
// L.RegFunction("HidePopup", HidePopup);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_35 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_36 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_36, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_35);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_35, _stringLiteral16ACCB770ED563A5427D271C2B5ADDBA2196E49F, L_36, /*hidden argument*/NULL);
// L.RegFunction("ShowTooltips", ShowTooltips);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_37 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_38 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_38, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_37);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_37, _stringLiteralE7D7C8658039BDCF6D610C0F1ACC4FCEF9FD94CF, L_38, /*hidden argument*/NULL);
// L.RegFunction("ShowTooltipsWin", ShowTooltipsWin);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_39 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_40 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_40, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_39);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_39, _stringLiteralCC1FCBB804A2FA9B50D58B9B176E0735B0A6E32B, L_40, /*hidden argument*/NULL);
// L.RegFunction("HideTooltips", HideTooltips);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_41 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_42 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_42, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_41);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_41, _stringLiteral51FEFEF45A98296EC92319EE2D75A38C19C1451E, L_42, /*hidden argument*/NULL);
// L.RegFunction("EnableSound", EnableSound);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_43 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_44 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_44, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_43);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_43, _stringLiteral96E17C52B50BF85E5AC09D951F88A85354D7DCF0, L_44, /*hidden argument*/NULL);
// L.RegFunction("DisableSound", DisableSound);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_45 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_46 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_46, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_45);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_45, _stringLiteral2396C1815CF91B0623F9EB08BE71D8DC4D2BF896, L_46, /*hidden argument*/NULL);
// L.RegFunction("PlayOneShotSound", PlayOneShotSound);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_47 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_48 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_48, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_47);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_47, _stringLiteral37A13F33012C877483CBD71B7F04BA17FFD9EFD2, L_48, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GRoot);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_49 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_50 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_50, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_49);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_49, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_50, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_51 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_52 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_52, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_51);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_51, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_52, /*hidden argument*/NULL);
// L.RegVar("contentScaleFactor", get_contentScaleFactor, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_53 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_54 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_54, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_53);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_53, _stringLiteral4FA9C275BBE897552A872AF36F43D837BA741719, L_54, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("inst", get_inst, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_55 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_56 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_56, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_55);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_55, _stringLiteral26EF83BE87F3A6621C9D3D9A88392CB3971AE5B0, L_56, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("modalLayer", get_modalLayer, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_57 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_58 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_58, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_57);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_57, _stringLiteralBC08C0D98F8B99C62596C559CCBD6D0975D6DB47, L_58, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("hasModalWindow", get_hasModalWindow, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_59 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_60 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_60, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_59);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_59, _stringLiteralE96E60961EF9D24A40A4888C7EEA52843BBCB32B, L_60, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("modalWaiting", get_modalWaiting, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_61 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_62 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_62, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_61);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_61, _stringLiteral8E27A7FA1EC282FF7927FC2A36F06E7C4B540BCA, L_62, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("touchTarget", get_touchTarget, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_63 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_64 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_64, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_63);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_63, _stringLiteral3DB630246342E2B2822675B4982F519FE9281671, L_64, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("hasAnyPopup", get_hasAnyPopup, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_65 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_66 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_66, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_65);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_65, _stringLiteralA02A1D6DD7B6767C6999B400E51FE71E3F82D9A9, L_66, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("focus", get_focus, set_focus);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_67 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_68 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_68, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_69 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_69, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_67);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_67, _stringLiteral78918DCAF22C0486024B08CAED8FE0C57E583A47, L_68, L_69, /*hidden argument*/NULL);
// L.RegVar("soundVolume", get_soundVolume, set_soundVolume);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_70 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_71 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_71, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_72 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_72, NULL, (intptr_t)((intptr_t)FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_70);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_70, _stringLiteral1705C583A02AEB133B4AC0B8EF60B0AFC579CD9A, L_71, L_72, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_73 = ___L0;
NullCheck(L_73);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_73, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GRootWrap::_CreateFairyGUI_GRoot(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap__CreateFairyGUI_GRoot_m33D708F422F30516BF6DE6335374BC06BB969836_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 0)
if (L_1)
{
goto IL_0019;
}
}
IL_0008:
{
// FairyGUI.GRoot obj = new FairyGUI.GRoot();
GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * L_2 = (GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)il2cpp_codegen_object_new(GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var);
GRoot__ctor_mA1071079483DAB78C7219D5D1CF1F38F78CC37B7(L_2, /*hidden argument*/NULL);
V_0 = L_2;
// ToLua.PushObject(L, obj);
intptr_t L_3 = ___L0;
GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_3, L_4, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0032;
}
IL_0019:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GRoot.New");
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_6 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_5, _stringLiteralB1AE6A82C259E98DA6B489D2D4E325AA8535EA9B, /*hidden argument*/NULL);
V_1 = L_6;
goto IL_0032;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_7 = ___L0;
Exception_t * L_8 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_1;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::SetContentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_SetContentScaleFactor_m1AFFAE7D6EDACDED8CB8F1C27F998CD055A492DA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
Exception_t * V_7 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 3)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)3))))
{
goto IL_0034;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_7 = ___L0;
double L_8 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_7, 3, /*hidden argument*/NULL);
V_2 = (((int32_t)((int32_t)L_8)));
// obj.SetContentScaleFactor(arg0, arg1);
int32_t L_9 = V_1;
int32_t L_10 = V_2;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_SetContentScaleFactor_mF62D19A70A31D5D5CCB570FD6A17F580C5621FA4(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_9, L_10, /*hidden argument*/NULL);
// return 0;
V_3 = 0;
goto IL_009a;
}
IL_0034:
{
// else if (count == 4)
int32_t L_11 = V_0;
if ((!(((uint32_t)L_11) == ((uint32_t)4))))
{
goto IL_007f;
}
}
IL_0038:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_12 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_13 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_12, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_14 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_15 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_14, 2, /*hidden argument*/NULL);
V_4 = (((int32_t)((int32_t)L_15)));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_16 = ___L0;
double L_17 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_16, 3, /*hidden argument*/NULL);
V_5 = (((int32_t)((int32_t)L_17)));
// FairyGUI.UIContentScaler.ScreenMatchMode arg2 = (FairyGUI.UIContentScaler.ScreenMatchMode)ToLua.CheckObject(L, 4, typeof(FairyGUI.UIContentScaler.ScreenMatchMode));
intptr_t L_18 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast<intptr_t> (ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_20 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_19, /*hidden argument*/NULL);
RuntimeObject * L_21 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_18, 4, L_20, /*hidden argument*/NULL);
V_6 = ((*(int32_t*)((int32_t*)UnBox(L_21, ScreenMatchMode_tAEA9749F6D6C13CE02228476E4D89164BC80B465_il2cpp_TypeInfo_var))));
// obj.SetContentScaleFactor(arg0, arg1, arg2);
int32_t L_22 = V_4;
int32_t L_23 = V_5;
int32_t L_24 = V_6;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_13, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_SetContentScaleFactor_mAE2A33643316A8947569BD4BE3B21F5348337E4F(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_13, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_22, L_23, L_24, /*hidden argument*/NULL);
// return 0;
V_3 = 0;
goto IL_009a;
}
IL_007f:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.SetContentScaleFactor");
intptr_t L_25 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_26 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_25, _stringLiteral530F8B48A9C2CBB3295EE45CAD7A185A0BB0B31A, /*hidden argument*/NULL);
V_3 = L_26;
goto IL_009a;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_008d;
throw e;
}
CATCH_008d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_7 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_27 = ___L0;
Exception_t * L_28 = V_7;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_29 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_27, L_28, /*hidden argument*/NULL);
V_3 = L_29;
goto IL_009a;
} // end catch (depth: 1)
IL_009a:
{
// }
int32_t L_30 = V_3;
return L_30;
}
}
// System.Int32 FairyGUI_GRootWrap::ApplyContentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ApplyContentScaleFactor_mBD4F8FA1007F28176F2E76DEF748E5CE4E1143A3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.ApplyContentScaleFactor();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ApplyContentScaleFactor_m5B23FAFC75509692484AC7CE0978438D18CD3B7C(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::ShowWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ShowWindow_mF2661AF2498B29C10033E523260B051E7609D580_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window arg0 = (FairyGUI.Window)ToLua.CheckObject<FairyGUI.Window>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var);
V_0 = ((Window_tE7D87992AB935C3508A34E808A486C27C5B6009A *)CastclassClass((RuntimeObject*)L_4, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var));
// obj.ShowWindow(arg0);
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowWindow_mDF8A7ABA7C2768BAE7D934E85936936ED9CF93C0(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::HideWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_HideWindow_m04EE961327C449EEAB74346D90D4E2328E01E6B2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window arg0 = (FairyGUI.Window)ToLua.CheckObject<FairyGUI.Window>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var);
V_0 = ((Window_tE7D87992AB935C3508A34E808A486C27C5B6009A *)CastclassClass((RuntimeObject*)L_4, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var));
// obj.HideWindow(arg0);
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HideWindow_mDECDAE0C04262D2309C54B689D9FCF1D389B7609(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::HideWindowImmediately(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_HideWindowImmediately_mE414DF516442B20F18F6CE089072A42F95DE515A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_1 = NULL;
int32_t V_2 = 0;
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_3 = NULL;
bool V_4 = false;
Exception_t * V_5 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_002e;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window arg0 = (FairyGUI.Window)ToLua.CheckObject<FairyGUI.Window>(L, 2);
intptr_t L_5 = ___L0;
RuntimeObject * L_6 = ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D((intptr_t)L_5, 2, /*hidden argument*/ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var);
V_1 = ((Window_tE7D87992AB935C3508A34E808A486C27C5B6009A *)CastclassClass((RuntimeObject*)L_6, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var));
// obj.HideWindowImmediately(arg0);
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_7 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HideWindowImmediately_mED41022EC6C2D482FC7D536693BD7746A7179C57(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_007b;
}
IL_002e:
{
// else if (count == 3)
int32_t L_8 = V_0;
if ((!(((uint32_t)L_8) == ((uint32_t)3))))
{
goto IL_0060;
}
}
IL_0032:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_9 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_10 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_9, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window arg0 = (FairyGUI.Window)ToLua.CheckObject<FairyGUI.Window>(L, 2);
intptr_t L_11 = ___L0;
RuntimeObject * L_12 = ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D((intptr_t)L_11, 2, /*hidden argument*/ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var);
V_3 = ((Window_tE7D87992AB935C3508A34E808A486C27C5B6009A *)CastclassClass((RuntimeObject*)L_12, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var));
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
intptr_t L_13 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_14 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_13, 3, /*hidden argument*/NULL);
V_4 = L_14;
// obj.HideWindowImmediately(arg0, arg1);
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_15 = V_3;
bool L_16 = V_4;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HideWindowImmediately_mFE2BA51C1E896B2065F8753BD3F62BB39B9A5A2A(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_15, L_16, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_007b;
}
IL_0060:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.HideWindowImmediately");
intptr_t L_17 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_18 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_17, _stringLiteral0AB689CF7DFAABA52379784F33ECAFBF45560D81, /*hidden argument*/NULL);
V_2 = L_18;
goto IL_007b;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_006e;
throw e;
}
CATCH_006e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_5 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_19 = ___L0;
Exception_t * L_20 = V_5;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_21 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_19, L_20, /*hidden argument*/NULL);
V_2 = L_21;
goto IL_007b;
} // end catch (depth: 1)
IL_007b:
{
// }
int32_t L_22 = V_2;
return L_22;
}
}
// System.Int32 FairyGUI_GRootWrap::BringToFront(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_BringToFront_m36A01A479A6F3D6A8A6DC207AB508FC2B5C42C3F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window arg0 = (FairyGUI.Window)ToLua.CheckObject<FairyGUI.Window>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisWindow_tE7D87992AB935C3508A34E808A486C27C5B6009A_m536EC336DE3A61D68AF3A32D1CBDF622E401CC9D_RuntimeMethod_var);
V_0 = ((Window_tE7D87992AB935C3508A34E808A486C27C5B6009A *)CastclassClass((RuntimeObject*)L_4, Window_tE7D87992AB935C3508A34E808A486C27C5B6009A_il2cpp_TypeInfo_var));
// obj.BringToFront(arg0);
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_BringToFront_m715C0C2DE74F76680CB8FFBA498DE6943A6C55AE(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::ShowModalWait(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ShowModalWait_mC92ED533884DF9F4FDF2B1A2A795348EA79D9EEF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.ShowModalWait();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowModalWait_m1E0334E784A07D4D43AC523911E40EE94273D075(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::CloseModalWait(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_CloseModalWait_mB363D3F5F8EAF33A481E5ACCBF078CA403F20C32_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.CloseModalWait();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_CloseModalWait_m224A2BD7426D7D05D4E96F911C6B22E54CEFF17F(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::CloseAllExceptModals(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_CloseAllExceptModals_mBF69F5B73C2F235F858E73A4DC6AD948799D97AD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.CloseAllExceptModals();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_CloseAllExceptModals_mCD6CD4917F95536015760948508D532D5CF5C344(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::CloseAllWindows(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_CloseAllWindows_mDEE1D9C5282890ACA95034A262D2718D11D2551E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.CloseAllWindows();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_CloseAllWindows_m3E09FB6E8C59EE4E346EB4BCDDFFB9AB14D5CBC8(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::GetTopWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_GetTopWindow_m25A4DFC3D59233D274D508376E426EAFB3417AE2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.Window o = obj.GetTopWindow();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_3 = GRoot_GetTopWindow_mEC93B84A72EE5F5F40582BFA21C5B7B48F2C8393(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_3;
// ToLua.PushObject(L, o);
intptr_t L_4 = ___L0;
Window_tE7D87992AB935C3508A34E808A486C27C5B6009A * L_5 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_002f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0024;
throw e;
}
CATCH_0024:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_002f;
} // end catch (depth: 1)
IL_002f:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::DisplayObjectToGObject(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_DisplayObjectToGObject_mE12D1F142024607881E102F02F380E4149511BB2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * V_0 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.DisplayObject arg0 = (FairyGUI.DisplayObject)ToLua.CheckObject<FairyGUI.DisplayObject>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisDisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_m3CCC96B21E66F2D570756CB24275A0538603BEBB((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisDisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_m3CCC96B21E66F2D570756CB24275A0538603BEBB_RuntimeMethod_var);
V_0 = ((DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB *)CastclassClass((RuntimeObject*)L_4, DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_il2cpp_TypeInfo_var));
// FairyGUI.GObject o = obj.DisplayObjectToGObject(arg0);
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_6 = GRoot_DisplayObjectToGObject_m6A113DE9EF5BF45EF25CD107618B5D37006E76AE(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GRootWrap::ShowPopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ShowPopup_m5B7B8371BB41B5EE81114B2FEABAC0863F095BAD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_3 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_4 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_5 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_6 = NULL;
RuntimeObject * V_7 = NULL;
Exception_t * V_8 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 5);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0031;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_5 = ___L0;
RuntimeObject * L_6 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_5, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_1 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_6, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.ShowPopup(arg0);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_7 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowPopup_m4DE9F1B0553348429BE81A5EDCB5D0137E6AF9D4(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_0031:
{
// else if (count == 3)
int32_t L_8 = V_0;
if ((!(((uint32_t)L_8) == ((uint32_t)3))))
{
goto IL_0068;
}
}
IL_0035:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_9 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_10 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_9, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_11 = ___L0;
RuntimeObject * L_12 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_11, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_3 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_12, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// FairyGUI.GObject arg1 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 3);
intptr_t L_13 = ___L0;
RuntimeObject * L_14 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_13, 3, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_4 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_14, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.ShowPopup(arg0, arg1);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_15 = V_3;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_16 = V_4;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowPopup_mFBB9C9A5616935D8D561692669CB2FD1F37B08A1(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_15, L_16, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_0068:
{
// else if (count == 4)
int32_t L_17 = V_0;
if ((!(((uint32_t)L_17) == ((uint32_t)4))))
{
goto IL_00ac;
}
}
IL_006c:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_18 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_19 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_18, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_20 = ___L0;
RuntimeObject * L_21 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_20, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_5 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_21, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// FairyGUI.GObject arg1 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 3);
intptr_t L_22 = ___L0;
RuntimeObject * L_23 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_22, 3, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_6 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_23, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// object arg2 = ToLua.ToVarObject(L, 4);
intptr_t L_24 = ___L0;
RuntimeObject * L_25 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_24, 4, /*hidden argument*/NULL);
V_7 = L_25;
// obj.ShowPopup(arg0, arg1, arg2);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_26 = V_5;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_27 = V_6;
RuntimeObject * L_28 = V_7;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_19, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowPopup_mB8728EA5E7F2A5CEE157E873C85CD3927A17DB1B(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_19, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_26, L_27, L_28, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_00ac:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.ShowPopup");
intptr_t L_29 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_30 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_29, _stringLiteral343D5482ADA4403FAC85AEE1E018FFA8AAE5118F, /*hidden argument*/NULL);
V_2 = L_30;
goto IL_00c7;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00ba;
throw e;
}
CATCH_00ba:
{ // begin catch(System.Exception)
// catch (Exception e)
V_8 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_31 = ___L0;
Exception_t * L_32 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_33 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_31, L_32, /*hidden argument*/NULL);
V_2 = L_33;
goto IL_00c7;
} // end catch (depth: 1)
IL_00c7:
{
// }
int32_t L_34 = V_2;
return L_34;
}
}
// System.Int32 FairyGUI_GRootWrap::GetPoupPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_GetPoupPosition_mE7299F85DF95B798AE52111F69AD57D2AD4852ED_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_0 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
RuntimeObject * V_2 = NULL;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
Exception_t * V_5 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 4);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 4, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_0 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_4, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// FairyGUI.GObject arg1 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 3);
intptr_t L_5 = ___L0;
RuntimeObject * L_6 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_5, 3, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_1 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_6, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// object arg2 = ToLua.ToVarObject(L, 4);
intptr_t L_7 = ___L0;
RuntimeObject * L_8 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_7, 4, /*hidden argument*/NULL);
V_2 = L_8;
// UnityEngine.Vector2 o = obj.GetPoupPosition(arg0, arg1, arg2);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_9 = V_0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_10 = V_1;
RuntimeObject * L_11 = V_2;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_12 = GRoot_GetPoupPosition_mCA7B90B8D083EE839C506D199F997EFBC2673BA4(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_9, L_10, L_11, /*hidden argument*/NULL);
V_3 = L_12;
// ToLua.Push(L, o);
intptr_t L_13 = ___L0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_14 = V_3;
ToLua_Push_m435606A21F3C6D92A0C3418AD3E7FD1FF7809EC2((intptr_t)L_13, L_14, /*hidden argument*/NULL);
// return 1;
V_4 = 1;
goto IL_0058;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_004a;
throw e;
}
CATCH_004a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_5 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_15 = ___L0;
Exception_t * L_16 = V_5;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_17 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_15, L_16, /*hidden argument*/NULL);
V_4 = L_17;
goto IL_0058;
} // end catch (depth: 1)
IL_0058:
{
// }
int32_t L_18 = V_4;
return L_18;
}
}
// System.Int32 FairyGUI_GRootWrap::TogglePopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_TogglePopup_m2D511D10E004602525E30D89FBA05099049C87B3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_3 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_4 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_5 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_6 = NULL;
RuntimeObject * V_7 = NULL;
Exception_t * V_8 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 5);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0031;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_5 = ___L0;
RuntimeObject * L_6 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_5, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_1 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_6, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.TogglePopup(arg0);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_7 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_TogglePopup_mBB9C5370BB846B28FED3DAAE70D73EDEE79010BE(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_0031:
{
// else if (count == 3)
int32_t L_8 = V_0;
if ((!(((uint32_t)L_8) == ((uint32_t)3))))
{
goto IL_0068;
}
}
IL_0035:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_9 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_10 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_9, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_11 = ___L0;
RuntimeObject * L_12 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_11, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_3 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_12, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// FairyGUI.GObject arg1 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 3);
intptr_t L_13 = ___L0;
RuntimeObject * L_14 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_13, 3, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_4 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_14, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.TogglePopup(arg0, arg1);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_15 = V_3;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_16 = V_4;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_TogglePopup_mE0C4E3AC6FC26AD89BA3A8B1E84E30E8E97F17EA(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_10, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_15, L_16, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_0068:
{
// else if (count == 4)
int32_t L_17 = V_0;
if ((!(((uint32_t)L_17) == ((uint32_t)4))))
{
goto IL_00ac;
}
}
IL_006c:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_18 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_19 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_18, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_20 = ___L0;
RuntimeObject * L_21 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_20, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_5 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_21, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// FairyGUI.GObject arg1 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 3);
intptr_t L_22 = ___L0;
RuntimeObject * L_23 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_22, 3, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_6 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_23, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// object arg2 = ToLua.ToVarObject(L, 4);
intptr_t L_24 = ___L0;
RuntimeObject * L_25 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_24, 4, /*hidden argument*/NULL);
V_7 = L_25;
// obj.TogglePopup(arg0, arg1, arg2);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_26 = V_5;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_27 = V_6;
RuntimeObject * L_28 = V_7;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_19, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_TogglePopup_mCC365569DC6CA8C83D19D184E0899D91D3976718(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_19, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_26, L_27, L_28, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_00c7;
}
IL_00ac:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.TogglePopup");
intptr_t L_29 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_30 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_29, _stringLiteral47CADA9CAD6F70ACCE6C3D03FC0C30367C3AD337, /*hidden argument*/NULL);
V_2 = L_30;
goto IL_00c7;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_00ba;
throw e;
}
CATCH_00ba:
{ // begin catch(System.Exception)
// catch (Exception e)
V_8 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_31 = ___L0;
Exception_t * L_32 = V_8;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_33 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_31, L_32, /*hidden argument*/NULL);
V_2 = L_33;
goto IL_00c7;
} // end catch (depth: 1)
IL_00c7:
{
// }
int32_t L_34 = V_2;
return L_34;
}
}
// System.Int32 FairyGUI_GRootWrap::HidePopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_HidePopup_mB9B06A9FC44BECFC3767B4EC062D59876F339DE4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_2 = NULL;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 1)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
{
goto IL_0020;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.HidePopup();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HidePopup_m0F47A72A89B619AEA6835552CBABE2DC2772BBB2(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0060;
}
IL_0020:
{
// else if (count == 2)
int32_t L_5 = V_0;
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
{
goto IL_0047;
}
}
IL_0024:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_6 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_7 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_8 = ___L0;
RuntimeObject * L_9 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_8, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_2 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_9, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.HidePopup(arg0);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_10 = V_2;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_7, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HidePopup_m557C66B19524E2E95A444A73363A37F5886CB9A4(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_7, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_10, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0060;
}
IL_0047:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.HidePopup");
intptr_t L_11 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_12 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_11, _stringLiteralF12CD7FB4BF120C086A72E97DD0CBDC0A8290756, /*hidden argument*/NULL);
V_1 = L_12;
goto IL_0060;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0055;
throw e;
}
CATCH_0055:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_13 = ___L0;
Exception_t * L_14 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_15 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_13, L_14, /*hidden argument*/NULL);
V_1 = L_15;
goto IL_0060;
} // end catch (depth: 1)
IL_0060:
{
// }
int32_t L_16 = V_1;
return L_16;
}
}
// System.Int32 FairyGUI_GRootWrap::ShowTooltips(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ShowTooltips_mFFEC3C5945B21917DC8A85279E9DBB20C45D437D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// obj.ShowTooltips(arg0);
String_t* L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowTooltips_m7D9A5F915E8E8DAABA914902792C1014DCB11A43(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0030;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0025;
throw e;
}
CATCH_0025:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0030;
} // end catch (depth: 1)
IL_0030:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::ShowTooltipsWin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_ShowTooltipsWin_mA968AE63EBA8014393F377C59683BF5B4A1B66F4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_0 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_4, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.ShowTooltipsWin(arg0);
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_0;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_ShowTooltipsWin_mCC520414ED669333CF21760C437455C0BEE73672(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GRootWrap::HideTooltips(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_HideTooltips_mD3ED80895D73D7C0602861A093698B12ACB331B0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.HideTooltips();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_HideTooltips_mF34B8B44A00CCBBE720B6D4FF73C0A49DAA994DB(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::EnableSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_EnableSound_m89BB75B87082622EE85C97BCF7B4990E863F7A94_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.EnableSound();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_EnableSound_m41CD7457A4AEAAC02199677BBD0412DBF94C0D90(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::DisableSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_DisableSound_m19B39ED46AD57B7A9D4714DCFD3FB2D8CB4105D2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// obj.DisableSound();
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_DisableSound_mA713AE95778FADD62D6BD671F89A9EE96A259622(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GRootWrap::PlayOneShotSound(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_PlayOneShotSound_mBFA47358FE585AFB932DFB6FC0A42596E86350B5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * V_1 = NULL;
int32_t V_2 = 0;
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * V_3 = NULL;
float V_4 = 0.0f;
Exception_t * V_5 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0038;
}
}
IL_000b:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// UnityEngine.AudioClip arg0 = (UnityEngine.AudioClip)ToLua.CheckObject(L, 2, typeof(UnityEngine.AudioClip));
intptr_t L_5 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_6, /*hidden argument*/NULL);
RuntimeObject * L_8 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_5, 2, L_7, /*hidden argument*/NULL);
V_1 = ((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_8, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var));
// obj.PlayOneShotSound(arg0);
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_9 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_PlayOneShotSound_mDD64FA793C3718A42535DDE6604D63BB97B23231(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_4, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_9, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0090;
}
IL_0038:
{
// else if (count == 3)
int32_t L_10 = V_0;
if ((!(((uint32_t)L_10) == ((uint32_t)3))))
{
goto IL_0075;
}
}
IL_003c:
{
// FairyGUI.GRoot obj = (FairyGUI.GRoot)ToLua.CheckObject<FairyGUI.GRoot>(L, 1);
intptr_t L_11 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_12 = ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1((intptr_t)L_11, 1, /*hidden argument*/ToLua_CheckObject_TisGRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_m9905956065F72E7AECFC56CF01FC9EC5E54FF0F1_RuntimeMethod_var);
// UnityEngine.AudioClip arg0 = (UnityEngine.AudioClip)ToLua.CheckObject(L, 2, typeof(UnityEngine.AudioClip));
intptr_t L_13 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_14, /*hidden argument*/NULL);
RuntimeObject * L_16 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_13, 2, L_15, /*hidden argument*/NULL);
V_3 = ((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_16, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var));
// float arg1 = (float)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_17 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_18 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_17, 3, /*hidden argument*/NULL);
V_4 = (((float)((float)L_18)));
// obj.PlayOneShotSound(arg0, arg1);
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_19 = V_3;
float L_20 = V_4;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_12, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_PlayOneShotSound_mDB9D88C9709EA95863C6B1846045675DF7E7C163(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_12, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_19, L_20, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0090;
}
IL_0075:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GRoot.PlayOneShotSound");
intptr_t L_21 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_22 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_21, _stringLiteralED524B66DE1F2D4C8872F9094602F27D7178410D, /*hidden argument*/NULL);
V_2 = L_22;
goto IL_0090;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0083;
throw e;
}
CATCH_0083:
{ // begin catch(System.Exception)
// catch (Exception e)
V_5 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_23 = ___L0;
Exception_t * L_24 = V_5;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_25 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_23, L_24, /*hidden argument*/NULL);
V_2 = L_25;
goto IL_0090;
} // end catch (depth: 1)
IL_0090:
{
// }
int32_t L_26 = V_2;
return L_26;
}
}
// System.Int32 FairyGUI_GRootWrap::get_contentScaleFactor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_contentScaleFactor_mD47C517602F4C49E2B33286FA41E062530BE5285_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// LuaDLL.lua_pushnumber(L, FairyGUI.GRoot.contentScaleFactor);
intptr_t L_0 = ___L0;
float L_1 = GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBA_inline(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_0, (((double)((double)L_1))), /*hidden argument*/NULL);
// return 1;
V_0 = 1;
goto IL_001b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0010;
throw e;
}
CATCH_0010:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_2 = ___L0;
Exception_t * L_3 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001b;
} // end catch (depth: 1)
IL_001b:
{
// }
int32_t L_5 = V_0;
return L_5;
}
}
// System.Int32 FairyGUI_GRootWrap::get_inst(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_inst_m178E9BE3C4689E840D636D8BA433B9A11F6F78E3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.PushObject(L, FairyGUI.GRoot.inst);
intptr_t L_0 = ___L0;
GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F * L_1 = GRoot_get_inst_m5D6C63CC62CF791590415144C7D3EE7C073EFB12(/*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_0, L_1, /*hidden argument*/NULL);
// return 1;
V_0 = 1;
goto IL_001a;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_000f;
throw e;
}
CATCH_000f:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_2 = ___L0;
Exception_t * L_3 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001a;
} // end catch (depth: 1)
IL_001a:
{
// }
int32_t L_5 = V_0;
return L_5;
}
}
// System.Int32 FairyGUI_GRootWrap::get_modalLayer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_modalLayer_m0AA7534072B68FE7A4789165060003A66212CC48_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.GGraph ret = obj.modalLayer;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * L_3 = GRoot_get_modalLayer_m746E6CD2726B3B70953916F11E61F79ED81FB13A(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
GGraph_tD2F718A15120D167149C9E19B8802F8862458858 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index modalLayer on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralF9B709ED74170B9AC670E887A0DCE5DE5852A087, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_hasModalWindow(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_hasModalWindow_mA6E090CE53719DE6624463B1A01E7BBC4B820AC4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.hasModalWindow;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
bool L_3 = GRoot_get_hasModalWindow_m71E61F24B2E1ECFEFF18B6A3076DA0CE7ED6E68A(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index hasModalWindow on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral79CD410EA8EBB8F40368595AB7EE617314924F5D, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_modalWaiting(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_modalWaiting_m3761175126FA50329BF2B02A11CE3C795D12C649_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.modalWaiting;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
bool L_3 = GRoot_get_modalWaiting_mCDDCB23DCF4CCFC03FC45E6F8C1294F8189226A2(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index modalWaiting on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral89BB55478588F62874BC18C039B5E07E5A321077, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_touchTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_touchTarget_m4953CF13B60B70ECDEEA5FDD9689F460EBF11FAA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.GObject ret = obj.touchTarget;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_3 = GRoot_get_touchTarget_mE4A3754B3797ECAEBC1A915E1C10C8FD226C0470(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index touchTarget on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral5295470B894AB3C39A1404D1B862A6738EB5059C, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_hasAnyPopup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_hasAnyPopup_m747759EB792A8BCF3BF55A00D816808F9BC74152_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.hasAnyPopup;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
bool L_3 = GRoot_get_hasAnyPopup_m128C9C6D5D56B51DA4A9DF1A5D1728E4204C3B55(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index hasAnyPopup on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralA606E361DADED33DDB121FEB94E5FDD18459DD63, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_focus(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_focus_m955ACE30C0B0FCC570BCBFD20C509C9D744EE4E9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.GObject ret = obj.focus;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_3 = GRoot_get_focus_m89EE50F814BCE1F1AFB58BB3AB0EB93C9D548D80(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index focus on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralFC76489FD66D22C2D5F855FBC87E348F10971BAC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::get_soundVolume(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_get_soundVolume_m271C68782D2AE27B379770082D60CBBE32CA484D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.soundVolume;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
float L_3 = GRoot_get_soundVolume_m8C3F286D58BD991A521392FD030BFEADAD883576(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index soundVolume on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral16D3536B795316E5428B6F8BFDE6DCA7D66C7792, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::set_focus(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_set_focus_mC5D2E4FC7EC6409C59D31FE64CF6605424E9B2A0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
V_1 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_4, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
// obj.focus = arg0;
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_set_focus_m715597EC9A46106D4350713D73220BB1095F26E7(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index focus on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralFC76489FD66D22C2D5F855FBC87E348F10971BAC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GRootWrap::set_soundVolume(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GRootWrap_set_soundVolume_mE31EFBBACE3BE8948FA30043A92977D88246042B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GRoot obj = (FairyGUI.GRoot)o;
RuntimeObject * L_2 = V_0;
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((float)((float)L_4)));
// obj.soundVolume = arg0;
float L_5 = V_1;
NullCheck(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)));
GRoot_set_soundVolume_m79F63A0772652DE90992A243178DD5FE889E557F(((GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F *)CastclassClass((RuntimeObject*)L_2, GRoot_t591897C540B6A7F4230981CA6885A13A52A76F0F_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index soundVolume on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral16D3536B795316E5428B6F8BFDE6DCA7D66C7792, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GRootWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GRootWrap__ctor_mC1B06BD7322DE68371D2947A69B12BB7C2C07FA8 (FairyGUI_GRootWrap_tCFB736E8F27D202E96454D373C46622E4ED5C684 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GSliderWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GSliderWrap_Register_mE0306DF506AB4FF4B9B566F14D7C691BF9404DEE (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_Register_mE0306DF506AB4FF4B9B566F14D7C691BF9404DEE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GSlider), typeof(FairyGUI.GComponent));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Setup_AfterAdd", Setup_AfterAdd);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral6AFA67AAFE0324D02827560D3B12C887A8EDDF12, L_6, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GSlider);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_8, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_10, /*hidden argument*/NULL);
// L.RegVar("changeOnClick", get_changeOnClick, set_changeOnClick);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_13 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_13, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_11, _stringLiteralCF736C47CFCE15943F77925DFA9FF363CB7C01AD, L_12, L_13, /*hidden argument*/NULL);
// L.RegVar("canDrag", get_canDrag, set_canDrag);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_14 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_15 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_15, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_14);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_14, _stringLiteral9654DDEE88824BE7944A0E0A516957F93F9398F1, L_15, L_16, /*hidden argument*/NULL);
// L.RegVar("onChanged", get_onChanged, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralD7238B24B95FF1A90DB5D89E817DDDAD3183C002, L_18, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("onGripTouchEnd", get_onGripTouchEnd, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_19, _stringLiteral48A21E6743A07ADFB2E971CAF370E3C36EE36DE9, L_20, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("titleType", get_titleType, set_titleType);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_23 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_23, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_21);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_21, _stringLiteral2F4E516FBDFA40A52453A9F9889F8BB8F91CD83A, L_22, L_23, /*hidden argument*/NULL);
// L.RegVar("max", get_max, set_max);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_24 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_25 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_25, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_24);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_24, _stringLiteral0706025B2BBCEC1ED8D64822F4ECCD96314938D0, L_25, L_26, /*hidden argument*/NULL);
// L.RegVar("value", get_value, set_value);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_27 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_28 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_28, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_29 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_29, NULL, (intptr_t)((intptr_t)FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_27);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_27, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_28, L_29, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_30 = ___L0;
NullCheck(L_30);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_30, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GSliderWrap::_CreateFairyGUI_GSlider(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap__CreateFairyGUI_GSlider_mD3E4A5FA09BCF7A44D7A891C5470A1DADF05B455_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 0)
if (L_1)
{
goto IL_0019;
}
}
IL_0008:
{
// FairyGUI.GSlider obj = new FairyGUI.GSlider();
GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * L_2 = (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)il2cpp_codegen_object_new(GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var);
GSlider__ctor_m3B25C475FD751469840EB2D596DAD40AE8257E92(L_2, /*hidden argument*/NULL);
V_0 = L_2;
// ToLua.PushObject(L, obj);
intptr_t L_3 = ___L0;
GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_3, L_4, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0032;
}
IL_0019:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GSlider.New");
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_6 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_5, _stringLiteral85215C2D38A52540409916E633C4833EC16C356E, /*hidden argument*/NULL);
V_1 = L_6;
goto IL_0032;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_7 = ___L0;
Exception_t * L_8 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_1;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::Setup_AfterAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_Setup_AfterAdd_m8DB15BB79BC38AF15C5C7DE5D40C22BBB432EFD3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GSlider obj = (FairyGUI.GSlider)ToLua.CheckObject<FairyGUI.GSlider>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGSlider_t6744387ADB3DE64C71458B21627B32714BD96816_m737368C785A82BA958A197FE610A5648199206F0((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGSlider_t6744387ADB3DE64C71458B21627B32714BD96816_m737368C785A82BA958A197FE610A5648199206F0_RuntimeMethod_var);
// FairyGUI.Utils.ByteBuffer arg0 = (FairyGUI.Utils.ByteBuffer)ToLua.CheckObject<FairyGUI.Utils.ByteBuffer>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var);
V_0 = ((ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *)CastclassClass((RuntimeObject*)L_4, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// obj.Setup_AfterAdd(arg0, arg1);
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
VirtActionInvoker2< ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *, int32_t >::Invoke(28 /* System.Void FairyGUI.GObject::Setup_AfterAdd(FairyGUI.Utils.ByteBuffer,System.Int32) */, ((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_changeOnClick(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_changeOnClick_m21113D8B99EB6626808A117BAC8EE43CB53E36CC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.changeOnClick;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
bool L_3 = ((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var))->get_changeOnClick_111();
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index changeOnClick on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralB9E6024ED71195CC4E01B093423564D59AC2ACEB, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_canDrag(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_canDrag_m344EE61BDA29C1242FCB2E22CEACAB71CD95E60E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.canDrag;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
bool L_3 = ((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var))->get_canDrag_112();
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index canDrag on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2CC7EC5FC32181B5AB575ACEAA007E8F2D2F28E3, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_onChanged(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_onChanged_mDBD0946B851A27EF97508D9BF288CF844641FB99_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onChanged;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GSlider_get_onChanged_m9A8C1B92804BDE303CF5A53389EEA0D6AC53F1CD(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onChanged on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral7270FBCBBCC017651008A06B60648F5EE0063571, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_onGripTouchEnd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_onGripTouchEnd_m46A47CE1A6E4212D73765EA169B70B624A0DE3E4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onGripTouchEnd;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GSlider_get_onGripTouchEnd_mC531D95CA245F42FBA2A3A9ABCE979EBF5DD866D(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onGripTouchEnd on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralACF2516CC52B11DC183D302E8D7D657562037ED1, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_titleType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_titleType_mB763B3D7DFD8EE5DFC23089C00698712923A58C8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.ProgressTitleType ret = obj.titleType;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
int32_t L_3 = GSlider_get_titleType_m9D892D841027A3EB17ABB4D45D28338E3EEA7F35_inline(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
int32_t L_6 = L_5;
RuntimeObject * L_7 = Box(ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418_il2cpp_TypeInfo_var, &L_6);
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_4, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_7, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0037;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index titleType on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteralCD7F8705F7C3F0BC423761F66DFFE92E15B3F4B7, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0037;
} // end catch (depth: 1)
IL_0037:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_max(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_max_m0EC33FD42C48D69469C0878299531DC9E74F3B00_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
double V_1 = 0.0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// double ret = obj.max;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
double L_3 = GSlider_get_max_mE736E6A20AD75B56E0B3B756F0BC0D4A718E58C1_inline(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
double L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index max on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral43663AA84ADAF5A8816DC526E9AA6A6BF671D42A, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::get_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_get_value_mCDE0E17118724809ADB3A4E3BC2EE420A0F8E869_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
double V_1 = 0.0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// double ret = obj.value;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
double L_3 = GSlider_get_value_m900A5C9C11242AB9558F4C1665F3059CA3207DF8_inline(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
double L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index value on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2E30C15D58386D702544ADEC7172B5357CD4E041, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::set_changeOnClick(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_set_changeOnClick_mE43C56537ACF4453431F58D8DD5FE559C89F32C5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.changeOnClick = arg0;
bool L_5 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var))->set_changeOnClick_111(L_5);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index changeOnClick on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralB9E6024ED71195CC4E01B093423564D59AC2ACEB, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::set_canDrag(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_set_canDrag_mAD63BCEBC1267679510832DB5CA30C78EFE98C92_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.canDrag = arg0;
bool L_5 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var))->set_canDrag_112(L_5);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index canDrag on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2CC7EC5FC32181B5AB575ACEAA007E8F2D2F28E3, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::set_titleType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_set_titleType_m2595869C05AC0000F64E2A6BC2B453F9FE978E3C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.ProgressTitleType arg0 = (FairyGUI.ProgressTitleType)ToLua.CheckObject(L, 2, typeof(FairyGUI.ProgressTitleType));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_6, ProgressTitleType_tF5A2E4106DC0DB224A25C6295F3E6A890C570418_il2cpp_TypeInfo_var))));
// obj.titleType = arg0;
int32_t L_7 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
GSlider_set_titleType_mB6AA33475DC323D34A15B6ADF8360E4A30122148(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index titleType on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteralCD7F8705F7C3F0BC423761F66DFFE92E15B3F4B7, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GSliderWrap::set_max(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_set_max_m563A70A4CB278A85EA35CF31BE6E779C366290FB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
double V_1 = 0.0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// double arg0 = (double)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((double)((double)L_4)));
// obj.max = arg0;
double L_5 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
GSlider_set_max_m5C010A87DC699ACD71DF83B3AFF9CB02643B8AFC(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index max on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral43663AA84ADAF5A8816DC526E9AA6A6BF671D42A, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GSliderWrap::set_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GSliderWrap_set_value_m60A55472FA56A5021736F310110B1AD85EE130D6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
double V_1 = 0.0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GSlider obj = (FairyGUI.GSlider)o;
RuntimeObject * L_2 = V_0;
// double arg0 = (double)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((double)((double)L_4)));
// obj.value = arg0;
double L_5 = V_1;
NullCheck(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)));
GSlider_set_value_mC822E950486BD500108CE23AA54F00561DD15091(((GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 *)CastclassClass((RuntimeObject*)L_2, GSlider_t6744387ADB3DE64C71458B21627B32714BD96816_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index value on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2E30C15D58386D702544ADEC7172B5357CD4E041, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GSliderWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GSliderWrap__ctor_m52E31187313392525D0D6EF973981922A6F16636 (FairyGUI_GSliderWrap_tA060D946E6FFF9053BDDFFF783FCF43BE09C3BDF * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GTextFieldWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTextFieldWrap_Register_m179D9FA1E3DDCED747C597B370C1F8E3856DAB33 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_Register_m179D9FA1E3DDCED747C597B370C1F8E3856DAB33_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GTextField), typeof(FairyGUI.GObject));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetVar", SetVar);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralA0DD73E6725B10961BC762346035DD7E87B2E441, L_6, /*hidden argument*/NULL);
// L.RegFunction("FlushVars", FlushVars);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralD772B34F1F57EAB0091D8DB7614960983426EA3B, L_8, /*hidden argument*/NULL);
// L.RegFunction("HasCharacter", HasCharacter);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral703D9C4B7F53F92D649F87CECB5C1A0F5DDBF057, L_10, /*hidden argument*/NULL);
// L.RegFunction("Setup_BeforeAdd", Setup_BeforeAdd);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteralEB9E5F4FD9DD5EFC1D2EDD0DBC30CD8EBE48369A, L_12, /*hidden argument*/NULL);
// L.RegFunction("Setup_AfterAdd", Setup_AfterAdd);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral6AFA67AAFE0324D02827560D3B12C887A8EDDF12, L_14, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GTextField);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_16, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_18, /*hidden argument*/NULL);
// L.RegVar("text", get_text, set_text);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_21 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_21, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_19, _stringLiteral372EA08CAB33E71C02C651DBC83A474D32C676EA, L_20, L_21, /*hidden argument*/NULL);
// L.RegVar("templateVars", get_templateVars, set_templateVars);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_22 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_23 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_23, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_22);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_22, _stringLiteralE7725AC9036D8A8A188E8B2D4EA7857C69619483, L_23, L_24, /*hidden argument*/NULL);
// L.RegVar("textFormat", get_textFormat, set_textFormat);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_27 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_27, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_25);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteral25802F71AB5EF7964107CA0C2C607006A56B4442, L_26, L_27, /*hidden argument*/NULL);
// L.RegVar("color", get_color, set_color);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_28 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_29 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_29, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_30 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_30, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_28);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_28, _stringLiteral6DD0FE8001145BEC4A12D0E22DA711C4970D000B, L_29, L_30, /*hidden argument*/NULL);
// L.RegVar("align", get_align, set_align);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_31 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_32 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_32, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_33 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_33, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_31);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_31, _stringLiteralAE21C64A87F6BB0B8E16E55C48BE4CC638D7BD3F, L_32, L_33, /*hidden argument*/NULL);
// L.RegVar("verticalAlign", get_verticalAlign, set_verticalAlign);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_34 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_35 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_35, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_36 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_36, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_34);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_34, _stringLiteral552225D5D65C27CEE9F643FC99EAC3D7B9FEAFA5, L_35, L_36, /*hidden argument*/NULL);
// L.RegVar("singleLine", get_singleLine, set_singleLine);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_37 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_38 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_38, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_39 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_39, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_37);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_37, _stringLiteral5E2F2B15CAE3C25B03D210914F84080F52914228, L_38, L_39, /*hidden argument*/NULL);
// L.RegVar("stroke", get_stroke, set_stroke);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_40 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_41 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_41, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_42 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_42, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_40);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_40, _stringLiteralFA2A4FD4647FAD8F06BF432ED86671AE860FC08C, L_41, L_42, /*hidden argument*/NULL);
// L.RegVar("strokeColor", get_strokeColor, set_strokeColor);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_43 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_44 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_44, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_45 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_45, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_43);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_43, _stringLiteralD0FE38A115933B0402B5C2D191DF99CDF2C1B8FD, L_44, L_45, /*hidden argument*/NULL);
// L.RegVar("shadowOffset", get_shadowOffset, set_shadowOffset);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_46 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_47 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_47, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_48 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_48, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_46);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_46, _stringLiteralFCECF7EDF22E26E95F7E670FFC9DCBD5080ED813, L_47, L_48, /*hidden argument*/NULL);
// L.RegVar("UBBEnabled", get_UBBEnabled, set_UBBEnabled);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_49 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_50 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_50, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_51 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_51, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_49);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteral6AF6D057A3123211D3755B34EB9AD1EFFDF6FFC5, L_50, L_51, /*hidden argument*/NULL);
// L.RegVar("autoSize", get_autoSize, set_autoSize);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_52 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_53 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_53, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_54 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_54, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_52);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_52, _stringLiteral09D74747F7BBB54D619A297A40098D5403D19923, L_53, L_54, /*hidden argument*/NULL);
// L.RegVar("textWidth", get_textWidth, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_55 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_56 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_56, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_55);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_55, _stringLiteralEC50FF2E8F93CC35EE7133CFCA6C9BA56AE7A5EA, L_56, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("textHeight", get_textHeight, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_57 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_58 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_58, NULL, (intptr_t)((intptr_t)FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_57);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_57, _stringLiteral034911C590C6A795E5C8761915ED11D255DEDE53, L_58, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_59 = ___L0;
NullCheck(L_59);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_59, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::_CreateFairyGUI_GTextField(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap__CreateFairyGUI_GTextField_m37ED13B2EA562B96F078C6C2E639E3506B47B78D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 0)
if (L_1)
{
goto IL_0019;
}
}
IL_0008:
{
// FairyGUI.GTextField obj = new FairyGUI.GTextField();
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * L_2 = (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)il2cpp_codegen_object_new(GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var);
GTextField__ctor_m8705E6A0B5D50A68FF6290C58646285A2508D61A(L_2, /*hidden argument*/NULL);
V_0 = L_2;
// ToLua.PushObject(L, obj);
intptr_t L_3 = ___L0;
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_3, L_4, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0032;
}
IL_0019:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GTextField.New");
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_6 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_5, _stringLiteralACC043BB6CDC6963D499D708EE1A3A643D484680, /*hidden argument*/NULL);
V_1 = L_6;
goto IL_0032;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_7 = ___L0;
Exception_t * L_8 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_1;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::SetVar(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_SetVar_m52E74D38A4B2CD8A83D59EB5C78090DC20579D41_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * V_2 = NULL;
int32_t V_3 = 0;
Exception_t * V_4 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GTextField obj = (FairyGUI.GTextField)ToLua.CheckObject<FairyGUI.GTextField>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var);
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// string arg1 = ToLua.CheckString(L, 3);
intptr_t L_5 = ___L0;
String_t* L_6 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = L_6;
// FairyGUI.GTextField o = obj.SetVar(arg0, arg1);
String_t* L_7 = V_0;
String_t* L_8 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * L_9 = GTextField_SetVar_mA6597CE17647F274836A96BC0C4B03B256583D24(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
V_2 = L_9;
// ToLua.PushObject(L, o);
intptr_t L_10 = ___L0;
GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * L_11 = V_2;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_10, L_11, /*hidden argument*/NULL);
// return 1;
V_3 = 1;
goto IL_0043;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0036;
throw e;
}
CATCH_0036:
{ // begin catch(System.Exception)
// catch (Exception e)
V_4 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_12 = ___L0;
Exception_t * L_13 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_14 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_12, L_13, /*hidden argument*/NULL);
V_3 = L_14;
goto IL_0043;
} // end catch (depth: 1)
IL_0043:
{
// }
int32_t L_15 = V_3;
return L_15;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::FlushVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_FlushVars_m86E8975832F1C493F3DE34F2F56CA9911B187249_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GTextField obj = (FairyGUI.GTextField)ToLua.CheckObject<FairyGUI.GTextField>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var);
// obj.FlushVars();
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_FlushVars_m62B5F583243FC6E2A2F4B454C4B63AB44C185C0A(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::HasCharacter(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_HasCharacter_m4C7BD7115DA462CF2AFCE55A10F681B8B8926A87_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
Il2CppChar V_0 = 0x0;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTextField obj = (FairyGUI.GTextField)ToLua.CheckObject<FairyGUI.GTextField>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var);
// char arg0 = (char)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (il2cpp_codegen_cast_floating_point<uint16_t, int32_t, double>(L_4));
// bool o = obj.HasCharacter(arg0);
Il2CppChar L_5 = V_0;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
bool L_6 = GTextField_HasCharacter_m470423A1EB570D223178567904AFCF3211D392D2(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// LuaDLL.lua_pushboolean(L, o);
intptr_t L_7 = ___L0;
bool L_8 = V_1;
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::Setup_BeforeAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_Setup_BeforeAdd_m3B5C16BACA5D440086786DB1D9BB246018524818_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GTextField obj = (FairyGUI.GTextField)ToLua.CheckObject<FairyGUI.GTextField>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var);
// FairyGUI.Utils.ByteBuffer arg0 = (FairyGUI.Utils.ByteBuffer)ToLua.CheckObject<FairyGUI.Utils.ByteBuffer>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var);
V_0 = ((ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *)CastclassClass((RuntimeObject*)L_4, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// obj.Setup_BeforeAdd(arg0, arg1);
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
VirtActionInvoker2< ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *, int32_t >::Invoke(27 /* System.Void FairyGUI.GObject::Setup_BeforeAdd(FairyGUI.Utils.ByteBuffer,System.Int32) */, ((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::Setup_AfterAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_Setup_AfterAdd_mB30D65A9C63EBEF07639CD710789C3B335249870_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GTextField obj = (FairyGUI.GTextField)ToLua.CheckObject<FairyGUI.GTextField>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_m7EE7599A4811DBF03A18D9CA525AEFFC8F5B8ADA_RuntimeMethod_var);
// FairyGUI.Utils.ByteBuffer arg0 = (FairyGUI.Utils.ByteBuffer)ToLua.CheckObject<FairyGUI.Utils.ByteBuffer>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var);
V_0 = ((ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *)CastclassClass((RuntimeObject*)L_4, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// obj.Setup_AfterAdd(arg0, arg1);
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
VirtActionInvoker2< ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *, int32_t >::Invoke(28 /* System.Void FairyGUI.GObject::Setup_AfterAdd(FairyGUI.Utils.ByteBuffer,System.Int32) */, ((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_text(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_text_mA7F63763A3B2268E6746F2DEDDBAA192A4133658_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// string ret = obj.text;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(14 /* System.String FairyGUI.GObject::get_text() */, ((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
V_1 = L_3;
// LuaDLL.lua_pushstring(L, ret);
intptr_t L_4 = ___L0;
String_t* L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index text on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralBABA2C0947025D15DFAEF9B66898BE54D0DED616, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_templateVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_templateVars_m7FF3B9225D388D82B8B5CB33DCA827A286141492_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// System.Collections.Generic.Dictionary<string,string> ret = obj.templateVars;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_3 = GTextField_get_templateVars_m72C11CBFF34332959665FABC075E0DCE3EC3A8A5_inline(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushSealed(L, ret);
intptr_t L_4 = ___L0;
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_5 = V_1;
ToLua_PushSealed_TisDictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_mA28CC060D849D605436A049680A6120121A8955A((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisDictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_mA28CC060D849D605436A049680A6120121A8955A_RuntimeMethod_var);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index templateVars on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralB7F9178B2A55778C567FC49080F4461D3B3E7879, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_textFormat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_textFormat_mEE00379260A2F356370C8800CD0FACAED5465433_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TextFormat ret = obj.textFormat;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * L_3 = GTextField_get_textFormat_m17F3655CA652ACE28AAF36C258BC764319A6BFD0(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index textFormat on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralC5CB7BBFA414DA68191D21D595B8A44B1B8F4DD7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_color_mF0FA92ED5EC525E376785510B205594956504E31_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color ret = obj.color;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = GTextField_get_color_mFD6838B7360FC945D2182793F9679DF18CC01EF7(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
ToLua_Push_mA3CD7E888C8B72C317AA49B9F6CE895A97291E38((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index color on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_align(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_align_mC72B2BB13DB8C49E6CD26A1B123872CAE0EB32B8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.AlignType ret = obj.align;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextField_get_align_m2D5FF50813E6F2FAC1B163576521B8CA41042EAD(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
int32_t L_6 = L_5;
RuntimeObject * L_7 = Box(AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_il2cpp_TypeInfo_var, &L_6);
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_4, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_7, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0037;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index align on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral311198C45E79F725B43A1134B6846C25E73CCC37, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0037;
} // end catch (depth: 1)
IL_0037:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_verticalAlign(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_verticalAlign_mB0FA5490A58027A4FA9B9C2B01D6068EF74297A8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.VertAlignType ret = obj.verticalAlign;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextField_get_verticalAlign_mF97A0D5FB025C7DEBF3F5F790844EFA3628BDB53(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
int32_t L_6 = L_5;
RuntimeObject * L_7 = Box(VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_il2cpp_TypeInfo_var, &L_6);
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_4, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_7, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0037;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index verticalAlign on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral46CDD228556413D13770B5F186CFEF673372DA30, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0037;
} // end catch (depth: 1)
IL_0037:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_singleLine(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_singleLine_mF3065917DF52F1448F929DEABDBD8BE3B93AA74E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.singleLine;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
bool L_3 = GTextField_get_singleLine_mA3D7BA9655F983D80FACF9349A90E6B9FDD6AE4A(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index singleLine on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralD6260E9CA8791C98A260FC0BBBDCA4ACF5AF27E3, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_stroke(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_stroke_m9C00D05C62EC46327354385261DD6D9B428461A5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.stroke;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextField_get_stroke_mEEC733BC137611ADBA8FF54BA08AB5C115408878(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index stroke on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral19DCE11782DA5C7E4660F3AE02D937843CFB3DAB, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_strokeColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_strokeColor_mB742C050C68BEFA195CC14C5DB2E5097983FDBE9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color ret = obj.strokeColor;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = GTextField_get_strokeColor_m95D9FDA8337F165F4170AE4FA6F4FCAB34A36BFE(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
ToLua_Push_mA3CD7E888C8B72C317AA49B9F6CE895A97291E38((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index strokeColor on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralA9B88B81D2C71358F4F54111E6085459539C727B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_shadowOffset(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_shadowOffset_m4722A0056FC6FB0AA7B6D8C0EBD47295985C69BA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Vector2 ret = obj.shadowOffset;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = GTextField_get_shadowOffset_m6BA4B0D644AFB92F75641FA2B3268CC149034DF8(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_5 = V_1;
ToLua_Push_m435606A21F3C6D92A0C3418AD3E7FD1FF7809EC2((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index shadowOffset on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE5EEBD8A61B4758A8FFB72A8510150834AE6F82A, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_UBBEnabled(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_UBBEnabled_mC69013CE3786176D4328219221C85A7263C034C0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.UBBEnabled;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
bool L_3 = GTextField_get_UBBEnabled_mF1EC1D258CE5464A29FD90617457D05B3D784B42_inline(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index UBBEnabled on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral36513D3904887449EE82904A9739BBCD1DDEE967, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_autoSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_autoSize_mE1A1168B2CE0B578A0421FE12E1BBBEF9A963F80_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.AutoSizeType ret = obj.autoSize;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextField_get_autoSize_m2D21265D2608EA7CD02CE522F80D7DAEFFE003ED(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
int32_t L_6 = L_5;
RuntimeObject * L_7 = Box(AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7_il2cpp_TypeInfo_var, &L_6);
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_4, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_7, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0037;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index autoSize on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral08340D5D511C075D71AB11BCD6A878C2912FAE1D, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0037;
} // end catch (depth: 1)
IL_0037:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_textWidth(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_textWidth_m6263FFDB897AE4637BA71A23DD04F3A2121219E2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.textWidth;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
float L_3 = GTextField_get_textWidth_m882B0377D77BFA8CE38B8274899215DD46209A27(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index textWidth on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralD72FDD8246E4E1A39A87B330FF41E0EA40C63445, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::get_textHeight(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_get_textHeight_m2A1B899B65621C145B6315652512071B706860FE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.textHeight;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
float L_3 = GTextField_get_textHeight_m9CFD14DCE8B1B2075F4ADCCD04E4AB1C4F9EBBC5(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index textHeight on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE68241F8194257F5D6D996C527C86A573DC37BF6, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_text(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_text_mD22CA8D13637F1C611EA76216BA9F0BD113E9AAC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.text = arg0;
String_t* L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
VirtActionInvoker1< String_t* >::Invoke(15 /* System.Void FairyGUI.GObject::set_text(System.String) */, ((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index text on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralBABA2C0947025D15DFAEF9B66898BE54D0DED616, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_templateVars(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_templateVars_mBF5FAC380F2C7EC564F82F11476270FC222A971A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// System.Collections.Generic.Dictionary<string,string> arg0 = (System.Collections.Generic.Dictionary<string,string>)ToLua.CheckObject(L, 2, typeof(System.Collections.Generic.Dictionary<string,string>));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *)CastclassClass((RuntimeObject*)L_6, Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var));
// obj.templateVars = arg0;
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_7 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_templateVars_mFE7167B0A30EE98108E9ADB0755849351B101056(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index templateVars on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteralB7F9178B2A55778C567FC49080F4461D3B3E7879, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_textFormat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_textFormat_m82DB1773E8B877888F83563E9483E3DB852CF25E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TextFormat arg0 = (FairyGUI.TextFormat)ToLua.CheckObject<FairyGUI.TextFormat>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF_RuntimeMethod_var);
V_1 = ((TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 *)CastclassClass((RuntimeObject*)L_4, TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_il2cpp_TypeInfo_var));
// obj.textFormat = arg0;
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_textFormat_mD748D394818BE6294995D73ACB89F125181FDBD0(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index textFormat on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralC5CB7BBFA414DA68191D21D595B8A44B1B8F4DD7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_color_m0D6B781DBD14EC8DD2667281B0BC140DBBB87855_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color arg0 = ToLua.ToColor(L, 2);
intptr_t L_3 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ToLua_ToColor_m8BA5C5C83C6FCCF1F5572D5BB37BB153A0EF4DB5((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.color = arg0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_color_mA4ECB9D2314F1FA35F9020A92BEAC6A90833BE99(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index color on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_align(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_align_m4DD55896E29B16EA1347B930A66B10449A98CDEE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.AlignType arg0 = (FairyGUI.AlignType)ToLua.CheckObject(L, 2, typeof(FairyGUI.AlignType));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_6, AlignType_tEAC6F99D19DADB2480BA707FB7619B1A38436C55_il2cpp_TypeInfo_var))));
// obj.align = arg0;
int32_t L_7 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_align_m11B93D438CFAB5C1559AFE6C4B22BB52078BA98F(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index align on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral311198C45E79F725B43A1134B6846C25E73CCC37, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_verticalAlign(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_verticalAlign_m3D5AB4E70DD7E29C11919CB1DA6F5335AACCB5A5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.VertAlignType arg0 = (FairyGUI.VertAlignType)ToLua.CheckObject(L, 2, typeof(FairyGUI.VertAlignType));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_6, VertAlignType_t202929B60C3F2E00200AAB7ED3F5105BDA06FA31_il2cpp_TypeInfo_var))));
// obj.verticalAlign = arg0;
int32_t L_7 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_verticalAlign_m112FAB11512635D58DD98CA213E0C42EDE9AA862(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index verticalAlign on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral46CDD228556413D13770B5F186CFEF673372DA30, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_singleLine(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_singleLine_m7223407FF4DAEC1EE38F579039F13AB8C49EC69F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.singleLine = arg0;
bool L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_singleLine_m8DEC9AF2DEADB2C4FB6C850AFF68651E3B5CE036(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index singleLine on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralD6260E9CA8791C98A260FC0BBBDCA4ACF5AF27E3, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_stroke(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_stroke_mDA9DAD4074525D9E3C9B61E6064ADC2C53EB6594_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.stroke = arg0;
int32_t L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_stroke_mCFA11755A7FF4F9F48F46ED85C3F993ECEB3AF95(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index stroke on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral19DCE11782DA5C7E4660F3AE02D937843CFB3DAB, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_strokeColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_strokeColor_mBA76DC1A51A0290EC510337ABA003C9F4DF06F95_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color arg0 = ToLua.ToColor(L, 2);
intptr_t L_3 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ToLua_ToColor_m8BA5C5C83C6FCCF1F5572D5BB37BB153A0EF4DB5((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.strokeColor = arg0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_strokeColor_m3FCB95DF5A5B4993DF1D6A453D2DB301EED057C6(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index strokeColor on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralA9B88B81D2C71358F4F54111E6085459539C727B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_shadowOffset(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_shadowOffset_m4DEB2394132118F7FC35EACA64AAF447E09ED7E0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Vector2 arg0 = ToLua.ToVector2(L, 2);
intptr_t L_3 = ___L0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_4 = ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.shadowOffset = arg0;
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_shadowOffset_mB910B8BD1849617257CCBB87799D78DF84D0FFCA(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index shadowOffset on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE5EEBD8A61B4758A8FFB72A8510150834AE6F82A, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_UBBEnabled(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_UBBEnabled_mC561085BDA3D085A866D2696C93631C349C0E724_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.UBBEnabled = arg0;
bool L_5 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_UBBEnabled_mD72B8F4C431C913DEB66D04229188E7A7EAB1B1D_inline(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index UBBEnabled on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral36513D3904887449EE82904A9739BBCD1DDEE967, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextFieldWrap::set_autoSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextFieldWrap_set_autoSize_m2840EA9B8B2931ADB45C608F40811F749A1C6FB9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextField obj = (FairyGUI.GTextField)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.AutoSizeType arg0 = (FairyGUI.AutoSizeType)ToLua.CheckObject(L, 2, typeof(FairyGUI.AutoSizeType));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_6, AutoSizeType_tEA834A59FCFC66A35B1F42476E2A86E9003225D7_il2cpp_TypeInfo_var))));
// obj.autoSize = arg0;
int32_t L_7 = V_1;
NullCheck(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)));
GTextField_set_autoSize_m64EE35827177B3EB7880ABCDBBCC27E972534EE3(((GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 *)CastclassClass((RuntimeObject*)L_2, GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index autoSize on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral08340D5D511C075D71AB11BCD6A878C2912FAE1D, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Void FairyGUI_GTextFieldWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTextFieldWrap__ctor_mD0441199CF89E62B5518E54843C85C0A21B64B3B (FairyGUI_GTextFieldWrap_t447B4BC8702286C02F62A96BBA013909D3594DB2 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GTextInputWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTextInputWrap_Register_mEA1E02121215867B4D2BA3E06B49A52C2E20DABC (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_Register_mEA1E02121215867B4D2BA3E06B49A52C2E20DABC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GTextInput), typeof(FairyGUI.GTextField));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetSelection", SetSelection);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral5DB31598CD2F8C7549C077DAAD7F7D81237628BB, L_6, /*hidden argument*/NULL);
// L.RegFunction("ReplaceSelection", ReplaceSelection);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralD6FBB04C3587577F984BD1B313BCDCC6AE0570C8, L_8, /*hidden argument*/NULL);
// L.RegFunction("Setup_BeforeAdd", Setup_BeforeAdd);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralEB9E5F4FD9DD5EFC1D2EDD0DBC30CD8EBE48369A, L_10, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GTextInput);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_12, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_14, /*hidden argument*/NULL);
// L.RegVar("inputTextField", get_inputTextField, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_15, _stringLiteral56D1A2F5884183A262738E357BD624945023A36B, L_16, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("onFocusIn", get_onFocusIn, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralA78848C7EDA4C562D6F7AB9739E160B17F23E30A, L_18, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("onFocusOut", get_onFocusOut, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_19, _stringLiteralB545E4A735321A50B74651E8EB692FDF074E4A14, L_20, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("onChanged", get_onChanged, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_21);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_21, _stringLiteralD7238B24B95FF1A90DB5D89E817DDDAD3183C002, L_22, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("onSubmit", get_onSubmit, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_23);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteral5ACE366234D47646C5756370A95D09642319E9E1, L_24, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("editable", get_editable, set_editable);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_27 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_27, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_25);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteral50C2168CB43434E6B9CD0188D0075BB32E6134FA, L_26, L_27, /*hidden argument*/NULL);
// L.RegVar("hideInput", get_hideInput, set_hideInput);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_28 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_29 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_29, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_30 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_30, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_28);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_28, _stringLiteral5E12806A04D17A86BD5E3D0F09367549F77A9A21, L_29, L_30, /*hidden argument*/NULL);
// L.RegVar("maxLength", get_maxLength, set_maxLength);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_31 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_32 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_32, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_33 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_33, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_31);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_31, _stringLiteral3D9EE765A395618A401BA7AC0FE0E7064DC1CBBB, L_32, L_33, /*hidden argument*/NULL);
// L.RegVar("restrict", get_restrict, set_restrict);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_34 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_35 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_35, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_36 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_36, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_34);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_34, _stringLiteralEE1E5B88D0A9C6E7AD2881D14FAC38F7A4B737A8, L_35, L_36, /*hidden argument*/NULL);
// L.RegVar("displayAsPassword", get_displayAsPassword, set_displayAsPassword);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_37 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_38 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_38, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_39 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_39, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_37);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_37, _stringLiteral675C58CF18BBE8461BD24E57BE414BE4E8D04A75, L_38, L_39, /*hidden argument*/NULL);
// L.RegVar("caretPosition", get_caretPosition, set_caretPosition);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_40 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_41 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_41, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_42 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_42, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_40);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_40, _stringLiteral4C03C83C56D2E3BCAAE46D5AE691B3053506C285, L_41, L_42, /*hidden argument*/NULL);
// L.RegVar("promptText", get_promptText, set_promptText);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_43 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_44 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_44, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_45 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_45, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_43);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_43, _stringLiteralF9C9DC168498C7E9C9101273CAB2958877371640, L_44, L_45, /*hidden argument*/NULL);
// L.RegVar("keyboardInput", get_keyboardInput, set_keyboardInput);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_46 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_47 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_47, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_48 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_48, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_46);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_46, _stringLiteral93F525E336AF9C7BFE30BBE969C0B37C3012E6A6, L_47, L_48, /*hidden argument*/NULL);
// L.RegVar("keyboardType", get_keyboardType, set_keyboardType);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_49 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_50 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_50, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_51 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_51, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_49);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteralFE4E79C668BD9EB4AD8F7531C6C4A6F20BD5722E, L_50, L_51, /*hidden argument*/NULL);
// L.RegVar("emojies", get_emojies, set_emojies);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_52 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_53 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_53, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_54 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_54, NULL, (intptr_t)((intptr_t)FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_52);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_52, _stringLiteralF766B2C717A2B1695C3E0AB04F722352EC8D3B92, L_53, L_54, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_55 = ___L0;
NullCheck(L_55);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_55, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GTextInputWrap::_CreateFairyGUI_GTextInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap__CreateFairyGUI_GTextInput_mD7D259740C6119245F2A243B7392FEE4B003B256_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 0)
if (L_1)
{
goto IL_0019;
}
}
IL_0008:
{
// FairyGUI.GTextInput obj = new FairyGUI.GTextInput();
GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * L_2 = (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)il2cpp_codegen_object_new(GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var);
GTextInput__ctor_m690F5A837B97009729E4C74615A4CDFABD72825E(L_2, /*hidden argument*/NULL);
V_0 = L_2;
// ToLua.PushObject(L, obj);
intptr_t L_3 = ___L0;
GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_3, L_4, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0032;
}
IL_0019:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GTextInput.New");
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_6 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_5, _stringLiteral20361C1B136EF0A0E1B8FBCB6DEBD761E128D0D5, /*hidden argument*/NULL);
V_1 = L_6;
goto IL_0032;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_7 = ___L0;
Exception_t * L_8 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_1;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::SetSelection(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_SetSelection_m17F168BFB84B1F0FBDBE4AE870032365625F3177_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)ToLua.CheckObject<FairyGUI.GTextInput>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A_RuntimeMethod_var);
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((int32_t)((int32_t)L_4)));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// obj.SetSelection(arg0, arg1);
int32_t L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_SetSelection_mE57AC74E09E20DE71B803238A036F40503170005(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_003b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0030;
throw e;
}
CATCH_0030:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003b;
} // end catch (depth: 1)
IL_003b:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextInputWrap::ReplaceSelection(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_ReplaceSelection_m2D4D7A3260929CCD8941E690CF8F4153B654D386_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)ToLua.CheckObject<FairyGUI.GTextInput>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A_RuntimeMethod_var);
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// obj.ReplaceSelection(arg0);
String_t* L_5 = V_0;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_ReplaceSelection_mF17DEDCFA3419E2AA93F97B3CC659EADB982B0DF(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0030;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0025;
throw e;
}
CATCH_0025:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0030;
} // end catch (depth: 1)
IL_0030:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GTextInputWrap::Setup_BeforeAdd(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_Setup_BeforeAdd_mC404628528D3D151F18EF5DA48D7212FED61DA54_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)ToLua.CheckObject<FairyGUI.GTextInput>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_mB985A8905ADAE2BD1B820C0FBFF721B5B329FD6A_RuntimeMethod_var);
// FairyGUI.Utils.ByteBuffer arg0 = (FairyGUI.Utils.ByteBuffer)ToLua.CheckObject<FairyGUI.Utils.ByteBuffer>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var);
V_0 = ((ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *)CastclassClass((RuntimeObject*)L_4, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var));
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// obj.Setup_BeforeAdd(arg0, arg1);
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_7 = V_0;
int32_t L_8 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
VirtActionInvoker2< ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *, int32_t >::Invoke(27 /* System.Void FairyGUI.GObject::Setup_BeforeAdd(FairyGUI.Utils.ByteBuffer,System.Int32) */, ((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_inputTextField(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_inputTextField_m5A4DA8498606F4B5DA8F3BD6A3117102DE69E12B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.InputTextField ret = obj.inputTextField;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * L_3 = GTextInput_get_inputTextField_m1A8A85A5AAFB11526457630C3780955AD1F9233A_inline(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index inputTextField on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral366F58E579676E1F6B3A9D5A4E87728B28F5720E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_onFocusIn(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_onFocusIn_m3FABDAECE56C87DA5640FB5407F167533A1797EA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onFocusIn;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GTextInput_get_onFocusIn_m5D3FB85F7A83C69737C98BB65E7BA562A58663EC(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onFocusIn on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralD045E6395D6350B8E3B33C2F5824B27922706AB6, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_onFocusOut(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_onFocusOut_mEDF77B3C8B955918091EB76BA59136D8A7AC452E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onFocusOut;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GTextInput_get_onFocusOut_m206B9AED6EB57D42BD06B18D322733FA16355725(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onFocusOut on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral92B9E9B91A45D9EA6700EF9302F53DAE7FD33072, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_onChanged(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_onChanged_m1E5A1FDF93EFB93AD1E8398B6BBFCB871B7B3011_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onChanged;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GTextInput_get_onChanged_m774F6B099D1AADF33C27F9E175283814876E2FF3(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onChanged on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral7270FBCBBCC017651008A06B60648F5EE0063571, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_onSubmit(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_onSubmit_m792CF698225F5721FC3A4E9AED5268DB976547BC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.EventListener ret = obj.onSubmit;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = GTextInput_get_onSubmit_m88C50B39D9E48A92BCFABFB445ABFFFA33EB8803(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index onSubmit on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral7638E6984469327CEC090AA620759E816F3DF556, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_editable(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_editable_m27C7DF0463BC8C46B2EB05899916E992C79CF24F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.editable;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
bool L_3 = GTextInput_get_editable_m3175892B23C8159559509ABDF2F79D28182088BF(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index editable on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral483CC38BF7558CA4AA533C663E510B32178E4384, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_hideInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_hideInput_m307F0A4643F2DB744B024A9DE0E97943BAEEE44E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.hideInput;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
bool L_3 = GTextInput_get_hideInput_m8E72F3BF2E4F16697EE129ECAC2ABF6963B8BC7F(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index hideInput on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral5CD5DA675432A794784A19A8FCE69C67C0B49F23, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_maxLength(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_maxLength_m3BD62E18FAA91FB4D829C40A9B1DF4FC8C5C50E9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.maxLength;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextInput_get_maxLength_mD1D415AA0D0F3845D0D8CA3D576EC0A9D6BE2341(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index maxLength on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral244D73471921AA2FB20FCB1153761E9442E02070, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_restrict(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_restrict_mCCF9C24868147B7CE1215C4690744234E9FE2B72_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// string ret = obj.restrict;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
String_t* L_3 = GTextInput_get_restrict_m661815B30BFB50D7A6E7D28DFA7E89012D3E783C(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushstring(L, ret);
intptr_t L_4 = ___L0;
String_t* L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index restrict on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralEBB6090FC2D5E7D8E3213685221DD0B013BEE43C, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_displayAsPassword(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_displayAsPassword_m84592B83822A0598244126E8D0390E057DEE1B8C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.displayAsPassword;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
bool L_3 = GTextInput_get_displayAsPassword_m5B48CA71FF31EE2BAE25C1C1E6BCC81ED17EC301(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index displayAsPassword on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral9EA80E9C503C405D42D22592599EEBF1EA153E33, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_caretPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_caretPosition_m0A817319766D8EB06499D890A6D96D08C7EE040C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.caretPosition;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextInput_get_caretPosition_mC28B35556FB0DB3C477A4FCB1F57ED5B6F0DAB38(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index caretPosition on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralB66DC499DE98C1F1184EC3AB9EFF6B6AA832C2B0, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_promptText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_promptText_m5CBFD7B4324DD11B7E8DFDA5F44849C7845A69B7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// string ret = obj.promptText;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
String_t* L_3 = GTextInput_get_promptText_m1DED29FF8C5D9DB8E07819317F1585E524E5D4FA(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushstring(L, ret);
intptr_t L_4 = ___L0;
String_t* L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index promptText on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralBEE189E4CE9330473D0029EFC6F57582BD304EAE, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_keyboardInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_keyboardInput_m3F29021D5C91D93A8A2FE693C055788F7CBAFECB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.keyboardInput;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
bool L_3 = GTextInput_get_keyboardInput_m5A561E6053C591B6BDFE81EF3FE0A90FD84B0313(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index keyboardInput on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4B1B069F956376BBF870E4A00612B21D4926645E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_keyboardType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_keyboardType_mBE82E70DB91F799E76D2B4238A7E6AE8558592F7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.keyboardType;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
int32_t L_3 = GTextInput_get_keyboardType_mF2F5E91E58B3D858CEDA310113C7E72828C91085(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index keyboardType on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral0C5DC552771ACDFA4DC5A95A2B218E644AAD130F, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::get_emojies(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_get_emojies_m0058465D00A2C12D705F0F7AA36BB33789C4AE86_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// System.Collections.Generic.Dictionary<uint,FairyGUI.Emoji> ret = obj.emojies;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * L_3 = GTextInput_get_emojies_mC09FE069FF7DE40B385D609F034B114E323EED96(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushSealed(L, ret);
intptr_t L_4 = ___L0;
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * L_5 = V_1;
ToLua_PushSealed_TisDictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_m3A7B98A77FAB2F46412CFB16486C3BC6050D84E7((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisDictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_m3A7B98A77FAB2F46412CFB16486C3BC6050D84E7_RuntimeMethod_var);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index emojies on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2838738525A289342BF99A27AF9C23DFAB1B1775, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_editable(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_editable_m9D471225B62F0F9E4A14C4566F9F87FE21ED0FE3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.editable = arg0;
bool L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_editable_mBFDF80FF66B8326812B1945BB5B65780C8E1334F(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index editable on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral483CC38BF7558CA4AA533C663E510B32178E4384, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_hideInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_hideInput_m5A9BA1F974477BDDF0F276DB5070C7A575CB218E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.hideInput = arg0;
bool L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_hideInput_mB555781D94CB91034A5EFD51CE18E99F90398DA2(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index hideInput on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral5CD5DA675432A794784A19A8FCE69C67C0B49F23, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_maxLength(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_maxLength_mE7B346B8FAE5101BDFF5C11079D4BF3E5F9C7F2D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.maxLength = arg0;
int32_t L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_maxLength_mBF460F992D346F89054167B51CF87EE43168885D(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index maxLength on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral244D73471921AA2FB20FCB1153761E9442E02070, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_restrict(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_restrict_m0239691B5A7DE600E0578E3FB6A40C7BDF98B09B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.restrict = arg0;
String_t* L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_restrict_mD5D8BD8B2C2B386F8E9FD36318979779C7130D9E(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index restrict on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralEBB6090FC2D5E7D8E3213685221DD0B013BEE43C, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_displayAsPassword(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_displayAsPassword_mD92D6BE035195A268DEA2E48F05526211908BFF0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.displayAsPassword = arg0;
bool L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_displayAsPassword_m7BE7E621C8F06F25F5774522EE5D0A6FB6D3779F(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index displayAsPassword on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral9EA80E9C503C405D42D22592599EEBF1EA153E33, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_caretPosition(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_caretPosition_m191D541B3200E231A5C5F0008E4CC96473259764_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.caretPosition = arg0;
int32_t L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_caretPosition_mCE16CDDE74C8859616983113B3DA64740096CDF8(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index caretPosition on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralB66DC499DE98C1F1184EC3AB9EFF6B6AA832C2B0, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_promptText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_promptText_m72747940DC9D7581827E0381A2BF75AA7F944645_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// string arg0 = ToLua.CheckString(L, 2);
intptr_t L_3 = ___L0;
String_t* L_4 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.promptText = arg0;
String_t* L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_promptText_m9DECC61C81397CA17D08157662415D900B9FBEFB(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index promptText on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralBEE189E4CE9330473D0029EFC6F57582BD304EAE, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_keyboardInput(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_keyboardInput_mBC15E454064E038114D4378B24B9D0C00A5159F1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.keyboardInput = arg0;
bool L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_keyboardInput_mA1220DF9E6BF952E592F498336C2F2A7FA09B798(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index keyboardInput on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4B1B069F956376BBF870E4A00612B21D4926645E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_keyboardType(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_keyboardType_m2229E903911961EE07456E134F6D16BBA654D46C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.keyboardType = arg0;
int32_t L_5 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_keyboardType_m6DE0A64ABCD74B174B330524EE1F11FCDBC3772C(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index keyboardType on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral0C5DC552771ACDFA4DC5A95A2B218E644AAD130F, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTextInputWrap::set_emojies(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTextInputWrap_set_emojies_m5A9BD13799B640CD9B552C064D9392A488BEFDFD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTextInput obj = (FairyGUI.GTextInput)o;
RuntimeObject * L_2 = V_0;
// System.Collections.Generic.Dictionary<uint,FairyGUI.Emoji> arg0 = (System.Collections.Generic.Dictionary<uint,FairyGUI.Emoji>)ToLua.CheckObject(L, 2, typeof(System.Collections.Generic.Dictionary<uint,FairyGUI.Emoji>));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 *)CastclassClass((RuntimeObject*)L_6, Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21_il2cpp_TypeInfo_var));
// obj.emojies = arg0;
Dictionary_2_tD7E2696BE589316FEB65D16C6EB12B4D108DAD21 * L_7 = V_1;
NullCheck(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)));
GTextInput_set_emojies_m3B4ADFE0D8229854E44E30AB9987FCFDDCCD76A2(((GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C *)CastclassClass((RuntimeObject*)L_2, GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index emojies on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral2838738525A289342BF99A27AF9C23DFAB1B1775, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Void FairyGUI_GTextInputWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTextInputWrap__ctor_m4BD913D35BCA1A9953BD694F12DEA19C320FFCB9 (FairyGUI_GTextInputWrap_tA755EAD64BB7EB1CC38C871A6005B7C0899B8830 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GTweenerWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTweenerWrap_Register_m0FC6CE3BB1EA007F29B75CBFECA16949D491EBC3 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_Register_m0FC6CE3BB1EA007F29B75CBFECA16949D491EBC3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GTweener), typeof(System.Object));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetDelay", SetDelay);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral7367CE3A23D876AB5D9136988046D7B70EF76CB0, L_6, /*hidden argument*/NULL);
// L.RegFunction("SetDuration", SetDuration);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralC96A71EE2E8F1B189F49BD6712259EE67BB8B611, L_8, /*hidden argument*/NULL);
// L.RegFunction("SetBreakpoint", SetBreakpoint);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral50CF69E173717B4227924BE7E114A8067135CDEE, L_10, /*hidden argument*/NULL);
// L.RegFunction("SetEase", SetEase);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral9BB11A3AD441249E4522EC0B7C617CE77E3A2327, L_12, /*hidden argument*/NULL);
// L.RegFunction("SetEasePeriod", SetEasePeriod);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral1607BF37815334155823D9C76391DDC4EAD0B77C, L_14, /*hidden argument*/NULL);
// L.RegFunction("SetEaseOvershootOrAmplitude", SetEaseOvershootOrAmplitude);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral40B2202ACE07BFB900D4DAF9047E1A872901E6FE, L_16, /*hidden argument*/NULL);
// L.RegFunction("SetRepeat", SetRepeat);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral7D2F382868AB19EB9BEEF9073376999A3CE06E7E, L_18, /*hidden argument*/NULL);
// L.RegFunction("SetTimeScale", SetTimeScale);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral736D68AFB2BC8324449BBB1B4F69D9F969DD4318, L_20, /*hidden argument*/NULL);
// L.RegFunction("SetIgnoreEngineTimeScale", SetIgnoreEngineTimeScale);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_21);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral077A00489B3B0DC07FA283AAC020FB4598513045, L_22, /*hidden argument*/NULL);
// L.RegFunction("SetSnapping", SetSnapping);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_23);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteralF530955606B8C4162F4279E114D069F54F9345FD, L_24, /*hidden argument*/NULL);
// L.RegFunction("SetPath", SetPath);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_25);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteralD20669FA98C1461938F67711D64837D1B2F025D8, L_26, /*hidden argument*/NULL);
// L.RegFunction("SetTarget", SetTarget);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_27 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_28 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_28, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_27);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_27, _stringLiteral6AC5DD775419A9A96C0ECE696C9D071F472FF6D8, L_28, /*hidden argument*/NULL);
// L.RegFunction("SetUserData", SetUserData);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_29 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_30 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_30, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_29);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_29, _stringLiteralAC1CE57B68C57571E28300071A55BC523443D1A2, L_30, /*hidden argument*/NULL);
// L.RegFunction("OnUpdate", OnUpdate);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_31 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_32 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_32, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_31);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_31, _stringLiteralD5D8679A6C8B545CE5C2D4AB72A0FA3669C97B2E, L_32, /*hidden argument*/NULL);
// L.RegFunction("OnStart", OnStart);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_33 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_34 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_34, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_33);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_33, _stringLiteral0BD1FAF074D77885FC316150D8945286C6F29D0C, L_34, /*hidden argument*/NULL);
// L.RegFunction("OnComplete", OnComplete);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_35 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_36 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_36, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_35);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_35, _stringLiteral2A421E593115105B8F5FA49159ACC80122365790, L_36, /*hidden argument*/NULL);
// L.RegFunction("SetListener", SetListener);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_37 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_38 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_38, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_37);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_37, _stringLiteralE19A9142AF94D4D6A925D5306C7BCF679191AF94, L_38, /*hidden argument*/NULL);
// L.RegFunction("SetPaused", SetPaused);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_39 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_40 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_40, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_39);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_39, _stringLiteralECA9B4E50EA5B6B5026A157885AD0CDE1146C9F2, L_40, /*hidden argument*/NULL);
// L.RegFunction("Seek", Seek);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_41 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_42 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_42, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_41);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_41, _stringLiteral1AD08A39C58306085B282BEDC81D14F73F8F8804, L_42, /*hidden argument*/NULL);
// L.RegFunction("Kill", Kill);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_43 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_44 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_44, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_43);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_43, _stringLiteral7B932E7704C56AC279074ADF9CBEED98BB90A289, L_44, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GTweener);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_45 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_46 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_46, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_45);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_45, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_46, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_47 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_48 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_48, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_47);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_47, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_48, /*hidden argument*/NULL);
// L.RegVar("delay", get_delay, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_49 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_50 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_50, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_49);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteralAB464F0252045AAF075411F0F1A6AED0797306C1, L_50, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("duration", get_duration, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_51 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_52 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_52, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_51);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_51, _stringLiteral5D3F344B5BD21E9500C69CA575A3286C85B28F1C, L_52, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("repeat", get_repeat, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_53 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_54 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_54, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_53);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_53, _stringLiteralC0AC4842418E34583859262C033965CFD49454E0, L_54, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("target", get_target, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_55 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_56 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_56, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_55);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_55, _stringLiteral0E8A3AD980EC179856012B7EECF4327E99CD44CD, L_56, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("userData", get_userData, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_57 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_58 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_58, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_57);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_57, _stringLiteral94671E7A73C5037117EDCB2A1196444EF4405BDA, L_58, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("startValue", get_startValue, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_59 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_60 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_60, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_59);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_59, _stringLiteral631FB9CA21B9BD31FB1BB87178D0E284C8FC6745, L_60, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("endValue", get_endValue, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_61 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_62 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_62, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_61);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_61, _stringLiteralF27E78AA45FB34809F64A8FF2156CB8A1A345587, L_62, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("value", get_value, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_63 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_64 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_64, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_63);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_63, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_64, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("deltaValue", get_deltaValue, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_65 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_66 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_66, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_65);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_65, _stringLiteral3FB5AB6F1F4F4F2235742FF2200F0973D1FDC045, L_66, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("normalizedTime", get_normalizedTime, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_67 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_68 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_68, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_67);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_67, _stringLiteralE0EF0C784BE6DB268D57775BE23668378C6A899C, L_68, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("completed", get_completed, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_69 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_70 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_70, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_69);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_69, _stringLiteral231E564DB4CDB44A6545583A8D460EDC7F9F97CA, L_70, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.RegVar("allCompleted", get_allCompleted, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_71 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_72 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_72, NULL, (intptr_t)((intptr_t)FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_71);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_71, _stringLiteral0AB97FDE8277A3560EA2AD2090EA6F902DF162C3, L_72, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_73 = ___L0;
NullCheck(L_73);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_73, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GTweenerWrap::_CreateFairyGUI_GTweener(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap__CreateFairyGUI_GTweener_m86D6A60B5D67D25EAF20DDB71C70D5A2DA567C14_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 0)
if (L_1)
{
goto IL_0019;
}
}
IL_0008:
{
// FairyGUI.GTweener obj = new FairyGUI.GTweener();
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_2 = (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)il2cpp_codegen_object_new(GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var);
GTweener__ctor_m83BC158B220E1F4241DCAF3A2F6195E652D9BBCF(L_2, /*hidden argument*/NULL);
V_0 = L_2;
// ToLua.PushObject(L, obj);
intptr_t L_3 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_4 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_3, L_4, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0032;
}
IL_0019:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GTweener.New");
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_6 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_5, _stringLiteralF0D450C6A81FE4D0534A5392CEBF7212D186CCAC, /*hidden argument*/NULL);
V_1 = L_6;
goto IL_0032;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_7 = ___L0;
Exception_t * L_8 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_7, L_8, /*hidden argument*/NULL);
V_1 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_1;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetDelay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetDelay_mAFD166FB83C371161BD4FEE821ED568306BFEF46_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetDelay(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetDelay_m8FC9B4F7F97C5F29E5BCA344B00CFAD995F4FD70(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetDuration(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetDuration_m890CB9E0037D387DFF9957A55F1FE3A6EFEE1119_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetDuration(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetDuration_m9B063307A0A071363BCAEA5DC0C7057A16BA7358(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetBreakpoint(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetBreakpoint_m62600EC00EBD421EBB3D58A32733A9D1D2D8D41A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetBreakpoint(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetBreakpoint_m5E13B23D828B1467F18624CA2FFD12BEE2D03ACE(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetEase(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetEase_m041129753A845E22372A7CAC02941931A0D71DA3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.EaseType arg0 = (FairyGUI.EaseType)ToLua.CheckObject(L, 2, typeof(FairyGUI.EaseType));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_0 = ((*(int32_t*)((int32_t*)UnBox(L_6, EaseType_tA298535D22D74DFDEF437AF0D0DC6FA7A618B333_il2cpp_TypeInfo_var))));
// FairyGUI.GTweener o = obj.SetEase(arg0);
int32_t L_7 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = GTweener_SetEase_mF91A771B8A57093C78AD3E8545802266DACF6AEC(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
V_1 = L_8;
// ToLua.PushObject(L, o);
intptr_t L_9 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_10 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_9, L_10, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0047;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_003c;
throw e;
}
CATCH_003c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_11 = ___L0;
Exception_t * L_12 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_13 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_11, L_12, /*hidden argument*/NULL);
V_2 = L_13;
goto IL_0047;
} // end catch (depth: 1)
IL_0047:
{
// }
int32_t L_14 = V_2;
return L_14;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetEasePeriod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetEasePeriod_mCDCFB3A3BE19D8DAA55BF4DEBCAE91C6AB33ADC1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetEasePeriod(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetEasePeriod_m446EBE74B86E66DC38EC2A21AC3F9A342D012A7F(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetEaseOvershootOrAmplitude(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetEaseOvershootOrAmplitude_m0B8A30456A5A565FC954E0C87CA809AF8904AEFC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetEaseOvershootOrAmplitude(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetEaseOvershootOrAmplitude_mD027DA6F5EE34823147E448C3549A63D6EC31025(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetRepeat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetRepeat_mF01745D556A721B0CDC83A627CE9A42B2E87921F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_2 = NULL;
int32_t V_3 = 0;
int32_t V_4 = 0;
bool V_5 = false;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_6 = NULL;
Exception_t * V_7 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0033;
}
}
IL_000b:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_5 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_6)));
// FairyGUI.GTweener o = obj.SetRepeat(arg0);
int32_t L_7 = V_1;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = GTweener_SetRepeat_mBDC73687BFA0B08EC64296ED8E89918CC1E3A68D(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_7, (bool)0, /*hidden argument*/NULL);
V_2 = L_8;
// ToLua.PushObject(L, o);
intptr_t L_9 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_10 = V_2;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_9, L_10, /*hidden argument*/NULL);
// return 1;
V_3 = 1;
goto IL_0088;
}
IL_0033:
{
// else if (count == 3)
int32_t L_11 = V_0;
if ((!(((uint32_t)L_11) == ((uint32_t)3))))
{
goto IL_006d;
}
}
IL_0037:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_12 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_13 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_12, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_14 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_15 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_14, 2, /*hidden argument*/NULL);
V_4 = (((int32_t)((int32_t)L_15)));
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
intptr_t L_16 = ___L0;
bool L_17 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_16, 3, /*hidden argument*/NULL);
V_5 = L_17;
// FairyGUI.GTweener o = obj.SetRepeat(arg0, arg1);
int32_t L_18 = V_4;
bool L_19 = V_5;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_13, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_20 = GTweener_SetRepeat_mBDC73687BFA0B08EC64296ED8E89918CC1E3A68D(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_13, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_18, L_19, /*hidden argument*/NULL);
V_6 = L_20;
// ToLua.PushObject(L, o);
intptr_t L_21 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_22 = V_6;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_21, L_22, /*hidden argument*/NULL);
// return 1;
V_3 = 1;
goto IL_0088;
}
IL_006d:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GTweener.SetRepeat");
intptr_t L_23 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_24 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_23, _stringLiteral1DFA3801299D01F21C841A6E574220B7AA725AB1, /*hidden argument*/NULL);
V_3 = L_24;
goto IL_0088;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_007b;
throw e;
}
CATCH_007b:
{ // begin catch(System.Exception)
// catch (Exception e)
V_7 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_25 = ___L0;
Exception_t * L_26 = V_7;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_27 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_25, L_26, /*hidden argument*/NULL);
V_3 = L_27;
goto IL_0088;
} // end catch (depth: 1)
IL_0088:
{
// }
int32_t L_28 = V_3;
return L_28;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetTimeScale(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetTimeScale_m8F9D8E6BA5C6129415C064BC5F4697060F2A7510_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// FairyGUI.GTweener o = obj.SetTimeScale(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetTimeScale_m84DF3F773A5D7CFD35A6CBCD5E6F3EC49DD8B11B(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0039;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002e;
throw e;
}
CATCH_002e:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0039;
} // end catch (depth: 1)
IL_0039:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetIgnoreEngineTimeScale(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetIgnoreEngineTimeScale_mE57EA4FB24602CC9F4243C14EC0323E3372242E5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// FairyGUI.GTweener o = obj.SetIgnoreEngineTimeScale(arg0);
bool L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetIgnoreEngineTimeScale_mB68CF4D79C48D861371E6FE1ADD87E63D6E1EECE(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002d;
throw e;
}
CATCH_002d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetSnapping(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetSnapping_m85B5875FEBA566168563ACCDC8A4C1FCA9878A8F_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// FairyGUI.GTweener o = obj.SetSnapping(arg0);
bool L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetSnapping_mCF8D9C1167D1EFC53FA0C4F5F62B88CF144EB629(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002d;
throw e;
}
CATCH_002d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetPath(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetPath_m784F74794A028508B325D3631E58D5313956B580_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.GPath arg0 = (FairyGUI.GPath)ToLua.CheckObject<FairyGUI.GPath>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGPath_t097563F29B192985F7F754E478BB55F8224DF2A2_m05C593AB4193F077AB4C59B6C180DB44A94004AD((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGPath_t097563F29B192985F7F754E478BB55F8224DF2A2_m05C593AB4193F077AB4C59B6C180DB44A94004AD_RuntimeMethod_var);
V_0 = ((GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 *)CastclassClass((RuntimeObject*)L_4, GPath_t097563F29B192985F7F754E478BB55F8224DF2A2_il2cpp_TypeInfo_var));
// FairyGUI.GTweener o = obj.SetPath(arg0);
GPath_t097563F29B192985F7F754E478BB55F8224DF2A2 * L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetPath_m180CF22C9DF44AACAB4722A640818143948B7560(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetTarget_m6E18F1F97B9BCD3E425B3269E0DEDB248E41ED1C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
RuntimeObject * V_1 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject * V_4 = NULL;
int32_t V_5 = 0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_6 = NULL;
Exception_t * V_7 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 2)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0031;
}
}
IL_000b:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// object arg0 = ToLua.ToVarObject(L, 2);
intptr_t L_5 = ___L0;
RuntimeObject * L_6 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_5, 2, /*hidden argument*/NULL);
V_1 = L_6;
// FairyGUI.GTweener o = obj.SetTarget(arg0);
RuntimeObject * L_7 = V_1;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = GTweener_SetTarget_m95CDEB77F5F56289AE46FCFAAEE2448830B44F26(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
V_2 = L_8;
// ToLua.PushObject(L, o);
intptr_t L_9 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_10 = V_2;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_9, L_10, /*hidden argument*/NULL);
// return 1;
V_3 = 1;
goto IL_0094;
}
IL_0031:
{
// else if (count == 3)
int32_t L_11 = V_0;
if ((!(((uint32_t)L_11) == ((uint32_t)3))))
{
goto IL_0079;
}
}
IL_0035:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_12 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_13 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_12, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// object arg0 = ToLua.ToVarObject(L, 2);
intptr_t L_14 = ___L0;
RuntimeObject * L_15 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_14, 2, /*hidden argument*/NULL);
V_4 = L_15;
// FairyGUI.TweenPropType arg1 = (FairyGUI.TweenPropType)ToLua.CheckObject(L, 3, typeof(FairyGUI.TweenPropType));
intptr_t L_16 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_17 = { reinterpret_cast<intptr_t> (TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_18 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_17, /*hidden argument*/NULL);
RuntimeObject * L_19 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_16, 3, L_18, /*hidden argument*/NULL);
V_5 = ((*(int32_t*)((int32_t*)UnBox(L_19, TweenPropType_tCCA4504CFBCABEFC577FB2DA2CC2B466636E4EC3_il2cpp_TypeInfo_var))));
// FairyGUI.GTweener o = obj.SetTarget(arg0, arg1);
RuntimeObject * L_20 = V_4;
int32_t L_21 = V_5;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_13, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_22 = GTweener_SetTarget_m66F8E603DF14E12BF7A748C3E76331A4570D9646(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_13, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_20, L_21, /*hidden argument*/NULL);
V_6 = L_22;
// ToLua.PushObject(L, o);
intptr_t L_23 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_24 = V_6;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_23, L_24, /*hidden argument*/NULL);
// return 1;
V_3 = 1;
goto IL_0094;
}
IL_0079:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GTweener.SetTarget");
intptr_t L_25 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_26 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_25, _stringLiteral970DB7961CE1EB83B9A186A81C82939F356AB365, /*hidden argument*/NULL);
V_3 = L_26;
goto IL_0094;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0087;
throw e;
}
CATCH_0087:
{ // begin catch(System.Exception)
// catch (Exception e)
V_7 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_27 = ___L0;
Exception_t * L_28 = V_7;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_29 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_27, L_28, /*hidden argument*/NULL);
V_3 = L_29;
goto IL_0094;
} // end catch (depth: 1)
IL_0094:
{
// }
int32_t L_30 = V_3;
return L_30;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetUserData(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetUserData_m9B6806ECA29A820D2BA29AFA894E49096D3B4DD6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// object arg0 = ToLua.ToVarObject(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// FairyGUI.GTweener o = obj.SetUserData(arg0);
RuntimeObject * L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetUserData_mDD92C2722251D7AF6937928C21E225B257291DDF(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002d;
throw e;
}
CATCH_002d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::OnUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_OnUpdate_m3417B26E0E45C593363EA1CE2F817F4D6CFDB5E9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.GTweenCallback1 arg0 = (FairyGUI.GTweenCallback1)ToLua.CheckDelegate<FairyGUI.GTweenCallback1>(L, 2);
intptr_t L_3 = ___L0;
Delegate_t * L_4 = ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF_RuntimeMethod_var);
V_0 = ((GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D *)CastclassSealed((RuntimeObject*)L_4, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_il2cpp_TypeInfo_var));
// FairyGUI.GTweener o = obj.OnUpdate(arg0);
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_OnUpdate_m2FA1B716E3037C3D65DB408F7E9FE0E1C61DD0C5(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::OnStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_OnStart_m90CF19C8D232EE8CE4D2A36C6B50BE1C2846AF66_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.GTweenCallback1 arg0 = (FairyGUI.GTweenCallback1)ToLua.CheckDelegate<FairyGUI.GTweenCallback1>(L, 2);
intptr_t L_3 = ___L0;
Delegate_t * L_4 = ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF_RuntimeMethod_var);
V_0 = ((GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D *)CastclassSealed((RuntimeObject*)L_4, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_il2cpp_TypeInfo_var));
// FairyGUI.GTweener o = obj.OnStart(arg0);
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_OnStart_m73874E20629166F435EFF73530604EFAE2E976A0(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::OnComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_OnComplete_mC1802629D6A06806793EE3C4228059226C233550_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.GTweenCallback1 arg0 = (FairyGUI.GTweenCallback1)ToLua.CheckDelegate<FairyGUI.GTweenCallback1>(L, 2);
intptr_t L_3 = ___L0;
Delegate_t * L_4 = ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckDelegate_TisGTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_m445B4F1BB292AC5A35D7F39C98A0F7695DB737BF_RuntimeMethod_var);
V_0 = ((GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D *)CastclassSealed((RuntimeObject*)L_4, GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D_il2cpp_TypeInfo_var));
// FairyGUI.GTweener o = obj.OnComplete(arg0);
GTweenCallback1_t51B0D187A05F5E2CBD4E8F3B61E6615C2245666D * L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_OnComplete_m9031A75D6FC97DBACE72B4EA70E377864F711EEE(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetListener(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetListener_mADFD82E5AC14E167BED5EDAE837EF30B4010F2C7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// FairyGUI.ITweenListener arg0 = (FairyGUI.ITweenListener)ToLua.CheckObject<FairyGUI.ITweenListener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_mFB0F0DDD7D645E2555E7CEFBDF51770297D50536((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_mFB0F0DDD7D645E2555E7CEFBDF51770297D50536_RuntimeMethod_var);
V_0 = ((RuntimeObject*)Castclass((RuntimeObject*)L_4, ITweenListener_t2A71276DD281AA503C802C7AFC7C97EE3503FD34_il2cpp_TypeInfo_var));
// FairyGUI.GTweener o = obj.SetListener(arg0);
RuntimeObject* L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetListener_mF4054E00E54DF889916E7D607CA14E2F2C371482(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_003d;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0032;
throw e;
}
CATCH_0032:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003d;
} // end catch (depth: 1)
IL_003d:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::SetPaused(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_SetPaused_m8EF27DE6F940D20E25E1BFEFECEB88C2058D5687_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = L_4;
// FairyGUI.GTweener o = obj.SetPaused(arg0);
bool L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_6 = GTweener_SetPaused_m025848D51EFA1E270E9485C5E93EA8F0E63ACF7C(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
V_1 = L_6;
// ToLua.PushObject(L, o);
intptr_t L_7 = ___L0;
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_8 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002d;
throw e;
}
CATCH_002d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GTweenerWrap::Seek(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_Seek_m515830A8E14EC18EE02816F7080C140FFBC7A79A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// obj.Seek(arg0);
float L_5 = V_0;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_Seek_mE8071DEFC2A4D738127001B5C889A82E3D519FDB(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0031;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0031;
} // end catch (depth: 1)
IL_0031:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GTweenerWrap::Kill(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_Kill_mED7649EAEF64713689CAE4728C11D912B4F45BDD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
bool V_2 = false;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 1)
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
{
goto IL_0021;
}
}
IL_000b:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// obj.Kill();
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_Kill_mCCC79DE51185B6D32A1E0C143A21275C6E8E0997(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), (bool)0, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_005c;
}
IL_0021:
{
// else if (count == 2)
int32_t L_5 = V_0;
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
{
goto IL_0043;
}
}
IL_0025:
{
// FairyGUI.GTweener obj = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 1);
intptr_t L_6 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_7 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_8 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_9 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_8, 2, /*hidden argument*/NULL);
V_2 = L_9;
// obj.Kill(arg0);
bool L_10 = V_2;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_7, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
GTweener_Kill_mCCC79DE51185B6D32A1E0C143A21275C6E8E0997(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_7, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), L_10, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_005c;
}
IL_0043:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.GTweener.Kill");
intptr_t L_11 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_12 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_11, _stringLiteralB95651117020A49D46E7E338B6E1D462AA3C2CF5, /*hidden argument*/NULL);
V_1 = L_12;
goto IL_005c;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0051;
throw e;
}
CATCH_0051:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_13 = ___L0;
Exception_t * L_14 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_15 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_13, L_14, /*hidden argument*/NULL);
V_1 = L_15;
goto IL_005c;
} // end catch (depth: 1)
IL_005c:
{
// }
int32_t L_16 = V_1;
return L_16;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_delay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_delay_m31313C7CA816DB6564A1191D7F5277C4D3F3DE45_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.delay;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
float L_3 = GTweener_get_delay_mE48BEA255B5DC00960B9F55AC74F05580BCAAC38_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index delay on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral163C9CA8EC131E075293C5203A902AD91F0514E0, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_duration(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_duration_m238DAEACE227281B9F3B7428757401600D9965C5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.duration;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
float L_3 = GTweener_get_duration_m92D4B4F24F137EE8E358F9071D5A6605642806D0_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index duration on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral1C7197CD41FF39ECB2E221BE494C553E62D916E5, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_repeat(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_repeat_m8CADF522F2360605D42D6EE690149BE799343665_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.repeat;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
int32_t L_3 = GTweener_get_repeat_m0CA6F5535995311A39A6A5A905C8C185619743C4_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index repeat on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral6B0F00CF48BBCB76B0953BD336BE301A9FE8A837, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_target(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_target_mE3E7164D2BF8FA43D7B7F77BC16013BF69D080AC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
RuntimeObject * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// object ret = obj.target;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
RuntimeObject * L_3 = GTweener_get_target_m74830BEB43E2E9089B9954F70A3271DEFE326678_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
RuntimeObject * L_5 = V_1;
ToLua_Push_m527AE65DDF8931A68AFE689AE47A65524F4A6C03((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index target on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral6623E0D329C9A617E19A90A19117432267C9B3F7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_userData(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_userData_m29483F01A3EBC763BCB8348866CA1068FC31F9C3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
RuntimeObject * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// object ret = obj.userData;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
RuntimeObject * L_3 = GTweener_get_userData_m3B924385C746F8859A15258BFDA5B453D681D273_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
RuntimeObject * L_5 = V_1;
ToLua_Push_m527AE65DDF8931A68AFE689AE47A65524F4A6C03((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index userData on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralCEF3C71A9162210123A7BE954F55E79A45F10DA1, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_startValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_startValue_m5819E20860E560085711D6B39A945C78F952D7C6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TweenValue ret = obj.startValue;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_3 = GTweener_get_startValue_mC09E4E1A3A7CDD5A2D225D2D0E65F4BAB3A995FF_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index startValue on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral67B88CD00D17C24F92719BB2D81A1827CE17A6D3, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_endValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_endValue_mE64D7D9982B3DA426B8E32EDCBAE7ED84B4ACC9A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TweenValue ret = obj.endValue;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_3 = GTweener_get_endValue_mC646F9CBF41022753C17F3CF1A9D98B18D86651E_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index endValue on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3FFBB126C41C750681279450ECC27958319AED07, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_value(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_value_mA4E664E0399CED15C9A918762D1ED16C6F4813C8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TweenValue ret = obj.value;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_3 = GTweener_get_value_m22A83D4E36AC47FDE40BE10975007FF830E875A2_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index value on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2E30C15D58386D702544ADEC7172B5357CD4E041, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_deltaValue(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_deltaValue_mCEF6343CFE6264FB536782B2883B94EAEE8EC5CF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.TweenValue ret = obj.deltaValue;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_3 = GTweener_get_deltaValue_m3A8A418B420EB2AD185746BAA3C1816B97B5152F_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index deltaValue on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral939DCE5488D2A3F39C54E22694A5154064816423, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_normalizedTime(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_normalizedTime_mE5AF312BC73C537A601B7D4972F173AA96F7F411_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.normalizedTime;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
float L_3 = GTweener_get_normalizedTime_mF51C6F7FD91E9E5F5B01CB580FD8F78B146B1719_inline(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index normalizedTime on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralCDD1D5C66B5C1E8C0AF807E558B0713CEF7ED7BF, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_completed(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_completed_m84377A32593B4A1811265B1AB31B05A5FEFE0CFB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.completed;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
bool L_3 = GTweener_get_completed_m9E393E7D9B22F4B728BE5CDE1515DE56AE5E7EFC(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index completed on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE925D422B2334FD74C28C95173F22254D38003AC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GTweenerWrap::get_allCompleted(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GTweenerWrap_get_allCompleted_m89E76A399F204EE64EFF96314D76BBFAA0BEDA7B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GTweener obj = (FairyGUI.GTweener)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.allCompleted;
NullCheck(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)));
bool L_3 = GTweener_get_allCompleted_m92B8799C55ECAE7940DA1CBA9566445DBE853987(((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_2, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index allCompleted on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral48545976D483C879A0C33C01EC62E30D8B5CBE9B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GTweenerWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GTweenerWrap__ctor_mA70D23A1E8498693D0DAA3BDFDC06BCB3B7B01AC (FairyGUI_GTweenerWrap_t9C813A7E9805A6970005D3570F1D127D3CB74D31 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearAnimationWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearAnimationWrap_Register_mFD192563AF665CB85E10022D7BC410FBB9985039 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearAnimationWrap_Register_mFD192563AF665CB85E10022D7BC410FBB9985039_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearAnimation), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_8, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearAnimation);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_10, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_12, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
NullCheck(L_13);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_13, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearAnimationWrap::_CreateFairyGUI_GearAnimation(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearAnimationWrap__CreateFairyGUI_GearAnimation_mF2A2262ED2960FADBB2299BE746E8AE19A8CD0C8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearAnimation obj = new FairyGUI.GearAnimation(arg0);
GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 * L_4 = (GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 *)il2cpp_codegen_object_new(GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var);
GearAnimation__ctor_mC252B177FEA02E5A71B4D2E6452BFA48D4AD6C55(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearAnimation.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral8E0D787AA2DB61A460C0449330D7F26AB9B93DB3, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearAnimationWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearAnimationWrap_Apply_mCBBC929161F48B9A1CA649DDAB2835018BEFEA06_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearAnimation obj = (FairyGUI.GearAnimation)ToLua.CheckObject<FairyGUI.GearAnimation>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 *)CastclassClass((RuntimeObject*)L_2, GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 *)CastclassClass((RuntimeObject*)L_2, GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearAnimationWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearAnimationWrap_UpdateState_mEDA20DE2888D05D1317813DEFD7FD86BFDDD60B7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearAnimation obj = (FairyGUI.GearAnimation)ToLua.CheckObject<FairyGUI.GearAnimation>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_m866FB2C293A1CF2FBCA51FDB6BEBE68778F22B13_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 *)CastclassClass((RuntimeObject*)L_2, GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6 *)CastclassClass((RuntimeObject*)L_2, GearAnimation_t6B089939B6705B047242FF6DFB38E5EE8246AAC6_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Void FairyGUI_GearAnimationWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearAnimationWrap__ctor_m21917CF74E0F2B8E1E390FC27632C2AC673E779B (FairyGUI_GearAnimationWrap_tF18597CB7F56D8CBBD8B7AE4A715A825E9A18A02 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearBaseWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearBaseWrap_Register_mEF81BB0CA9E000A40DC20B5EC0EA35FA9354EA23 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_Register_mEF81BB0CA9E000A40DC20B5EC0EA35FA9354EA23_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearBase), typeof(System.Object));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (RuntimeObject_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Dispose", Dispose);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_6, /*hidden argument*/NULL);
// L.RegFunction("Setup", Setup);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B, L_8, /*hidden argument*/NULL);
// L.RegFunction("UpdateFromRelations", UpdateFromRelations);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral8EB67353E356CB950115DD7FB5FAD10DA3616CD2, L_10, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_12, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_14, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_16, /*hidden argument*/NULL);
// L.RegVar("disableAllTweenEffect", get_disableAllTweenEffect, set_disableAllTweenEffect);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_19 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_19, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralAE90094710B35191376E4800E96897C709866302, L_18, L_19, /*hidden argument*/NULL);
// L.RegVar("controller", get_controller, set_controller);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_20 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_21 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_21, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_20);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_20, _stringLiteralF79A2222C311AAF3748E792896911891D1FF255B, L_21, L_22, /*hidden argument*/NULL);
// L.RegVar("tweenConfig", get_tweenConfig, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_23);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteralD2F2907DC95D08EBA0D30258E8919B4DC689A65D, L_24, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_25 = ___L0;
NullCheck(L_25);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_25, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearBaseWrap::Dispose(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_Dispose_m087DC8FC77386AE2D594EE353893E6DC6F912414_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearBase obj = (FairyGUI.GearBase)ToLua.CheckObject<FairyGUI.GearBase>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var);
// obj.Dispose();
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
GearBase_Dispose_m90BB6947E77056A67484930C96AA751F9FB8D0EE(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearBaseWrap::Setup(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_Setup_m51813A5E191AEDFC0882775A48E505931E1BA94A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearBase obj = (FairyGUI.GearBase)ToLua.CheckObject<FairyGUI.GearBase>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var);
// FairyGUI.Utils.ByteBuffer arg0 = (FairyGUI.Utils.ByteBuffer)ToLua.CheckObject<FairyGUI.Utils.ByteBuffer>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var);
V_0 = ((ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 *)CastclassClass((RuntimeObject*)L_4, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_il2cpp_TypeInfo_var));
// obj.Setup(arg0);
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_5 = V_0;
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
GearBase_Setup_mB8569520BD4576FBDB71DC02FA46ADC1C75DA894(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearBaseWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_UpdateFromRelations_mEB93F3CAA6B810CE0ECF38543D78661553969976_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GearBase obj = (FairyGUI.GearBase)ToLua.CheckObject<FairyGUI.GearBase>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// float arg1 = (float)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((float)((float)L_6)));
// obj.UpdateFromRelations(arg0, arg1);
float L_7 = V_0;
float L_8 = V_1;
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
VirtActionInvoker2< float, float >::Invoke(4 /* System.Void FairyGUI.GearBase::UpdateFromRelations(System.Single,System.Single) */, ((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0030;
throw e;
}
CATCH_0030:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003b;
} // end catch (depth: 1)
IL_003b:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GearBaseWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_Apply_m7FE48A0944ABD80FAFD75A310B6B0A8018D2C5F8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearBase obj = (FairyGUI.GearBase)ToLua.CheckObject<FairyGUI.GearBase>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearBaseWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_UpdateState_m3EB327A69E666B35C3463BE9D219976F55B86A3D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearBase obj = (FairyGUI.GearBase)ToLua.CheckObject<FairyGUI.GearBase>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearBase_tBDF067E7033C8B233B2C533126942554E932B581_mA640791CC3F516BD08C5070A9102D7E0062344BB_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearBaseWrap::get_disableAllTweenEffect(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_get_disableAllTweenEffect_mFC2FFCE3B460C7C252C43238F8CE388590373063_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// LuaDLL.lua_pushboolean(L, FairyGUI.GearBase.disableAllTweenEffect);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var);
bool L_1 = ((GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields*)il2cpp_codegen_static_fields_for(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var))->get_disableAllTweenEffect_0();
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_0, L_1, /*hidden argument*/NULL);
// return 1;
V_0 = 1;
goto IL_001a;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_000f;
throw e;
}
CATCH_000f:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_2 = ___L0;
Exception_t * L_3 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001a;
} // end catch (depth: 1)
IL_001a:
{
// }
int32_t L_5 = V_0;
return L_5;
}
}
// System.Int32 FairyGUI_GearBaseWrap::get_controller(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_get_controller_m73F82AA34C082119A2DC49E51649EE7926592E47_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearBase obj = (FairyGUI.GearBase)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.Controller ret = obj.controller;
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_3 = GearBase_get_controller_mE2DA4B74A90F07D441A0957B49D27857E423AC62_inline(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index controller on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9EC49BE8B0B8DA3096C53F07858FBD9B0E9AF9B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GearBaseWrap::get_tweenConfig(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_get_tweenConfig_m0506CA2B689609CB5922E489EA58E85817E8CF99_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearBase obj = (FairyGUI.GearBase)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.GearTweenConfig ret = obj.tweenConfig;
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * L_3 = GearBase_get_tweenConfig_m32EC3572B6834AEFA9FEF78B024363B2FB090209(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
GearTweenConfig_t91F2707E1E5A4BFEB07EC48F3405DDF42F292BB1 * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index tweenConfig on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralC483ECFBE6FEAC49B367D14DA1007A3ED35D5FE7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GearBaseWrap::set_disableAllTweenEffect(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_set_disableAllTweenEffect_m982C4524372FF801C5EAE643B9C3EB4FE79A43DE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_1 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearBase.disableAllTweenEffect = arg0;
IL2CPP_RUNTIME_CLASS_INIT(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var);
((GearBase_tBDF067E7033C8B233B2C533126942554E932B581_StaticFields*)il2cpp_codegen_static_fields_for(GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var))->set_disableAllTweenEffect_0(L_1);
// return 0;
V_0 = 0;
goto IL_001b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0010;
throw e;
}
CATCH_0010:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_2 = ___L0;
Exception_t * L_3 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_4 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_2, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001b;
} // end catch (depth: 1)
IL_001b:
{
// }
int32_t L_5 = V_0;
return L_5;
}
}
// System.Int32 FairyGUI_GearBaseWrap::set_controller(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearBaseWrap_set_controller_m187B3357ADF55526EABA4CC7AE1A9CC3B9380CE0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearBase obj = (FairyGUI.GearBase)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.Controller arg0 = (FairyGUI.Controller)ToLua.CheckObject<FairyGUI.Controller>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisController_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_m2ADB8D8CFAF6FA0E0FEF32EB8453C8D6387DACFD((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisController_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_m2ADB8D8CFAF6FA0E0FEF32EB8453C8D6387DACFD_RuntimeMethod_var);
V_1 = ((Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 *)CastclassClass((RuntimeObject*)L_4, Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_il2cpp_TypeInfo_var));
// obj.controller = arg0;
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_5 = V_1;
NullCheck(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)));
GearBase_set_controller_mC7FFD0C99200388534BC69038A113A064EAB4931(((GearBase_tBDF067E7033C8B233B2C533126942554E932B581 *)CastclassClass((RuntimeObject*)L_2, GearBase_tBDF067E7033C8B233B2C533126942554E932B581_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index controller on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9EC49BE8B0B8DA3096C53F07858FBD9B0E9AF9B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GearBaseWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearBaseWrap__ctor_mA350EE8217270AABB3D311E26C637A48EBB4D045 (FairyGUI_GearBaseWrap_t3405EC497CB6449D18A80F17E8B5EB4EB4A8F4E1 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearColorWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearColorWrap_Register_m218AD092C53205017FEAC05DA85CBE23DF7BC0E7 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_Register_m218AD092C53205017FEAC05DA85CBE23DF7BC0E7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearColor), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("OnTweenStart", OnTweenStart);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03, L_8, /*hidden argument*/NULL);
// L.RegFunction("OnTweenUpdate", OnTweenUpdate);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A, L_10, /*hidden argument*/NULL);
// L.RegFunction("OnTweenComplete", OnTweenComplete);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F, L_12, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_14, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearColor);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_16, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_18, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
NullCheck(L_19);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_19, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearColorWrap::_CreateFairyGUI_GearColor(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap__CreateFairyGUI_GearColor_m95505223CBCD4B8B4DFB02E50ADB8B696C7FCA0D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearColor obj = new FairyGUI.GearColor(arg0);
GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * L_4 = (GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)il2cpp_codegen_object_new(GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var);
GearColor__ctor_m1EB62F77E468BE9B7034FBA154E07200932D2CDE(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearColor.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral70015C62720E2C318B3E85C2EA06502E49C97489, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearColorWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_Apply_m9CD190AA9E9D103DF9AB80A1DDB20C2579391934_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearColor obj = (FairyGUI.GearColor)ToLua.CheckObject<FairyGUI.GearColor>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearColorWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_OnTweenStart_mE5AE550BD9E271B5C94F68B120377F741E70F049_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearColor obj = (FairyGUI.GearColor)ToLua.CheckObject<FairyGUI.GearColor>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenStart(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
GearColor_OnTweenStart_m1D25369420A9020823E39A047872A9EA578251C8(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearColorWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_OnTweenUpdate_m8EB644159CBB53F11C8B328191385A72AF856DF6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearColor obj = (FairyGUI.GearColor)ToLua.CheckObject<FairyGUI.GearColor>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenUpdate(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
GearColor_OnTweenUpdate_m6C183E56DA80D1F2932203FE3F9533C357516B46(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearColorWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_OnTweenComplete_m103F5224D904D7B3557C280C3F1181A7C4131800_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearColor obj = (FairyGUI.GearColor)ToLua.CheckObject<FairyGUI.GearColor>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenComplete(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
GearColor_OnTweenComplete_m60BE2A300D0F9717AD9E337FC0CC61AA256E4B0C(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearColorWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearColorWrap_UpdateState_m4016D8A550F08A03AD8BA460F80FC4C4EE81CA04_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearColor obj = (FairyGUI.GearColor)ToLua.CheckObject<FairyGUI.GearColor>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_mAAF418E24865153C5962C138A3E54D25913E52EC_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325 *)CastclassClass((RuntimeObject*)L_2, GearColor_tE93C6CBB0C4B554C1A1A23D9882FC4D3E9128325_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Void FairyGUI_GearColorWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearColorWrap__ctor_m71CB9E9E840733E57B0742C60B0EFD1F4783BC8D (FairyGUI_GearColorWrap_t3AFC0537EE95222C0768F2791BEC288BF6F002A8 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearDisplayWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearDisplayWrap_Register_m74E470F177AA3B84A6833E577FBB9ADD37570D44 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_Register_m74E470F177AA3B84A6833E577FBB9ADD37570D44_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearDisplay), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_8, /*hidden argument*/NULL);
// L.RegFunction("AddLock", AddLock);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral6B013F189F69FF6781A8DA13721BC3CAD323EE4E, L_10, /*hidden argument*/NULL);
// L.RegFunction("ReleaseLock", ReleaseLock);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral319E27B65FBC50D8879EF8FF87C4F034626ECC29, L_12, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearDisplay);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_14, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_16, /*hidden argument*/NULL);
// L.RegVar("pages", get_pages, set_pages);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_19 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_19, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralEEC6542D2E2E50B05427F53D6208AC21A02AD012, L_18, L_19, /*hidden argument*/NULL);
// L.RegVar("connected", get_connected, null);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_20 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_21 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_21, NULL, (intptr_t)((intptr_t)FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_20);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_20, _stringLiteralC5E23457AA7C2B399D3293C894EBBD3F530F1BDA, L_21, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_22 = ___L0;
NullCheck(L_22);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_22, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::_CreateFairyGUI_GearDisplay(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap__CreateFairyGUI_GearDisplay_m54A45580362B9C40F1C13CDE7E67DAFB3B3EA4A1_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearDisplay obj = new FairyGUI.GearDisplay(arg0);
GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * L_4 = (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)il2cpp_codegen_object_new(GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var);
GearDisplay__ctor_m7F8786175AC076DB06A93BB9486B64197B9A1AAF(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearDisplay.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral21F15B128F79376F94A0C66F8ABCE4C8BC63C4F9, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_Apply_m692B15BD9B1484DBE389E95B7644C8E9EF958354_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)ToLua.CheckObject<FairyGUI.GearDisplay>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_UpdateState_m1CF2068536256795936656A73D124C21625C6748_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)ToLua.CheckObject<FairyGUI.GearDisplay>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::AddLock(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_AddLock_m300B9CFD4753868E74A0A95B8896C03E89D1A08B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)ToLua.CheckObject<FairyGUI.GearDisplay>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56_RuntimeMethod_var);
// uint o = obj.AddLock();
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
uint32_t L_3 = GearDisplay_AddLock_mA532CEA31BC00E8FF8E401FF06C34F22F7907F30(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_3;
// LuaDLL.lua_pushnumber(L, o);
intptr_t L_4 = ___L0;
uint32_t L_5 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)(((double)((uint32_t)L_5)))))), /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_0031;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0031;
} // end catch (depth: 1)
IL_0031:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::ReleaseLock(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_ReleaseLock_mBA96D722B6DE7B7E71BF8E50EE0493873D27C0BE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
uint32_t V_0 = 0;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)ToLua.CheckObject<FairyGUI.GearDisplay>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_m9C1065968D48CC902E024748FA6809FDC58BEE56_RuntimeMethod_var);
// uint arg0 = (uint)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (il2cpp_codegen_cast_floating_point<uint32_t, int32_t, double>(L_4));
// obj.ReleaseLock(arg0);
uint32_t L_5 = V_0;
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
GearDisplay_ReleaseLock_mC8511EA38BA82831CF3FE95747E65738E0565F23(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0031;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0031;
} // end catch (depth: 1)
IL_0031:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::get_pages(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_get_pages_mCC020F5863E0B53776DC08E2CED6E94CD0DB7F7B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)o;
RuntimeObject * L_2 = V_0;
// string[] ret = obj.pages;
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = GearDisplay_get_pages_m74BD1E6295A01A0EE26EAD577DDCCCA9A085F8B0_inline(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = V_1;
ToLua_Push_m007BBA6FFBB0D3E2A0905FD568FA4A87AD6ADD5F((intptr_t)L_4, (RuntimeArray *)(RuntimeArray *)L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index pages on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral164C7EDD425DD4251E8CCFEDB6E48570636CAF28, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::get_connected(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_get_connected_m9745EFF05C457420F8E07C4129F540B36C1ED18D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.connected;
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
bool L_3 = GearDisplay_get_connected_mE4E5C58BCF079D4FEA2E7D28D70D63335A88C30C(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index connected on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral04F5FA47C953DB142963064FF9D59606F9880ECC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GearDisplayWrap::set_pages(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearDisplayWrap_set_pages_m19552DBA2685374915CCC483DA635FD2C9AA50BC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GearDisplay obj = (FairyGUI.GearDisplay)o;
RuntimeObject * L_2 = V_0;
// string[] arg0 = ToLua.CheckStringArray(L, 2);
intptr_t L_3 = ___L0;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = ToLua_CheckStringArray_m5AEC0FC50AE6350C62EFD1FE9B51D0EF06173703((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.pages = arg0;
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = V_1;
NullCheck(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)));
GearDisplay_set_pages_mD74C21C26FD37B264ADC0D3ABE13768EE7E3718F_inline(((GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 *)CastclassClass((RuntimeObject*)L_2, GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index pages on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral164C7EDD425DD4251E8CCFEDB6E48570636CAF28, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GearDisplayWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearDisplayWrap__ctor_mC5E5C2159637B122E5B5C63D3DCC1E121A341511 (FairyGUI_GearDisplayWrap_t58785C844E61A1FD345F3722AA3503F4C588C088 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearIconWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearIconWrap_Register_m6A96702DFD25E8DD620DD7F8584B2EB8B3A0F899 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearIconWrap_Register_m6A96702DFD25E8DD620DD7F8584B2EB8B3A0F899_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearIcon), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_8, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearIcon);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_10, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_12, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
NullCheck(L_13);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_13, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearIconWrap::_CreateFairyGUI_GearIcon(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearIconWrap__CreateFairyGUI_GearIcon_mE66335AFAD8018249082FCB007F7426B429D8C94_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearIcon obj = new FairyGUI.GearIcon(arg0);
GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A * L_4 = (GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A *)il2cpp_codegen_object_new(GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var);
GearIcon__ctor_m7CFBA95B7934D1615272EF938962CA0405353235(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearIcon.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral1C3087C5688A6EB4DC5B030083C73C5A6D24BF72, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearIconWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearIconWrap_Apply_m3EDEB5A271A91AF699B3835CDC1FD0BCE2115447_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearIcon obj = (FairyGUI.GearIcon)ToLua.CheckObject<FairyGUI.GearIcon>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A *)CastclassClass((RuntimeObject*)L_2, GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A *)CastclassClass((RuntimeObject*)L_2, GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearIconWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearIconWrap_UpdateState_mF76FAEA554A1733F9A0C31180E637A079A5D7751_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearIcon obj = (FairyGUI.GearIcon)ToLua.CheckObject<FairyGUI.GearIcon>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_m31E403E98DE41979DFAD50D68E37E326F5C8ADF6_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A *)CastclassClass((RuntimeObject*)L_2, GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A *)CastclassClass((RuntimeObject*)L_2, GearIcon_tFF1149C7061194DC0DD940EA0B558814FDD52B3A_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Void FairyGUI_GearIconWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearIconWrap__ctor_m8A87D16942EB6439261969EC763D23107A495D3B (FairyGUI_GearIconWrap_tF4FA2E1D9A53823121418C6F80D6F22A5D267938 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearLookWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearLookWrap_Register_mB10692A031B52D0E1E97CE4E780283BE3FBB1240 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_Register_mB10692A031B52D0E1E97CE4E780283BE3FBB1240_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearLook), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("OnTweenStart", OnTweenStart);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03, L_8, /*hidden argument*/NULL);
// L.RegFunction("OnTweenUpdate", OnTweenUpdate);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A, L_10, /*hidden argument*/NULL);
// L.RegFunction("OnTweenComplete", OnTweenComplete);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F, L_12, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_14, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearLook);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_16, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_18, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
NullCheck(L_19);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_19, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearLookWrap::_CreateFairyGUI_GearLook(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap__CreateFairyGUI_GearLook_m46C550D6E735B065E123A8448CB51213D5C2F585_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearLook obj = new FairyGUI.GearLook(arg0);
GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * L_4 = (GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)il2cpp_codegen_object_new(GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var);
GearLook__ctor_mE933EA3014093F91E7D7F1E976770ABAA9069115(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearLook.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral0BF1C67F552A4BBAEB277BCC25AD7F805BAED54D, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearLookWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_Apply_m8107DF569428659F702139FF685474EE2BE3A4BD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearLook obj = (FairyGUI.GearLook)ToLua.CheckObject<FairyGUI.GearLook>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearLookWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_OnTweenStart_m0D14DB9B9C7757BAF209FD19983ACBDD78B74133_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearLook obj = (FairyGUI.GearLook)ToLua.CheckObject<FairyGUI.GearLook>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenStart(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
GearLook_OnTweenStart_m82486F87C55E5FE2EE3ADAE813219FEFE52DDCBB(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearLookWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_OnTweenUpdate_m437A37A2767AD7BBDFCE25117A8BB1FD4F164DBC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearLook obj = (FairyGUI.GearLook)ToLua.CheckObject<FairyGUI.GearLook>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenUpdate(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
GearLook_OnTweenUpdate_m72E0A67947389C4DC751A0FE8580BBA40530409F(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearLookWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_OnTweenComplete_mB65467D3361FC9703F233B791041ED2738C6DB81_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearLook obj = (FairyGUI.GearLook)ToLua.CheckObject<FairyGUI.GearLook>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenComplete(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
GearLook_OnTweenComplete_mEFCA67864E098EC6F84DC925B917E8B5781C4975(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearLookWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearLookWrap_UpdateState_m6D74EEFEEA95E8F0F8F1526F24E85EACDC490AC5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearLook obj = (FairyGUI.GearLook)ToLua.CheckObject<FairyGUI.GearLook>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_m7FDBB44ABA91B37363E5FDD79720A892E9D58B0C_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6 *)CastclassClass((RuntimeObject*)L_2, GearLook_t668D40B7F0FBC8ED7D136DCD0F798D796B9483F6_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Void FairyGUI_GearLookWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearLookWrap__ctor_mC44C24096E963ECC9E050065C312ADAE8ADE41B2 (FairyGUI_GearLookWrap_t12058B9DB89696DD58EB1E1C94C22233A9DF159D * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearSizeWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearSizeWrap_Register_mD9D8015445F2B1BAB0DA32B742179D3B4713C70E (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_Register_mD9D8015445F2B1BAB0DA32B742179D3B4713C70E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearSize), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("OnTweenStart", OnTweenStart);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03, L_8, /*hidden argument*/NULL);
// L.RegFunction("OnTweenUpdate", OnTweenUpdate);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A, L_10, /*hidden argument*/NULL);
// L.RegFunction("OnTweenComplete", OnTweenComplete);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F, L_12, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_14, /*hidden argument*/NULL);
// L.RegFunction("UpdateFromRelations", UpdateFromRelations);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral8EB67353E356CB950115DD7FB5FAD10DA3616CD2, L_16, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearSize);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_18, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_20, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
NullCheck(L_21);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_21, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearSizeWrap::_CreateFairyGUI_GearSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap__CreateFairyGUI_GearSize_mDF2AE0164501FAC4CA3E97F9DFB12FF86A86F53E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearSize obj = new FairyGUI.GearSize(arg0);
GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * L_4 = (GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)il2cpp_codegen_object_new(GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var);
GearSize__ctor_mE7C7469B27B1D25C7158F53D100E3E9356505036(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearSize.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteralEF2B5161415ECB6AB305902A3C34187265D4FBFD, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearSizeWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_Apply_m854B60E9DE61C3B0093660599748696C1C6D8B77_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearSizeWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_OnTweenStart_m062C70D1DAA0F8D6C62D494E176D07B28C3CE586_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenStart(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
GearSize_OnTweenStart_m079476B015FCB91CB3B8FC61C221F955F47250C7(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearSizeWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_OnTweenUpdate_m85138009620F79B373FA75204EF57E4F52E01D9D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenUpdate(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
GearSize_OnTweenUpdate_m7FCA31C59E5F662E2E3291080245FF412327AE4B(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearSizeWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_OnTweenComplete_m9BA4F510AB5DEBDC7E20DABAE7FE2EFC14176E5D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenComplete(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
GearSize_OnTweenComplete_mB103DB7CD4024302C6E680C87DD7263E65A0BA70(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearSizeWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_UpdateState_mBEF18F8310A5DE1EDFC65E297887ED7EEB02FD93_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearSizeWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearSizeWrap_UpdateFromRelations_m5E834047CDD308A17E8AF7E4CCEBF65F0DA8853B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GearSize obj = (FairyGUI.GearSize)ToLua.CheckObject<FairyGUI.GearSize>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_m5AF392476C2FF21A080E8BAB768D56B1EA5CF647_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// float arg1 = (float)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((float)((float)L_6)));
// obj.UpdateFromRelations(arg0, arg1);
float L_7 = V_0;
float L_8 = V_1;
NullCheck(((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)));
VirtActionInvoker2< float, float >::Invoke(4 /* System.Void FairyGUI.GearBase::UpdateFromRelations(System.Single,System.Single) */, ((GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57 *)CastclassClass((RuntimeObject*)L_2, GearSize_tE764F281002A2A4BAB1663882781ECC148C08D57_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0030;
throw e;
}
CATCH_0030:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003b;
} // end catch (depth: 1)
IL_003b:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Void FairyGUI_GearSizeWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearSizeWrap__ctor_m770200355C3607B46B615DDCEBD7F695D99D8ADD (FairyGUI_GearSizeWrap_tA5DFA8B915A580443F71DFEFE08B603D25786984 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearTextWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearTextWrap_Register_m551EE51B6A742B6C244DD646A5F64B059C0FC7B4 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearTextWrap_Register_m551EE51B6A742B6C244DD646A5F64B059C0FC7B4_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearText), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_8, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearText);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_10, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_12, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
NullCheck(L_13);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_13, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearTextWrap::_CreateFairyGUI_GearText(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearTextWrap__CreateFairyGUI_GearText_mCC1D35A6C9657FFD52BF2FDBAC41D9C18941826B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearText obj = new FairyGUI.GearText(arg0);
GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 * L_4 = (GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 *)il2cpp_codegen_object_new(GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var);
GearText__ctor_m51FA3AF526F640F39873AA8A0FB141E652757E81(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearText.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral64496F8556B027FD5DFCC3B0E03613103A9B8033, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearTextWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearTextWrap_Apply_mC290AF3B701E2DF777D0F30A52590D42DB68AE3A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearText obj = (FairyGUI.GearText)ToLua.CheckObject<FairyGUI.GearText>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 *)CastclassClass((RuntimeObject*)L_2, GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 *)CastclassClass((RuntimeObject*)L_2, GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearTextWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearTextWrap_UpdateState_mA029078C31722286B9E44639243C4CC9DB8E35A2_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearText obj = (FairyGUI.GearText)ToLua.CheckObject<FairyGUI.GearText>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_m082C5607F3B368462DD45AB5699965BC52AFCC67_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 *)CastclassClass((RuntimeObject*)L_2, GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317 *)CastclassClass((RuntimeObject*)L_2, GearText_t1C2F30DB14D35B78EEAC724A6CDF239E0285B317_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Void FairyGUI_GearTextWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearTextWrap__ctor_m08EC2DBCDC20C945C8A7223BC71384DA32B6999C (FairyGUI_GearTextWrap_t6F5CE8F6FD101FDFE777177AAE829FE44F900919 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GearXYWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearXYWrap_Register_m50A2A2CD737B05B47ED4AF25C32B4B4642F59DEE (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_Register_m50A2A2CD737B05B47ED4AF25C32B4B4642F59DEE_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GearXY), typeof(FairyGUI.GearBase));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (GearBase_tBDF067E7033C8B233B2C533126942554E932B581_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("Apply", Apply);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCFEA419C3B4E8B02EE586E70A28BF846E44CDDA4, L_6, /*hidden argument*/NULL);
// L.RegFunction("OnTweenStart", OnTweenStart);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral3EC7D59A77E83364E5EC64D9526A2F460FC01A03, L_8, /*hidden argument*/NULL);
// L.RegFunction("OnTweenUpdate", OnTweenUpdate);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralD491A26243A28AFA80BF77AAD382401FAE91194A, L_10, /*hidden argument*/NULL);
// L.RegFunction("OnTweenComplete", OnTweenComplete);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral39FFF3841CDD5A8E9252690470693E0295E5C82F, L_12, /*hidden argument*/NULL);
// L.RegFunction("UpdateState", UpdateState);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralF4F0D3CFC8E5EB16C50C68E49E66C5C3D11812E2, L_14, /*hidden argument*/NULL);
// L.RegFunction("UpdateFromRelations", UpdateFromRelations);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral8EB67353E356CB950115DD7FB5FAD10DA3616CD2, L_16, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GearXY);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_18, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_19 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_19);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_20, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
NullCheck(L_21);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_21, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GearXYWrap::_CreateFairyGUI_GearXY(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap__CreateFairyGUI_GearXY_m5D4D572C345AE7F75FF818642F2BC73526C96A18_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 3);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
// if (count == 1)
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
{
goto IL_0026;
}
}
IL_0009:
{
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 1);
intptr_t L_2 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_3 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
// FairyGUI.GearXY obj = new FairyGUI.GearXY(arg0);
GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * L_4 = (GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)il2cpp_codegen_object_new(GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var);
GearXY__ctor_m626EDBFFDDE4733CDA52AFD22A4B1ACCE3A6EC41(L_4, ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_3, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_0 = L_4;
// ToLua.PushObject(L, obj);
intptr_t L_5 = ___L0;
GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 * L_6 = V_0;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_5, L_6, /*hidden argument*/NULL);
// return 1;
V_1 = 1;
goto IL_003f;
}
IL_0026:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GearXY.New");
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_7, _stringLiteral5FA6B8B98698BDE6AA36372FED8454A1A199B383, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_003f;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_1 = L_11;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_12 = V_1;
return L_12;
}
}
// System.Int32 FairyGUI_GearXYWrap::Apply(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_Apply_m3F301D23067DECA96FD356AF7D85D2D3F066AD20_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// obj.Apply();
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(7 /* System.Void FairyGUI.GearBase::Apply() */, ((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearXYWrap::OnTweenStart(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_OnTweenStart_m7FE35B4FBC3D0BA38EA33C47CA04B3EE0A0DC67D_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenStart(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
GearXY_OnTweenStart_mA8AE0E87E2BA55AEBAB0D5039289FD22518E7F37(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearXYWrap::OnTweenUpdate(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_OnTweenUpdate_m6F7C659A426DAB8653F42669CA6CF792454AEFFB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenUpdate(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
GearXY_OnTweenUpdate_m29DDF3AF1C605E38F07A8894779EF6950835BF3B(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearXYWrap::OnTweenComplete(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_OnTweenComplete_mB1D1EAB60421FE3B2CE13D63CB53F3410BE04BCF_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// FairyGUI.GTweener arg0 = (FairyGUI.GTweener)ToLua.CheckObject<FairyGUI.GTweener>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisGTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_m53556B16589146C51AC6280BD976E5BAEAE07C0C_RuntimeMethod_var);
V_0 = ((GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C *)CastclassClass((RuntimeObject*)L_4, GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C_il2cpp_TypeInfo_var));
// obj.OnTweenComplete(arg0);
GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * L_5 = V_0;
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
GearXY_OnTweenComplete_m45D6FCBE392DD81A6526A84FE47DF3F913A00E44(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GearXYWrap::UpdateState(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_UpdateState_m9FC2CB2B07F37D9B936A010EE809B530EC0A9CED_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// obj.UpdateState();
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(8 /* System.Void FairyGUI.GearBase::UpdateState() */, ((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GearXYWrap::UpdateFromRelations(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GearXYWrap_UpdateFromRelations_mAAC0A158734644BD7417B52CB13FD54DC46FBABA_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GearXY obj = (FairyGUI.GearXY)ToLua.CheckObject<FairyGUI.GearXY>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_m401AD2ACAB52ED104E4A92158D2A5FF4CA7805FF_RuntimeMethod_var);
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_0 = (((float)((float)L_4)));
// float arg1 = (float)LuaDLL.luaL_checknumber(L, 3);
intptr_t L_5 = ___L0;
double L_6 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_5, 3, /*hidden argument*/NULL);
V_1 = (((float)((float)L_6)));
// obj.UpdateFromRelations(arg0, arg1);
float L_7 = V_0;
float L_8 = V_1;
NullCheck(((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)));
VirtActionInvoker2< float, float >::Invoke(4 /* System.Void FairyGUI.GearBase::UpdateFromRelations(System.Single,System.Single) */, ((GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37 *)CastclassClass((RuntimeObject*)L_2, GearXY_t2A67A9ADFA993765E704E44FFADABD7B2A3B3F37_il2cpp_TypeInfo_var)), L_7, L_8);
// return 0;
V_2 = 0;
goto IL_003b;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0030;
throw e;
}
CATCH_0030:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_9 = ___L0;
Exception_t * L_10 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_9, L_10, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_003b;
} // end catch (depth: 1)
IL_003b:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Void FairyGUI_GearXYWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GearXYWrap__ctor_m7F37BEC4EFB8DC8082E7302BCD125D35A587EE41 (FairyGUI_GearXYWrap_t85A1C7F27AF63675C322AD395F4AA1A0CAF307F2 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_GoWrapperWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GoWrapperWrap_Register_m21371ADE1406B70DB21EC4FF4C0F284C5C1E62D0 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_Register_m21371ADE1406B70DB21EC4FF4C0F284C5C1E62D0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.GoWrapper), typeof(FairyGUI.DisplayObject));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetWrapTarget", SetWrapTarget);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral1BA6B0D3710A50FE7769827D9A14E9DBFF86D906, L_6, /*hidden argument*/NULL);
// L.RegFunction("CacheRenderers", CacheRenderers);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral2FFA9DF436D81ADFA108A734E74BF40D85B366B6, L_8, /*hidden argument*/NULL);
// L.RegFunction("Update", Update);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralFB91E24FA52D8D2B32937BF04D843F730319A902, L_10, /*hidden argument*/NULL);
// L.RegFunction("Dispose", Dispose);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_12, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_GoWrapper);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_14, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_16, /*hidden argument*/NULL);
// L.RegVar("supportStencil", get_supportStencil, set_supportStencil);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_17 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_18 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_18, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_19 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_19, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_17);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralA1BB586EFE45F00CE6CAECA576A3243E67FDAC96, L_18, L_19, /*hidden argument*/NULL);
// L.RegVar("wrapTarget", get_wrapTarget, set_wrapTarget);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_20 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_21 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_21, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_20);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_20, _stringLiteral4FDD9769927F6CDE43A97BD3510CD22B3E295E8D, L_21, L_22, /*hidden argument*/NULL);
// L.RegVar("renderingOrder", get_renderingOrder, set_renderingOrder);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_23 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_24 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_24, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_25 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_25, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_23);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteral292EF20AA5BF13FEFFEFAEC6D5EA110EF8CCDED0, L_24, L_25, /*hidden argument*/NULL);
// L.RegVar("layer", get_layer, set_layer);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_26 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_27 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_27, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_28 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_28, NULL, (intptr_t)((intptr_t)FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_26);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_26, _stringLiteralD54C2AA2F61603022C71493F093F0C718419CA13, L_27, L_28, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_29 = ___L0;
NullCheck(L_29);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_29, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::_CreateFairyGUI_GoWrapper(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap__CreateFairyGUI_GoWrapper_m4AC60AB3C92CBFDDC721C9A044CF81777F88614A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * V_1 = NULL;
int32_t V_2 = 0;
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * V_3 = NULL;
Exception_t * V_4 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 0)
int32_t L_2 = V_0;
if (L_2)
{
goto IL_001b;
}
}
IL_000a:
{
// FairyGUI.GoWrapper obj = new FairyGUI.GoWrapper();
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * L_3 = (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)il2cpp_codegen_object_new(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var);
GoWrapper__ctor_mE3279DB7A79B47F37EA73EBD51C211D9C9E21D9D(L_3, /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, obj);
intptr_t L_4 = ___L0;
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0061;
}
IL_001b:
{
// else if (count == 1)
int32_t L_6 = V_0;
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
{
goto IL_0046;
}
}
IL_001f:
{
// UnityEngine.GameObject arg0 = (UnityEngine.GameObject)ToLua.CheckObject(L, 1, typeof(UnityEngine.GameObject));
intptr_t L_7 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_8 = { reinterpret_cast<intptr_t> (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_9 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_8, /*hidden argument*/NULL);
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_10 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_7, 1, L_9, /*hidden argument*/NULL);
// FairyGUI.GoWrapper obj = new FairyGUI.GoWrapper(arg0);
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * L_11 = (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)il2cpp_codegen_object_new(GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var);
GoWrapper__ctor_m15503D4F7C8CEC8334238FA8F390660CA187206A(L_11, ((GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *)CastclassSealed((RuntimeObject*)L_10, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_3 = L_11;
// ToLua.PushObject(L, obj);
intptr_t L_12 = ___L0;
GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * L_13 = V_3;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_12, L_13, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0061;
}
IL_0046:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.GoWrapper.New");
intptr_t L_14 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_15 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_14, _stringLiteral6BD64B69CABA196F67B934F45CC3C2D17BFB5D75, /*hidden argument*/NULL);
V_2 = L_15;
goto IL_0061;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0054;
throw e;
}
CATCH_0054:
{ // begin catch(System.Exception)
// catch (Exception e)
V_4 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_16 = ___L0;
Exception_t * L_17 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_18 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_16, L_17, /*hidden argument*/NULL);
V_2 = L_18;
goto IL_0061;
} // end catch (depth: 1)
IL_0061:
{
// }
int32_t L_19 = V_2;
return L_19;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::SetWrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_SetWrapTarget_m559DD6552CF5B2C47705A784C86F140D6AABBFDC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 3);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 3, /*hidden argument*/NULL);
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)ToLua.CheckObject<FairyGUI.GoWrapper>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3_RuntimeMethod_var);
// UnityEngine.GameObject arg0 = (UnityEngine.GameObject)ToLua.CheckObject(L, 2, typeof(UnityEngine.GameObject));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_0 = ((GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *)CastclassSealed((RuntimeObject*)L_6, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_il2cpp_TypeInfo_var));
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_8 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_7, 3, /*hidden argument*/NULL);
V_1 = L_8;
// obj.SetWrapTarget(arg0, arg1);
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_9 = V_0;
bool L_10 = V_1;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
GoWrapper_SetWrapTarget_m4055EFFB0E62DA6472B5E9C8BF57B8000E931B41(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), L_9, L_10, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0048;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_003d;
throw e;
}
CATCH_003d:
{ // begin catch(System.Exception)
// catch (Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_11 = ___L0;
Exception_t * L_12 = V_3;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_13 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_11, L_12, /*hidden argument*/NULL);
V_2 = L_13;
goto IL_0048;
} // end catch (depth: 1)
IL_0048:
{
// }
int32_t L_14 = V_2;
return L_14;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::CacheRenderers(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_CacheRenderers_m4E3C4237D15E01F0A37C528DAD5315BEABF3A02C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)ToLua.CheckObject<FairyGUI.GoWrapper>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3_RuntimeMethod_var);
// obj.CacheRenderers();
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
GoWrapper_CacheRenderers_m3709CB1D18F1C7B74E1CBB18C4AAF2FA0BFE5231(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::Update(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_Update_m6CAA97D911EA3BAEFF6011FDA9F3464D1428940A_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)ToLua.CheckObject<FairyGUI.GoWrapper>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3_RuntimeMethod_var);
// FairyGUI.UpdateContext arg0 = (FairyGUI.UpdateContext)ToLua.CheckObject<FairyGUI.UpdateContext>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisUpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_m02DE2DB4BD46C30004660C52A0F6200C21143CDD((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisUpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_m02DE2DB4BD46C30004660C52A0F6200C21143CDD_RuntimeMethod_var);
V_0 = ((UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 *)CastclassClass((RuntimeObject*)L_4, UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_il2cpp_TypeInfo_var));
// obj.Update(arg0);
UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * L_5 = V_0;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
VirtActionInvoker1< UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * >::Invoke(23 /* System.Void FairyGUI.DisplayObject::Update(FairyGUI.UpdateContext) */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), L_5);
// return 0;
V_1 = 0;
goto IL_0035;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_002a;
throw e;
}
CATCH_002a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_8 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_6, L_7, /*hidden argument*/NULL);
V_1 = L_8;
goto IL_0035;
} // end catch (depth: 1)
IL_0035:
{
// }
int32_t L_9 = V_1;
return L_9;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::Dispose(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_Dispose_m6219633D3DC9A336AD2234DB62F508C0AC21ABA8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)ToLua.CheckObject<FairyGUI.GoWrapper>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisGoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_m65D645D6CC1BF1383E29BE26E82FB375CFD0AFE3_RuntimeMethod_var);
// obj.Dispose();
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
VirtActionInvoker0::Invoke(24 /* System.Void FairyGUI.DisplayObject::Dispose() */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::get_supportStencil(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_get_supportStencil_m0858DA12587FD9E4E956BBF75E3BBD6384F67412_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.supportStencil;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
bool L_3 = ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var))->get_supportStencil_52();
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index supportStencil on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2C822C34AB8AD1DF57756A787ADACDE3E6C033C7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::get_wrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_get_wrapTarget_m11F1AC4AB0143F2852E9FF47F1E393428C8605F7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.GameObject ret = obj.wrapTarget;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_3 = GoWrapper_get_wrapTarget_m22C90BAEE06B5F01C9F7E30E768F75B32ABED18D_inline(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushSealed(L, ret);
intptr_t L_4 = ___L0;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_5 = V_1;
ToLua_PushSealed_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_m81BC867E74E5CC9A3022E90BA4C7352D490FFE44((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisGameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_m81BC867E74E5CC9A3022E90BA4C7352D490FFE44_RuntimeMethod_var);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index wrapTarget on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3E694558B87C834B392E0221C5DDA48C855EC49F, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::get_renderingOrder(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_get_renderingOrder_mAA4320F43853AE8A85C59CC93047534E0F46BB32_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.renderingOrder;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(15 /* System.Int32 FairyGUI.DisplayObject::get_renderingOrder() */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index renderingOrder on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral6650BD59047D66A39C3BE87E9D5BBB57D767953D, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::get_layer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_get_layer_mACF73A7B3D995FE9220B834DDEC04019443A3AAB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.layer;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(17 /* System.Int32 FairyGUI.DisplayObject::get_layer() */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index layer on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral81035C61B4B32E908B73ADE6EC88A2CD2D931175, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::set_supportStencil(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_set_supportStencil_mEC0E2229B2B25290E6203C30DC7DE131F558139B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.supportStencil = arg0;
bool L_5 = V_1;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var))->set_supportStencil_52(L_5);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index supportStencil on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral2C822C34AB8AD1DF57756A787ADACDE3E6C033C7, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::set_wrapTarget(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_set_wrapTarget_mD15BC6C564AA963AA87DFCD149E2E9B3334A46D6_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.GameObject arg0 = (UnityEngine.GameObject)ToLua.CheckObject(L, 2, typeof(UnityEngine.GameObject));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F *)CastclassSealed((RuntimeObject*)L_6, GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F_il2cpp_TypeInfo_var));
// obj.wrapTarget = arg0;
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_7 = V_1;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
GoWrapper_set_wrapTarget_mA2471EF07A7317F808EF3B6B56B4749ECAAFEC4D(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index wrapTarget on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral3E694558B87C834B392E0221C5DDA48C855EC49F, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::set_renderingOrder(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_set_renderingOrder_m9040F443A1384F12190AD65614D5E280FEA435FB_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.renderingOrder = arg0;
int32_t L_5 = V_1;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
VirtActionInvoker1< int32_t >::Invoke(16 /* System.Void FairyGUI.DisplayObject::set_renderingOrder(System.Int32) */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), L_5);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index renderingOrder on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral6650BD59047D66A39C3BE87E9D5BBB57D767953D, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_GoWrapperWrap::set_layer(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_GoWrapperWrap_set_layer_mE3A3D59F58C17F145DDB6917D044B6E3DC27C1E0_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.GoWrapper obj = (FairyGUI.GoWrapper)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.layer = arg0;
int32_t L_5 = V_1;
NullCheck(((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)));
VirtActionInvoker1< int32_t >::Invoke(18 /* System.Void FairyGUI.DisplayObject::set_layer(System.Int32) */, ((GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F *)CastclassClass((RuntimeObject*)L_2, GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F_il2cpp_TypeInfo_var)), L_5);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index layer on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral81035C61B4B32E908B73ADE6EC88A2CD2D931175, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_GoWrapperWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_GoWrapperWrap__ctor_mA7B8AB86B21E5443F6AE91163AD0D38E449D364C (FairyGUI_GoWrapperWrap_tFB44373A7115845B02720121D30E31F000FDC557 * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953(___L0, NULL);
return returnValue;
}
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C(intptr_t ___L0)
{
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
// Managed method invocation
int32_t returnValue = FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C(___L0, NULL);
return returnValue;
}
// System.Void FairyGUI_ImageWrap::Register(LuaInterface.LuaState)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_ImageWrap_Register_m241A79E316FB701ADDD3760671C6DE637DA71F4C (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_Register_m241A79E316FB701ADDD3760671C6DE637DA71F4C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// L.BeginClass(typeof(FairyGUI.Image), typeof(FairyGUI.DisplayObject));
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_2 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_1, /*hidden argument*/NULL);
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_0_0_0_var) };
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
NullCheck(L_0);
LuaState_BeginClass_mFF579B6B50F9A988587776B4214CA369845A4C71(L_0, L_2, L_4, (String_t*)NULL, /*hidden argument*/NULL);
// L.RegFunction("SetNativeSize", SetNativeSize);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_5 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_6 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_6, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_5);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralA68C10B7AC6B50FD00DF7265DAE9DF32FE64BEBA, L_6, /*hidden argument*/NULL);
// L.RegFunction("OnPopulateMesh", OnPopulateMesh);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_7 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_8 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_8, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_7);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral1A68501D646768F2DFE4814B7246E7C57BA16E6E, L_8, /*hidden argument*/NULL);
// L.RegFunction("SliceFill", SliceFill);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_9 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_10 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_10, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_9);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral84F5D1AF3D2EF612B97EEC5673C4180AE513DF08, L_10, /*hidden argument*/NULL);
// L.RegFunction("New", _CreateFairyGUI_Image);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_11 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_12 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_12, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_11);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_12, /*hidden argument*/NULL);
// L.RegFunction("__tostring", ToLua.op_ToString);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_13 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_14 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_14, NULL, (intptr_t)((intptr_t)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_13);
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_14, /*hidden argument*/NULL);
// L.RegVar("texture", get_texture, set_texture);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_15 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_16 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_16, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_17 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_17, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_15);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_15, _stringLiteral8AB5CBE29FF8A179C2E5A288D14B2074824BF0BB, L_16, L_17, /*hidden argument*/NULL);
// L.RegVar("color", get_color, set_color);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_18 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_19 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_19, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_20 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_20, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_18);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_18, _stringLiteral6DD0FE8001145BEC4A12D0E22DA711C4970D000B, L_19, L_20, /*hidden argument*/NULL);
// L.RegVar("fillMethod", get_fillMethod, set_fillMethod);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_21 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_22 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_22, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_23 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_23, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_21);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_21, _stringLiteralC150B14DE47F377F960052402DABAC7EB7FC5571, L_22, L_23, /*hidden argument*/NULL);
// L.RegVar("fillOrigin", get_fillOrigin, set_fillOrigin);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_24 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_25 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_25, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_26 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_26, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_24);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_24, _stringLiteral388E8386192109A52F7F23966F2F66C0B13AD7E6, L_25, L_26, /*hidden argument*/NULL);
// L.RegVar("fillClockwise", get_fillClockwise, set_fillClockwise);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_27 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_28 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_28, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_29 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_29, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_27);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_27, _stringLiteralC9060476B1B1EFF44F94179C828B924CCE5095C1, L_28, L_29, /*hidden argument*/NULL);
// L.RegVar("fillAmount", get_fillAmount, set_fillAmount);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_30 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_31 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_31, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_32 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_32, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_30);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_30, _stringLiteral4332999D1F65C316C811DF75141E52EEF6AB8C61, L_31, L_32, /*hidden argument*/NULL);
// L.RegVar("scale9Grid", get_scale9Grid, set_scale9Grid);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_33 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_34 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_34, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_35 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_35, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_33);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_33, _stringLiteral0F5879405A40C94D634CC36AE1FED2B236FCA28F, L_34, L_35, /*hidden argument*/NULL);
// L.RegVar("scaleByTile", get_scaleByTile, set_scaleByTile);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_36 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_37 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_37, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_38 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_38, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_36);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_36, _stringLiteralBB16772669D0223248C10E09BB66029CD2BF1438, L_37, L_38, /*hidden argument*/NULL);
// L.RegVar("tileGridIndice", get_tileGridIndice, set_tileGridIndice);
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_39 = ___L0;
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_40 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_40, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520_RuntimeMethod_var), /*hidden argument*/NULL);
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_41 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_41, NULL, (intptr_t)((intptr_t)FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C_RuntimeMethod_var), /*hidden argument*/NULL);
NullCheck(L_39);
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_39, _stringLiteral3211B32EF954E1DDE4F5F008D98DE09C724C4A88, L_40, L_41, /*hidden argument*/NULL);
// L.EndClass();
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_42 = ___L0;
NullCheck(L_42);
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_42, /*hidden argument*/NULL);
// }
return;
}
}
// System.Int32 FairyGUI_ImageWrap::_CreateFairyGUI_Image(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap__CreateFairyGUI_Image_mD1209F8F98C6CC48C97183836F33F092B5728B70_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * V_1 = NULL;
int32_t V_2 = 0;
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * V_3 = NULL;
Exception_t * V_4 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 4);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
{
// int count = LuaDLL.lua_gettop(L);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_1 = LuaDLL_lua_gettop_m8C89113132D9591A56E2324C330E56C4FD268858((intptr_t)L_0, /*hidden argument*/NULL);
V_0 = L_1;
// if (count == 0)
int32_t L_2 = V_0;
if (L_2)
{
goto IL_001b;
}
}
IL_000a:
{
// FairyGUI.Image obj = new FairyGUI.Image();
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * L_3 = (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)il2cpp_codegen_object_new(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var);
Image__ctor_m80041CC0D64CFD8A6B2D973AFB57535CA59F42BE(L_3, /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, obj);
intptr_t L_4 = ___L0;
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0057;
}
IL_001b:
{
// else if (count == 1)
int32_t L_6 = V_0;
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
{
goto IL_003c;
}
}
IL_001f:
{
// FairyGUI.NTexture arg0 = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
intptr_t L_7 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_8 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_7, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
// FairyGUI.Image obj = new FairyGUI.Image(arg0);
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * L_9 = (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)il2cpp_codegen_object_new(Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var);
Image__ctor_mCADA8582706D48F95BDB840E7826EFB8165E0154(L_9, ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_8, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_3 = L_9;
// ToLua.PushObject(L, obj);
intptr_t L_10 = ___L0;
Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * L_11 = V_3;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_10, L_11, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0057;
}
IL_003c:
{
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.Image.New");
intptr_t L_12 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_13 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_12, _stringLiteral269F639884FA9301380643E2A20683ADD6BABB12, /*hidden argument*/NULL);
V_2 = L_13;
goto IL_0057;
}
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_004a;
throw e;
}
CATCH_004a:
{ // begin catch(System.Exception)
// catch (Exception e)
V_4 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_14 = ___L0;
Exception_t * L_15 = V_4;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_16 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_14, L_15, /*hidden argument*/NULL);
V_2 = L_16;
goto IL_0057;
} // end catch (depth: 1)
IL_0057:
{
// }
int32_t L_17 = V_2;
return L_17;
}
}
// System.Int32 FairyGUI_ImageWrap::SetNativeSize(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_SetNativeSize_m5BC6CD39F7FE7D1DEC2708B7C5D9BB99EA430049_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Exception_t * V_1 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 1, /*hidden argument*/NULL);
// FairyGUI.Image obj = (FairyGUI.Image)ToLua.CheckObject<FairyGUI.Image>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88_RuntimeMethod_var);
// obj.SetNativeSize();
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_SetNativeSize_mC4980DB6BAD8EB782B03637D7501E3B1FC33BAE8(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
// return 0;
V_0 = 0;
goto IL_0027;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_001c;
throw e;
}
CATCH_001c:
{ // begin catch(System.Exception)
// catch (Exception e)
V_1 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_3 = ___L0;
Exception_t * L_4 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_5 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_3, L_4, /*hidden argument*/NULL);
V_0 = L_5;
goto IL_0027;
} // end catch (depth: 1)
IL_0027:
{
// }
int32_t L_6 = V_0;
return L_6;
}
}
// System.Int32 FairyGUI_ImageWrap::OnPopulateMesh(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_OnPopulateMesh_m7C1593849DC4600F71A11D601672A010690DF3BD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.Image obj = (FairyGUI.Image)ToLua.CheckObject<FairyGUI.Image>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88_RuntimeMethod_var);
// FairyGUI.VertexBuffer arg0 = (FairyGUI.VertexBuffer)ToLua.CheckObject(L, 2, typeof(FairyGUI.VertexBuffer));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_0 = ((VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B *)CastclassSealed((RuntimeObject*)L_6, VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_il2cpp_TypeInfo_var));
// obj.OnPopulateMesh(arg0);
VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * L_7 = V_0;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_OnPopulateMesh_mB1ED450FF4B52E387CB229196ED382D9126795FB(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_10 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_8, L_9, /*hidden argument*/NULL);
V_1 = L_10;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_11 = V_1;
return L_11;
}
}
// System.Int32 FairyGUI_ImageWrap::SliceFill(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_SliceFill_mC2C77A3B4EB84D6D5CE67C62B304D57614EB1BC9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * V_0 = NULL;
int32_t V_1 = 0;
Exception_t * V_2 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
IL_0000:
try
{ // begin try (depth: 1)
// ToLua.CheckArgsCount(L, 2);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 2, /*hidden argument*/NULL);
// FairyGUI.Image obj = (FairyGUI.Image)ToLua.CheckObject<FairyGUI.Image>(L, 1);
intptr_t L_1 = ___L0;
RuntimeObject * L_2 = ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisImage_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_mECA68A14B0AF29180A34D97F11E8340E69BAFC88_RuntimeMethod_var);
// FairyGUI.VertexBuffer arg0 = (FairyGUI.VertexBuffer)ToLua.CheckObject(L, 2, typeof(FairyGUI.VertexBuffer));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_0 = ((VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B *)CastclassSealed((RuntimeObject*)L_6, VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B_il2cpp_TypeInfo_var));
// obj.SliceFill(arg0);
VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * L_7 = V_0;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_SliceFill_m930EFC868BAF9D241A86C5F62CF637963C26805A(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_1 = 0;
goto IL_003f;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0034;
throw e;
}
CATCH_0034:
{ // begin catch(System.Exception)
// catch (Exception e)
V_2 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e);
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_2;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_10 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_8, L_9, /*hidden argument*/NULL);
V_1 = L_10;
goto IL_003f;
} // end catch (depth: 1)
IL_003f:
{
// }
int32_t L_11 = V_1;
return L_11;
}
}
// System.Int32 FairyGUI_ImageWrap::get_texture(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_texture_m2D5EB41A9A07A66ED7D37BF520C76BFDB5542714_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.NTexture ret = obj.texture;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_3 = Image_get_texture_m3E392543B6EFF7C9E25349F632AED5941AB25408(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PushObject(L, ret);
intptr_t L_4 = ___L0;
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_5 = V_1;
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index texture on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4F3019FE481FA9446D4A511BC72F22D667C0725E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_color_m651ECF4C1D1FE3DA69FB51C4C3015416F7899AD3_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color ret = obj.color;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = Image_get_color_m6E755C919FDA026EB2D935589B28F1321CD69EC6(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
ToLua_Push_mA3CD7E888C8B72C317AA49B9F6CE895A97291E38((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index color on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_fillMethod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_fillMethod_mD312B5E6D8E29A95256E4D930F691A15173016F7_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.FillMethod ret = obj.fillMethod;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
int32_t L_3 = Image_get_fillMethod_m934ADD138E9C72E1BB15B8C1E6DD958D277A03B4(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.Push(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
int32_t L_6 = L_5;
RuntimeObject * L_7 = Box(FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7_il2cpp_TypeInfo_var, &L_6);
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_4, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_7, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0037;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0026;
throw e;
}
CATCH_0026:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillMethod on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral9C5D62D29CAC08FE0F5BDD66A8BCE4DF70485636, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0037;
} // end catch (depth: 1)
IL_0037:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_ImageWrap::get_fillOrigin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_fillOrigin_m4A2C7559E30006B047E9A981271BE5DDF11EA2D9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.fillOrigin;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
int32_t L_3 = Image_get_fillOrigin_m65604F458206205AEFAF6260988489A7765597C9(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillOrigin on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4302736D7115C3A1008EA8E31CF599147F59213D, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_fillClockwise(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_fillClockwise_mF028D803DFB053ED100D11270601439F17E0D7C8_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.fillClockwise;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
bool L_3 = Image_get_fillClockwise_m18C8F1D8C4FDFE3B5530365D6D57BC5071B6947C(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillClockwise on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE4686695144F284F0987A621855976DC53EC544F, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_fillAmount(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_fillAmount_m4B36B1F1947815150D0BF0AEDFEA912A2EB5E42B_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// float ret = obj.fillAmount;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
float L_3 = Image_get_fillAmount_mF2CFE82F1F43E5EF51F63CEABD4EA3EE6B6A171E(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushnumber(L, ret);
intptr_t L_4 = ___L0;
float L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushnumber_mD621CF251BEC49D5FCA530997B02D08E2C6EC653((intptr_t)L_4, (((double)((double)L_5))), /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillAmount on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4D7D0FBBD54A24879E1CA490D09F76E1638B0787, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_scale9Grid(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_scale9Grid_m99292F3C2CDBAF968C014B702AF79E7562A1E5C9_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// System.Nullable<UnityEngine.Rect> ret = obj.scale9Grid;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 L_3 = Image_get_scale9Grid_m2460976E91B1DC9AFBAFE1664A0463D5A1FDD8F8_inline(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// ToLua.PusNullable(L, ret);
intptr_t L_4 = ___L0;
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 L_5 = V_1;
ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PusNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mDB929CFD1850E3DDF303793C094C381E1EAC3662_RuntimeMethod_var);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index scale9Grid on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralAC5419CCE639CD95BBA0002F094A845AE146704B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_scaleByTile(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_scaleByTile_m6FB9B65C9C8A92589AE1D1124B2B4AE9FCE627EC_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// bool ret = obj.scaleByTile;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
bool L_3 = Image_get_scaleByTile_mC14028C888C5DF1A7C2F7F21BDC210739AEEE015_inline(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushboolean(L, ret);
intptr_t L_4 = ___L0;
bool L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index scaleByTile on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral9E7E3C1F2F4CF0D7DA2F5AD1C8CE096156466843, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::get_tileGridIndice(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_get_tileGridIndice_m9F67257E270606CD12908546F34C5577EC7A2520_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// int ret = obj.tileGridIndice;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
int32_t L_3 = Image_get_tileGridIndice_m8ED857CA8895E9306A2772A8E8C8DF307205E7C6_inline(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
V_1 = L_3;
// LuaDLL.lua_pushinteger(L, ret);
intptr_t L_4 = ___L0;
int32_t L_5 = V_1;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
LuaDLL_lua_pushinteger_m8203BA6BB26C5BD0E84223531CFCB129352C2D23((intptr_t)L_4, L_5, /*hidden argument*/NULL);
// return 1;
V_2 = 1;
goto IL_0032;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0021;
throw e;
}
CATCH_0021:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index tileGridIndice on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3E06E53C92E8644F0D03EB566214C744AE7B426E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0032;
} // end catch (depth: 1)
IL_0032:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_texture(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_texture_m054F54A387F5A94E576E560ED7C024FDAEF8499E_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_1 = NULL;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.NTexture arg0 = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 2);
intptr_t L_3 = ___L0;
RuntimeObject * L_4 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
V_1 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_4, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var));
// obj.texture = arg0;
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_texture_m11D1CDBF428D60241C3F44152C0F82CE3EB4F92F(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0038;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0027;
throw e;
}
CATCH_0027:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index texture on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4F3019FE481FA9446D4A511BC72F22D667C0725E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0038;
} // end catch (depth: 1)
IL_0038:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_color(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_color_m86BEB597A87C12A6DC84D83306BEE3216C98DBB5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// UnityEngine.Color arg0 = ToLua.ToColor(L, 2);
intptr_t L_3 = ___L0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_4 = ToLua_ToColor_m8BA5C5C83C6FCCF1F5572D5BB37BB153A0EF4DB5((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.color = arg0;
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_color_mB956053F234E3C5F5D18069059A2F10280937EF7(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index color on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE9C45CB19BB28B479E405A620FAE51DF535B99AC, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_fillMethod(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_fillMethod_mC63262535BD27D698A4D466AB67A97506F52AE41_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// FairyGUI.FillMethod arg0 = (FairyGUI.FillMethod)ToLua.CheckObject(L, 2, typeof(FairyGUI.FillMethod));
intptr_t L_3 = ___L0;
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7_0_0_0_var) };
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL);
RuntimeObject * L_6 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_3, 2, L_5, /*hidden argument*/NULL);
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_6, FillMethod_t555C00733C2E44E89A7074CEB73CA9CB696201F7_il2cpp_TypeInfo_var))));
// obj.fillMethod = arg0;
int32_t L_7 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_fillMethod_m92C18971C54D7C522C6D3755ADE15DAF7E21D2C5(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0042;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0031;
throw e;
}
CATCH_0031:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillMethod on a nil value");
intptr_t L_8 = ___L0;
Exception_t * L_9 = V_3;
RuntimeObject * L_10 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_11 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_8, L_9, L_10, _stringLiteral9C5D62D29CAC08FE0F5BDD66A8BCE4DF70485636, /*hidden argument*/NULL);
V_2 = L_11;
goto IL_0042;
} // end catch (depth: 1)
IL_0042:
{
// }
int32_t L_12 = V_2;
return L_12;
}
}
// System.Int32 FairyGUI_ImageWrap::set_fillOrigin(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_fillOrigin_m565EFA24FA3665A879A6013EA700CDF1D0E44C96_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.fillOrigin = arg0;
int32_t L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_fillOrigin_mB05EB16F5A95BA2C5C9AD938235548527B03B008(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillOrigin on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4302736D7115C3A1008EA8E31CF599147F59213D, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_fillClockwise(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_fillClockwise_mA8B409968587DD6CA0226B277B5DB31D0824D7BD_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.fillClockwise = arg0;
bool L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_fillClockwise_mE339B9CAD470EC5ED006DBCDC2DC50E042725AFF(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillClockwise on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralE4686695144F284F0987A621855976DC53EC544F, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_fillAmount(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_fillAmount_mC8809568EE3C187F6DE56DD7BED35495E1EAFFD5_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
float V_1 = 0.0f;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((float)((float)L_4)));
// obj.fillAmount = arg0;
float L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_fillAmount_mCC2598461D0AEED4EE189F12FA0D80BD460DF197(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index fillAmount on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral4D7D0FBBD54A24879E1CA490D09F76E1638B0787, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_scale9Grid(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_scale9Grid_mE6968F55B29F39D99CD8B30A7EDF7F6E563DB071_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// System.Nullable<UnityEngine.Rect> arg0 = ToLua.CheckNullable<UnityEngine.Rect>(L, 2);
intptr_t L_3 = ___L0;
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 L_4 = ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckNullable_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_mF96A72CEC0FF94339202D7DCFF193A83A3C408D2_RuntimeMethod_var);
V_1 = L_4;
// obj.scale9Grid = arg0;
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_scale9Grid_m6165FFA4ECAAC4DE9216B7CD6A73706D5E401968(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index scale9Grid on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteralAC5419CCE639CD95BBA0002F094A845AE146704B, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_scaleByTile(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953 (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_scaleByTile_m3A76401AE32E91F74D9B0AC5ECC86ECE196FF953_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
bool V_1 = false;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// bool arg0 = LuaDLL.luaL_checkboolean(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
bool L_4 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = L_4;
// obj.scaleByTile = arg0;
bool L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_scaleByTile_m83AD7B31ED2B15D398054528D2404DEFA1C72EC4(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0033;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0022;
throw e;
}
CATCH_0022:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index scaleByTile on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral9E7E3C1F2F4CF0D7DA2F5AD1C8CE096156466843, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0033;
} // end catch (depth: 1)
IL_0033:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Int32 FairyGUI_ImageWrap::set_tileGridIndice(System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C (intptr_t ___L0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (FairyGUI_ImageWrap_set_tileGridIndice_m1582D790BE306662D0395D70A1E50A331954130C_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
RuntimeObject * V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
Exception_t * V_3 = NULL;
Exception_t * __last_unhandled_exception = 0;
NO_UNUSED_WARNING (__last_unhandled_exception);
Exception_t * __exception_local = 0;
NO_UNUSED_WARNING (__exception_local);
void* __leave_targets_storage = alloca(sizeof(int32_t) * 2);
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
NO_UNUSED_WARNING (__leave_targets);
{
// object o = null;
V_0 = NULL;
}
IL_0002:
try
{ // begin try (depth: 1)
// o = ToLua.ToObject(L, 1);
intptr_t L_0 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
RuntimeObject * L_1 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
// FairyGUI.Image obj = (FairyGUI.Image)o;
RuntimeObject * L_2 = V_0;
// int arg0 = (int)LuaDLL.luaL_checknumber(L, 2);
intptr_t L_3 = ___L0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
double L_4 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_3, 2, /*hidden argument*/NULL);
V_1 = (((int32_t)((int32_t)L_4)));
// obj.tileGridIndice = arg0;
int32_t L_5 = V_1;
NullCheck(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)));
Image_set_tileGridIndice_m8FD377E1B99BE04F2F33DCE18897C46D16DD7FB1(((Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 *)CastclassClass((RuntimeObject*)L_2, Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
// return 0;
V_2 = 0;
goto IL_0034;
} // end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__exception_local = (Exception_t *)e.ex;
if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex)))
goto CATCH_0023;
throw e;
}
CATCH_0023:
{ // begin catch(System.Exception)
// catch(Exception e)
V_3 = ((Exception_t *)__exception_local);
// return LuaDLL.toluaL_exception(L, e, o, "attempt to index tileGridIndice on a nil value");
intptr_t L_6 = ___L0;
Exception_t * L_7 = V_3;
RuntimeObject * L_8 = V_0;
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
int32_t L_9 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_6, L_7, L_8, _stringLiteral3E06E53C92E8644F0D03EB566214C744AE7B426E, /*hidden argument*/NULL);
V_2 = L_9;
goto IL_0034;
} // end catch (depth: 1)
IL_0034:
{
// }
int32_t L_10 = V_2;
return L_10;
}
}
// System.Void FairyGUI_ImageWrap::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_ImageWrap__ctor_m5068DB889717A72F329754357393FA3422B79332 (FairyGUI_ImageWrap_t45896C3CD42C7CC30146841A0183D027B454E36F * __this, const RuntimeMethod* method)
{
{
Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBA_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_method (GRoot_get_contentScaleFactor_m148CD958922A560C77F2AC4AA1A593BD3AC71DBAAssemblyU2DCSharp11_MetadataUsageId);
s_Il2CppMethodInitialized = true;
}
{
// get { return UIContentScaler.scaleFactor; }
IL2CPP_RUNTIME_CLASS_INIT(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_il2cpp_TypeInfo_var);
float L_0 = ((UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_StaticFields*)il2cpp_codegen_static_fields_for(UIContentScaler_t426E27164F9B3ECA7F72FC9ECCA79B99F115566B_il2cpp_TypeInfo_var))->get_scaleFactor_12();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t GSlider_get_titleType_m9D892D841027A3EB17ABB4D45D28338E3EEA7F35_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method)
{
{
// return _titleType;
int32_t L_0 = __this->get__titleType_95();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double GSlider_get_max_mE736E6A20AD75B56E0B3B756F0BC0D4A718E58C1_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method)
{
{
// return _max;
double L_0 = __this->get__max_93();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR double GSlider_get_value_m900A5C9C11242AB9558F4C1665F3059CA3207DF8_inline (GSlider_t6744387ADB3DE64C71458B21627B32714BD96816 * __this, const RuntimeMethod* method)
{
{
// return _value;
double L_0 = __this->get__value_94();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * GTextField_get_templateVars_m72C11CBFF34332959665FABC075E0DCE3EC3A8A5_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method)
{
{
// get { return _templateVars; }
Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_0 = __this->get__templateVars_78();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool GTextField_get_UBBEnabled_mF1EC1D258CE5464A29FD90617457D05B3D784B42_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, const RuntimeMethod* method)
{
{
// get { return _ubbEnabled; }
bool L_0 = __this->get__ubbEnabled_76();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void GTextField_set_UBBEnabled_mD72B8F4C431C913DEB66D04229188E7A7EAB1B1D_inline (GTextField_tD5CEC996FB8B6900C28B90767F20536501F13058 * __this, bool ___value0, const RuntimeMethod* method)
{
{
// set { _ubbEnabled = value; }
bool L_0 = ___value0;
__this->set__ubbEnabled_76(L_0);
// set { _ubbEnabled = value; }
return;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * GTextInput_get_inputTextField_m1A8A85A5AAFB11526457630C3780955AD1F9233A_inline (GTextInput_t89E029E7F1B85EB1BAFB782D43893E53AED95A8C * __this, const RuntimeMethod* method)
{
{
// public InputTextField inputTextField { get; private set; }
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * L_0 = __this->get_U3CinputTextFieldU3Ek__BackingField_79();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_delay_mE48BEA255B5DC00960B9F55AC74F05580BCAAC38_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _delay; }
float L_0 = __this->get__delay_4();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_duration_m92D4B4F24F137EE8E358F9071D5A6605642806D0_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _duration; }
float L_0 = __this->get__duration_5();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t GTweener_get_repeat_m0CA6F5535995311A39A6A5A905C8C185619743C4_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _repeat; }
int32_t L_0 = __this->get__repeat_10();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * GTweener_get_target_m74830BEB43E2E9089B9954F70A3271DEFE326678_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _target; }
RuntimeObject * L_0 = __this->get__target_0();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * GTweener_get_userData_m3B924385C746F8859A15258BFDA5B453D681D273_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _userData; }
RuntimeObject * L_0 = __this->get__userData_15();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_startValue_mC09E4E1A3A7CDD5A2D225D2D0E65F4BAB3A995FF_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _startValue; }
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_0 = __this->get__startValue_24();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_endValue_mC646F9CBF41022753C17F3CF1A9D98B18D86651E_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _endValue; }
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_0 = __this->get__endValue_25();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_value_m22A83D4E36AC47FDE40BE10975007FF830E875A2_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _value; }
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_0 = __this->get__value_26();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * GTweener_get_deltaValue_m3A8A418B420EB2AD185746BAA3C1816B97B5152F_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _deltaValue; }
TweenValue_tDED6754049E6EB4409F2227430808D3C09128AF9 * L_0 = __this->get__deltaValue_27();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float GTweener_get_normalizedTime_mF51C6F7FD91E9E5F5B01CB580FD8F78B146B1719_inline (GTweener_tFB54AD7DE967819123910DA3E3289DF0EFE9333C * __this, const RuntimeMethod* method)
{
{
// get { return _normalizedTime; }
float L_0 = __this->get__normalizedTime_32();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * GearBase_get_controller_mE2DA4B74A90F07D441A0957B49D27857E423AC62_inline (GearBase_tBDF067E7033C8B233B2C533126942554E932B581 * __this, const RuntimeMethod* method)
{
{
// return _controller;
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_0 = __this->get__controller_2();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* GearDisplay_get_pages_m74BD1E6295A01A0EE26EAD577DDCCCA9A085F8B0_inline (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, const RuntimeMethod* method)
{
{
// public string[] pages { get; set; }
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = __this->get_U3CpagesU3Ek__BackingField_4();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void GearDisplay_set_pages_mD74C21C26FD37B264ADC0D3ABE13768EE7E3718F_inline (GearDisplay_t784F176D2C351B161AF97EB39A460A92A65EA1B0 * __this, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___value0, const RuntimeMethod* method)
{
{
// public string[] pages { get; set; }
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = ___value0;
__this->set_U3CpagesU3Ek__BackingField_4(L_0);
return;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * GoWrapper_get_wrapTarget_m22C90BAEE06B5F01C9F7E30E768F75B32ABED18D_inline (GoWrapper_t9E8D860ACB6D91CCA2496ADC0994BB6FE106131F * __this, const RuntimeMethod* method)
{
{
// get { return _wrapTarget; }
GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F * L_0 = __this->get__wrapTarget_53();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 Image_get_scale9Grid_m2460976E91B1DC9AFBAFE1664A0463D5A1FDD8F8_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method)
{
{
// get { return _scale9Grid; }
Nullable_1_t173480C526ACAA482E98025CA3829AAA24C7AD10 L_0 = __this->get__scale9Grid_52();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Image_get_scaleByTile_mC14028C888C5DF1A7C2F7F21BDC210739AEEE015_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method)
{
{
// get { return _scaleByTile; }
bool L_0 = __this->get__scaleByTile_53();
return L_0;
}
}
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Image_get_tileGridIndice_m8ED857CA8895E9306A2772A8E8C8DF307205E7C6_inline (Image_t8E11C3991DB814E6A296A2F984FFF668E82FA4E8 * __this, const RuntimeMethod* method)
{
{
// get { return _tileGridIndice; }
int32_t L_0 = __this->get__tileGridIndice_54();
return L_0;
}
}