34738 lines
1.8 MiB
34738 lines
1.8 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"
|
|
|
|
struct VirtActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <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);
|
|
}
|
|
};
|
|
|
|
// FairyGUI.BaseFont
|
|
struct BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F;
|
|
// 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.EventCallback1
|
|
struct EventCallback1_t389063B912FE306493324D5033356213EEA650A7;
|
|
// FairyGUI.EventContext
|
|
struct EventContext_tBEDCE219E5F37B72C872E1032605ECE614483122;
|
|
// FairyGUI.EventDispatcher
|
|
struct EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7;
|
|
// FairyGUI.EventListener
|
|
struct EventListener_t49A905F03D200ACE99DE09C02C7007437397826F;
|
|
// FairyGUI.GButton
|
|
struct GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942;
|
|
// FairyGUI.GComponent
|
|
struct GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC;
|
|
// FairyGUI.GGroup
|
|
struct GGroup_tC639447CD683C998CC282B1BEB24798021939CB4;
|
|
// FairyGUI.GList
|
|
struct GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38;
|
|
// FairyGUI.GObject
|
|
struct GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB;
|
|
// FairyGUI.GObjectPool
|
|
struct GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17;
|
|
// FairyGUI.GScrollBar
|
|
struct GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2;
|
|
// FairyGUI.GearBase[]
|
|
struct GearBaseU5BU5D_t78A202A2ECDD7D43374E4317AF6BB596930D577A;
|
|
// FairyGUI.IFilter
|
|
struct IFilter_t3EAC54FF3FB87ED9EA6B407C8D1FEF6AC55EACE3;
|
|
// FairyGUI.IHitTest
|
|
struct IHitTest_tA44710C1A71DD2F7E69CD3B62A9A3CF6A0A12AF9;
|
|
// FairyGUI.IKeyboard
|
|
struct IKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745;
|
|
// FairyGUI.InputEvent
|
|
struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495;
|
|
// FairyGUI.InputTextField
|
|
struct InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC;
|
|
// FairyGUI.ListItemProvider
|
|
struct ListItemProvider_t991E76E1FDF2295A04534B93D2B4140BB04F5CC1;
|
|
// FairyGUI.ListItemRenderer
|
|
struct ListItemRenderer_tE434B7D9A5C8D0DF8F4330224E40302B94FFF9B9;
|
|
// FairyGUI.MaterialManager
|
|
struct MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098;
|
|
// FairyGUI.NAudioClip
|
|
struct NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96;
|
|
// FairyGUI.NGraphics
|
|
struct NGraphics_t595A637CC0B7EEFE129DD8C752DB01EEB4C540CD;
|
|
// FairyGUI.NTexture
|
|
struct NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A;
|
|
// FairyGUI.PackageItem
|
|
struct PackageItem_t6D8B35322EA6328C8259063A86D5CE6D654F43F0;
|
|
// FairyGUI.PageOption
|
|
struct PageOption_t0FCE5CB8A1AE3EED6E997D882C0DE97C5B6AABB3;
|
|
// FairyGUI.PopupMenu
|
|
struct PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8;
|
|
// FairyGUI.Relations
|
|
struct Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF;
|
|
// FairyGUI.RichTextField
|
|
struct RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294;
|
|
// FairyGUI.ScrollPane
|
|
struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE;
|
|
// FairyGUI.Stage
|
|
struct Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8;
|
|
// FairyGUI.TextField
|
|
struct TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D;
|
|
// FairyGUI.TextField/CharPosition[]
|
|
struct CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4;
|
|
// FairyGUI.TextField/LineInfo[]
|
|
struct LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40;
|
|
// FairyGUI.TextFormat
|
|
struct TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135;
|
|
// FairyGUI.TimerCallback
|
|
struct TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879;
|
|
// FairyGUI.TouchInfo[]
|
|
struct TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD;
|
|
// FairyGUI.UpdateContext
|
|
struct UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7;
|
|
// FairyGUI.Utils.ByteBuffer
|
|
struct ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268;
|
|
// FairyGUI.Utils.HtmlElement[]
|
|
struct HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC;
|
|
// FairyGUI.Utils.HtmlParseOptions
|
|
struct HtmlParseOptions_tA2ECC51EA28CFCB3C71D13CC97B24B6EB2828A67;
|
|
// FairyGUI.Utils.IHtmlPageContext
|
|
struct IHtmlPageContext_t4FFE2AAB5C5FD308B021794922B0D4DB9A6CFEAA;
|
|
// FairyGUI.VertexBuffer
|
|
struct VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B;
|
|
// FairyGUI_InputEventWrap
|
|
struct FairyGUI_InputEventWrap_t707E68127399A777DC0C8DF23F0FBD511BE6EB93;
|
|
// FairyGUI_NAudioClipWrap
|
|
struct FairyGUI_NAudioClipWrap_t2C3002ED366278513925725846F56A1C9C02EBF7;
|
|
// FairyGUI_NTextureWrap
|
|
struct FairyGUI_NTextureWrap_t5A1F0600DE1832BC2F389F7CFB995BEA44C99683;
|
|
// FairyGUI_PopupMenuWrap
|
|
struct FairyGUI_PopupMenuWrap_tC22168C71828BF83C1A49A616846AB9E32ED856F;
|
|
// FairyGUI_RelationTypeWrap
|
|
struct FairyGUI_RelationTypeWrap_t041DDE12B447C7CE439BFE11F8FCF3A0492721B9;
|
|
// FairyGUI_RelationsWrap
|
|
struct FairyGUI_RelationsWrap_tD44E6D135165174B8855D7937B97DA572C833896;
|
|
// FairyGUI_ScrollPaneWrap
|
|
struct FairyGUI_ScrollPaneWrap_t23B4438F3307AA17F87A4D7CF7FDE2DBD0592F65;
|
|
// FairyGUI_StageWrap
|
|
struct FairyGUI_StageWrap_tAB1F16F78B9F2DC919464D4B1FD0A06444D21C40;
|
|
// FairyGUI_TextFieldWrap
|
|
struct FairyGUI_TextFieldWrap_tE6F67F9BDC850EA401921528CD0E02DC75A904F5;
|
|
// 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.Action`2<System.IntPtr,FairyGUI.RelationType>
|
|
struct Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A;
|
|
// System.Action`2<System.IntPtr,System.Int32Enum>
|
|
struct Action_2_tFF388D1BE1AC4C4DBF1D06C0BC2E6D928C85C446;
|
|
// System.Action`2<System.IntPtr,UnityEngine.RaycastHit>
|
|
struct Action_2_tF98211F1A494E977B98A78567E55A5D6EF31C6C7;
|
|
// System.Action`2<System.IntPtr,UnityEngine.Rect>
|
|
struct Action_2_t304C7FDFD4B6B0363BE6FB64A367A63C398C8CDA;
|
|
// System.AsyncCallback
|
|
struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4;
|
|
// System.Byte[]
|
|
struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2;
|
|
// 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.MaterialManager>
|
|
struct Dictionary_2_tDAFFA223F2408A9839E41FB8FA1448B1625BF3AE;
|
|
// 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.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.GList/ItemInfo>
|
|
struct List_1_t98DE0BB2EC2FFCD3EC2B30B19569ED8986627991;
|
|
// System.Collections.Generic.List`1<FairyGUI.GObject>
|
|
struct List_1_tCE5EB3ACF7F2A7411845C2ABAFEDC47677AF2A42;
|
|
// System.Collections.Generic.List`1<FairyGUI.NMaterial>[]
|
|
struct List_1U5BU5D_tE935E08AC4A5FCFA87856F35D5D51143B623C456;
|
|
// System.Collections.Generic.List`1<FairyGUI.NTexture>
|
|
struct List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87;
|
|
// System.Collections.Generic.List`1<FairyGUI.RelationItem>
|
|
struct List_1_t873AE03E22BE3800461CE4C5D69BF440282C880D;
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3;
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>
|
|
struct List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5;
|
|
// System.Collections.Generic.List`1<FairyGUI.Transition>
|
|
struct List_1_t930D0D8B2BC68ADAA960592391B6A35A8AE5E281;
|
|
// System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>
|
|
struct List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00;
|
|
// 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.Rect>
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350;
|
|
// 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.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.Func`3<System.IntPtr,System.Int32,FairyGUI.RelationType>
|
|
struct Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555;
|
|
// System.Func`3<System.IntPtr,System.Int32,System.Boolean>
|
|
struct Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E;
|
|
// System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>
|
|
struct Func_3_tC94C73897E50F862E175636BE65E525BDB58F200;
|
|
// System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>
|
|
struct Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01;
|
|
// 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.String[][]
|
|
struct StringU5BU5DU5BU5D_tBC6637326598C4B41F2E9C3BF641A92808935A5F;
|
|
// 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.AudioSource
|
|
struct AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C;
|
|
// UnityEngine.Camera
|
|
struct Camera_t48B2B9ECB3CE6108A98BF949A1CECF0FE3421F34;
|
|
// UnityEngine.Color32[]
|
|
struct Color32U5BU5D_tABFBCB467E6D1B791303A0D3A3AA1A482F620983;
|
|
// UnityEngine.GameObject
|
|
struct GameObject_tBD1244AD56B4E59AAD76E5E7C9282EC5CE434F0F;
|
|
// UnityEngine.Material
|
|
struct Material_tF7DB3BF0C24DEC2FE0CB51E5DF5053D5223C8598;
|
|
// UnityEngine.Object
|
|
struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0;
|
|
// UnityEngine.Rect[]
|
|
struct RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B;
|
|
// UnityEngine.Shader
|
|
struct Shader_tE2731FF351B74AB4186897484FB01E000C1160CA;
|
|
// UnityEngine.Sprite
|
|
struct Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198;
|
|
// UnityEngine.Texture
|
|
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4;
|
|
// UnityEngine.Transform
|
|
struct Transform_tBB9E78A2766C3C83599A8F66EDE7D1FCAFC66EDA;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A_il2cpp_TypeInfo_var;
|
|
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* Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EventCallback1_t389063B912FE306493324D5033356213EEA650A7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_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* MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_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 String_t* _stringLiteral00393212571553EA7B5872F946B19B9E4716A9EC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral01517BD38A76E8A237B8DBB8A3DE60B08FC28404;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0194FB0D7C12B88AA0793BD4FA4D669697F2D79D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral02E0A818FA385D64609DC8C403E4E8912E0F39C3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral030499CA081024D33B95A621CAE682794CF2012F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral034911C590C6A795E5C8761915ED11D255DEDE53;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral035A7114F130B3132248CDAB53C3E9BDB37E5FA7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral03EBD79382D58E7601FBFC20FE0581AD275B88A5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral04F333BACE404DC4AB6EE80B7C479C75CFD015E7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral059ABE439F89D9995296EDAE9B8ED4941FF0B225;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0750F0ED35A865E92800392E3466659138A357B0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0789664F2B80201367FE800EE5278972F48EACC9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0792C667CFFB79BA8B281A1511CA51A68D621E12;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral07DA985E84E33307C2272A3CE9F56AEDE856460F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral08340D5D511C075D71AB11BCD6A878C2912FAE1D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral08C879077899DA4C3F38D8A51E28EFE959760E4E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral098671C9702948D26176CC7EF39B29B1082FB092;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral09D362253E2AB6ECFB5AC0E54BD1993FAC2133D1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral09D74747F7BBB54D619A297A40098D5403D19923;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral09DAAEF4086C73491DBE2FDBFB25DB621CABE126;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0AC23CB72EDAE33234A63E15B7ADA7F73D31C5F7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0C1F721249EECEF1BC9F4B59CDED7A0285DCB1D6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0C79A1029F06C71591BF55980D9AF24A9AE7EC07;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0CB7D4E76B67E5240DF532391379F00416D5618E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0D556CCA4E88E879F2A27CB481CE6AE3FCD8662C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0E818EFC244B4DC3DF747097FE5961A27D5393F2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral10F1CAF41C19F6AE6F77B5082EE5D517E14C3FF4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1167E17545FE9ADBD189C6FDA112ABADEA164CC2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral11F6AD8EC52A2984ABAAFD7C3B516503785C2072;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1211FBFDA89A306983AE132C518E881258D2E897;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1222ECDC77C78D7768332449E9AD22FA29B6021E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral12643F6F86FCED71668F8CC7E56BFC75F79C0B1C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral12FFB1E598A99737A8E9BA62B8E6A87C1AD2F49D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral137B05AAA34C330565FB0A24A93C22284FAB73AF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1382460432153E5FA10342E91D0EA814E98BCA60;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1426FB1F3AFAAB5AE294E8D06E6DFBCA44B0CD38;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral14539B847B3CDCD5BAC4B1E8624F1D3511D0D8FA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral163C349C1E471A7A37C119E67456C9E25C2E0C25;
|
|
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* _stringLiteral1AFE75CA6B873CD32B6CBD257F793B23116A4147;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1C238F10D72EB8C09BF0336DA1D53FF5ECCE0677;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1CEB0CFB9CBA22028AAB1FE8481E6A1E13A3D6E0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1D8175128E3068CDCA8BBE528DF503318F915F31;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1D9E48CD581CA4BFF14E812E60B255593B08A1F2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1DABE3B9AEC22957C08A52F80B79BDF773F77690;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral210CF0B145A09A30F70113B9C43A0E543934796F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2142DCA9F109D30FE9DBF1AFAE64DE3B2D2C431B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral21678766F96C1DFFEF4E71E30817D2D5EE54067B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral229F0F8E20E21BD268DE07AFE7E0BEA93481891B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2396C1815CF91B0623F9EB08BE71D8DC4D2BF896;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2416F8A0E3D59E4888F8E59E3D825F7F2463A939;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral24FBE1CC4EC5BA897AAFC50A6D171FD52269B546;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2506EA306CF0BE0EDAA80881BA9D5C64E5B0C932;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral25802F71AB5EF7964107CA0C2C607006A56B4442;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral26EF83BE87F3A6621C9D3D9A88392CB3971AE5B0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral272883BB062B201725D54D46070B1C5EE2EB5DA9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2846F1C3CBED32346F985316BFDC24A7A2B73AA3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral29A736F3A9927184DBC343AEA3462AD60E5FEE81;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral29F070F28CEBECB3E5C41413579CAA52574A66E9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2A57908D2F4B8AC1BE127AE44B596F6BB78A1763;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2A93C8E8EB1D18FFA9C88B7DEE966938805DEB2C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2BD9098CD33A821CC09B3B6F9924FA0744C64881;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2C9A1CBFF06D0B5DCC78E1387DC017BB6FBD02FA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2CE59CA0CB129BCD98C37FA4E65BEC8DDE2D4242;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2DAC701CFFF3A32B585F8369EDAE2C3D910A3B91;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2DDDEEBEFF871282E560F3DACBD877B34D1760B1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2DE7D3294197354EDD59E2BA4DDDA5D70CD2D5F9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2F101C9AC8BBFF0CD8C191C93D3059D5A2D1A9B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3000C67E3DE6659EFEA5271760627482996EAD87;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral307F5116B897B37E4F626E5F28859C2AA237D06C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral311198C45E79F725B43A1134B6846C25E73CCC37;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3159FE421B3221381B3C778DC1C3C26E4540BE37;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral323E14F254CF8DD22F68D91CDB7B1C56158DAADE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral325562C769DA3F80D0E63BB56514BC2E2723C9B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral33E15D008D511F3101566A2E25203EF2A3F605A0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3459B63F007B5E03FEDF4679887CC77F1EEAC45A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral34951BAF1D6C0F88F534CFBFF9E2DDFD724DD1DE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3516F48899B178769A2FD4F07F8D40DFA352FC48;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral366E1A51FF9B031CD200D7CA2F4293E9131A5D47;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral371AA0490E45B12F1EC030DB380161A0E8D51617;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral372EA08CAB33E71C02C651DBC83A474D32C676EA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral375F3F4EF29136257C20F86E5D91A109DD5BFA7A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral37A13F33012C877483CBD71B7F04BA17FFD9EFD2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral384A8A9F6C477B7BE4999DD5118558C32A8CE1B8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3855BF108D5D5BE488470140594C0FA1DEB40FFD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral38B62BE4BDDAA5661C7D6B8E36E28159314DF5C7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral38BFDDE6FAA7AC0CAE01D6EFFD9C0486385B48C1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral39340227C532337927A9BB165AE1D4B6FEAF6D6F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral399CE399FB077C1125C0635A6BF08C1E96833BAD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3A315D849BBB2FCACE84897D16F1B01954282075;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3A8031408E5166107A3CBADE997F4B95B54C00F2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3D13B5A70B451057E9258BA8425197ED069F0A26;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3DB630246342E2B2822675B4982F519FE9281671;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3DCDBF0FEBB89354E61BF27AAA79733B4E6DF9AC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3E096B0C233A7DD2CA2CF60821F2F8F51F033EB3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3E66A50C1661BDAEFC12B6EF7720BE5489EB419B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3F608B4935EAD643D43B2642DC4EC863D170AA1D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral41186EB78CF6BD10AA7408E565DF6195318494FC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral444CB3A80E315B478BEE8259B5DC141C8059770C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral45F375828326A11F8904529DE05D20043ABA1653;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral460E4FFF8870E037214E21E695195F315E432E45;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4661645BF3EFB4B08A22739E5B604A87635131D1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral46CDD228556413D13770B5F186CFEF673372DA30;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral488B862F159A0F829BA133BB66DD3AF139320C6A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4A4458ECA49A7B58D9B39B13B0C81F93856EE979;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4ADE8E85EAACD072860FF263F2C4933D79CC3D11;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B9770E7AA5CCE5968766FD152FEFDBE2F365726;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4C311070CB8388C24E152919D85388D97B36D7E4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4C6AA0DC2A617F189AF61533722FB4D0642D7D49;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral50870C6F5FDE46545E4365AA084A047E9EFF7310;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral516637C58C8E1E5E3C08FD9D708A674339BC2676;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral519B37E9F6F57A20BE42C07B304C9AD64FAF0B2F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral51BE950B34B549714B8647E64A954FE7370F9BCB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral521F438F855A70396553080D28CC96FC62B7B0FB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5295470B894AB3C39A1404D1B862A6738EB5059C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5319E3ED9D5C2FE48955C98A6CE82A99C4C27DE9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral534D6DDFCFFD693C3786D944F3876DF15E179120;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral53A08B04A9AAD0A52AED2BA1B7B80604866A7F5B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5490FCFB3B65C57BC1AD63914E1BD391595B83D4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral552225D5D65C27CEE9F643FC99EAC3D7B9FEAFA5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5540064FF89EA05A70EEFA12DB78B2456BD9E383;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5582C0D5F0A07C138BB408A3A547BE0807DAC2BA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral567257FC1BE4A2154B7C5B47E5F25A0C5E57B341;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral576F4A4F255A1E7475DEF4C6FF4278DE922DC1D5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral57848273B5AB9630C6C767F07D5E370BC58B734E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral579233B2C479241523CBA5E3AF55D0F50F2D6414;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5988912777D862B2C4290794B40F3F8E75289768;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5C939CDFA4EDF3D94BFA72628590468C174BAFE2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5DB9B4CA4FEB2F6FB5BC7EF127FF7ACF71CA8C05;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5E28039D59F91CECBE465DDF444D42DFC444E572;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5E2F2B15CAE3C25B03D210914F84080F52914228;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5ED4FC2326F382EFB22DC21DAE3F2CCB86AD45B7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5F45455B94AFF22E77CEA17618514C88956BD6B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral61CC55AA0453184734C3FA0B621EDA6FA874BD83;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral62899DC3AA2361D23BD508D7F9F6560ABA1A919E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral639D75ED2914FFBAD836E2152561692F67F00CC1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral63EB6CF1C0C4237E16A918D94C5898D18878F328;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral648C85BC8074CC11E1FC67DE835A7E1E80B34A33;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral65783B260435E6A2D7065AD0B8520F6EA0F799B7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6645BC8734B2F2E89FD89FEC70908F7793CA9691;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66591CF03C47B1D14FC8825CF0C5A1450AE9627C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66CEB6C8691489A6E31E7CDE9C6307682042CA28;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral676074C19B2F0DB7551528D099118A7CE7700A2E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral679B1048BA4F2F6095873CEFFCE2CE72E5012675;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6A9A4BF30BBE1C69ACED050486887546FD97F3B8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6B2FE64685C24D2A7E0584C27868EEBCA295EF95;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6B86F297CAFDD3DEB61B7CC01685659153ECF8BC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6C2253978D46BAB6D97CFC4A979A7F75E6607CD6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6D2D12A0574FFF50FC0C594FBD40CBEE941011FF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6DF08951D905C05B096CD19D869B5D415B3C339E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral703D9C4B7F53F92D649F87CECB5C1A0F5DDBF057;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral70BEC8A9BF5ECD2E6B37316E112B3F4C615AD4D3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral71EE849060B8B4D6173536442246B74019D72848;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral73297D8BB9016C23C07073926078B238506750BC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral73E7E545C519A38F0AEC9E72DF51F8BA169DB34D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral749E53A4B7378415A0B4DCE80C7EC77AE9FC1CC0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral74C60C21A02CBC5309D2FC61764CA1ED1BE6774C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7653CB8F120136B1169C314EB25F91C0A8DE8DF1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral76E8F78D5BE35E057B691640C08872AFE29DD79D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral784F764196F2DCC4B13E8EFDC5E3E31534B31E2D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral78918DCAF22C0486024B08CAED8FE0C57E583A47;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7B7FCC78D6CD1507925B769B1386CED3683F99C7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7B9F26E1B49878EFB679E407CC9672CEED7C2BF2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7D2B823089E8F48D785616C0F6DE929E17072BFF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7DD7857E40FAD620AAB358BF0C02A09FCF5E8557;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7DE53A035C616A27E43A85456E0ED040B4325444;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8029DA3A7BF0C459CC0DE1E282264802FD72174D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral81D48380148B843B239D27FC96B1C4C20F6F87C3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8246C92A29DD234D1DDBAFFAC250518EB86438BE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral845F4999437596E5AD93D367784E090457DD82F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8525AAA8359E52B9251C3D249C0CAD272ACD6251;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral853AAC52DD020AE8920F27A40504C8E8A010EC15;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral874570C148F8791447F428ECC19F0D428660BFD0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral894DBA0D1E8E0368FDFD9C4AFE075DA86DE7A66F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8A7E2C781AAEB481DED388DC7B836ABCD8D51840;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8B6A1F1BC429D5CC045B5E670B9618CAC70B4A7A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8B95EC2F5997AD4CFC3A5D30066898C660F74FCD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8C0DA7B7FECB96F9291DDAAE260D2EE4D0E07198;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8DF74B67B74F728A7A5FDD51FDAE3DB4F5020C04;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8E12E21B5EDD8B5A201CE01BB9E2A56D0D82D9E8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8F0CEF3E4CBF41B926F5ADBF2F719E14C3525EAA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral90ABC9DEFAA4CCC8A1963D5ADF47E1F79A00AF57;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral90BE16585DA21A822A011B262DB668A8CCF504D0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral93347F6F15EE1F72ED2749E930821DA80C2D88AF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral93575C5B9B2596EE6D8A3EBBB847697F6D8BD68F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral93F525E336AF9C7BFE30BBE969C0B37C3012E6A6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9440DD2A774E6681ED37C3901A0D452C0D012603;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral957202995390BFC6C48AA781377D944CE2154222;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral95CB0BFD2977C761298D9624E4B4D4C72A39974A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral96E17C52B50BF85E5AC09D951F88A85354D7DCF0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9813C9212F6B6C949CF13B90129F7DF326875EAA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral98EF17580555837CC9E452DAA08C0EE384461C5E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9A10C7A2FD660537FA0628EB4F5DF773D55C85A8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9AAE203AC20B029F63C6DEFC977EB45FCBC8917D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9C4E847AE5EE8EC884EEDD67194B5342B172F7CA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9D864E856D6DBEA82B83D17B12D6CE84EA30EB9F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9E81A40D872CF1BE49061DF785A48E25366E1E38;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9F2CF0040098BA91BD175C3EFC92E20CBA438FE3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA3DDFEE492B1DE8C836843CAE5D7AD200F312249;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA4E5A1699469A9DD6C8FE2046B077C6824DFE190;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA58DDF50C5EA5C03802DA919DD5953BBF82EBD74;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA64979941AE77DCC6E5198B2D5C543A478EC4BA2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA90071612AFE7710F347A69256274EBC89931077;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA98A9048EBDC91702D56B884D00DB7CBB3C2EF63;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA9ACC92F105F5D10B151ADBB58FE121E384F759C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA9B88B81D2C71358F4F54111E6085459539C727B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA9DEB86F5395CE802C8917BBA98DD91CE906CC10;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAB0E8E7A894BCE5BE9D670558946848A3DF20AC3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralABAB8F8567F7F1C27AA57DF56DEF8A3FE342800D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralADFE91C1AC3750827107A7F3D89701B10E0B9D31;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAE21C64A87F6BB0B8E16E55C48BE4CC638D7BD3F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAF9B7EFAFFB89C2EA13BA0D557EB4E694638D3C4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB1BBBE46518FC3FEA7714ACD9808D8C517A86689;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB26AA89C5B7478202EF6C70B97934BDA4F4C3E8F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB3A505B113BBAA6D7DE45A2F2D4B29818B39BD4F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB5B4C92F0F4201319507DD41A672CBA58D2E363B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB63F6F1A19FB11B7488963AC116E0C5F4388E85B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB7152342A267362ADD3C0D7F69F720F7A9C76C9E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB762925A8BC0BF45018C0BE266774913ABC0D7AF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB7796896A9244865698474DD7A642E5FF6C71705;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB9997E0AE94B503D5330582F0DD94A98BABFB121;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBABA2C0947025D15DFAEF9B66898BE54D0DED616;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBAD193FB6777DF8EBB96F530684F4A076540D6FD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBB907F5CCE90837F484F998069B8288F5F4850AD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC00B14A076E98DC1E0BB96C7387F471563D02DF4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC0117519269F2B46FE390395F358FC3D7B55764B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC087765A8992BE33EA9897EFE3C3C31C0C47226D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC1040739068A8D0430E2496E7A2027A8B0C01F80;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC21183E322D31E31CA40EAAB08F79BC13E4FE771;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC22791F80459A576D74DA894B70A34B2AA837FE5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC36B6CF4FBFF9E6CEC31AC3036DCD76A6B079FE8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC4056715827290475438215339DF57ACFD337C03;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC40C59A2777BBA05B9D8C6C5CABB549C0FC0AC84;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC51355D71293EDC0726A433A3E852D580848F4A4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC55B7CE242A01B86BC85CF8AEC46439ACE9D1540;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC5CB7BBFA414DA68191D21D595B8A44B1B8F4DD7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC6BD391B75AE229C6FA7243DE1DBCB8FE4188E80;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCAAAD411ECFE7E7BCBC83E6AE3019893723C8D93;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCAFD6BB10A96EDCD6C5E1DCCEA5A9671CFCE882D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCCE7155371FC26686B89C7452337D8419692F31E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCD5F45E12745D83C598AF7EBE8740F613DFC0279;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE8307925FEA8CA123616EB598DA977EA5D830A1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD0E3EBA6A64BD02FB4CD8F0EA34AAC8A969CABA2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD0FE38A115933B0402B5C2D191DF99CDF2C1B8FD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD365330039E3089DD2FBF94A9D2A7426B5DFD5B7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD451C1F5D42EBF22D2D98FCAE696B6468C654BF5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD571E533A88DEAA8314DDBCD4FB5842590B98AEF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD5C94CC47235DFB015295B8AFF18ADC1A25709F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD6260E9CA8791C98A260FC0BBBDCA4ACF5AF27E3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD72FDD8246E4E1A39A87B330FF41E0EA40C63445;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD76475D4EF76FB302AD628454C99AD66C461ED1B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD7EB6B340A11A367A1BEC55E4A421D949214759F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD8B49800C6B846B28CC7FC99640F3A5D732D43B1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD97D1EE339E4EEABA8CAC91DCA37C8B4EC8F5501;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD99B04FD245B0536131BD957294AE7DEA7B72727;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDA88AB518193E8FD4A47EFB613FD125EC8E2C7F0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDB31D91BD5B412E05C50795F49EBD0901F264904;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDB758865B11EC0D3311236AB301C5711073786BC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDB8C1F38D1E5B9FA9B857BE42A192B32A993481C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDBD79B319F5C1E5DC62A2688677515C6804C3C36;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDC76E9F0C0006E8F919E0C515C66DBBA3982F785;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDD9849E45219ED48DCB111A699F51518626A9724;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE0CBEC15F028693A944DEBBFBCB60F03FB441490;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE1B35B0B8A97BE416D1F998CF6B460126CEBA66D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE21216BAA9879E8CA94215006802BF3720FAE87D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE290530BFAA690BC8626A698DB299F830D829D5F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE30CFA00BDF533D04B2B7FA6D468ACD68730940A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE4840DA5CAD4880A407F11E43539009FE1BF8365;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE542D5619A94FEBAC82A24A46862DCA7F40CED4F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE5EEBD8A61B4758A8FFB72A8510150834AE6F82A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE664997760F108B75064490ECDF22DCE7CE319B2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6784EF3B4DB84AC540EA79F91BF6B5F5F6268F7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE68241F8194257F5D6D996C527C86A573DC37BF6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6C7E56505A8036270BEC77F9A95047F97B5BA11;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6FF467F4ACD4DBAB7EC62A2696D9939328068A8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE963907DAC5CD5C017869B4C96C18021C9BD058B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE9CC8B3E7ECDE687380EA487FB66EF66A7F1EF8E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEA60ADC116EF17CE7C73DBAED2EDFD5337A24AA6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEC453C049BD755720F2BA68E9A53C53BE4226907;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEC50FF2E8F93CC35EE7133CFCA6C9BA56AE7A5EA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralECAA08FCED12753AA568D52C25C96F33A1B7F9BA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralECB4F74908CCD8A9071C5053666C4EA27D992058;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEE66ABFFDDFB839455216BA2B7C6AE53AF4C085E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEE9768A3441D24731CB42EE6080B521D79FC4FEA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF02EB31805DE352AC74B80EC934D01BCB22078C9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF0DB3FA401AEA04B711D6F1F3630552EAAEE8E59;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF1582ED1C22F998211316E332C31DA1CAD9D7261;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF27080FB9E310B90C0BDECF9E588D52993EF507F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF2B9DA2D9391EB59C280297407184DFCC2F65DC7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF3673896471BA58637AE2716865FBD0BC3360892;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF4725D8F7CCD57C111FCFB0E38BEB3DAF3EFE762;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF5B839C58CF6CB8E8DB8A4D590633CA4FB1733BB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF6D2482B66C4609A1427BD79B9E5EC85E8A65689;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF93A3989F8B652C4453AFD3C24991A0D2804D111;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF98979D5BB6B89AD97DEE9008406282DBA6616B7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFA03E80F4378FFA42754EE4A9FE38596283C4122;
|
|
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* _stringLiteralFE3DE1CCAE742123B2FA97CAF2E156DAEC3D2086;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFE99C1ECED429BABF1FA9046C17B89F1D4CBE906;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFEA15C8434D4950C48C644181D1DB06871ABCD7F;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_m3F8B440F3EB3D62A9695C1DB0A64DA21819CAC83_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_CheckType_m938F2CA280967DDD32B83A46DD9679688DA2AA81_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_Push_mE9AF195A819B951D5F0F52460ACA048DAE938840_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268_m54FF69F2307D6C016E16E86D82EF2124E34305EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisContainer_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_m721B68A608A21E4B8C23EDDE08F82A792D5E936E_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_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_mD3BB0F3B3DD64C76919049AAA7193C1A5863AE59_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisIKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_m78D86509A8B22B503D0ECDC58B5F341546383A4B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisMaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_m6741047F066FA9E2E05F3A06B1430F76B8E77894_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135_mA6E7D6EC122126CA8D06BEE92A2C08405D9997CF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckObject_TisUpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7_m02DE2DB4BD46C30004660C52A0F6200C21143CDD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisAudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_m442B9FB74411C814AC3BB68C83E96F45A1FCB000_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_m9EB4AF81D53F7CDC0905522C29A45D9FB21F90AE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_mDF76F5E43DA1101E0743528CC65507C86EF82B8C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushSealed_TisList_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_mF0C55C64EC65F3F4FC8FE4D0A65EDCC5A536F6C9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mE20C3BF573E88CF49CAEAC5F3B4AA472BE86B232_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisSprite_tCA09498D612D08DE668653AF1E9C12BF53434198_m5201F4EFA2034975936E0112CDAE2681FFE45F48_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_mD0C9C4FA78A49217D41494087EDD1B37E095B42C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D_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* Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_InputEventWrap_Register_m82D3F6E144EDA8D33CD4F5E742BD14F3FA668CE0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_Register_mF2F9D29EB28467B9AEA045A9F8ECC1C02B685758_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_Register_m5134E8C12FCD911B33EA15C3A92DF163FAAB262F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_Register_mFC571BBB63839A2D935C57A69E485C1EDE9AF698_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_CheckType_m938F2CA280967DDD32B83A46DD9679688DA2AA81_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_Push_mE9AF195A819B951D5F0F52460ACA048DAE938840_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_Register_m5CDBE75A5D92643165C55C28B8DF16BED0E760D5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Register_mDC94F999C07411946B04E7DB619C912E252ABCD4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_Register_mD39E5D86227E18D350DC5DAAEA0D356D4E1F5BC2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_Register_mAB70651298F1B4C73F09D54443B984FCEB227FD8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_Register_mB79EC299053CAA6DD523A919F69E20B83581A897_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112AssemblyU2DCSharp12_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t ScrollPane_get_draggingPane_m230992ABE2213E9E83F539A00E1F7DA44BC864B4AssemblyU2DCSharp12_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6AssemblyU2DCSharp12_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1AssemblyU2DCSharp12_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Stage_get_touchScreen_m7958DDC77197EF9D62B26B9719E929787234BE0CAssemblyU2DCSharp12_MetadataUsageId;
|
|
IL2CPP_EXTERN_C const uint32_t Stage_set_keyboardInput_m77FFB7C0ADC9274F7C4B36A460A9494E8C07D915AssemblyU2DCSharp12_MetadataUsageId;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83;
|
|
struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E;
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6;
|
|
|
|
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.MaterialManager
|
|
struct MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 : public RuntimeObject
|
|
{
|
|
public:
|
|
// FairyGUI.NTexture FairyGUI.MaterialManager::_texture
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ____texture_0;
|
|
// UnityEngine.Shader FairyGUI.MaterialManager::_shader
|
|
Shader_tE2731FF351B74AB4186897484FB01E000C1160CA * ____shader_1;
|
|
// System.String[] FairyGUI.MaterialManager::_keywords
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____keywords_2;
|
|
// System.Collections.Generic.List`1<FairyGUI.NMaterial>[] FairyGUI.MaterialManager::_materials
|
|
List_1U5BU5D_tE935E08AC4A5FCFA87856F35D5D51143B623C456* ____materials_3;
|
|
// System.String FairyGUI.MaterialManager::_managerKey
|
|
String_t* ____managerKey_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__texture_0() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098, ____texture_0)); }
|
|
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * get__texture_0() const { return ____texture_0; }
|
|
inline NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A ** get_address_of__texture_0() { return &____texture_0; }
|
|
inline void set__texture_0(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * value)
|
|
{
|
|
____texture_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____texture_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__shader_1() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098, ____shader_1)); }
|
|
inline Shader_tE2731FF351B74AB4186897484FB01E000C1160CA * get__shader_1() const { return ____shader_1; }
|
|
inline Shader_tE2731FF351B74AB4186897484FB01E000C1160CA ** get_address_of__shader_1() { return &____shader_1; }
|
|
inline void set__shader_1(Shader_tE2731FF351B74AB4186897484FB01E000C1160CA * value)
|
|
{
|
|
____shader_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____shader_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__keywords_2() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098, ____keywords_2)); }
|
|
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__keywords_2() const { return ____keywords_2; }
|
|
inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__keywords_2() { return &____keywords_2; }
|
|
inline void set__keywords_2(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value)
|
|
{
|
|
____keywords_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____keywords_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__materials_3() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098, ____materials_3)); }
|
|
inline List_1U5BU5D_tE935E08AC4A5FCFA87856F35D5D51143B623C456* get__materials_3() const { return ____materials_3; }
|
|
inline List_1U5BU5D_tE935E08AC4A5FCFA87856F35D5D51143B623C456** get_address_of__materials_3() { return &____materials_3; }
|
|
inline void set__materials_3(List_1U5BU5D_tE935E08AC4A5FCFA87856F35D5D51143B623C456* value)
|
|
{
|
|
____materials_3 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____materials_3), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__managerKey_4() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098, ____managerKey_4)); }
|
|
inline String_t* get__managerKey_4() const { return ____managerKey_4; }
|
|
inline String_t** get_address_of__managerKey_4() { return &____managerKey_4; }
|
|
inline void set__managerKey_4(String_t* value)
|
|
{
|
|
____managerKey_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____managerKey_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_StaticFields
|
|
{
|
|
public:
|
|
// System.String[][] FairyGUI.MaterialManager::internalKeywords
|
|
StringU5BU5DU5BU5D_tBC6637326598C4B41F2E9C3BF641A92808935A5F* ___internalKeywords_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_internalKeywords_5() { return static_cast<int32_t>(offsetof(MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_StaticFields, ___internalKeywords_5)); }
|
|
inline StringU5BU5DU5BU5D_tBC6637326598C4B41F2E9C3BF641A92808935A5F* get_internalKeywords_5() const { return ___internalKeywords_5; }
|
|
inline StringU5BU5DU5BU5D_tBC6637326598C4B41F2E9C3BF641A92808935A5F** get_address_of_internalKeywords_5() { return &___internalKeywords_5; }
|
|
inline void set_internalKeywords_5(StringU5BU5DU5BU5D_tBC6637326598C4B41F2E9C3BF641A92808935A5F* value)
|
|
{
|
|
___internalKeywords_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___internalKeywords_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.PopupMenu
|
|
struct PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 : public RuntimeObject
|
|
{
|
|
public:
|
|
// FairyGUI.GComponent FairyGUI.PopupMenu::_contentPane
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____contentPane_0;
|
|
// FairyGUI.GList FairyGUI.PopupMenu::_list
|
|
GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * ____list_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__contentPane_0() { return static_cast<int32_t>(offsetof(PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8, ____contentPane_0)); }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__contentPane_0() const { return ____contentPane_0; }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__contentPane_0() { return &____contentPane_0; }
|
|
inline void set__contentPane_0(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
|
|
{
|
|
____contentPane_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____contentPane_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__list_1() { return static_cast<int32_t>(offsetof(PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8, ____list_1)); }
|
|
inline GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * get__list_1() const { return ____list_1; }
|
|
inline GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 ** get_address_of__list_1() { return &____list_1; }
|
|
inline void set__list_1(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * value)
|
|
{
|
|
____list_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____list_1), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.Relations
|
|
struct Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF : public RuntimeObject
|
|
{
|
|
public:
|
|
// FairyGUI.GObject FairyGUI.Relations::_owner
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____owner_0;
|
|
// System.Collections.Generic.List`1<FairyGUI.RelationItem> FairyGUI.Relations::_items
|
|
List_1_t873AE03E22BE3800461CE4C5D69BF440282C880D * ____items_1;
|
|
// FairyGUI.GObject FairyGUI.Relations::handling
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___handling_2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__owner_0() { return static_cast<int32_t>(offsetof(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF, ____owner_0)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__owner_0() const { return ____owner_0; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__owner_0() { return &____owner_0; }
|
|
inline void set__owner_0(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____owner_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____owner_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF, ____items_1)); }
|
|
inline List_1_t873AE03E22BE3800461CE4C5D69BF440282C880D * get__items_1() const { return ____items_1; }
|
|
inline List_1_t873AE03E22BE3800461CE4C5D69BF440282C880D ** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(List_1_t873AE03E22BE3800461CE4C5D69BF440282C880D * value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_handling_2() { return static_cast<int32_t>(offsetof(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF, ___handling_2)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_handling_2() const { return ___handling_2; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_handling_2() { return &___handling_2; }
|
|
inline void set_handling_2(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
___handling_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___handling_2), (void*)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_InputEventWrap
|
|
struct FairyGUI_InputEventWrap_t707E68127399A777DC0C8DF23F0FBD511BE6EB93 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_NAudioClipWrap
|
|
struct FairyGUI_NAudioClipWrap_t2C3002ED366278513925725846F56A1C9C02EBF7 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_NTextureWrap
|
|
struct FairyGUI_NTextureWrap_t5A1F0600DE1832BC2F389F7CFB995BEA44C99683 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_PopupMenuWrap
|
|
struct FairyGUI_PopupMenuWrap_tC22168C71828BF83C1A49A616846AB9E32ED856F : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_RelationTypeWrap
|
|
struct FairyGUI_RelationTypeWrap_t041DDE12B447C7CE439BFE11F8FCF3A0492721B9 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_RelationsWrap
|
|
struct FairyGUI_RelationsWrap_tD44E6D135165174B8855D7937B97DA572C833896 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_ScrollPaneWrap
|
|
struct FairyGUI_ScrollPaneWrap_t23B4438F3307AA17F87A4D7CF7FDE2DBD0592F65 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_StageWrap
|
|
struct FairyGUI_StageWrap_tAB1F16F78B9F2DC919464D4B1FD0A06444D21C40 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI_TextFieldWrap
|
|
struct FairyGUI_TextFieldWrap_tE6F67F9BDC850EA401921528CD0E02DC75A904F5 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// LuaInterface.StackTraits`1<FairyGUI.RelationType>
|
|
struct StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_StaticFields
|
|
{
|
|
public:
|
|
// System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1::Push
|
|
Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A * ___Push_0;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::Check
|
|
Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * ___Check_1;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::To
|
|
Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * ___To_2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Push_0() { return static_cast<int32_t>(offsetof(StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_StaticFields, ___Push_0)); }
|
|
inline Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A * get_Push_0() const { return ___Push_0; }
|
|
inline Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A ** get_address_of_Push_0() { return &___Push_0; }
|
|
inline void set_Push_0(Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A * value)
|
|
{
|
|
___Push_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Push_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Check_1() { return static_cast<int32_t>(offsetof(StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_StaticFields, ___Check_1)); }
|
|
inline Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * get_Check_1() const { return ___Check_1; }
|
|
inline Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 ** get_address_of_Check_1() { return &___Check_1; }
|
|
inline void set_Check_1(Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * value)
|
|
{
|
|
___Check_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Check_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_To_2() { return static_cast<int32_t>(offsetof(StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_StaticFields, ___To_2)); }
|
|
inline Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * get_To_2() const { return ___To_2; }
|
|
inline Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 ** get_address_of_To_2() { return &___To_2; }
|
|
inline void set_To_2(Func_3_t1C85A00F20BFB735F4745256FF370ABCB015D555 * value)
|
|
{
|
|
___To_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___To_2), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// LuaInterface.StackTraits`1<UnityEngine.RaycastHit>
|
|
struct StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields
|
|
{
|
|
public:
|
|
// System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1::Push
|
|
Action_2_tF98211F1A494E977B98A78567E55A5D6EF31C6C7 * ___Push_0;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::Check
|
|
Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * ___Check_1;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::To
|
|
Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * ___To_2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Push_0() { return static_cast<int32_t>(offsetof(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields, ___Push_0)); }
|
|
inline Action_2_tF98211F1A494E977B98A78567E55A5D6EF31C6C7 * get_Push_0() const { return ___Push_0; }
|
|
inline Action_2_tF98211F1A494E977B98A78567E55A5D6EF31C6C7 ** get_address_of_Push_0() { return &___Push_0; }
|
|
inline void set_Push_0(Action_2_tF98211F1A494E977B98A78567E55A5D6EF31C6C7 * value)
|
|
{
|
|
___Push_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Push_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Check_1() { return static_cast<int32_t>(offsetof(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields, ___Check_1)); }
|
|
inline Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * get_Check_1() const { return ___Check_1; }
|
|
inline Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 ** get_address_of_Check_1() { return &___Check_1; }
|
|
inline void set_Check_1(Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * value)
|
|
{
|
|
___Check_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Check_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_To_2() { return static_cast<int32_t>(offsetof(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields, ___To_2)); }
|
|
inline Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * get_To_2() const { return ___To_2; }
|
|
inline Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 ** get_address_of_To_2() { return &___To_2; }
|
|
inline void set_To_2(Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * value)
|
|
{
|
|
___To_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___To_2), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// LuaInterface.StackTraits`1<UnityEngine.Rect>
|
|
struct StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields
|
|
{
|
|
public:
|
|
// System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1::Push
|
|
Action_2_t304C7FDFD4B6B0363BE6FB64A367A63C398C8CDA * ___Push_0;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::Check
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * ___Check_1;
|
|
// System.Func`3<System.IntPtr,System.Int32,T> LuaInterface.StackTraits`1::To
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * ___To_2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Push_0() { return static_cast<int32_t>(offsetof(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields, ___Push_0)); }
|
|
inline Action_2_t304C7FDFD4B6B0363BE6FB64A367A63C398C8CDA * get_Push_0() const { return ___Push_0; }
|
|
inline Action_2_t304C7FDFD4B6B0363BE6FB64A367A63C398C8CDA ** get_address_of_Push_0() { return &___Push_0; }
|
|
inline void set_Push_0(Action_2_t304C7FDFD4B6B0363BE6FB64A367A63C398C8CDA * value)
|
|
{
|
|
___Push_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Push_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_Check_1() { return static_cast<int32_t>(offsetof(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields, ___Check_1)); }
|
|
inline Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * get_Check_1() const { return ___Check_1; }
|
|
inline Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 ** get_address_of_Check_1() { return &___Check_1; }
|
|
inline void set_Check_1(Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * value)
|
|
{
|
|
___Check_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Check_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_To_2() { return static_cast<int32_t>(offsetof(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields, ___To_2)); }
|
|
inline Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * get_To_2() const { return ___To_2; }
|
|
inline Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 ** get_address_of_To_2() { return &___To_2; }
|
|
inline void set_To_2(Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * value)
|
|
{
|
|
___To_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___To_2), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// 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);
|
|
}
|
|
};
|
|
|
|
|
|
// LuaInterface.TypeTraits`1<FairyGUI.RelationType>
|
|
struct TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5 : public RuntimeObject
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields
|
|
{
|
|
public:
|
|
// System.Func`3<System.IntPtr,System.Int32,System.Boolean> LuaInterface.TypeTraits`1::Check
|
|
Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * ___Check_0;
|
|
// System.Type LuaInterface.TypeTraits`1::type
|
|
Type_t * ___type_1;
|
|
// System.Boolean LuaInterface.TypeTraits`1::IsValueType
|
|
bool ___IsValueType_2;
|
|
// System.Boolean LuaInterface.TypeTraits`1::IsArray
|
|
bool ___IsArray_3;
|
|
// System.String LuaInterface.TypeTraits`1::typeName
|
|
String_t* ___typeName_4;
|
|
// System.Int32 LuaInterface.TypeTraits`1::nilType
|
|
int32_t ___nilType_5;
|
|
// System.Int32 LuaInterface.TypeTraits`1::metaref
|
|
int32_t ___metaref_6;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_Check_0() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___Check_0)); }
|
|
inline Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * get_Check_0() const { return ___Check_0; }
|
|
inline Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E ** get_address_of_Check_0() { return &___Check_0; }
|
|
inline void set_Check_0(Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * value)
|
|
{
|
|
___Check_0 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___Check_0), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_type_1() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___type_1)); }
|
|
inline Type_t * get_type_1() const { return ___type_1; }
|
|
inline Type_t ** get_address_of_type_1() { return &___type_1; }
|
|
inline void set_type_1(Type_t * value)
|
|
{
|
|
___type_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___type_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_IsValueType_2() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___IsValueType_2)); }
|
|
inline bool get_IsValueType_2() const { return ___IsValueType_2; }
|
|
inline bool* get_address_of_IsValueType_2() { return &___IsValueType_2; }
|
|
inline void set_IsValueType_2(bool value)
|
|
{
|
|
___IsValueType_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_IsArray_3() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___IsArray_3)); }
|
|
inline bool get_IsArray_3() const { return ___IsArray_3; }
|
|
inline bool* get_address_of_IsArray_3() { return &___IsArray_3; }
|
|
inline void set_IsArray_3(bool value)
|
|
{
|
|
___IsArray_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_typeName_4() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___typeName_4)); }
|
|
inline String_t* get_typeName_4() const { return ___typeName_4; }
|
|
inline String_t** get_address_of_typeName_4() { return &___typeName_4; }
|
|
inline void set_typeName_4(String_t* value)
|
|
{
|
|
___typeName_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___typeName_4), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_nilType_5() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___nilType_5)); }
|
|
inline int32_t get_nilType_5() const { return ___nilType_5; }
|
|
inline int32_t* get_address_of_nilType_5() { return &___nilType_5; }
|
|
inline void set_nilType_5(int32_t value)
|
|
{
|
|
___nilType_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_metaref_6() { return static_cast<int32_t>(offsetof(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields, ___metaref_6)); }
|
|
inline int32_t get_metaref_6() const { return ___metaref_6; }
|
|
inline int32_t* get_address_of_metaref_6() { return &___metaref_6; }
|
|
inline void set_metaref_6(int32_t value)
|
|
{
|
|
___metaref_6 = value;
|
|
}
|
|
};
|
|
|
|
struct Il2CppArrayBounds;
|
|
|
|
// System.Array
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField_CharPosition>
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____items_1)); }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__items_1() const { return ____items_1; }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____size_2)); }
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|
inline void set__size_2(int32_t value)
|
|
{
|
|
____size_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____version_3)); }
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|
inline void set__version_3(int32_t value)
|
|
{
|
|
____version_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_StaticFields, ____emptyArray_5)); }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(CharPositionU5BU5D_tD03B47910FA487100BAF164CEB3E05EB017B1ED4* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField_LineInfo>
|
|
struct List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____items_1)); }
|
|
inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* get__items_1() const { return ____items_1; }
|
|
inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____size_2)); }
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|
inline void set__size_2(int32_t value)
|
|
{
|
|
____size_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____version_3)); }
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|
inline void set__version_3(int32_t value)
|
|
{
|
|
____version_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_StaticFields, ____emptyArray_5)); }
|
|
inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(LineInfoU5BU5D_t796452777834364182AC9BE7CCFDDB7935A08C40* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>
|
|
struct List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____items_1)); }
|
|
inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* get__items_1() const { return ____items_1; }
|
|
inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____size_2)); }
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|
inline void set__size_2(int32_t value)
|
|
{
|
|
____size_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____version_3)); }
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|
inline void set__version_3(int32_t value)
|
|
{
|
|
____version_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_StaticFields, ____emptyArray_5)); }
|
|
inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(HtmlElementU5BU5D_tC592809A5C6F62D3E3903A923C21A80DDD00B0FC* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// System.Collections.Generic.List`1<UnityEngine.Rect>
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 : public RuntimeObject
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject * ____syncRoot_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__items_1() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____items_1)); }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__items_1() const { return ____items_1; }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__items_1() { return &____items_1; }
|
|
inline void set__items_1(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* value)
|
|
{
|
|
____items_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__size_2() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____size_2)); }
|
|
inline int32_t get__size_2() const { return ____size_2; }
|
|
inline int32_t* get_address_of__size_2() { return &____size_2; }
|
|
inline void set__size_2(int32_t value)
|
|
{
|
|
____size_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__version_3() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____version_3)); }
|
|
inline int32_t get__version_3() const { return ____version_3; }
|
|
inline int32_t* get_address_of__version_3() { return &____version_3; }
|
|
inline void set__version_3(int32_t value)
|
|
{
|
|
____version_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__syncRoot_4() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350, ____syncRoot_4)); }
|
|
inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; }
|
|
inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; }
|
|
inline void set__syncRoot_4(RuntimeObject * value)
|
|
{
|
|
____syncRoot_4 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields
|
|
{
|
|
public:
|
|
// T[] System.Collections.Generic.List`1::_emptyArray
|
|
RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* ____emptyArray_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__emptyArray_5() { return static_cast<int32_t>(offsetof(List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_StaticFields, ____emptyArray_5)); }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* get__emptyArray_5() const { return ____emptyArray_5; }
|
|
inline RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B** get_address_of__emptyArray_5() { return &____emptyArray_5; }
|
|
inline void set__emptyArray_5(RectU5BU5D_tB12F2C8BB1CFCCBAC660A7914E184DE3D80C3E5B* value)
|
|
{
|
|
____emptyArray_5 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (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.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.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.ButtonMode
|
|
struct ButtonMode_tBF6F42BB69D71D129B8423CD2F4B6981646466C8
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.ButtonMode::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ButtonMode_tBF6F42BB69D71D129B8423CD2F4B6981646466C8, ___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.ListLayoutType
|
|
struct ListLayoutType_tBEB61127E5A5DED0578EEA9049DE68FDBC98A723
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.ListLayoutType::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ListLayoutType_tBEB61127E5A5DED0578EEA9049DE68FDBC98A723, ___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.ListSelectionMode
|
|
struct ListSelectionMode_tC8709114EB86CA50B7602FFD799EA4DE84BBC51D
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.ListSelectionMode::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ListSelectionMode_tC8709114EB86CA50B7602FFD799EA4DE84BBC51D, ___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.RelationType
|
|
struct RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.RelationType::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048, ___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.ScrollType
|
|
struct ScrollType_t4D86E5E8AA379086B00B4F4939F4C055B8E6002E
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.ScrollType::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(ScrollType_t4D86E5E8AA379086B00B4F4939F4C055B8E6002E, ___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.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.EventModifiers
|
|
struct EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.EventModifiers::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.KeyCode
|
|
struct KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.KeyCode::value__
|
|
int32_t ___value___2;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C, ___value___2)); }
|
|
inline int32_t get_value___2() const { return ___value___2; }
|
|
inline int32_t* get_address_of_value___2() { return &___value___2; }
|
|
inline void set_value___2(int32_t value)
|
|
{
|
|
___value___2 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.Object
|
|
struct Object_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.RaycastHit
|
|
struct RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3
|
|
{
|
|
public:
|
|
// UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Point_0;
|
|
// UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal
|
|
Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Normal_1;
|
|
// System.UInt32 UnityEngine.RaycastHit::m_FaceID
|
|
uint32_t ___m_FaceID_2;
|
|
// System.Single UnityEngine.RaycastHit::m_Distance
|
|
float ___m_Distance_3;
|
|
// UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___m_UV_4;
|
|
// System.Int32 UnityEngine.RaycastHit::m_Collider
|
|
int32_t ___m_Collider_5;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_m_Point_0() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Point_0)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Point_0() const { return ___m_Point_0; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Point_0() { return &___m_Point_0; }
|
|
inline void set_m_Point_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Point_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Normal_1() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Normal_1)); }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Normal_1() const { return ___m_Normal_1; }
|
|
inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Normal_1() { return &___m_Normal_1; }
|
|
inline void set_m_Normal_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value)
|
|
{
|
|
___m_Normal_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_FaceID_2() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_FaceID_2)); }
|
|
inline uint32_t get_m_FaceID_2() const { return ___m_FaceID_2; }
|
|
inline uint32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; }
|
|
inline void set_m_FaceID_2(uint32_t value)
|
|
{
|
|
___m_FaceID_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Distance_3() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Distance_3)); }
|
|
inline float get_m_Distance_3() const { return ___m_Distance_3; }
|
|
inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; }
|
|
inline void set_m_Distance_3(float value)
|
|
{
|
|
___m_Distance_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_UV_4() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_UV_4)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get_m_UV_4() const { return ___m_UV_4; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of_m_UV_4() { return &___m_UV_4; }
|
|
inline void set_m_UV_4(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
___m_UV_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_m_Collider_5() { return static_cast<int32_t>(offsetof(RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3, ___m_Collider_5)); }
|
|
inline int32_t get_m_Collider_5() const { return ___m_Collider_5; }
|
|
inline int32_t* get_address_of_m_Collider_5() { return &___m_Collider_5; }
|
|
inline void set_m_Collider_5(int32_t value)
|
|
{
|
|
___m_Collider_5 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// UnityEngine.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.InputEvent
|
|
struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 : public RuntimeObject
|
|
{
|
|
public:
|
|
// System.Single FairyGUI.InputEvent::<x>k__BackingField
|
|
float ___U3CxU3Ek__BackingField_0;
|
|
// System.Single FairyGUI.InputEvent::<y>k__BackingField
|
|
float ___U3CyU3Ek__BackingField_1;
|
|
// UnityEngine.KeyCode FairyGUI.InputEvent::<keyCode>k__BackingField
|
|
int32_t ___U3CkeyCodeU3Ek__BackingField_2;
|
|
// System.Char FairyGUI.InputEvent::<character>k__BackingField
|
|
Il2CppChar ___U3CcharacterU3Ek__BackingField_3;
|
|
// UnityEngine.EventModifiers FairyGUI.InputEvent::<modifiers>k__BackingField
|
|
int32_t ___U3CmodifiersU3Ek__BackingField_4;
|
|
// System.Int32 FairyGUI.InputEvent::<mouseWheelDelta>k__BackingField
|
|
int32_t ___U3CmouseWheelDeltaU3Ek__BackingField_5;
|
|
// System.Int32 FairyGUI.InputEvent::<touchId>k__BackingField
|
|
int32_t ___U3CtouchIdU3Ek__BackingField_6;
|
|
// System.Int32 FairyGUI.InputEvent::<button>k__BackingField
|
|
int32_t ___U3CbuttonU3Ek__BackingField_7;
|
|
// System.Int32 FairyGUI.InputEvent::clickCount
|
|
int32_t ___clickCount_8;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_U3CxU3Ek__BackingField_0() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CxU3Ek__BackingField_0)); }
|
|
inline float get_U3CxU3Ek__BackingField_0() const { return ___U3CxU3Ek__BackingField_0; }
|
|
inline float* get_address_of_U3CxU3Ek__BackingField_0() { return &___U3CxU3Ek__BackingField_0; }
|
|
inline void set_U3CxU3Ek__BackingField_0(float value)
|
|
{
|
|
___U3CxU3Ek__BackingField_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CyU3Ek__BackingField_1() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CyU3Ek__BackingField_1)); }
|
|
inline float get_U3CyU3Ek__BackingField_1() const { return ___U3CyU3Ek__BackingField_1; }
|
|
inline float* get_address_of_U3CyU3Ek__BackingField_1() { return &___U3CyU3Ek__BackingField_1; }
|
|
inline void set_U3CyU3Ek__BackingField_1(float value)
|
|
{
|
|
___U3CyU3Ek__BackingField_1 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CkeyCodeU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CkeyCodeU3Ek__BackingField_2)); }
|
|
inline int32_t get_U3CkeyCodeU3Ek__BackingField_2() const { return ___U3CkeyCodeU3Ek__BackingField_2; }
|
|
inline int32_t* get_address_of_U3CkeyCodeU3Ek__BackingField_2() { return &___U3CkeyCodeU3Ek__BackingField_2; }
|
|
inline void set_U3CkeyCodeU3Ek__BackingField_2(int32_t value)
|
|
{
|
|
___U3CkeyCodeU3Ek__BackingField_2 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CcharacterU3Ek__BackingField_3() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CcharacterU3Ek__BackingField_3)); }
|
|
inline Il2CppChar get_U3CcharacterU3Ek__BackingField_3() const { return ___U3CcharacterU3Ek__BackingField_3; }
|
|
inline Il2CppChar* get_address_of_U3CcharacterU3Ek__BackingField_3() { return &___U3CcharacterU3Ek__BackingField_3; }
|
|
inline void set_U3CcharacterU3Ek__BackingField_3(Il2CppChar value)
|
|
{
|
|
___U3CcharacterU3Ek__BackingField_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CmodifiersU3Ek__BackingField_4() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CmodifiersU3Ek__BackingField_4)); }
|
|
inline int32_t get_U3CmodifiersU3Ek__BackingField_4() const { return ___U3CmodifiersU3Ek__BackingField_4; }
|
|
inline int32_t* get_address_of_U3CmodifiersU3Ek__BackingField_4() { return &___U3CmodifiersU3Ek__BackingField_4; }
|
|
inline void set_U3CmodifiersU3Ek__BackingField_4(int32_t value)
|
|
{
|
|
___U3CmodifiersU3Ek__BackingField_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CmouseWheelDeltaU3Ek__BackingField_5() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CmouseWheelDeltaU3Ek__BackingField_5)); }
|
|
inline int32_t get_U3CmouseWheelDeltaU3Ek__BackingField_5() const { return ___U3CmouseWheelDeltaU3Ek__BackingField_5; }
|
|
inline int32_t* get_address_of_U3CmouseWheelDeltaU3Ek__BackingField_5() { return &___U3CmouseWheelDeltaU3Ek__BackingField_5; }
|
|
inline void set_U3CmouseWheelDeltaU3Ek__BackingField_5(int32_t value)
|
|
{
|
|
___U3CmouseWheelDeltaU3Ek__BackingField_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CtouchIdU3Ek__BackingField_6() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CtouchIdU3Ek__BackingField_6)); }
|
|
inline int32_t get_U3CtouchIdU3Ek__BackingField_6() const { return ___U3CtouchIdU3Ek__BackingField_6; }
|
|
inline int32_t* get_address_of_U3CtouchIdU3Ek__BackingField_6() { return &___U3CtouchIdU3Ek__BackingField_6; }
|
|
inline void set_U3CtouchIdU3Ek__BackingField_6(int32_t value)
|
|
{
|
|
___U3CtouchIdU3Ek__BackingField_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CbuttonU3Ek__BackingField_7() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___U3CbuttonU3Ek__BackingField_7)); }
|
|
inline int32_t get_U3CbuttonU3Ek__BackingField_7() const { return ___U3CbuttonU3Ek__BackingField_7; }
|
|
inline int32_t* get_address_of_U3CbuttonU3Ek__BackingField_7() { return &___U3CbuttonU3Ek__BackingField_7; }
|
|
inline void set_U3CbuttonU3Ek__BackingField_7(int32_t value)
|
|
{
|
|
___U3CbuttonU3Ek__BackingField_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_clickCount_8() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495, ___clickCount_8)); }
|
|
inline int32_t get_clickCount_8() const { return ___clickCount_8; }
|
|
inline int32_t* get_address_of_clickCount_8() { return &___clickCount_8; }
|
|
inline void set_clickCount_8(int32_t value)
|
|
{
|
|
___clickCount_8 = value;
|
|
}
|
|
};
|
|
|
|
struct InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_StaticFields
|
|
{
|
|
public:
|
|
// System.Boolean FairyGUI.InputEvent::shiftDown
|
|
bool ___shiftDown_9;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_shiftDown_9() { return static_cast<int32_t>(offsetof(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_StaticFields, ___shiftDown_9)); }
|
|
inline bool get_shiftDown_9() const { return ___shiftDown_9; }
|
|
inline bool* get_address_of_shiftDown_9() { return &___shiftDown_9; }
|
|
inline void set_shiftDown_9(bool value)
|
|
{
|
|
___shiftDown_9 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.NAudioClip
|
|
struct NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 : public RuntimeObject
|
|
{
|
|
public:
|
|
// FairyGUI.DestroyMethod FairyGUI.NAudioClip::destroyMethod
|
|
int32_t ___destroyMethod_0;
|
|
// UnityEngine.AudioClip FairyGUI.NAudioClip::nativeClip
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___nativeClip_1;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_destroyMethod_0() { return static_cast<int32_t>(offsetof(NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96, ___destroyMethod_0)); }
|
|
inline int32_t get_destroyMethod_0() const { return ___destroyMethod_0; }
|
|
inline int32_t* get_address_of_destroyMethod_0() { return &___destroyMethod_0; }
|
|
inline void set_destroyMethod_0(int32_t value)
|
|
{
|
|
___destroyMethod_0 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_nativeClip_1() { return static_cast<int32_t>(offsetof(NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96, ___nativeClip_1)); }
|
|
inline AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * get_nativeClip_1() const { return ___nativeClip_1; }
|
|
inline AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 ** get_address_of_nativeClip_1() { return &___nativeClip_1; }
|
|
inline void set_nativeClip_1(AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * value)
|
|
{
|
|
___nativeClip_1 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___nativeClip_1), (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.ScrollPane
|
|
struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE : public EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7
|
|
{
|
|
public:
|
|
// FairyGUI.ScrollType FairyGUI.ScrollPane::_scrollType
|
|
int32_t ____scrollType_3;
|
|
// System.Single FairyGUI.ScrollPane::_scrollStep
|
|
float ____scrollStep_4;
|
|
// System.Single FairyGUI.ScrollPane::_mouseWheelStep
|
|
float ____mouseWheelStep_5;
|
|
// FairyGUI.Margin FairyGUI.ScrollPane::_scrollBarMargin
|
|
Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E ____scrollBarMargin_6;
|
|
// System.Boolean FairyGUI.ScrollPane::_bouncebackEffect
|
|
bool ____bouncebackEffect_7;
|
|
// System.Boolean FairyGUI.ScrollPane::_touchEffect
|
|
bool ____touchEffect_8;
|
|
// System.Boolean FairyGUI.ScrollPane::_scrollBarDisplayAuto
|
|
bool ____scrollBarDisplayAuto_9;
|
|
// System.Boolean FairyGUI.ScrollPane::_vScrollNone
|
|
bool ____vScrollNone_10;
|
|
// System.Boolean FairyGUI.ScrollPane::_hScrollNone
|
|
bool ____hScrollNone_11;
|
|
// System.Boolean FairyGUI.ScrollPane::_needRefresh
|
|
bool ____needRefresh_12;
|
|
// System.Int32 FairyGUI.ScrollPane::_refreshBarAxis
|
|
int32_t ____refreshBarAxis_13;
|
|
// System.Boolean FairyGUI.ScrollPane::_displayOnLeft
|
|
bool ____displayOnLeft_14;
|
|
// System.Boolean FairyGUI.ScrollPane::_snapToItem
|
|
bool ____snapToItem_15;
|
|
// System.Boolean FairyGUI.ScrollPane::_displayInDemand
|
|
bool ____displayInDemand_16;
|
|
// System.Boolean FairyGUI.ScrollPane::_mouseWheelEnabled
|
|
bool ____mouseWheelEnabled_17;
|
|
// System.Boolean FairyGUI.ScrollPane::_softnessOnTopOrLeftSide
|
|
bool ____softnessOnTopOrLeftSide_18;
|
|
// System.Boolean FairyGUI.ScrollPane::_pageMode
|
|
bool ____pageMode_19;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_pageSize
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____pageSize_20;
|
|
// System.Boolean FairyGUI.ScrollPane::_inertiaDisabled
|
|
bool ____inertiaDisabled_21;
|
|
// System.Boolean FairyGUI.ScrollPane::_maskDisabled
|
|
bool ____maskDisabled_22;
|
|
// System.Single FairyGUI.ScrollPane::_decelerationRate
|
|
float ____decelerationRate_23;
|
|
// System.Single FairyGUI.ScrollPane::_xPos
|
|
float ____xPos_24;
|
|
// System.Single FairyGUI.ScrollPane::_yPos
|
|
float ____yPos_25;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_viewSize
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____viewSize_26;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_contentSize
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____contentSize_27;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_overlapSize
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____overlapSize_28;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_containerPos
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____containerPos_29;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_beginTouchPos
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____beginTouchPos_30;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_lastTouchPos
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____lastTouchPos_31;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_lastTouchGlobalPos
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____lastTouchGlobalPos_32;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_velocity
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____velocity_33;
|
|
// System.Single FairyGUI.ScrollPane::_velocityScale
|
|
float ____velocityScale_34;
|
|
// System.Single FairyGUI.ScrollPane::_lastMoveTime
|
|
float ____lastMoveTime_35;
|
|
// System.Boolean FairyGUI.ScrollPane::_isMouseMoved
|
|
bool ____isMouseMoved_36;
|
|
// System.Boolean FairyGUI.ScrollPane::_isHoldAreaDone
|
|
bool ____isHoldAreaDone_37;
|
|
// System.Int32 FairyGUI.ScrollPane::_aniFlag
|
|
int32_t ____aniFlag_38;
|
|
// System.Boolean FairyGUI.ScrollPane::_scrollBarVisible
|
|
bool ____scrollBarVisible_39;
|
|
// System.Int32 FairyGUI.ScrollPane::_loop
|
|
int32_t ____loop_40;
|
|
// System.Int32 FairyGUI.ScrollPane::_headerLockedSize
|
|
int32_t ____headerLockedSize_41;
|
|
// System.Int32 FairyGUI.ScrollPane::_footerLockedSize
|
|
int32_t ____footerLockedSize_42;
|
|
// System.Int32 FairyGUI.ScrollPane::_tweening
|
|
int32_t ____tweening_43;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_tweenStart
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____tweenStart_44;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_tweenChange
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____tweenChange_45;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_tweenTime
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____tweenTime_46;
|
|
// UnityEngine.Vector2 FairyGUI.ScrollPane::_tweenDuration
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____tweenDuration_47;
|
|
// FairyGUI.EventCallback0 FairyGUI.ScrollPane::_refreshDelegate
|
|
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ____refreshDelegate_48;
|
|
// FairyGUI.TimerCallback FairyGUI.ScrollPane::_tweenUpdateDelegate
|
|
TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * ____tweenUpdateDelegate_49;
|
|
// FairyGUI.TimerCallback FairyGUI.ScrollPane::_showScrollBarDelegate
|
|
TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * ____showScrollBarDelegate_50;
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::_owner
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____owner_51;
|
|
// FairyGUI.Container FairyGUI.ScrollPane::_maskContainer
|
|
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ____maskContainer_52;
|
|
// FairyGUI.Container FairyGUI.ScrollPane::_container
|
|
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ____container_53;
|
|
// FairyGUI.GScrollBar FairyGUI.ScrollPane::_hzScrollBar
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ____hzScrollBar_54;
|
|
// FairyGUI.GScrollBar FairyGUI.ScrollPane::_vtScrollBar
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ____vtScrollBar_55;
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::_header
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____header_56;
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::_footer
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ____footer_57;
|
|
// FairyGUI.Controller FairyGUI.ScrollPane::_pageController
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____pageController_58;
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::_onScroll
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onScroll_59;
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::_onScrollEnd
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onScrollEnd_60;
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::_onPullDownRelease
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onPullDownRelease_61;
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::_onPullUpRelease
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onPullUpRelease_62;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__scrollType_3() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____scrollType_3)); }
|
|
inline int32_t get__scrollType_3() const { return ____scrollType_3; }
|
|
inline int32_t* get_address_of__scrollType_3() { return &____scrollType_3; }
|
|
inline void set__scrollType_3(int32_t value)
|
|
{
|
|
____scrollType_3 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__scrollStep_4() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____scrollStep_4)); }
|
|
inline float get__scrollStep_4() const { return ____scrollStep_4; }
|
|
inline float* get_address_of__scrollStep_4() { return &____scrollStep_4; }
|
|
inline void set__scrollStep_4(float value)
|
|
{
|
|
____scrollStep_4 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__mouseWheelStep_5() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____mouseWheelStep_5)); }
|
|
inline float get__mouseWheelStep_5() const { return ____mouseWheelStep_5; }
|
|
inline float* get_address_of__mouseWheelStep_5() { return &____mouseWheelStep_5; }
|
|
inline void set__mouseWheelStep_5(float value)
|
|
{
|
|
____mouseWheelStep_5 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__scrollBarMargin_6() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____scrollBarMargin_6)); }
|
|
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E get__scrollBarMargin_6() const { return ____scrollBarMargin_6; }
|
|
inline Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E * get_address_of__scrollBarMargin_6() { return &____scrollBarMargin_6; }
|
|
inline void set__scrollBarMargin_6(Margin_t35FBA354FC8FA4BAC98AE71F1DA4A25F2D89BD2E value)
|
|
{
|
|
____scrollBarMargin_6 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__bouncebackEffect_7() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____bouncebackEffect_7)); }
|
|
inline bool get__bouncebackEffect_7() const { return ____bouncebackEffect_7; }
|
|
inline bool* get_address_of__bouncebackEffect_7() { return &____bouncebackEffect_7; }
|
|
inline void set__bouncebackEffect_7(bool value)
|
|
{
|
|
____bouncebackEffect_7 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__touchEffect_8() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____touchEffect_8)); }
|
|
inline bool get__touchEffect_8() const { return ____touchEffect_8; }
|
|
inline bool* get_address_of__touchEffect_8() { return &____touchEffect_8; }
|
|
inline void set__touchEffect_8(bool value)
|
|
{
|
|
____touchEffect_8 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__scrollBarDisplayAuto_9() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____scrollBarDisplayAuto_9)); }
|
|
inline bool get__scrollBarDisplayAuto_9() const { return ____scrollBarDisplayAuto_9; }
|
|
inline bool* get_address_of__scrollBarDisplayAuto_9() { return &____scrollBarDisplayAuto_9; }
|
|
inline void set__scrollBarDisplayAuto_9(bool value)
|
|
{
|
|
____scrollBarDisplayAuto_9 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__vScrollNone_10() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____vScrollNone_10)); }
|
|
inline bool get__vScrollNone_10() const { return ____vScrollNone_10; }
|
|
inline bool* get_address_of__vScrollNone_10() { return &____vScrollNone_10; }
|
|
inline void set__vScrollNone_10(bool value)
|
|
{
|
|
____vScrollNone_10 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__hScrollNone_11() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____hScrollNone_11)); }
|
|
inline bool get__hScrollNone_11() const { return ____hScrollNone_11; }
|
|
inline bool* get_address_of__hScrollNone_11() { return &____hScrollNone_11; }
|
|
inline void set__hScrollNone_11(bool value)
|
|
{
|
|
____hScrollNone_11 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__needRefresh_12() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____needRefresh_12)); }
|
|
inline bool get__needRefresh_12() const { return ____needRefresh_12; }
|
|
inline bool* get_address_of__needRefresh_12() { return &____needRefresh_12; }
|
|
inline void set__needRefresh_12(bool value)
|
|
{
|
|
____needRefresh_12 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__refreshBarAxis_13() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____refreshBarAxis_13)); }
|
|
inline int32_t get__refreshBarAxis_13() const { return ____refreshBarAxis_13; }
|
|
inline int32_t* get_address_of__refreshBarAxis_13() { return &____refreshBarAxis_13; }
|
|
inline void set__refreshBarAxis_13(int32_t value)
|
|
{
|
|
____refreshBarAxis_13 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__displayOnLeft_14() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____displayOnLeft_14)); }
|
|
inline bool get__displayOnLeft_14() const { return ____displayOnLeft_14; }
|
|
inline bool* get_address_of__displayOnLeft_14() { return &____displayOnLeft_14; }
|
|
inline void set__displayOnLeft_14(bool value)
|
|
{
|
|
____displayOnLeft_14 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__snapToItem_15() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____snapToItem_15)); }
|
|
inline bool get__snapToItem_15() const { return ____snapToItem_15; }
|
|
inline bool* get_address_of__snapToItem_15() { return &____snapToItem_15; }
|
|
inline void set__snapToItem_15(bool value)
|
|
{
|
|
____snapToItem_15 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__displayInDemand_16() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____displayInDemand_16)); }
|
|
inline bool get__displayInDemand_16() const { return ____displayInDemand_16; }
|
|
inline bool* get_address_of__displayInDemand_16() { return &____displayInDemand_16; }
|
|
inline void set__displayInDemand_16(bool value)
|
|
{
|
|
____displayInDemand_16 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__mouseWheelEnabled_17() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____mouseWheelEnabled_17)); }
|
|
inline bool get__mouseWheelEnabled_17() const { return ____mouseWheelEnabled_17; }
|
|
inline bool* get_address_of__mouseWheelEnabled_17() { return &____mouseWheelEnabled_17; }
|
|
inline void set__mouseWheelEnabled_17(bool value)
|
|
{
|
|
____mouseWheelEnabled_17 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__softnessOnTopOrLeftSide_18() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____softnessOnTopOrLeftSide_18)); }
|
|
inline bool get__softnessOnTopOrLeftSide_18() const { return ____softnessOnTopOrLeftSide_18; }
|
|
inline bool* get_address_of__softnessOnTopOrLeftSide_18() { return &____softnessOnTopOrLeftSide_18; }
|
|
inline void set__softnessOnTopOrLeftSide_18(bool value)
|
|
{
|
|
____softnessOnTopOrLeftSide_18 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__pageMode_19() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____pageMode_19)); }
|
|
inline bool get__pageMode_19() const { return ____pageMode_19; }
|
|
inline bool* get_address_of__pageMode_19() { return &____pageMode_19; }
|
|
inline void set__pageMode_19(bool value)
|
|
{
|
|
____pageMode_19 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__pageSize_20() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____pageSize_20)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__pageSize_20() const { return ____pageSize_20; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__pageSize_20() { return &____pageSize_20; }
|
|
inline void set__pageSize_20(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____pageSize_20 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__inertiaDisabled_21() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____inertiaDisabled_21)); }
|
|
inline bool get__inertiaDisabled_21() const { return ____inertiaDisabled_21; }
|
|
inline bool* get_address_of__inertiaDisabled_21() { return &____inertiaDisabled_21; }
|
|
inline void set__inertiaDisabled_21(bool value)
|
|
{
|
|
____inertiaDisabled_21 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__maskDisabled_22() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____maskDisabled_22)); }
|
|
inline bool get__maskDisabled_22() const { return ____maskDisabled_22; }
|
|
inline bool* get_address_of__maskDisabled_22() { return &____maskDisabled_22; }
|
|
inline void set__maskDisabled_22(bool value)
|
|
{
|
|
____maskDisabled_22 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__decelerationRate_23() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____decelerationRate_23)); }
|
|
inline float get__decelerationRate_23() const { return ____decelerationRate_23; }
|
|
inline float* get_address_of__decelerationRate_23() { return &____decelerationRate_23; }
|
|
inline void set__decelerationRate_23(float value)
|
|
{
|
|
____decelerationRate_23 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__xPos_24() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____xPos_24)); }
|
|
inline float get__xPos_24() const { return ____xPos_24; }
|
|
inline float* get_address_of__xPos_24() { return &____xPos_24; }
|
|
inline void set__xPos_24(float value)
|
|
{
|
|
____xPos_24 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__yPos_25() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____yPos_25)); }
|
|
inline float get__yPos_25() const { return ____yPos_25; }
|
|
inline float* get_address_of__yPos_25() { return &____yPos_25; }
|
|
inline void set__yPos_25(float value)
|
|
{
|
|
____yPos_25 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__viewSize_26() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____viewSize_26)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__viewSize_26() const { return ____viewSize_26; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__viewSize_26() { return &____viewSize_26; }
|
|
inline void set__viewSize_26(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____viewSize_26 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__contentSize_27() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____contentSize_27)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__contentSize_27() const { return ____contentSize_27; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__contentSize_27() { return &____contentSize_27; }
|
|
inline void set__contentSize_27(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____contentSize_27 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__overlapSize_28() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____overlapSize_28)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__overlapSize_28() const { return ____overlapSize_28; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__overlapSize_28() { return &____overlapSize_28; }
|
|
inline void set__overlapSize_28(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____overlapSize_28 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__containerPos_29() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____containerPos_29)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__containerPos_29() const { return ____containerPos_29; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__containerPos_29() { return &____containerPos_29; }
|
|
inline void set__containerPos_29(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____containerPos_29 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__beginTouchPos_30() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____beginTouchPos_30)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__beginTouchPos_30() const { return ____beginTouchPos_30; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__beginTouchPos_30() { return &____beginTouchPos_30; }
|
|
inline void set__beginTouchPos_30(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____beginTouchPos_30 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lastTouchPos_31() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____lastTouchPos_31)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__lastTouchPos_31() const { return ____lastTouchPos_31; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__lastTouchPos_31() { return &____lastTouchPos_31; }
|
|
inline void set__lastTouchPos_31(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____lastTouchPos_31 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lastTouchGlobalPos_32() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____lastTouchGlobalPos_32)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__lastTouchGlobalPos_32() const { return ____lastTouchGlobalPos_32; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__lastTouchGlobalPos_32() { return &____lastTouchGlobalPos_32; }
|
|
inline void set__lastTouchGlobalPos_32(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____lastTouchGlobalPos_32 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__velocity_33() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____velocity_33)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__velocity_33() const { return ____velocity_33; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__velocity_33() { return &____velocity_33; }
|
|
inline void set__velocity_33(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____velocity_33 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__velocityScale_34() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____velocityScale_34)); }
|
|
inline float get__velocityScale_34() const { return ____velocityScale_34; }
|
|
inline float* get_address_of__velocityScale_34() { return &____velocityScale_34; }
|
|
inline void set__velocityScale_34(float value)
|
|
{
|
|
____velocityScale_34 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lastMoveTime_35() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____lastMoveTime_35)); }
|
|
inline float get__lastMoveTime_35() const { return ____lastMoveTime_35; }
|
|
inline float* get_address_of__lastMoveTime_35() { return &____lastMoveTime_35; }
|
|
inline void set__lastMoveTime_35(float value)
|
|
{
|
|
____lastMoveTime_35 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__isMouseMoved_36() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____isMouseMoved_36)); }
|
|
inline bool get__isMouseMoved_36() const { return ____isMouseMoved_36; }
|
|
inline bool* get_address_of__isMouseMoved_36() { return &____isMouseMoved_36; }
|
|
inline void set__isMouseMoved_36(bool value)
|
|
{
|
|
____isMouseMoved_36 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__isHoldAreaDone_37() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____isHoldAreaDone_37)); }
|
|
inline bool get__isHoldAreaDone_37() const { return ____isHoldAreaDone_37; }
|
|
inline bool* get_address_of__isHoldAreaDone_37() { return &____isHoldAreaDone_37; }
|
|
inline void set__isHoldAreaDone_37(bool value)
|
|
{
|
|
____isHoldAreaDone_37 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__aniFlag_38() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____aniFlag_38)); }
|
|
inline int32_t get__aniFlag_38() const { return ____aniFlag_38; }
|
|
inline int32_t* get_address_of__aniFlag_38() { return &____aniFlag_38; }
|
|
inline void set__aniFlag_38(int32_t value)
|
|
{
|
|
____aniFlag_38 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__scrollBarVisible_39() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____scrollBarVisible_39)); }
|
|
inline bool get__scrollBarVisible_39() const { return ____scrollBarVisible_39; }
|
|
inline bool* get_address_of__scrollBarVisible_39() { return &____scrollBarVisible_39; }
|
|
inline void set__scrollBarVisible_39(bool value)
|
|
{
|
|
____scrollBarVisible_39 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__loop_40() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____loop_40)); }
|
|
inline int32_t get__loop_40() const { return ____loop_40; }
|
|
inline int32_t* get_address_of__loop_40() { return &____loop_40; }
|
|
inline void set__loop_40(int32_t value)
|
|
{
|
|
____loop_40 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__headerLockedSize_41() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____headerLockedSize_41)); }
|
|
inline int32_t get__headerLockedSize_41() const { return ____headerLockedSize_41; }
|
|
inline int32_t* get_address_of__headerLockedSize_41() { return &____headerLockedSize_41; }
|
|
inline void set__headerLockedSize_41(int32_t value)
|
|
{
|
|
____headerLockedSize_41 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__footerLockedSize_42() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____footerLockedSize_42)); }
|
|
inline int32_t get__footerLockedSize_42() const { return ____footerLockedSize_42; }
|
|
inline int32_t* get_address_of__footerLockedSize_42() { return &____footerLockedSize_42; }
|
|
inline void set__footerLockedSize_42(int32_t value)
|
|
{
|
|
____footerLockedSize_42 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweening_43() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweening_43)); }
|
|
inline int32_t get__tweening_43() const { return ____tweening_43; }
|
|
inline int32_t* get_address_of__tweening_43() { return &____tweening_43; }
|
|
inline void set__tweening_43(int32_t value)
|
|
{
|
|
____tweening_43 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweenStart_44() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweenStart_44)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__tweenStart_44() const { return ____tweenStart_44; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__tweenStart_44() { return &____tweenStart_44; }
|
|
inline void set__tweenStart_44(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____tweenStart_44 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweenChange_45() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweenChange_45)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__tweenChange_45() const { return ____tweenChange_45; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__tweenChange_45() { return &____tweenChange_45; }
|
|
inline void set__tweenChange_45(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____tweenChange_45 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweenTime_46() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweenTime_46)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__tweenTime_46() const { return ____tweenTime_46; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__tweenTime_46() { return &____tweenTime_46; }
|
|
inline void set__tweenTime_46(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____tweenTime_46 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweenDuration_47() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweenDuration_47)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__tweenDuration_47() const { return ____tweenDuration_47; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__tweenDuration_47() { return &____tweenDuration_47; }
|
|
inline void set__tweenDuration_47(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____tweenDuration_47 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__refreshDelegate_48() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____refreshDelegate_48)); }
|
|
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * get__refreshDelegate_48() const { return ____refreshDelegate_48; }
|
|
inline EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 ** get_address_of__refreshDelegate_48() { return &____refreshDelegate_48; }
|
|
inline void set__refreshDelegate_48(EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * value)
|
|
{
|
|
____refreshDelegate_48 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____refreshDelegate_48), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__tweenUpdateDelegate_49() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____tweenUpdateDelegate_49)); }
|
|
inline TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * get__tweenUpdateDelegate_49() const { return ____tweenUpdateDelegate_49; }
|
|
inline TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 ** get_address_of__tweenUpdateDelegate_49() { return &____tweenUpdateDelegate_49; }
|
|
inline void set__tweenUpdateDelegate_49(TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * value)
|
|
{
|
|
____tweenUpdateDelegate_49 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____tweenUpdateDelegate_49), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__showScrollBarDelegate_50() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____showScrollBarDelegate_50)); }
|
|
inline TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * get__showScrollBarDelegate_50() const { return ____showScrollBarDelegate_50; }
|
|
inline TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 ** get_address_of__showScrollBarDelegate_50() { return &____showScrollBarDelegate_50; }
|
|
inline void set__showScrollBarDelegate_50(TimerCallback_t431881F1B583EBFD573A678D8C7940965403B879 * value)
|
|
{
|
|
____showScrollBarDelegate_50 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____showScrollBarDelegate_50), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__owner_51() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____owner_51)); }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__owner_51() const { return ____owner_51; }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__owner_51() { return &____owner_51; }
|
|
inline void set__owner_51(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
|
|
{
|
|
____owner_51 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____owner_51), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__maskContainer_52() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____maskContainer_52)); }
|
|
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get__maskContainer_52() const { return ____maskContainer_52; }
|
|
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of__maskContainer_52() { return &____maskContainer_52; }
|
|
inline void set__maskContainer_52(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value)
|
|
{
|
|
____maskContainer_52 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____maskContainer_52), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__container_53() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____container_53)); }
|
|
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * get__container_53() const { return ____container_53; }
|
|
inline Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 ** get_address_of__container_53() { return &____container_53; }
|
|
inline void set__container_53(Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * value)
|
|
{
|
|
____container_53 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____container_53), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__hzScrollBar_54() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____hzScrollBar_54)); }
|
|
inline GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * get__hzScrollBar_54() const { return ____hzScrollBar_54; }
|
|
inline GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 ** get_address_of__hzScrollBar_54() { return &____hzScrollBar_54; }
|
|
inline void set__hzScrollBar_54(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * value)
|
|
{
|
|
____hzScrollBar_54 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____hzScrollBar_54), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__vtScrollBar_55() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____vtScrollBar_55)); }
|
|
inline GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * get__vtScrollBar_55() const { return ____vtScrollBar_55; }
|
|
inline GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 ** get_address_of__vtScrollBar_55() { return &____vtScrollBar_55; }
|
|
inline void set__vtScrollBar_55(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * value)
|
|
{
|
|
____vtScrollBar_55 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____vtScrollBar_55), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__header_56() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____header_56)); }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__header_56() const { return ____header_56; }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__header_56() { return &____header_56; }
|
|
inline void set__header_56(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
|
|
{
|
|
____header_56 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____header_56), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__footer_57() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____footer_57)); }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * get__footer_57() const { return ____footer_57; }
|
|
inline GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC ** get_address_of__footer_57() { return &____footer_57; }
|
|
inline void set__footer_57(GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * value)
|
|
{
|
|
____footer_57 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____footer_57), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__pageController_58() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____pageController_58)); }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__pageController_58() const { return ____pageController_58; }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__pageController_58() { return &____pageController_58; }
|
|
inline void set__pageController_58(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
|
|
{
|
|
____pageController_58 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____pageController_58), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onScroll_59() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____onScroll_59)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onScroll_59() const { return ____onScroll_59; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onScroll_59() { return &____onScroll_59; }
|
|
inline void set__onScroll_59(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onScroll_59 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onScroll_59), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onScrollEnd_60() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____onScrollEnd_60)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onScrollEnd_60() const { return ____onScrollEnd_60; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onScrollEnd_60() { return &____onScrollEnd_60; }
|
|
inline void set__onScrollEnd_60(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onScrollEnd_60 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onScrollEnd_60), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onPullDownRelease_61() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____onPullDownRelease_61)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onPullDownRelease_61() const { return ____onPullDownRelease_61; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onPullDownRelease_61() { return &____onPullDownRelease_61; }
|
|
inline void set__onPullDownRelease_61(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onPullDownRelease_61 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onPullDownRelease_61), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onPullUpRelease_62() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE, ____onPullUpRelease_62)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onPullUpRelease_62() const { return ____onPullUpRelease_62; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onPullUpRelease_62() { return &____onPullUpRelease_62; }
|
|
inline void set__onPullUpRelease_62(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onPullUpRelease_62 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onPullUpRelease_62), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_StaticFields
|
|
{
|
|
public:
|
|
// FairyGUI.ScrollPane FairyGUI.ScrollPane::<draggingPane>k__BackingField
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * ___U3CdraggingPaneU3Ek__BackingField_2;
|
|
// System.Int32 FairyGUI.ScrollPane::_gestureFlag
|
|
int32_t ____gestureFlag_63;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_U3CdraggingPaneU3Ek__BackingField_2() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_StaticFields, ___U3CdraggingPaneU3Ek__BackingField_2)); }
|
|
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * get_U3CdraggingPaneU3Ek__BackingField_2() const { return ___U3CdraggingPaneU3Ek__BackingField_2; }
|
|
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE ** get_address_of_U3CdraggingPaneU3Ek__BackingField_2() { return &___U3CdraggingPaneU3Ek__BackingField_2; }
|
|
inline void set_U3CdraggingPaneU3Ek__BackingField_2(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * value)
|
|
{
|
|
___U3CdraggingPaneU3Ek__BackingField_2 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CdraggingPaneU3Ek__BackingField_2), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__gestureFlag_63() { return static_cast<int32_t>(offsetof(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_StaticFields, ____gestureFlag_63)); }
|
|
inline int32_t get__gestureFlag_63() const { return ____gestureFlag_63; }
|
|
inline int32_t* get_address_of__gestureFlag_63() { return &____gestureFlag_63; }
|
|
inline void set__gestureFlag_63(int32_t value)
|
|
{
|
|
____gestureFlag_63 = 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.Sprite
|
|
struct Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// UnityEngine.Texture
|
|
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
struct Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_StaticFields
|
|
{
|
|
public:
|
|
// System.Int32 UnityEngine.Texture::GenerateAllMips
|
|
int32_t ___GenerateAllMips_4;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_GenerateAllMips_4() { return static_cast<int32_t>(offsetof(Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_StaticFields, ___GenerateAllMips_4)); }
|
|
inline int32_t get_GenerateAllMips_4() const { return ___GenerateAllMips_4; }
|
|
inline int32_t* get_address_of_GenerateAllMips_4() { return &___GenerateAllMips_4; }
|
|
inline void set_GenerateAllMips_4(int32_t value)
|
|
{
|
|
___GenerateAllMips_4 = value;
|
|
}
|
|
};
|
|
|
|
|
|
// 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.EventCallback0
|
|
struct EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI.EventCallback1
|
|
struct EventCallback1_t389063B912FE306493324D5033356213EEA650A7 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// 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.TextField
|
|
struct TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D : public DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB
|
|
{
|
|
public:
|
|
// FairyGUI.VertAlignType FairyGUI.TextField::_verticalAlign
|
|
int32_t ____verticalAlign_52;
|
|
// FairyGUI.TextFormat FairyGUI.TextField::_textFormat
|
|
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * ____textFormat_53;
|
|
// System.Boolean FairyGUI.TextField::_input
|
|
bool ____input_54;
|
|
// System.String FairyGUI.TextField::_text
|
|
String_t* ____text_55;
|
|
// FairyGUI.AutoSizeType FairyGUI.TextField::_autoSize
|
|
int32_t ____autoSize_56;
|
|
// System.Boolean FairyGUI.TextField::_wordWrap
|
|
bool ____wordWrap_57;
|
|
// System.Boolean FairyGUI.TextField::_singleLine
|
|
bool ____singleLine_58;
|
|
// System.Boolean FairyGUI.TextField::_html
|
|
bool ____html_59;
|
|
// System.Int32 FairyGUI.TextField::_maxWidth
|
|
int32_t ____maxWidth_60;
|
|
// System.Int32 FairyGUI.TextField::_stroke
|
|
int32_t ____stroke_61;
|
|
// UnityEngine.Color FairyGUI.TextField::_strokeColor
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ____strokeColor_62;
|
|
// UnityEngine.Vector2 FairyGUI.TextField::_shadowOffset
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____shadowOffset_63;
|
|
// System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement> FairyGUI.TextField::_elements
|
|
List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * ____elements_64;
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField_LineInfo> FairyGUI.TextField::_lines
|
|
List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * ____lines_65;
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField_CharPosition> FairyGUI.TextField::_charPositions
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ____charPositions_66;
|
|
// FairyGUI.BaseFont FairyGUI.TextField::_font
|
|
BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F * ____font_67;
|
|
// System.Single FairyGUI.TextField::_textWidth
|
|
float ____textWidth_68;
|
|
// System.Single FairyGUI.TextField::_textHeight
|
|
float ____textHeight_69;
|
|
// System.Single FairyGUI.TextField::_minHeight
|
|
float ____minHeight_70;
|
|
// System.Boolean FairyGUI.TextField::_textChanged
|
|
bool ____textChanged_71;
|
|
// System.Int32 FairyGUI.TextField::_yOffset
|
|
int32_t ____yOffset_72;
|
|
// System.Single FairyGUI.TextField::_fontSizeScale
|
|
float ____fontSizeScale_73;
|
|
// System.Single FairyGUI.TextField::_renderScale
|
|
float ____renderScale_74;
|
|
// System.String FairyGUI.TextField::_parsedText
|
|
String_t* ____parsedText_75;
|
|
// System.Boolean FairyGUI.TextField::_updatingSize
|
|
bool ____updatingSize_76;
|
|
// FairyGUI.RichTextField FairyGUI.TextField::_richTextField
|
|
RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * ____richTextField_77;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__verticalAlign_52() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____verticalAlign_52)); }
|
|
inline int32_t get__verticalAlign_52() const { return ____verticalAlign_52; }
|
|
inline int32_t* get_address_of__verticalAlign_52() { return &____verticalAlign_52; }
|
|
inline void set__verticalAlign_52(int32_t value)
|
|
{
|
|
____verticalAlign_52 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__textFormat_53() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____textFormat_53)); }
|
|
inline TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * get__textFormat_53() const { return ____textFormat_53; }
|
|
inline TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 ** get_address_of__textFormat_53() { return &____textFormat_53; }
|
|
inline void set__textFormat_53(TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * value)
|
|
{
|
|
____textFormat_53 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____textFormat_53), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__input_54() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____input_54)); }
|
|
inline bool get__input_54() const { return ____input_54; }
|
|
inline bool* get_address_of__input_54() { return &____input_54; }
|
|
inline void set__input_54(bool value)
|
|
{
|
|
____input_54 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__text_55() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____text_55)); }
|
|
inline String_t* get__text_55() const { return ____text_55; }
|
|
inline String_t** get_address_of__text_55() { return &____text_55; }
|
|
inline void set__text_55(String_t* value)
|
|
{
|
|
____text_55 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____text_55), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__autoSize_56() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____autoSize_56)); }
|
|
inline int32_t get__autoSize_56() const { return ____autoSize_56; }
|
|
inline int32_t* get_address_of__autoSize_56() { return &____autoSize_56; }
|
|
inline void set__autoSize_56(int32_t value)
|
|
{
|
|
____autoSize_56 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__wordWrap_57() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____wordWrap_57)); }
|
|
inline bool get__wordWrap_57() const { return ____wordWrap_57; }
|
|
inline bool* get_address_of__wordWrap_57() { return &____wordWrap_57; }
|
|
inline void set__wordWrap_57(bool value)
|
|
{
|
|
____wordWrap_57 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__singleLine_58() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____singleLine_58)); }
|
|
inline bool get__singleLine_58() const { return ____singleLine_58; }
|
|
inline bool* get_address_of__singleLine_58() { return &____singleLine_58; }
|
|
inline void set__singleLine_58(bool value)
|
|
{
|
|
____singleLine_58 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__html_59() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____html_59)); }
|
|
inline bool get__html_59() const { return ____html_59; }
|
|
inline bool* get_address_of__html_59() { return &____html_59; }
|
|
inline void set__html_59(bool value)
|
|
{
|
|
____html_59 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__maxWidth_60() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____maxWidth_60)); }
|
|
inline int32_t get__maxWidth_60() const { return ____maxWidth_60; }
|
|
inline int32_t* get_address_of__maxWidth_60() { return &____maxWidth_60; }
|
|
inline void set__maxWidth_60(int32_t value)
|
|
{
|
|
____maxWidth_60 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__stroke_61() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____stroke_61)); }
|
|
inline int32_t get__stroke_61() const { return ____stroke_61; }
|
|
inline int32_t* get_address_of__stroke_61() { return &____stroke_61; }
|
|
inline void set__stroke_61(int32_t value)
|
|
{
|
|
____stroke_61 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__strokeColor_62() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____strokeColor_62)); }
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 get__strokeColor_62() const { return ____strokeColor_62; }
|
|
inline Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 * get_address_of__strokeColor_62() { return &____strokeColor_62; }
|
|
inline void set__strokeColor_62(Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 value)
|
|
{
|
|
____strokeColor_62 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__shadowOffset_63() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____shadowOffset_63)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__shadowOffset_63() const { return ____shadowOffset_63; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__shadowOffset_63() { return &____shadowOffset_63; }
|
|
inline void set__shadowOffset_63(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____shadowOffset_63 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__elements_64() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____elements_64)); }
|
|
inline List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * get__elements_64() const { return ____elements_64; }
|
|
inline List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 ** get_address_of__elements_64() { return &____elements_64; }
|
|
inline void set__elements_64(List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * value)
|
|
{
|
|
____elements_64 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____elements_64), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lines_65() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____lines_65)); }
|
|
inline List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * get__lines_65() const { return ____lines_65; }
|
|
inline List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 ** get_address_of__lines_65() { return &____lines_65; }
|
|
inline void set__lines_65(List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * value)
|
|
{
|
|
____lines_65 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____lines_65), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__charPositions_66() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____charPositions_66)); }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * get__charPositions_66() const { return ____charPositions_66; }
|
|
inline List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 ** get_address_of__charPositions_66() { return &____charPositions_66; }
|
|
inline void set__charPositions_66(List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * value)
|
|
{
|
|
____charPositions_66 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____charPositions_66), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__font_67() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____font_67)); }
|
|
inline BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F * get__font_67() const { return ____font_67; }
|
|
inline BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F ** get_address_of__font_67() { return &____font_67; }
|
|
inline void set__font_67(BaseFont_t01988A8576563D9375C3C1948F6B8A0481B9283F * value)
|
|
{
|
|
____font_67 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____font_67), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__textWidth_68() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____textWidth_68)); }
|
|
inline float get__textWidth_68() const { return ____textWidth_68; }
|
|
inline float* get_address_of__textWidth_68() { return &____textWidth_68; }
|
|
inline void set__textWidth_68(float value)
|
|
{
|
|
____textWidth_68 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__textHeight_69() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____textHeight_69)); }
|
|
inline float get__textHeight_69() const { return ____textHeight_69; }
|
|
inline float* get_address_of__textHeight_69() { return &____textHeight_69; }
|
|
inline void set__textHeight_69(float value)
|
|
{
|
|
____textHeight_69 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__minHeight_70() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____minHeight_70)); }
|
|
inline float get__minHeight_70() const { return ____minHeight_70; }
|
|
inline float* get_address_of__minHeight_70() { return &____minHeight_70; }
|
|
inline void set__minHeight_70(float value)
|
|
{
|
|
____minHeight_70 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__textChanged_71() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____textChanged_71)); }
|
|
inline bool get__textChanged_71() const { return ____textChanged_71; }
|
|
inline bool* get_address_of__textChanged_71() { return &____textChanged_71; }
|
|
inline void set__textChanged_71(bool value)
|
|
{
|
|
____textChanged_71 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__yOffset_72() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____yOffset_72)); }
|
|
inline int32_t get__yOffset_72() const { return ____yOffset_72; }
|
|
inline int32_t* get_address_of__yOffset_72() { return &____yOffset_72; }
|
|
inline void set__yOffset_72(int32_t value)
|
|
{
|
|
____yOffset_72 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__fontSizeScale_73() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____fontSizeScale_73)); }
|
|
inline float get__fontSizeScale_73() const { return ____fontSizeScale_73; }
|
|
inline float* get_address_of__fontSizeScale_73() { return &____fontSizeScale_73; }
|
|
inline void set__fontSizeScale_73(float value)
|
|
{
|
|
____fontSizeScale_73 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__renderScale_74() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____renderScale_74)); }
|
|
inline float get__renderScale_74() const { return ____renderScale_74; }
|
|
inline float* get_address_of__renderScale_74() { return &____renderScale_74; }
|
|
inline void set__renderScale_74(float value)
|
|
{
|
|
____renderScale_74 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__parsedText_75() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____parsedText_75)); }
|
|
inline String_t* get__parsedText_75() const { return ____parsedText_75; }
|
|
inline String_t** get_address_of__parsedText_75() { return &____parsedText_75; }
|
|
inline void set__parsedText_75(String_t* value)
|
|
{
|
|
____parsedText_75 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____parsedText_75), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__updatingSize_76() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____updatingSize_76)); }
|
|
inline bool get__updatingSize_76() const { return ____updatingSize_76; }
|
|
inline bool* get_address_of__updatingSize_76() { return &____updatingSize_76; }
|
|
inline void set__updatingSize_76(bool value)
|
|
{
|
|
____updatingSize_76 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__richTextField_77() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D, ____richTextField_77)); }
|
|
inline RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * get__richTextField_77() const { return ____richTextField_77; }
|
|
inline RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 ** get_address_of__richTextField_77() { return &____richTextField_77; }
|
|
inline void set__richTextField_77(RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * value)
|
|
{
|
|
____richTextField_77 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____richTextField_77), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_StaticFields
|
|
{
|
|
public:
|
|
// System.Single[] FairyGUI.TextField::STROKE_OFFSET
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___STROKE_OFFSET_80;
|
|
// System.Single[] FairyGUI.TextField::BOLD_OFFSET
|
|
SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* ___BOLD_OFFSET_81;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_STROKE_OFFSET_80() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_StaticFields, ___STROKE_OFFSET_80)); }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_STROKE_OFFSET_80() const { return ___STROKE_OFFSET_80; }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_STROKE_OFFSET_80() { return &___STROKE_OFFSET_80; }
|
|
inline void set_STROKE_OFFSET_80(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
|
|
{
|
|
___STROKE_OFFSET_80 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___STROKE_OFFSET_80), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_BOLD_OFFSET_81() { return static_cast<int32_t>(offsetof(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_StaticFields, ___BOLD_OFFSET_81)); }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* get_BOLD_OFFSET_81() const { return ___BOLD_OFFSET_81; }
|
|
inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5** get_address_of_BOLD_OFFSET_81() { return &___BOLD_OFFSET_81; }
|
|
inline void set_BOLD_OFFSET_81(SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* value)
|
|
{
|
|
___BOLD_OFFSET_81 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___BOLD_OFFSET_81), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// LuaInterface.LuaCSFunction
|
|
struct LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Action`2<System.IntPtr,FairyGUI.RelationType>
|
|
struct Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Func`3<System.IntPtr,System.Int32,System.Boolean>
|
|
struct Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>
|
|
struct Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>
|
|
struct Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 : public MulticastDelegate_t
|
|
{
|
|
public:
|
|
|
|
public:
|
|
};
|
|
|
|
|
|
// FairyGUI.GButton
|
|
struct GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
|
|
{
|
|
public:
|
|
// FairyGUI.PageOption FairyGUI.GButton::<pageOption>k__BackingField
|
|
PageOption_t0FCE5CB8A1AE3EED6E997D882C0DE97C5B6AABB3 * ___U3CpageOptionU3Ek__BackingField_93;
|
|
// FairyGUI.NAudioClip FairyGUI.GButton::sound
|
|
NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * ___sound_94;
|
|
// System.Single FairyGUI.GButton::soundVolumeScale
|
|
float ___soundVolumeScale_95;
|
|
// System.Boolean FairyGUI.GButton::changeStateOnClick
|
|
bool ___changeStateOnClick_96;
|
|
// FairyGUI.GObject FairyGUI.GButton::linkedPopup
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___linkedPopup_97;
|
|
// FairyGUI.GObject FairyGUI.GButton::_titleObject
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____titleObject_98;
|
|
// FairyGUI.GObject FairyGUI.GButton::_iconObject
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____iconObject_99;
|
|
// FairyGUI.Controller FairyGUI.GButton::_relatedController
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____relatedController_100;
|
|
// FairyGUI.ButtonMode FairyGUI.GButton::_mode
|
|
int32_t ____mode_101;
|
|
// System.Boolean FairyGUI.GButton::_selected
|
|
bool ____selected_102;
|
|
// System.String FairyGUI.GButton::_title
|
|
String_t* ____title_103;
|
|
// System.String FairyGUI.GButton::_icon
|
|
String_t* ____icon_104;
|
|
// System.String FairyGUI.GButton::_selectedTitle
|
|
String_t* ____selectedTitle_105;
|
|
// System.String FairyGUI.GButton::_selectedIcon
|
|
String_t* ____selectedIcon_106;
|
|
// FairyGUI.Controller FairyGUI.GButton::_buttonController
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____buttonController_107;
|
|
// System.Int32 FairyGUI.GButton::_downEffect
|
|
int32_t ____downEffect_108;
|
|
// System.Single FairyGUI.GButton::_downEffectValue
|
|
float ____downEffectValue_109;
|
|
// System.Boolean FairyGUI.GButton::_downScaled
|
|
bool ____downScaled_110;
|
|
// System.Boolean FairyGUI.GButton::_down
|
|
bool ____down_111;
|
|
// System.Boolean FairyGUI.GButton::_over
|
|
bool ____over_112;
|
|
// FairyGUI.EventListener FairyGUI.GButton::_onChanged
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onChanged_113;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_U3CpageOptionU3Ek__BackingField_93() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ___U3CpageOptionU3Ek__BackingField_93)); }
|
|
inline PageOption_t0FCE5CB8A1AE3EED6E997D882C0DE97C5B6AABB3 * get_U3CpageOptionU3Ek__BackingField_93() const { return ___U3CpageOptionU3Ek__BackingField_93; }
|
|
inline PageOption_t0FCE5CB8A1AE3EED6E997D882C0DE97C5B6AABB3 ** get_address_of_U3CpageOptionU3Ek__BackingField_93() { return &___U3CpageOptionU3Ek__BackingField_93; }
|
|
inline void set_U3CpageOptionU3Ek__BackingField_93(PageOption_t0FCE5CB8A1AE3EED6E997D882C0DE97C5B6AABB3 * value)
|
|
{
|
|
___U3CpageOptionU3Ek__BackingField_93 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___U3CpageOptionU3Ek__BackingField_93), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_sound_94() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ___sound_94)); }
|
|
inline NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * get_sound_94() const { return ___sound_94; }
|
|
inline NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 ** get_address_of_sound_94() { return &___sound_94; }
|
|
inline void set_sound_94(NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * value)
|
|
{
|
|
___sound_94 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___sound_94), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_soundVolumeScale_95() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ___soundVolumeScale_95)); }
|
|
inline float get_soundVolumeScale_95() const { return ___soundVolumeScale_95; }
|
|
inline float* get_address_of_soundVolumeScale_95() { return &___soundVolumeScale_95; }
|
|
inline void set_soundVolumeScale_95(float value)
|
|
{
|
|
___soundVolumeScale_95 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_changeStateOnClick_96() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ___changeStateOnClick_96)); }
|
|
inline bool get_changeStateOnClick_96() const { return ___changeStateOnClick_96; }
|
|
inline bool* get_address_of_changeStateOnClick_96() { return &___changeStateOnClick_96; }
|
|
inline void set_changeStateOnClick_96(bool value)
|
|
{
|
|
___changeStateOnClick_96 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_linkedPopup_97() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ___linkedPopup_97)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get_linkedPopup_97() const { return ___linkedPopup_97; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of_linkedPopup_97() { return &___linkedPopup_97; }
|
|
inline void set_linkedPopup_97(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
___linkedPopup_97 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___linkedPopup_97), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__titleObject_98() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____titleObject_98)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__titleObject_98() const { return ____titleObject_98; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__titleObject_98() { return &____titleObject_98; }
|
|
inline void set__titleObject_98(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____titleObject_98 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____titleObject_98), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__iconObject_99() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____iconObject_99)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__iconObject_99() const { return ____iconObject_99; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__iconObject_99() { return &____iconObject_99; }
|
|
inline void set__iconObject_99(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____iconObject_99 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____iconObject_99), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__relatedController_100() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____relatedController_100)); }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__relatedController_100() const { return ____relatedController_100; }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__relatedController_100() { return &____relatedController_100; }
|
|
inline void set__relatedController_100(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
|
|
{
|
|
____relatedController_100 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____relatedController_100), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__mode_101() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____mode_101)); }
|
|
inline int32_t get__mode_101() const { return ____mode_101; }
|
|
inline int32_t* get_address_of__mode_101() { return &____mode_101; }
|
|
inline void set__mode_101(int32_t value)
|
|
{
|
|
____mode_101 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__selected_102() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____selected_102)); }
|
|
inline bool get__selected_102() const { return ____selected_102; }
|
|
inline bool* get_address_of__selected_102() { return &____selected_102; }
|
|
inline void set__selected_102(bool value)
|
|
{
|
|
____selected_102 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__title_103() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____title_103)); }
|
|
inline String_t* get__title_103() const { return ____title_103; }
|
|
inline String_t** get_address_of__title_103() { return &____title_103; }
|
|
inline void set__title_103(String_t* value)
|
|
{
|
|
____title_103 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____title_103), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__icon_104() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____icon_104)); }
|
|
inline String_t* get__icon_104() const { return ____icon_104; }
|
|
inline String_t** get_address_of__icon_104() { return &____icon_104; }
|
|
inline void set__icon_104(String_t* value)
|
|
{
|
|
____icon_104 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____icon_104), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__selectedTitle_105() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____selectedTitle_105)); }
|
|
inline String_t* get__selectedTitle_105() const { return ____selectedTitle_105; }
|
|
inline String_t** get_address_of__selectedTitle_105() { return &____selectedTitle_105; }
|
|
inline void set__selectedTitle_105(String_t* value)
|
|
{
|
|
____selectedTitle_105 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____selectedTitle_105), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__selectedIcon_106() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____selectedIcon_106)); }
|
|
inline String_t* get__selectedIcon_106() const { return ____selectedIcon_106; }
|
|
inline String_t** get_address_of__selectedIcon_106() { return &____selectedIcon_106; }
|
|
inline void set__selectedIcon_106(String_t* value)
|
|
{
|
|
____selectedIcon_106 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____selectedIcon_106), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__buttonController_107() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____buttonController_107)); }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__buttonController_107() const { return ____buttonController_107; }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__buttonController_107() { return &____buttonController_107; }
|
|
inline void set__buttonController_107(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
|
|
{
|
|
____buttonController_107 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____buttonController_107), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__downEffect_108() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____downEffect_108)); }
|
|
inline int32_t get__downEffect_108() const { return ____downEffect_108; }
|
|
inline int32_t* get_address_of__downEffect_108() { return &____downEffect_108; }
|
|
inline void set__downEffect_108(int32_t value)
|
|
{
|
|
____downEffect_108 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__downEffectValue_109() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____downEffectValue_109)); }
|
|
inline float get__downEffectValue_109() const { return ____downEffectValue_109; }
|
|
inline float* get_address_of__downEffectValue_109() { return &____downEffectValue_109; }
|
|
inline void set__downEffectValue_109(float value)
|
|
{
|
|
____downEffectValue_109 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__downScaled_110() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____downScaled_110)); }
|
|
inline bool get__downScaled_110() const { return ____downScaled_110; }
|
|
inline bool* get_address_of__downScaled_110() { return &____downScaled_110; }
|
|
inline void set__downScaled_110(bool value)
|
|
{
|
|
____downScaled_110 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__down_111() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____down_111)); }
|
|
inline bool get__down_111() const { return ____down_111; }
|
|
inline bool* get_address_of__down_111() { return &____down_111; }
|
|
inline void set__down_111(bool value)
|
|
{
|
|
____down_111 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__over_112() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____over_112)); }
|
|
inline bool get__over_112() const { return ____over_112; }
|
|
inline bool* get_address_of__over_112() { return &____over_112; }
|
|
inline void set__over_112(bool value)
|
|
{
|
|
____over_112 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onChanged_113() { return static_cast<int32_t>(offsetof(GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942, ____onChanged_113)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onChanged_113() const { return ____onChanged_113; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onChanged_113() { return &____onChanged_113; }
|
|
inline void set__onChanged_113(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onChanged_113 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onChanged_113), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.GList
|
|
struct GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
|
|
{
|
|
public:
|
|
// System.String FairyGUI.GList::defaultItem
|
|
String_t* ___defaultItem_93;
|
|
// System.Boolean FairyGUI.GList::foldInvisibleItems
|
|
bool ___foldInvisibleItems_94;
|
|
// FairyGUI.ListSelectionMode FairyGUI.GList::selectionMode
|
|
int32_t ___selectionMode_95;
|
|
// FairyGUI.ListItemRenderer FairyGUI.GList::itemRenderer
|
|
ListItemRenderer_tE434B7D9A5C8D0DF8F4330224E40302B94FFF9B9 * ___itemRenderer_96;
|
|
// FairyGUI.ListItemProvider FairyGUI.GList::itemProvider
|
|
ListItemProvider_t991E76E1FDF2295A04534B93D2B4140BB04F5CC1 * ___itemProvider_97;
|
|
// System.Boolean FairyGUI.GList::scrollItemToViewOnClick
|
|
bool ___scrollItemToViewOnClick_98;
|
|
// FairyGUI.ListLayoutType FairyGUI.GList::_layout
|
|
int32_t ____layout_99;
|
|
// System.Int32 FairyGUI.GList::_lineCount
|
|
int32_t ____lineCount_100;
|
|
// System.Int32 FairyGUI.GList::_columnCount
|
|
int32_t ____columnCount_101;
|
|
// System.Int32 FairyGUI.GList::_lineGap
|
|
int32_t ____lineGap_102;
|
|
// System.Int32 FairyGUI.GList::_columnGap
|
|
int32_t ____columnGap_103;
|
|
// FairyGUI.AlignType FairyGUI.GList::_align
|
|
int32_t ____align_104;
|
|
// FairyGUI.VertAlignType FairyGUI.GList::_verticalAlign
|
|
int32_t ____verticalAlign_105;
|
|
// System.Boolean FairyGUI.GList::_autoResizeItem
|
|
bool ____autoResizeItem_106;
|
|
// FairyGUI.Controller FairyGUI.GList::_selectionController
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ____selectionController_107;
|
|
// FairyGUI.GObjectPool FairyGUI.GList::_pool
|
|
GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17 * ____pool_108;
|
|
// System.Int32 FairyGUI.GList::_lastSelectedIndex
|
|
int32_t ____lastSelectedIndex_109;
|
|
// FairyGUI.EventListener FairyGUI.GList::_onClickItem
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onClickItem_110;
|
|
// FairyGUI.EventListener FairyGUI.GList::_onRightClickItem
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onRightClickItem_111;
|
|
// System.Boolean FairyGUI.GList::_virtual
|
|
bool ____virtual_112;
|
|
// System.Boolean FairyGUI.GList::_loop
|
|
bool ____loop_113;
|
|
// System.Int32 FairyGUI.GList::_numItems
|
|
int32_t ____numItems_114;
|
|
// System.Int32 FairyGUI.GList::_realNumItems
|
|
int32_t ____realNumItems_115;
|
|
// System.Int32 FairyGUI.GList::_firstIndex
|
|
int32_t ____firstIndex_116;
|
|
// System.Int32 FairyGUI.GList::_curLineItemCount
|
|
int32_t ____curLineItemCount_117;
|
|
// System.Int32 FairyGUI.GList::_curLineItemCount2
|
|
int32_t ____curLineItemCount2_118;
|
|
// UnityEngine.Vector2 FairyGUI.GList::_itemSize
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____itemSize_119;
|
|
// System.Int32 FairyGUI.GList::_virtualListChanged
|
|
int32_t ____virtualListChanged_120;
|
|
// System.Boolean FairyGUI.GList::_eventLocked
|
|
bool ____eventLocked_121;
|
|
// System.UInt32 FairyGUI.GList::itemInfoVer
|
|
uint32_t ___itemInfoVer_122;
|
|
// System.Collections.Generic.List`1<FairyGUI.GList_ItemInfo> FairyGUI.GList::_virtualItems
|
|
List_1_t98DE0BB2EC2FFCD3EC2B30B19569ED8986627991 * ____virtualItems_123;
|
|
// FairyGUI.EventCallback1 FairyGUI.GList::_itemClickDelegate
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * ____itemClickDelegate_124;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_defaultItem_93() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___defaultItem_93)); }
|
|
inline String_t* get_defaultItem_93() const { return ___defaultItem_93; }
|
|
inline String_t** get_address_of_defaultItem_93() { return &___defaultItem_93; }
|
|
inline void set_defaultItem_93(String_t* value)
|
|
{
|
|
___defaultItem_93 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___defaultItem_93), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_foldInvisibleItems_94() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___foldInvisibleItems_94)); }
|
|
inline bool get_foldInvisibleItems_94() const { return ___foldInvisibleItems_94; }
|
|
inline bool* get_address_of_foldInvisibleItems_94() { return &___foldInvisibleItems_94; }
|
|
inline void set_foldInvisibleItems_94(bool value)
|
|
{
|
|
___foldInvisibleItems_94 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_selectionMode_95() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___selectionMode_95)); }
|
|
inline int32_t get_selectionMode_95() const { return ___selectionMode_95; }
|
|
inline int32_t* get_address_of_selectionMode_95() { return &___selectionMode_95; }
|
|
inline void set_selectionMode_95(int32_t value)
|
|
{
|
|
___selectionMode_95 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_itemRenderer_96() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___itemRenderer_96)); }
|
|
inline ListItemRenderer_tE434B7D9A5C8D0DF8F4330224E40302B94FFF9B9 * get_itemRenderer_96() const { return ___itemRenderer_96; }
|
|
inline ListItemRenderer_tE434B7D9A5C8D0DF8F4330224E40302B94FFF9B9 ** get_address_of_itemRenderer_96() { return &___itemRenderer_96; }
|
|
inline void set_itemRenderer_96(ListItemRenderer_tE434B7D9A5C8D0DF8F4330224E40302B94FFF9B9 * value)
|
|
{
|
|
___itemRenderer_96 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___itemRenderer_96), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_itemProvider_97() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___itemProvider_97)); }
|
|
inline ListItemProvider_t991E76E1FDF2295A04534B93D2B4140BB04F5CC1 * get_itemProvider_97() const { return ___itemProvider_97; }
|
|
inline ListItemProvider_t991E76E1FDF2295A04534B93D2B4140BB04F5CC1 ** get_address_of_itemProvider_97() { return &___itemProvider_97; }
|
|
inline void set_itemProvider_97(ListItemProvider_t991E76E1FDF2295A04534B93D2B4140BB04F5CC1 * value)
|
|
{
|
|
___itemProvider_97 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___itemProvider_97), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_scrollItemToViewOnClick_98() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___scrollItemToViewOnClick_98)); }
|
|
inline bool get_scrollItemToViewOnClick_98() const { return ___scrollItemToViewOnClick_98; }
|
|
inline bool* get_address_of_scrollItemToViewOnClick_98() { return &___scrollItemToViewOnClick_98; }
|
|
inline void set_scrollItemToViewOnClick_98(bool value)
|
|
{
|
|
___scrollItemToViewOnClick_98 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__layout_99() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____layout_99)); }
|
|
inline int32_t get__layout_99() const { return ____layout_99; }
|
|
inline int32_t* get_address_of__layout_99() { return &____layout_99; }
|
|
inline void set__layout_99(int32_t value)
|
|
{
|
|
____layout_99 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lineCount_100() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____lineCount_100)); }
|
|
inline int32_t get__lineCount_100() const { return ____lineCount_100; }
|
|
inline int32_t* get_address_of__lineCount_100() { return &____lineCount_100; }
|
|
inline void set__lineCount_100(int32_t value)
|
|
{
|
|
____lineCount_100 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__columnCount_101() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____columnCount_101)); }
|
|
inline int32_t get__columnCount_101() const { return ____columnCount_101; }
|
|
inline int32_t* get_address_of__columnCount_101() { return &____columnCount_101; }
|
|
inline void set__columnCount_101(int32_t value)
|
|
{
|
|
____columnCount_101 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lineGap_102() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____lineGap_102)); }
|
|
inline int32_t get__lineGap_102() const { return ____lineGap_102; }
|
|
inline int32_t* get_address_of__lineGap_102() { return &____lineGap_102; }
|
|
inline void set__lineGap_102(int32_t value)
|
|
{
|
|
____lineGap_102 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__columnGap_103() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____columnGap_103)); }
|
|
inline int32_t get__columnGap_103() const { return ____columnGap_103; }
|
|
inline int32_t* get_address_of__columnGap_103() { return &____columnGap_103; }
|
|
inline void set__columnGap_103(int32_t value)
|
|
{
|
|
____columnGap_103 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__align_104() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____align_104)); }
|
|
inline int32_t get__align_104() const { return ____align_104; }
|
|
inline int32_t* get_address_of__align_104() { return &____align_104; }
|
|
inline void set__align_104(int32_t value)
|
|
{
|
|
____align_104 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__verticalAlign_105() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____verticalAlign_105)); }
|
|
inline int32_t get__verticalAlign_105() const { return ____verticalAlign_105; }
|
|
inline int32_t* get_address_of__verticalAlign_105() { return &____verticalAlign_105; }
|
|
inline void set__verticalAlign_105(int32_t value)
|
|
{
|
|
____verticalAlign_105 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__autoResizeItem_106() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____autoResizeItem_106)); }
|
|
inline bool get__autoResizeItem_106() const { return ____autoResizeItem_106; }
|
|
inline bool* get_address_of__autoResizeItem_106() { return &____autoResizeItem_106; }
|
|
inline void set__autoResizeItem_106(bool value)
|
|
{
|
|
____autoResizeItem_106 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__selectionController_107() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____selectionController_107)); }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * get__selectionController_107() const { return ____selectionController_107; }
|
|
inline Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 ** get_address_of__selectionController_107() { return &____selectionController_107; }
|
|
inline void set__selectionController_107(Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * value)
|
|
{
|
|
____selectionController_107 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____selectionController_107), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__pool_108() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____pool_108)); }
|
|
inline GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17 * get__pool_108() const { return ____pool_108; }
|
|
inline GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17 ** get_address_of__pool_108() { return &____pool_108; }
|
|
inline void set__pool_108(GObjectPool_t679A95F94538DC866986686E81321C6F406BEF17 * value)
|
|
{
|
|
____pool_108 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____pool_108), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lastSelectedIndex_109() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____lastSelectedIndex_109)); }
|
|
inline int32_t get__lastSelectedIndex_109() const { return ____lastSelectedIndex_109; }
|
|
inline int32_t* get_address_of__lastSelectedIndex_109() { return &____lastSelectedIndex_109; }
|
|
inline void set__lastSelectedIndex_109(int32_t value)
|
|
{
|
|
____lastSelectedIndex_109 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onClickItem_110() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____onClickItem_110)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onClickItem_110() const { return ____onClickItem_110; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onClickItem_110() { return &____onClickItem_110; }
|
|
inline void set__onClickItem_110(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onClickItem_110 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onClickItem_110), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onRightClickItem_111() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____onRightClickItem_111)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onRightClickItem_111() const { return ____onRightClickItem_111; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onRightClickItem_111() { return &____onRightClickItem_111; }
|
|
inline void set__onRightClickItem_111(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onRightClickItem_111 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onRightClickItem_111), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__virtual_112() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____virtual_112)); }
|
|
inline bool get__virtual_112() const { return ____virtual_112; }
|
|
inline bool* get_address_of__virtual_112() { return &____virtual_112; }
|
|
inline void set__virtual_112(bool value)
|
|
{
|
|
____virtual_112 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__loop_113() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____loop_113)); }
|
|
inline bool get__loop_113() const { return ____loop_113; }
|
|
inline bool* get_address_of__loop_113() { return &____loop_113; }
|
|
inline void set__loop_113(bool value)
|
|
{
|
|
____loop_113 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__numItems_114() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____numItems_114)); }
|
|
inline int32_t get__numItems_114() const { return ____numItems_114; }
|
|
inline int32_t* get_address_of__numItems_114() { return &____numItems_114; }
|
|
inline void set__numItems_114(int32_t value)
|
|
{
|
|
____numItems_114 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__realNumItems_115() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____realNumItems_115)); }
|
|
inline int32_t get__realNumItems_115() const { return ____realNumItems_115; }
|
|
inline int32_t* get_address_of__realNumItems_115() { return &____realNumItems_115; }
|
|
inline void set__realNumItems_115(int32_t value)
|
|
{
|
|
____realNumItems_115 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__firstIndex_116() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____firstIndex_116)); }
|
|
inline int32_t get__firstIndex_116() const { return ____firstIndex_116; }
|
|
inline int32_t* get_address_of__firstIndex_116() { return &____firstIndex_116; }
|
|
inline void set__firstIndex_116(int32_t value)
|
|
{
|
|
____firstIndex_116 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__curLineItemCount_117() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____curLineItemCount_117)); }
|
|
inline int32_t get__curLineItemCount_117() const { return ____curLineItemCount_117; }
|
|
inline int32_t* get_address_of__curLineItemCount_117() { return &____curLineItemCount_117; }
|
|
inline void set__curLineItemCount_117(int32_t value)
|
|
{
|
|
____curLineItemCount_117 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__curLineItemCount2_118() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____curLineItemCount2_118)); }
|
|
inline int32_t get__curLineItemCount2_118() const { return ____curLineItemCount2_118; }
|
|
inline int32_t* get_address_of__curLineItemCount2_118() { return &____curLineItemCount2_118; }
|
|
inline void set__curLineItemCount2_118(int32_t value)
|
|
{
|
|
____curLineItemCount2_118 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__itemSize_119() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____itemSize_119)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__itemSize_119() const { return ____itemSize_119; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__itemSize_119() { return &____itemSize_119; }
|
|
inline void set__itemSize_119(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____itemSize_119 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__virtualListChanged_120() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____virtualListChanged_120)); }
|
|
inline int32_t get__virtualListChanged_120() const { return ____virtualListChanged_120; }
|
|
inline int32_t* get_address_of__virtualListChanged_120() { return &____virtualListChanged_120; }
|
|
inline void set__virtualListChanged_120(int32_t value)
|
|
{
|
|
____virtualListChanged_120 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__eventLocked_121() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____eventLocked_121)); }
|
|
inline bool get__eventLocked_121() const { return ____eventLocked_121; }
|
|
inline bool* get_address_of__eventLocked_121() { return &____eventLocked_121; }
|
|
inline void set__eventLocked_121(bool value)
|
|
{
|
|
____eventLocked_121 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_itemInfoVer_122() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ___itemInfoVer_122)); }
|
|
inline uint32_t get_itemInfoVer_122() const { return ___itemInfoVer_122; }
|
|
inline uint32_t* get_address_of_itemInfoVer_122() { return &___itemInfoVer_122; }
|
|
inline void set_itemInfoVer_122(uint32_t value)
|
|
{
|
|
___itemInfoVer_122 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__virtualItems_123() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____virtualItems_123)); }
|
|
inline List_1_t98DE0BB2EC2FFCD3EC2B30B19569ED8986627991 * get__virtualItems_123() const { return ____virtualItems_123; }
|
|
inline List_1_t98DE0BB2EC2FFCD3EC2B30B19569ED8986627991 ** get_address_of__virtualItems_123() { return &____virtualItems_123; }
|
|
inline void set__virtualItems_123(List_1_t98DE0BB2EC2FFCD3EC2B30B19569ED8986627991 * value)
|
|
{
|
|
____virtualItems_123 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____virtualItems_123), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__itemClickDelegate_124() { return static_cast<int32_t>(offsetof(GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38, ____itemClickDelegate_124)); }
|
|
inline EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * get__itemClickDelegate_124() const { return ____itemClickDelegate_124; }
|
|
inline EventCallback1_t389063B912FE306493324D5033356213EEA650A7 ** get_address_of__itemClickDelegate_124() { return &____itemClickDelegate_124; }
|
|
inline void set__itemClickDelegate_124(EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * value)
|
|
{
|
|
____itemClickDelegate_124 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____itemClickDelegate_124), (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// FairyGUI.GScrollBar
|
|
struct GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 : public GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC
|
|
{
|
|
public:
|
|
// FairyGUI.GObject FairyGUI.GScrollBar::_grip
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____grip_93;
|
|
// FairyGUI.GObject FairyGUI.GScrollBar::_arrowButton1
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____arrowButton1_94;
|
|
// FairyGUI.GObject FairyGUI.GScrollBar::_arrowButton2
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____arrowButton2_95;
|
|
// FairyGUI.GObject FairyGUI.GScrollBar::_bar
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ____bar_96;
|
|
// FairyGUI.ScrollPane FairyGUI.GScrollBar::_target
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * ____target_97;
|
|
// System.Boolean FairyGUI.GScrollBar::_vertical
|
|
bool ____vertical_98;
|
|
// System.Single FairyGUI.GScrollBar::_scrollPerc
|
|
float ____scrollPerc_99;
|
|
// System.Boolean FairyGUI.GScrollBar::_fixedGripSize
|
|
bool ____fixedGripSize_100;
|
|
// UnityEngine.Vector2 FairyGUI.GScrollBar::_dragOffset
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____dragOffset_101;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__grip_93() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____grip_93)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__grip_93() const { return ____grip_93; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__grip_93() { return &____grip_93; }
|
|
inline void set__grip_93(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____grip_93 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____grip_93), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__arrowButton1_94() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____arrowButton1_94)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__arrowButton1_94() const { return ____arrowButton1_94; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__arrowButton1_94() { return &____arrowButton1_94; }
|
|
inline void set__arrowButton1_94(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____arrowButton1_94 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____arrowButton1_94), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__arrowButton2_95() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____arrowButton2_95)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__arrowButton2_95() const { return ____arrowButton2_95; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__arrowButton2_95() { return &____arrowButton2_95; }
|
|
inline void set__arrowButton2_95(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____arrowButton2_95 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____arrowButton2_95), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__bar_96() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____bar_96)); }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * get__bar_96() const { return ____bar_96; }
|
|
inline GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB ** get_address_of__bar_96() { return &____bar_96; }
|
|
inline void set__bar_96(GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * value)
|
|
{
|
|
____bar_96 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____bar_96), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__target_97() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____target_97)); }
|
|
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * get__target_97() const { return ____target_97; }
|
|
inline ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE ** get_address_of__target_97() { return &____target_97; }
|
|
inline void set__target_97(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * value)
|
|
{
|
|
____target_97 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____target_97), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__vertical_98() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____vertical_98)); }
|
|
inline bool get__vertical_98() const { return ____vertical_98; }
|
|
inline bool* get_address_of__vertical_98() { return &____vertical_98; }
|
|
inline void set__vertical_98(bool value)
|
|
{
|
|
____vertical_98 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__scrollPerc_99() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____scrollPerc_99)); }
|
|
inline float get__scrollPerc_99() const { return ____scrollPerc_99; }
|
|
inline float* get_address_of__scrollPerc_99() { return &____scrollPerc_99; }
|
|
inline void set__scrollPerc_99(float value)
|
|
{
|
|
____scrollPerc_99 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__fixedGripSize_100() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____fixedGripSize_100)); }
|
|
inline bool get__fixedGripSize_100() const { return ____fixedGripSize_100; }
|
|
inline bool* get_address_of__fixedGripSize_100() { return &____fixedGripSize_100; }
|
|
inline void set__fixedGripSize_100(bool value)
|
|
{
|
|
____fixedGripSize_100 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__dragOffset_101() { return static_cast<int32_t>(offsetof(GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2, ____dragOffset_101)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__dragOffset_101() const { return ____dragOffset_101; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__dragOffset_101() { return &____dragOffset_101; }
|
|
inline void set__dragOffset_101(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____dragOffset_101 = 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.Stage
|
|
struct Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 : public Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68
|
|
{
|
|
public:
|
|
// System.Int32 FairyGUI.Stage::<stageHeight>k__BackingField
|
|
int32_t ___U3CstageHeightU3Ek__BackingField_69;
|
|
// System.Int32 FairyGUI.Stage::<stageWidth>k__BackingField
|
|
int32_t ___U3CstageWidthU3Ek__BackingField_70;
|
|
// System.Single FairyGUI.Stage::<soundVolume>k__BackingField
|
|
float ___U3CsoundVolumeU3Ek__BackingField_71;
|
|
// FairyGUI.DisplayObject FairyGUI.Stage::_touchTarget
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ____touchTarget_72;
|
|
// FairyGUI.DisplayObject FairyGUI.Stage::_focused
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ____focused_73;
|
|
// FairyGUI.InputTextField FairyGUI.Stage::_lastInput
|
|
InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * ____lastInput_74;
|
|
// FairyGUI.UpdateContext FairyGUI.Stage::_updateContext
|
|
UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * ____updateContext_75;
|
|
// System.Collections.Generic.List`1<FairyGUI.DisplayObject> FairyGUI.Stage::_rollOutChain
|
|
List_1_t11A30662822286DF8036D0D1993807262B502B70 * ____rollOutChain_76;
|
|
// System.Collections.Generic.List`1<FairyGUI.DisplayObject> FairyGUI.Stage::_rollOverChain
|
|
List_1_t11A30662822286DF8036D0D1993807262B502B70 * ____rollOverChain_77;
|
|
// FairyGUI.TouchInfo[] FairyGUI.Stage::_touches
|
|
TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD* ____touches_78;
|
|
// System.Int32 FairyGUI.Stage::_touchCount
|
|
int32_t ____touchCount_79;
|
|
// UnityEngine.Vector2 FairyGUI.Stage::_touchPosition
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____touchPosition_80;
|
|
// System.Int32 FairyGUI.Stage::_frameGotHitTarget
|
|
int32_t ____frameGotHitTarget_81;
|
|
// System.Int32 FairyGUI.Stage::_frameGotTouchPosition
|
|
int32_t ____frameGotTouchPosition_82;
|
|
// System.Boolean FairyGUI.Stage::_customInput
|
|
bool ____customInput_83;
|
|
// UnityEngine.Vector2 FairyGUI.Stage::_customInputPos
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ____customInputPos_84;
|
|
// System.Boolean FairyGUI.Stage::_customInputButtonDown
|
|
bool ____customInputButtonDown_85;
|
|
// FairyGUI.EventCallback1 FairyGUI.Stage::_focusRemovedDelegate
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * ____focusRemovedDelegate_86;
|
|
// UnityEngine.AudioSource FairyGUI.Stage::_audio
|
|
AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C * ____audio_87;
|
|
// System.Collections.Generic.List`1<FairyGUI.NTexture> FairyGUI.Stage::_toCollectTextures
|
|
List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87 * ____toCollectTextures_88;
|
|
// FairyGUI.EventListener FairyGUI.Stage::_onStageResized
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ____onStageResized_89;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of_U3CstageHeightU3Ek__BackingField_69() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ___U3CstageHeightU3Ek__BackingField_69)); }
|
|
inline int32_t get_U3CstageHeightU3Ek__BackingField_69() const { return ___U3CstageHeightU3Ek__BackingField_69; }
|
|
inline int32_t* get_address_of_U3CstageHeightU3Ek__BackingField_69() { return &___U3CstageHeightU3Ek__BackingField_69; }
|
|
inline void set_U3CstageHeightU3Ek__BackingField_69(int32_t value)
|
|
{
|
|
___U3CstageHeightU3Ek__BackingField_69 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CstageWidthU3Ek__BackingField_70() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ___U3CstageWidthU3Ek__BackingField_70)); }
|
|
inline int32_t get_U3CstageWidthU3Ek__BackingField_70() const { return ___U3CstageWidthU3Ek__BackingField_70; }
|
|
inline int32_t* get_address_of_U3CstageWidthU3Ek__BackingField_70() { return &___U3CstageWidthU3Ek__BackingField_70; }
|
|
inline void set_U3CstageWidthU3Ek__BackingField_70(int32_t value)
|
|
{
|
|
___U3CstageWidthU3Ek__BackingField_70 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CsoundVolumeU3Ek__BackingField_71() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ___U3CsoundVolumeU3Ek__BackingField_71)); }
|
|
inline float get_U3CsoundVolumeU3Ek__BackingField_71() const { return ___U3CsoundVolumeU3Ek__BackingField_71; }
|
|
inline float* get_address_of_U3CsoundVolumeU3Ek__BackingField_71() { return &___U3CsoundVolumeU3Ek__BackingField_71; }
|
|
inline void set_U3CsoundVolumeU3Ek__BackingField_71(float value)
|
|
{
|
|
___U3CsoundVolumeU3Ek__BackingField_71 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__touchTarget_72() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____touchTarget_72)); }
|
|
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * get__touchTarget_72() const { return ____touchTarget_72; }
|
|
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB ** get_address_of__touchTarget_72() { return &____touchTarget_72; }
|
|
inline void set__touchTarget_72(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * value)
|
|
{
|
|
____touchTarget_72 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____touchTarget_72), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__focused_73() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____focused_73)); }
|
|
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * get__focused_73() const { return ____focused_73; }
|
|
inline DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB ** get_address_of__focused_73() { return &____focused_73; }
|
|
inline void set__focused_73(DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * value)
|
|
{
|
|
____focused_73 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____focused_73), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__lastInput_74() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____lastInput_74)); }
|
|
inline InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * get__lastInput_74() const { return ____lastInput_74; }
|
|
inline InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC ** get_address_of__lastInput_74() { return &____lastInput_74; }
|
|
inline void set__lastInput_74(InputTextField_t2B2E960D132CDEBA7F8C424C672CD291E41862AC * value)
|
|
{
|
|
____lastInput_74 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____lastInput_74), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__updateContext_75() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____updateContext_75)); }
|
|
inline UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * get__updateContext_75() const { return ____updateContext_75; }
|
|
inline UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 ** get_address_of__updateContext_75() { return &____updateContext_75; }
|
|
inline void set__updateContext_75(UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * value)
|
|
{
|
|
____updateContext_75 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____updateContext_75), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__rollOutChain_76() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____rollOutChain_76)); }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 * get__rollOutChain_76() const { return ____rollOutChain_76; }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 ** get_address_of__rollOutChain_76() { return &____rollOutChain_76; }
|
|
inline void set__rollOutChain_76(List_1_t11A30662822286DF8036D0D1993807262B502B70 * value)
|
|
{
|
|
____rollOutChain_76 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____rollOutChain_76), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__rollOverChain_77() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____rollOverChain_77)); }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 * get__rollOverChain_77() const { return ____rollOverChain_77; }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 ** get_address_of__rollOverChain_77() { return &____rollOverChain_77; }
|
|
inline void set__rollOverChain_77(List_1_t11A30662822286DF8036D0D1993807262B502B70 * value)
|
|
{
|
|
____rollOverChain_77 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____rollOverChain_77), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__touches_78() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____touches_78)); }
|
|
inline TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD* get__touches_78() const { return ____touches_78; }
|
|
inline TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD** get_address_of__touches_78() { return &____touches_78; }
|
|
inline void set__touches_78(TouchInfoU5BU5D_t66F8F983B5C4A3BC39C7F5478543FC7B2F9F68DD* value)
|
|
{
|
|
____touches_78 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____touches_78), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__touchCount_79() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____touchCount_79)); }
|
|
inline int32_t get__touchCount_79() const { return ____touchCount_79; }
|
|
inline int32_t* get_address_of__touchCount_79() { return &____touchCount_79; }
|
|
inline void set__touchCount_79(int32_t value)
|
|
{
|
|
____touchCount_79 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__touchPosition_80() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____touchPosition_80)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__touchPosition_80() const { return ____touchPosition_80; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__touchPosition_80() { return &____touchPosition_80; }
|
|
inline void set__touchPosition_80(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____touchPosition_80 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__frameGotHitTarget_81() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____frameGotHitTarget_81)); }
|
|
inline int32_t get__frameGotHitTarget_81() const { return ____frameGotHitTarget_81; }
|
|
inline int32_t* get_address_of__frameGotHitTarget_81() { return &____frameGotHitTarget_81; }
|
|
inline void set__frameGotHitTarget_81(int32_t value)
|
|
{
|
|
____frameGotHitTarget_81 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__frameGotTouchPosition_82() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____frameGotTouchPosition_82)); }
|
|
inline int32_t get__frameGotTouchPosition_82() const { return ____frameGotTouchPosition_82; }
|
|
inline int32_t* get_address_of__frameGotTouchPosition_82() { return &____frameGotTouchPosition_82; }
|
|
inline void set__frameGotTouchPosition_82(int32_t value)
|
|
{
|
|
____frameGotTouchPosition_82 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__customInput_83() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____customInput_83)); }
|
|
inline bool get__customInput_83() const { return ____customInput_83; }
|
|
inline bool* get_address_of__customInput_83() { return &____customInput_83; }
|
|
inline void set__customInput_83(bool value)
|
|
{
|
|
____customInput_83 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__customInputPos_84() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____customInputPos_84)); }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D get__customInputPos_84() const { return ____customInputPos_84; }
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * get_address_of__customInputPos_84() { return &____customInputPos_84; }
|
|
inline void set__customInputPos_84(Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
____customInputPos_84 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__customInputButtonDown_85() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____customInputButtonDown_85)); }
|
|
inline bool get__customInputButtonDown_85() const { return ____customInputButtonDown_85; }
|
|
inline bool* get_address_of__customInputButtonDown_85() { return &____customInputButtonDown_85; }
|
|
inline void set__customInputButtonDown_85(bool value)
|
|
{
|
|
____customInputButtonDown_85 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__focusRemovedDelegate_86() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____focusRemovedDelegate_86)); }
|
|
inline EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * get__focusRemovedDelegate_86() const { return ____focusRemovedDelegate_86; }
|
|
inline EventCallback1_t389063B912FE306493324D5033356213EEA650A7 ** get_address_of__focusRemovedDelegate_86() { return &____focusRemovedDelegate_86; }
|
|
inline void set__focusRemovedDelegate_86(EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * value)
|
|
{
|
|
____focusRemovedDelegate_86 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____focusRemovedDelegate_86), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__audio_87() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____audio_87)); }
|
|
inline AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C * get__audio_87() const { return ____audio_87; }
|
|
inline AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C ** get_address_of__audio_87() { return &____audio_87; }
|
|
inline void set__audio_87(AudioSource_t5196F862B4E60F404613361C90D87FBDD041E93C * value)
|
|
{
|
|
____audio_87 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____audio_87), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__toCollectTextures_88() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____toCollectTextures_88)); }
|
|
inline List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87 * get__toCollectTextures_88() const { return ____toCollectTextures_88; }
|
|
inline List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87 ** get_address_of__toCollectTextures_88() { return &____toCollectTextures_88; }
|
|
inline void set__toCollectTextures_88(List_1_t91049D3CAF79634AD3AD07FEF084779AECDBAF87 * value)
|
|
{
|
|
____toCollectTextures_88 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____toCollectTextures_88), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__onStageResized_89() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8, ____onStageResized_89)); }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * get__onStageResized_89() const { return ____onStageResized_89; }
|
|
inline EventListener_t49A905F03D200ACE99DE09C02C7007437397826F ** get_address_of__onStageResized_89() { return &____onStageResized_89; }
|
|
inline void set__onStageResized_89(EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * value)
|
|
{
|
|
____onStageResized_89 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____onStageResized_89), (void*)value);
|
|
}
|
|
};
|
|
|
|
struct Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields
|
|
{
|
|
public:
|
|
// System.Boolean FairyGUI.Stage::_touchScreen
|
|
bool ____touchScreen_90;
|
|
// FairyGUI.IKeyboard FairyGUI.Stage::_keyboard
|
|
RuntimeObject* ____keyboard_91;
|
|
// FairyGUI.Stage FairyGUI.Stage::_inst
|
|
Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * ____inst_92;
|
|
// System.Boolean FairyGUI.Stage::<keyboardInput>k__BackingField
|
|
bool ___U3CkeyboardInputU3Ek__BackingField_93;
|
|
// System.Collections.Generic.List`1<FairyGUI.DisplayObject> FairyGUI.Stage::sTempList1
|
|
List_1_t11A30662822286DF8036D0D1993807262B502B70 * ___sTempList1_94;
|
|
// System.Collections.Generic.List`1<System.Int32> FairyGUI.Stage::sTempList2
|
|
List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___sTempList2_95;
|
|
|
|
public:
|
|
inline static int32_t get_offset_of__touchScreen_90() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ____touchScreen_90)); }
|
|
inline bool get__touchScreen_90() const { return ____touchScreen_90; }
|
|
inline bool* get_address_of__touchScreen_90() { return &____touchScreen_90; }
|
|
inline void set__touchScreen_90(bool value)
|
|
{
|
|
____touchScreen_90 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of__keyboard_91() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ____keyboard_91)); }
|
|
inline RuntimeObject* get__keyboard_91() const { return ____keyboard_91; }
|
|
inline RuntimeObject** get_address_of__keyboard_91() { return &____keyboard_91; }
|
|
inline void set__keyboard_91(RuntimeObject* value)
|
|
{
|
|
____keyboard_91 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____keyboard_91), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of__inst_92() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ____inst_92)); }
|
|
inline Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * get__inst_92() const { return ____inst_92; }
|
|
inline Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 ** get_address_of__inst_92() { return &____inst_92; }
|
|
inline void set__inst_92(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * value)
|
|
{
|
|
____inst_92 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&____inst_92), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_U3CkeyboardInputU3Ek__BackingField_93() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ___U3CkeyboardInputU3Ek__BackingField_93)); }
|
|
inline bool get_U3CkeyboardInputU3Ek__BackingField_93() const { return ___U3CkeyboardInputU3Ek__BackingField_93; }
|
|
inline bool* get_address_of_U3CkeyboardInputU3Ek__BackingField_93() { return &___U3CkeyboardInputU3Ek__BackingField_93; }
|
|
inline void set_U3CkeyboardInputU3Ek__BackingField_93(bool value)
|
|
{
|
|
___U3CkeyboardInputU3Ek__BackingField_93 = value;
|
|
}
|
|
|
|
inline static int32_t get_offset_of_sTempList1_94() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ___sTempList1_94)); }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 * get_sTempList1_94() const { return ___sTempList1_94; }
|
|
inline List_1_t11A30662822286DF8036D0D1993807262B502B70 ** get_address_of_sTempList1_94() { return &___sTempList1_94; }
|
|
inline void set_sTempList1_94(List_1_t11A30662822286DF8036D0D1993807262B502B70 * value)
|
|
{
|
|
___sTempList1_94 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___sTempList1_94), (void*)value);
|
|
}
|
|
|
|
inline static int32_t get_offset_of_sTempList2_95() { return static_cast<int32_t>(offsetof(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields, ___sTempList2_95)); }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_sTempList2_95() const { return ___sTempList2_95; }
|
|
inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_sTempList2_95() { return &___sTempList2_95; }
|
|
inline void set_sTempList2_95(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value)
|
|
{
|
|
___sTempList2_95 = value;
|
|
Il2CppCodeGenWriteBarrier((void**)(&___sTempList2_95), (void*)value);
|
|
}
|
|
};
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) Vector2_tA85D2DD88578276CA8A8796756458277E72D073D m_Items[1];
|
|
|
|
public:
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * 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, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_tA85D2DD88578276CA8A8796756458277E72D073D * GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// 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.Int32[]
|
|
struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83 : public RuntimeArray
|
|
{
|
|
public:
|
|
ALIGN_FIELD (8) int32_t m_Items[1];
|
|
|
|
public:
|
|
inline int32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int32_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, int32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
m_Items[index] = 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.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisRuntimeObject_m852D44D7DFE86811EBB6364C6E3668BADF1EC54D_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::Invoke(!0,!1)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_gshared (Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rect>(System.IntPtr,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C_gshared (intptr_t ___L0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___v1, const RuntimeMethod* method);
|
|
// T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|
// System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7_gshared (Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
|
|
// System.Void System.Action`2<System.IntPtr,System.Int32Enum>::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m6F1562F23339F01642882BCEDC1A6E7C9304F4C7_gshared (Action_2_tFF388D1BE1AC4C4DBF1D06C0BC2E6D928C85C446 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisRuntimeObject_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mCF6529202534C3D512366259236BB8ED72F08BB7_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// T[] LuaInterface.ToLua::CheckNumberArray<System.Int32>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB_gshared (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::Invoke(!0,!1)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393_gshared (Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9_gshared (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method);
|
|
|
|
// System.Int32 FairyGUI_InputEventWrap::_CreateFairyGUI_InputEvent(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_x(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_y(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_keyCode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_character(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_modifiers(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_mouseWheelDelta(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_touchId(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_button(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_position(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_isDoubleClick(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_ctrl(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_shift(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_InputEventWrap::get_alt(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E (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.InputEvent::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEvent__ctor_m22AAD294F29C76B61889C0E9DCA2170D64DE7337 (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __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::ToObject(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.InputEvent::get_x()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float InputEvent_get_x_m0C82F6E692B31A47A3AA7F48A7897627305D8573_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, 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);
|
|
// 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.Single FairyGUI.InputEvent::get_y()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float InputEvent_get_y_mB42B7A5BCD9CC4404A622CC2FE993277F65D3F11_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// UnityEngine.KeyCode FairyGUI.InputEvent::get_keyCode()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_keyCode_mD0BDFCE2D427F0FFCCEE5CA41270489178AB24FB_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __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.Char FairyGUI.InputEvent::get_character()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Il2CppChar InputEvent_get_character_m70E708EA4DCDF5DFC110812495B1AF30FF681776_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// UnityEngine.EventModifiers FairyGUI.InputEvent::get_modifiers()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_modifiers_m52206161ABB497C227D519472713F8C62F134483_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.InputEvent::get_mouseWheelDelta()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_mouseWheelDelta_mE0DEC1557D2FAF3B78A20E29D0D2F3859EE0E804_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __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);
|
|
// System.Int32 FairyGUI.InputEvent::get_touchId()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_touchId_mF49C46B8546915BE1727492794E5F37F3A7AE3A0_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.InputEvent::get_button()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_button_mA0AFF1A99898B31AFC52C5A9CB3880608F83451F_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Vector2 FairyGUI.InputEvent::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D InputEvent_get_position_m629395D1B34312D6DA57A7F91277BC38D303770C (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, 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.Boolean FairyGUI.InputEvent::get_isDoubleClick()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputEvent_get_isDoubleClick_m1F1C4D7198CD12ADA76750BEEE0841161D3FF5E7 (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __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.InputEvent::get_ctrl()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputEvent_get_ctrl_m57D224FFABF7B15B1C846B00E4FEA2C19D167791 (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.InputEvent::get_shift()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.InputEvent::get_alt()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputEvent_get_alt_m93CF98775D33AA92101A039407C1F1D85BD08C7E (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, 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_NAudioClipWrap::_CreateFairyGUI_NAudioClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::Unload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::Reload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::get_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::get_nativeClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::set_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NAudioClipWrap::set_nativeClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC (intptr_t ___L0, 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.NAudioClip::.ctor(UnityEngine.AudioClip)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NAudioClip__ctor_mA37D5984877FD05190029E53F49E6424090518BC (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___audioClip0, 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.Object LuaInterface.ToLua::CheckObject<FairyGUI.NAudioClip>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC (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.NAudioClip::Unload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NAudioClip_Unload_mBBE9B29B8D8E5FA0E556EB56DB6F9F8F64413958 (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NAudioClip::Reload(UnityEngine.AudioClip)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void NAudioClip_Reload_m2CB6144ACF90F38206D4162539336AC467CD5AFC_inline (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___audioClip0, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AudioClip>(System.IntPtr,T)
|
|
inline void ToLua_PushSealed_TisAudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_m442B9FB74411C814AC3BB68C83E96F45A1FCB000 (intptr_t ___L0, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___o1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (intptr_t, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::_CreateFairyGUI_NTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::DisposeEmpty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::GetDrawRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::GetUV(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::GetMaterialManager(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::DestroyMaterialManager(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::Unload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::Reload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_uvRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_rotated(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_refCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_lastActive(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_Empty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_width(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_height(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_offset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_originalSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_root(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_disposed(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_nativeTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::get_alphaTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::set_uvRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::set_rotated(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::set_refCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::set_lastActive(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_NTextureWrap::set_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Texture>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_mD0C9C4FA78A49217D41494087EDD1B37E095B42C (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRuntimeObject_m852D44D7DFE86811EBB6364C6E3668BADF1EC54D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.NTexture::.ctor(UnityEngine.Texture)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_m8A21ABAD86CF9509D24FE8FFFAC43365B9DCBFAA (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___texture0, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Sprite>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisSprite_tCA09498D612D08DE668653AF1E9C12BF53434198_m5201F4EFA2034975936E0112CDAE2681FFE45F48 (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRuntimeObject_m852D44D7DFE86811EBB6364C6E3668BADF1EC54D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.NTexture::.ctor(UnityEngine.Sprite)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_m32CE04D9FA0C092EE0560A5E57087ABDE596552E (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 * ___sprite0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Texture>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976 (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);
|
|
}
|
|
// !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::Invoke(!0,!1)
|
|
inline Rect_t35B976DE901B5423C11705E156938EA27AB402CE Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840 (Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method)
|
|
{
|
|
return (( Rect_t35B976DE901B5423C11705E156938EA27AB402CE (*) (Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_gshared)(__this, ___arg10, ___arg21, method);
|
|
}
|
|
// System.Void FairyGUI.NTexture::.ctor(UnityEngine.Texture,UnityEngine.Rect)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_mD891513FD9E72A4B57F7556FBB07476AD4F7E037 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___texture0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___region1, 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.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.NTexture::.ctor(FairyGUI.NTexture,UnityEngine.Rect,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_m5B09819F61A7DB043F5BE92CD0B220979CE56701 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ___root0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___region1, bool ___rotated2, const RuntimeMethod* 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.NTexture::.ctor(UnityEngine.Texture,UnityEngine.Texture,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_mE8B472524B5E0939F99D8D59E5264004509912C6 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___texture0, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___alphaTexture1, float ___xScale2, float ___yScale3, 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.NTexture::.ctor(FairyGUI.NTexture,UnityEngine.Rect,System.Boolean,UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture__ctor_mABD57D92134ADA5C9023D4D12C7D9F74A0B1519C (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ___root0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___region1, bool ___rotated2, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___originalSize3, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___offset4, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NTexture::DisposeEmpty()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_DisposeEmpty_m9BCFED7A3560858ACFD265F6BE9DBC8D6BA260C7 (const RuntimeMethod* method);
|
|
// UnityEngine.Rect FairyGUI.NTexture::GetDrawRect(UnityEngine.Rect)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_t35B976DE901B5423C11705E156938EA27AB402CE NTexture_GetDrawRect_mE36258E0173076D474CEB51AC945AEB38F12B65E (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___drawRect0, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rect>(System.IntPtr,T)
|
|
inline void ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C (intptr_t ___L0, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___v1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (intptr_t, Rect_t35B976DE901B5423C11705E156938EA27AB402CE , const RuntimeMethod*))ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C_gshared)(___L0, ___v1, method);
|
|
}
|
|
// T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32)
|
|
inline Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2 (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2_gshared)(___L0, ___stackPos1, method);
|
|
}
|
|
// System.Void FairyGUI.NTexture::GetUV(UnityEngine.Vector2[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_GetUV_m874298BFD77F92AF4060F80C01AE261FD05C4CF6 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* ___uv0, 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.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);
|
|
// FairyGUI.MaterialManager FairyGUI.NTexture::GetMaterialManager(System.String,System.String[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * NTexture_GetMaterialManager_m50D00F1F685D3928B336E8CF5EB1A83A61E7C045 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, String_t* ___shaderName0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___keywords1, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.MaterialManager>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisMaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_m6741047F066FA9E2E05F3A06B1430F76B8E77894 (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.NTexture::DestroyMaterialManager(FairyGUI.MaterialManager)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_DestroyMaterialManager_mE9B58C3A09020A83F99EB7E596FD850506F5842B (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * ___manager0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NTexture::Unload()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_Unload_m9B40DDA937A00D1EBB2DAF40142EEE336295CC0B (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NTexture::Unload(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_Unload_mB45B5F01D283E346728045774FAFCDB0FD87C519 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, bool ___destroyMaterials0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NTexture::Reload(UnityEngine.Texture,UnityEngine.Texture)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_Reload_m3D8CA25FB6F800EBECBAC311E9F134D765E94A33 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___nativeTexture0, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * ___alphaTexture1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.NTexture::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NTexture_Dispose_m0B1F7B320F32756E8E94B4753F4D3DD29A1D95F9 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// FairyGUI.NTexture FairyGUI.NTexture::get_Empty()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * NTexture_get_Empty_mE27AE4B4DF76AC39A4EA15A41347E34668605579 (const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.NTexture::get_width()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NTexture_get_width_m4792DA39FBA764B89C6701C227FA1C3727C2471F (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.NTexture::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NTexture_get_height_mB6C76DA4C0F2C64D60B198215C64605E0486A22E (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Vector2 FairyGUI.NTexture::get_offset()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D NTexture_get_offset_m210E6695FC1E6B7BAACD4E05A26A3CC8D797E140_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Vector2 FairyGUI.NTexture::get_originalSize()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D NTexture_get_originalSize_m1D34C4F10918CFFDAC5B67B1D452AB1BAD19C005_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// FairyGUI.NTexture FairyGUI.NTexture::get_root()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * NTexture_get_root_mF354B37A746484EE7BDC5F84A664002EB0DBC09A_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.NTexture::get_disposed()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NTexture_get_disposed_m4C530AD85583B76D73057ED5A2E488B2B6D69D6D (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Texture FairyGUI.NTexture::get_nativeTexture()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * NTexture_get_nativeTexture_m022E7332CA1C910A1128926D6FF9E6B911E475C0 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::Push(System.IntPtr,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A (intptr_t ___L0, Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 * ___obj1, const RuntimeMethod* method);
|
|
// UnityEngine.Texture FairyGUI.NTexture::get_alphaTexture()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * NTexture_get_alphaTexture_mFEE0517A156714B9D3DD4D02D7EAAC99B96DC7A0 (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::_CreateFairyGUI_PopupMenu(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddItemAt(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddSeperator(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::GetItemName(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::SetItemText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::SetItemVisible(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::SetItemGrayed(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::SetItemCheckable(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::SetItemChecked(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::isItemChecked(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::RemoveItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::ClearItems(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::Show(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::get_itemCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::get_contentPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_PopupMenuWrap::get_list(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu__ctor_mEDE29195254D796852E825126233E7C8D02CE04F (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::.ctor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu__ctor_m8ECB5F4B80DC3A01B55EB2FF0B59AACA2A6077C2 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___resourceURL0, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback0>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRuntimeObject_m852D44D7DFE86811EBB6364C6E3668BADF1EC54D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.PopupMenu>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B (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.GButton FairyGUI.PopupMenu::AddItem(System.String,FairyGUI.EventCallback0)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * PopupMenu_AddItem_mD7F84802BF08416A36CE88925EF12D6A37ECEA4A (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___caption0, EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___callback1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback1>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRuntimeObject_m852D44D7DFE86811EBB6364C6E3668BADF1EC54D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// FairyGUI.GButton FairyGUI.PopupMenu::AddItem(System.String,FairyGUI.EventCallback1)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * PopupMenu_AddItem_mB35AF8140FB95C640512B81663D92E502FECAF80 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___caption0, EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * ___callback1, const RuntimeMethod* method);
|
|
// FairyGUI.GButton FairyGUI.PopupMenu::AddItemAt(System.String,System.Int32,FairyGUI.EventCallback0)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * PopupMenu_AddItemAt_mBB38541794C259A5B4A6D2FC8934984C5E0A8BDA (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___caption0, int32_t ___index1, EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * ___callback2, const RuntimeMethod* method);
|
|
// FairyGUI.GButton FairyGUI.PopupMenu::AddItemAt(System.String,System.Int32,FairyGUI.EventCallback1)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * PopupMenu_AddItemAt_mB6CBEB35CB1E49A9D73DBD3DEA7D0B307A217384 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___caption0, int32_t ___index1, EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * ___callback2, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::AddSeperator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_AddSeperator_m0489147CB30D1AF56D189816CAAF6F94B5D0AB1A (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// System.String FairyGUI.PopupMenu::GetItemName(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PopupMenu_GetItemName_m4B8F449E49B7A00B4EFB25C73236DC9343CD52D0 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, int32_t ___index0, 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.Void FairyGUI.PopupMenu::SetItemText(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_SetItemText_m1E9E9DD592F26F743075C671ABC0C4CD716ED6EF (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, String_t* ___caption1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::SetItemVisible(System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_SetItemVisible_mDCC426B6D992D10B33607E5E6311E77DCE94D882 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, bool ___visible1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::SetItemGrayed(System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_SetItemGrayed_m9234694B7D8AE04001E5134C802772296C026947 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, bool ___grayed1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::SetItemCheckable(System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_SetItemCheckable_mA840497E133D65EAB280E25522615FFE22F04574 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, bool ___checkable1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::SetItemChecked(System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_SetItemChecked_m275E8C3FE26EB67E3D55B860B56A64F73B1CB61E (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, bool ___check1, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.PopupMenu::isItemChecked(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PopupMenu_isItemChecked_m9C4FD89A180C05B898EEC998D2C3CFC7605EF54F (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.PopupMenu::RemoveItem(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PopupMenu_RemoveItem_m0F987C745ADF1D583F8D763F51B591DEC9873335 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, String_t* ___name0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::ClearItems()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_ClearItems_m54B73E75267F0F4F026A08A9AD61F26AD05F7CF5 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_Dispose_mEF8CCBC3D148BC9A44BE309E3524D20AFA7BE6A4 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.PopupMenu::Show()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_Show_m4D866F4C1E09ABB9955CD42FB1DF92B34DF971F1 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, 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.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.PopupMenu::Show(FairyGUI.GObject,System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupMenu_Show_mCF2BFB9DC7537882190237C7FDC747368CD33E4F (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, RuntimeObject * ___downward1, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.PopupMenu::get_itemCount()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PopupMenu_get_itemCount_mB7B451D1602A681E53C1BEE34A96D36CC172E428 (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GComponent FairyGUI.PopupMenu::get_contentPane()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * PopupMenu_get_contentPane_m5AF133CA30BBD2DBA7ADCB5712E43D1A153AB811_inline (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GList FairyGUI.PopupMenu::get_list()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * PopupMenu_get_list_mB3803A3AA43A396204C30C93D12DCC35FD1CFE02_inline (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Center_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Middle_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Width(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Height(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_LeftExt_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_LeftExt_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_RightExt_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_RightExt_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_TopExt_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_TopExt_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_BottomExt_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_BottomExt_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Size(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationTypeWrap::IntToEnum(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 LuaInterface.LuaState::BeginEnum(System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t LuaState_BeginEnum_mD3D95C60CBABDBBC14B6BC736F6114662687ED60 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, Type_t * ___t0, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.LuaState::EndEnum()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LuaState_EndEnum_mAA1B82D43BB2394964E43DD29B5C23893782B30D (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * __this, const RuntimeMethod* method);
|
|
// System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean>::.ctor(System.Object,System.IntPtr)
|
|
inline void Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7 (Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7_gshared)(__this, ___object0, ___method1, method);
|
|
}
|
|
// System.Void System.Action`2<System.IntPtr,FairyGUI.RelationType>::.ctor(System.Object,System.IntPtr)
|
|
inline void Action_2__ctor_m3F8B440F3EB3D62A9695C1DB0A64DA21819CAC83 (Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m6F1562F23339F01642882BCEDC1A6E7C9304F4C7_gshared)(__this, ___object0, ___method1, method);
|
|
}
|
|
// System.Boolean LuaInterface.TypeChecker::CheckEnumType(System.Type,System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeChecker_CheckEnumType_mDC140E020CB3ACA4C5870D7466A252F7F5C61AA3 (Type_t * ___type0, intptr_t ___L1, int32_t ___pos2, const RuntimeMethod* method);
|
|
// System.Double LuaInterface.LuaDLL::lua_tonumber(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double LuaDLL_lua_tonumber_mBCD22AAA5E8AC078092057FB0B33430AC583BA62 (intptr_t ___luaState0, int32_t ___idx1, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::_CreateFairyGUI_Relations(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::Add(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::Remove(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::Contains(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::ClearFor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::ClearAll(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::CopyFrom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::OnOwnerSizeChanged(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::Setup(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::get_handling(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::get_isEmpty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_RelationsWrap::set_handling(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::.ctor(FairyGUI.GObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations__ctor_m7D8D1B5FA3028A9E909A0CA780E5D4CF5F981F00 (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___owner0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Relations>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124 (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.Relations::Add(FairyGUI.GObject,FairyGUI.RelationType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_Add_mA3513470D621EC8858A6D50C16AA3F5DF6401E3D (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, int32_t ___relationType1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::Add(FairyGUI.GObject,FairyGUI.RelationType,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_Add_mDAA559ED7F5AEA961CD8686E8E9DEF0FE33D6C6B (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, int32_t ___relationType1, bool ___usePercent2, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::Remove(FairyGUI.GObject,FairyGUI.RelationType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_Remove_m91B97D6EF73C95493047E9917F51D22905365ECC (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, int32_t ___relationType1, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.Relations::Contains(FairyGUI.GObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Relations_Contains_mA2FEA8245BB5247544BB571F632A46DDAA5C1F3A (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::ClearFor(FairyGUI.GObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_ClearFor_m637C2836CB1304759565A307F90C375EB29DB539 (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___target0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::ClearAll()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_ClearAll_mE8D575EAAA5869E498BD96FAC36C175A48DE80C9 (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::CopyFrom(FairyGUI.Relations)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_CopyFrom_mAA2338DF61D7B7AD917C8C363B9DCC4C3A9D985F (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * ___source0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_Dispose_m8692F824440762915FB957CD86528BEB29B0554D (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Relations::OnOwnerSizeChanged(System.Single,System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_OnOwnerSizeChanged_m333AC0B520BBCD6A064F95EADEE9A9A0BA149238 (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, float ___dWidth0, float ___dHeight1, bool ___applyPivot2, const RuntimeMethod* 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);
|
|
}
|
|
// System.Void FairyGUI.Relations::Setup(FairyGUI.Utils.ByteBuffer,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Relations_Setup_mE315B3DF345ACED83631106500CE9DB512EFD0CC (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * ___buffer0, bool ___parentToChild1, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.Relations::get_isEmpty()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Relations_get_isEmpty_m03C04453C355CA287E22E69E01218EE82574BB39 (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::_CreateFairyGUI_ScrollPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::Setup(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPercX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPercY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPosX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPosY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetCurrentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetCurrentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollTop(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollBottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollUp(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollDown(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollLeft(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollRight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollToView(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::IsChildInView(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::CancelDragging(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::LockHeader(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::LockFooter(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_draggingPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_onScroll(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_onScrollEnd(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_onPullDownRelease(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_onPullUpRelease(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_owner(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_hzScrollBar(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_vtScrollBar(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_header(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_footer(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_bouncebackEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_touchEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_inertiaDisabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_softnessOnTopOrLeftSide(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_scrollStep(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_snapToItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_pageMode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_pageController(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_mouseWheelEnabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_decelerationRate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_percX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_percY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_posX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_posY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_isBottomMost(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_isRightMost(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_currentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_currentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_scrollingPosX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_scrollingPosY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_contentWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_contentHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_viewWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::get_viewHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_bouncebackEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_touchEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_inertiaDisabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_softnessOnTopOrLeftSide(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_scrollStep(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_snapToItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_pageMode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_pageController(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_mouseWheelEnabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_decelerationRate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_percX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_percY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_posX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_posY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_currentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_currentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_viewWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::set_viewHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GComponent>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisGComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_mD3BB0F3B3DD64C76919049AAA7193C1A5863AE59 (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.ScrollPane::.ctor(FairyGUI.GComponent)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane__ctor_m327D924988C69C64D7422AF98A3297197D15CCF3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ___owner0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ScrollPane>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2 (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.ScrollPane::Setup(FairyGUI.Utils.ByteBuffer)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_Setup_m9212A8C71B263A54852127A2192F18026FAE5199 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * ___buffer0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_Dispose_mB959D87A201EFF00FE74D1D282540520CD1195E5 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetPercX(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetPercX_mCF58EA9333E9F684E3655B00632D3E69931237C6 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetPercY(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetPercY_m96AA4A99EC6C1EEA0500E303FCB3DEF675487D67 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetPosX(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetPosX_m10AEBA0630C3477C342EC08C5A47712B23C15D30 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetPosY(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetPosY_m7A769289A714EB38C285B5EBD11593A7F1902270 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetCurrentPageX(System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetCurrentPageX_m2779AF2EBC4397743004CD8DDC2F8F2FCED02FC7 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::SetCurrentPageY(System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_SetCurrentPageY_mA0DE2322BB791A17977FBFA2F079B932E06F7F73 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___value0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollTop()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollTop_mFBECD7069C813F09061AC17F391CC38B06D2044F (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollTop(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollTop_m8E256D5931AC8E9610E13306A8B20C74EDC9B61E (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___ani0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollBottom()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollBottom_mDCDA9C441F5C6DC7498E49EF2EA96B630720D5C5 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollBottom(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollBottom_mB025FA923B21A64C57B0A65C43FC462A593EDD1B (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___ani0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollUp()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollUp_m36AA1BBA48163B5431457FC786716A8D6A8332D2 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollUp(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollUp_m31C19A96A7EC12751580B5193D78EADE3511953F (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___ratio0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollDown()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollDown_mACC8D192CDDC298087D3EAAFCDD399EE2C84A916 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollDown(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollDown_mF1B211E5745370237ED42BC7C50D1703C38DFF6F (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___ratio0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollLeft()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollLeft_mB6A1BA6A54EF6185B07E4F91B9F200A8A5ABE1AC (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollLeft(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollLeft_m53A58F876C6FF123B0678C94B7B36D9D4420D4AB (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___ratio0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollRight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollRight_m55B4DD19E036B188C92E966392AB2F84AFB6783D (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollRight(System.Single,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollRight_m3B9603D442A9348471FD21EA55EC7B9F8FFE0470 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___ratio0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollToView(FairyGUI.GObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollToView_m2E0DCD78050F107EBE569780EEA6F056ECB448E4 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___obj0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollToView(FairyGUI.GObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollToView_m162524F1D2296311879F04F9745F0A0AA94F6620 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___obj0, bool ___ani1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.GObject,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mE20C3BF573E88CF49CAEAC5F3B4AA472BE86B232 (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRuntimeObject_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mCF6529202534C3D512366259236BB8ED72F08BB7_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Boolean LuaInterface.LuaDLL::lua_toboolean(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872 (intptr_t ___luaState0, int32_t ___idx1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::ScrollToView(FairyGUI.GObject,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollToView_m1AFCA8333060733C183BAC0E50BE4F5AF8B1F88C (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___obj0, bool ___ani1, bool ___setFirst2, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6 (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.ScrollPane::ScrollToView(UnityEngine.Rect,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_ScrollToView_m20BE2E03AE95EA0FB78FBE1D736533858755D844 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, Rect_t35B976DE901B5423C11705E156938EA27AB402CE ___rect0, bool ___ani1, bool ___setFirst2, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::IsChildInView(FairyGUI.GObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollPane_IsChildInView_m1889EEF4A41471ABF037940EE291CDA091577262 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * ___obj0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::CancelDragging()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_CancelDragging_mADB9ED09B699223060E0CEBC47EC467F38D2A484 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::LockHeader(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_LockHeader_mEFAC37E4AD3AD942664D81CC1100C4C0163E7AFD (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___size0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::LockFooter(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_LockFooter_mD97B71BEE7B7157AD3C40556AF60E1153A288AC1 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___size0, const RuntimeMethod* method);
|
|
// FairyGUI.ScrollPane FairyGUI.ScrollPane::get_draggingPane()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * ScrollPane_get_draggingPane_m230992ABE2213E9E83F539A00E1F7DA44BC864B4_inline (const RuntimeMethod* method);
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::get_onScroll()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ScrollPane_get_onScroll_mD2E553A569AFD667003BF5410F058EEAF0B858A7 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::get_onScrollEnd()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ScrollPane_get_onScrollEnd_m22DCC477C883AFA069FB0D59E45E0F637FA74E18 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::get_onPullDownRelease()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ScrollPane_get_onPullDownRelease_m8922AB756B13CA5CD5C9A9615676B29AE42AB5F5 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.EventListener FairyGUI.ScrollPane::get_onPullUpRelease()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * ScrollPane_get_onPullUpRelease_m967B9C14FD7DC44C744677519DCF56CDD99C770C (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::get_owner()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_owner_m187D383F3DA6B083DD79A895A27769C04E9244EC_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GScrollBar FairyGUI.ScrollPane::get_hzScrollBar()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ScrollPane_get_hzScrollBar_m80917B1DDC078A933471539D7C18385FA96E5515_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GScrollBar FairyGUI.ScrollPane::get_vtScrollBar()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ScrollPane_get_vtScrollBar_m33B2143FCEB56E59FCF723AE0F91C022DF5A88AE_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::get_header()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_header_m9097F85E17ED1A1876E49D4C0364CD627DB37327_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.GComponent FairyGUI.ScrollPane::get_footer()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_footer_m8C165E4F38D2C8D4644B3DC3711D6064F3C54841_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_bouncebackEffect()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_bouncebackEffect_mA64CBCF6FF96BAE65BDE0C0FB45D71D815B788CC_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_touchEffect()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_touchEffect_m37652EF3A99CB0E34B9D5714895D9F475FCBCA24_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_inertiaDisabled()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_inertiaDisabled_m27D2DF901C703F8E4277F2DC8E6E4E628E264419_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_softnessOnTopOrLeftSide()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_softnessOnTopOrLeftSide_mD3B3AC2A833586917670EFD76AC53378F3103EB0_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_scrollStep()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_scrollStep_m4C5F62E5B7FB236821844BD1FFB4DA40C8335B77_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_snapToItem()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_snapToItem_mA512D30B7192DF1EF516B8E4FF0F9BC49538E537_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_pageMode()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_pageMode_mB4D74AD70B82C410F179720DCE616847C22082A5_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// FairyGUI.Controller FairyGUI.ScrollPane::get_pageController()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ScrollPane_get_pageController_mF10B363E2D4BAC03F943FBFA369346BDF3814D80_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_mouseWheelEnabled()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_mouseWheelEnabled_m3BD44D5B32AECABA5D63F83F9A87232A671590E7_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_decelerationRate()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_decelerationRate_m96CED24CB86D83795ABC1DDDDE9C27EC63C8A991_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_percX()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_percX_m18660F1D451D9345012C8A46D7C7807DF974C3C3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_percY()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_percY_mC33B3B18FD9E92D4245E9046E802404AAC8612EB (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_posX()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_posX_m3CDFEBA9E948066493053148C9E9D541C19C5579_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_posY()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_posY_m848F90B5DB3154E5BBA386557E0693B2567DEDF4_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_isBottomMost()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollPane_get_isBottomMost_m638208C88982D7C5490C7797F04E2510A1EED12A (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.ScrollPane::get_isRightMost()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollPane_get_isRightMost_m7621488F4AA856BEE3ACBCF63F8DA8CD848DD9A7 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.ScrollPane::get_currentPageX()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollPane_get_currentPageX_m458B1DFCB254891774D0999E29849D79B50CB2ED (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.ScrollPane::get_currentPageY()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollPane_get_currentPageY_m0799CFD622C420DBFF14D4C33AA782529594AFF3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_scrollingPosX()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_scrollingPosX_mB951A38934ED55486264BC9FB223C9632585B5B3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_scrollingPosY()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_scrollingPosY_m3FD374B0E3E9C3DA57F74C4D5B1B1EB709ADC7D8 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_contentWidth()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_contentWidth_mA9CF5210D30D339276E5071AB6E54CB93D6E81D3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_contentHeight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_contentHeight_mA3FEBEABCA3CAEAC41B47EC7FAFD8125BDB691A4 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_viewWidth()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_viewWidth_mBC8C5636149B6B5613EC0533937CECAEEE3592B3 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.ScrollPane::get_viewHeight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollPane_get_viewHeight_m26225904DA2D3F478FA9EFF9C04A05ED9EBEF301 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_bouncebackEffect(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_bouncebackEffect_mCCE51E2EC930934DCA4AE896EA71B47A2C6E4BB8_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_touchEffect(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_touchEffect_m72B543F41FFA116774CA4D26181E0F70A95FE2BB_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_inertiaDisabled(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_inertiaDisabled_mAF0B5BEE3C4F7E17632FB53A525513B4089DF603_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_softnessOnTopOrLeftSide(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_softnessOnTopOrLeftSide_m2E69CA8D6B53265E5058A7B0DA15F0728AB757B8_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_scrollStep(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_scrollStep_m098B1B85F2531570E34153298D5B8C5F926DDD8C (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_snapToItem(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_snapToItem_m0E52E5E9A24C13F957424BC7F8B34D27E216C2BE_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_pageMode(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_pageMode_m309B9490751E95BADD0037E5ACDCBBEF5A6BE849_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, 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.ScrollPane::set_pageController(FairyGUI.Controller)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_pageController_m2E486DB0FB1AAE4825CC3EDB8BC496AA0A6F5F43_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_mouseWheelEnabled(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_mouseWheelEnabled_mB6CF2C787B41AAC11EE100384F7A126AE392EDC9_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_decelerationRate(System.Single)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_decelerationRate_mCE9341EFCC5965A16BB0C2B32DA4A7D60732FE50_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_percX(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_percX_m849071320AF7D8B1E4144220DEFDBC51A7C720A8 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_percY(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_percY_m98E1E92A96F129AFA320FA644BD20E8E7B118A7F (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_posX(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_posX_m87336B644EC7FBA85929EB76BD1BF4838DD73859 (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_posY(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_posY_mE3CEE870130928A2E413AD1C6779F4647F1EB3DC (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_currentPageX(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_currentPageX_m303ADC9A1BF4D7415E9932C805AB2C25093D16DC (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_currentPageY(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_currentPageY_m2AC1CCE862327653ED2339E964CD7BC1B0169A6C (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, int32_t ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_viewWidth(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_viewWidth_mAEBFC88F09A344C96F88C46221B0F09267A7F10F (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.ScrollPane::set_viewHeight(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollPane_set_viewHeight_m95CED2CFA6F14569AC71E5085A66D461523FF3FD (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::_CreateFairyGUI_Stage(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::Instantiate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::GetTouchPosition(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::GetAllTouch(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::ResetInputState(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::CancelClick(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::EnableSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::DisableSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::PlayOneShotSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::OpenKeyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::CloseKeyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::InputString(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::SetCustomInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::ApplyPanelOrder(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::SortWorldSpacePanelsByZOrder(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::MonitorTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::AddTouchMonitor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::RemoveTouchMonitor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_stageHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_stageWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_soundVolume(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_inst(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_touchScreen(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_keyboardInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_isTouchOnUI(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_onStageResized(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_touchTarget(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_focus(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_touchPosition(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_touchCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::get_keyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::set_soundVolume(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::set_touchScreen(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::set_keyboardInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::set_focus(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_StageWrap::set_keyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage__ctor_m8CCBCE3E74E32FE54EA5AA4867FD0DCB90C939A9 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::Instantiate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_Instantiate_m381716F52012BC81025BBE16432E33225DE53E5A (const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Stage>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2 (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.Vector2 FairyGUI.Stage::GetTouchPosition(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Stage_GetTouchPosition_m23562A6532BB2E452C8A769FA22BAAB4B4349AB9 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, int32_t ___touchId0, const RuntimeMethod* method);
|
|
// T[] LuaInterface.ToLua::CheckNumberArray<System.Int32>(System.IntPtr,System.Int32)
|
|
inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB (intptr_t ___L0, int32_t ___stackPos1, const RuntimeMethod* method)
|
|
{
|
|
return (( Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* (*) (intptr_t, int32_t, const RuntimeMethod*))ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB_gshared)(___L0, ___stackPos1, method);
|
|
}
|
|
// System.Int32[] FairyGUI.Stage::GetAllTouch(System.Int32[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* Stage_GetAllTouch_m0B2CCB0588A4EAAD228B6FDB913AA575383274A0 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___result0, 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.Void FairyGUI.Stage::ResetInputState()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_ResetInputState_m08B39D08D4F9ED9A6FF1B7B2CF84AE8A46C4F7FA (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::CancelClick(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_CancelClick_mFB9C7EF5B6BCF7D5CD1EDAF76448CB6AF1DA66CE (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, int32_t ___touchId0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::EnableSound()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_EnableSound_mB6AF53AF18FE3A9A52A085302ABF3DAE3B71D302 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::DisableSound()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_DisableSound_m0937F636FCAEEA4D45451E686E62EFFE1491D4CB (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::PlayOneShotSound(UnityEngine.AudioClip)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_PlayOneShotSound_m4542A86B824AAF8116EAB9CF9D2027495AB70363 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___clip0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::PlayOneShotSound(UnityEngine.AudioClip,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_PlayOneShotSound_mA29219A0BE1BCD00E7E78ED88D8FBF4B2760ED1E (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___clip0, float ___volumeScale1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::OpenKeyboard(System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.Int32,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_OpenKeyboard_m261DC6D7CC51A94F3A124CBD436192823582C113 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, String_t* ___text0, bool ___autocorrection1, bool ___multiline2, bool ___secure3, bool ___alert4, String_t* ___textPlaceholder5, int32_t ___keyboardType6, bool ___hideInput7, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::CloseKeyboard()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_CloseKeyboard_m942AC818912316F1AC592FA899CC387A5D1AF098 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::InputString(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_InputString_mFAC2E33F2047B44D451E13A4CB068E6996045BE3 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, String_t* ___value0, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.Stage::SetCustomInput(UnityEngine.Vector2,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_SetCustomInput_m16F490203B42F5A165129DA66D2C3CF9F08AD654 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___screenPos0, bool ___buttonDown1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::Invoke(!0,!1)
|
|
inline RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393 (Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method)
|
|
{
|
|
return (( RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 (*) (Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393_gshared)(__this, ___arg10, ___arg21, method);
|
|
}
|
|
// System.Void FairyGUI.Stage::SetCustomInput(UnityEngine.RaycastHit&,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_SetCustomInput_mFB694ABC678FD1946037380985A34AAB3CDC1AAB (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 * ___hit0, bool ___buttonDown1, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::Push(System.IntPtr,UnityEngine.RaycastHit)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ToLua_Push_mE35FD6B22753F0A4FD6B650BAD5F77122239CA66 (intptr_t ___L0, RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 ___hit1, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.Stage::SetCustomInput(UnityEngine.Vector2,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_SetCustomInput_m8FDB27472701866BD6AF0C4C8D9D746770F58220 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___screenPos0, bool ___buttonDown1, bool ___buttonUp2, const RuntimeMethod* method);
|
|
// System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean,System.Boolean>(System.IntPtr,System.Int32)
|
|
inline bool TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9 (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (intptr_t, int32_t, const RuntimeMethod*))TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9_gshared)(___L0, ___pos1, method);
|
|
}
|
|
// System.Void FairyGUI.Stage::SetCustomInput(UnityEngine.RaycastHit&,System.Boolean,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_SetCustomInput_m7A1D23BB07E645074CCD36B4D792D3901545FC88 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 * ___hit0, bool ___buttonDown1, bool ___buttonUp2, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Container>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisContainer_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_m721B68A608A21E4B8C23EDDE08F82A792D5E936E (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.Stage::ApplyPanelOrder(FairyGUI.Container)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_ApplyPanelOrder_mE83ABCE9CAB57AFBBE931677D47EB3DA359F4080 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * ___target0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::SortWorldSpacePanelsByZOrder(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_SortWorldSpacePanelsByZOrder_m7D77A8C2AF31B95466821E34B858B3326B49F05D (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, int32_t ___panelSortingOrder0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::MonitorTexture(FairyGUI.NTexture)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_MonitorTexture_m628E3A7420288F33DA365C410E866D339585D281 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * ___texture0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventDispatcher>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317 (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.Stage::AddTouchMonitor(System.Int32,FairyGUI.EventDispatcher)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_AddTouchMonitor_mE7D5212D24C10DA2D694534B72636D9F1C4C261C (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, int32_t ___touchId0, EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * ___target1, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::RemoveTouchMonitor(FairyGUI.EventDispatcher)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_RemoveTouchMonitor_m78197863E10455FA99BB3E6FDF57AAEABA18C447 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * ___target0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.Stage::get_stageHeight()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_stageHeight_m979ECFABF811ADCDE89B970B7FF1B9765CE28C92_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.Stage::get_stageWidth()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_stageWidth_m827FC130D3E1F5C438F218990EAF99F36F764CDE_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.Stage::get_soundVolume()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float Stage_get_soundVolume_mE9C76DC6898F6DA0CC249218561FEDB487B8A006_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.Stage FairyGUI.Stage::get_inst()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * Stage_get_inst_mFCA187267FCC1970404E091CD55B672B09192321 (const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.Stage::get_touchScreen()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Stage_get_touchScreen_m7958DDC77197EF9D62B26B9719E929787234BE0C_inline (const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.Stage::get_keyboardInput()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6_inline (const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.Stage::get_isTouchOnUI()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Stage_get_isTouchOnUI_mA1DB9B317EA7B0F48231BA1D69EA139CBFF6C084 (const RuntimeMethod* method);
|
|
// FairyGUI.EventListener FairyGUI.Stage::get_onStageResized()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * Stage_get_onStageResized_m7BBF34B8B31204A50651CE5BC7A9BDA295466054 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.DisplayObject FairyGUI.Stage::get_touchTarget()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * Stage_get_touchTarget_mF38B9AA585F5B912E66FFD95477A2F0C456CA5A1 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.DisplayObject FairyGUI.Stage::get_focus()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * Stage_get_focus_m9275CFD467CADCBEF25312FEE85A47A0593AC777 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Vector2 FairyGUI.Stage::get_touchPosition()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D Stage_get_touchPosition_m6B8C81EF1B50EF9CBF21F7C4A01101E7D5FD7584 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.Stage::get_touchCount()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_touchCount_mA8E9E6559CEA558A1D734EC6CF06AA0A78334F29_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// FairyGUI.IKeyboard FairyGUI.Stage::get_keyboard()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::set_soundVolume(System.Single)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Stage_set_soundVolume_m3D57A92C92CB286DD415B98F920A0DD0E56D6B3E_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, float ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::set_touchScreen(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_set_touchScreen_m5D4F9419C7DB012DA9A362178A15D529B7ABFDF9 (bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.Stage::set_keyboardInput(System.Boolean)
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Stage_set_keyboardInput_m77FFB7C0ADC9274F7C4B36A460A9494E8C07D915_inline (bool ___value0, 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);
|
|
}
|
|
// System.Void FairyGUI.Stage::set_focus(FairyGUI.DisplayObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_set_focus_m24A5FC575D52982936135BBD7E91EC05F7F0C864 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * ___value0, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IKeyboard>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisIKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_m78D86509A8B22B503D0ECDC58B5F341546383A4B (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.Stage::set_keyboard(FairyGUI.IKeyboard)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stage_set_keyboard_m3CE0620485EEB99CB6507001E5151BC2C8BFC9F5 (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, RuntimeObject* ___value0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::_CreateFairyGUI_TextField(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::EnableCharPositionSupport(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::Redraw(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::HasCharacter(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::GetLinesShape(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::EnsureSizeCorrect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::Update(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::OnPopulateMesh(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_textFormat(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_align(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_verticalAlign(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_text(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_htmlText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_parsedText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_autoSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_wordWrap(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_singleLine(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_stroke(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_strokeColor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_shadowOffset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_textWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_textHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_maxWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_htmlElements(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_lines(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_charPositions(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::get_richTextField(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_textFormat(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_align(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_verticalAlign(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_text(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_htmlText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_autoSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_wordWrap(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_singleLine(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_stroke(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_strokeColor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_shadowOffset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI_TextFieldWrap::set_maxWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8 (intptr_t ___L0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField__ctor_m1D9B2A3ED7DD99D682A82F9F7001E70CE960DF81 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextField>(System.IntPtr,System.Int32)
|
|
inline RuntimeObject * ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E (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.TextField::EnableCharPositionSupport()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_EnableCharPositionSupport_mC7182B6CF7CBD058F6DF55173C938F6A87C84C0A (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.TextField::Redraw()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextField_Redraw_mDCF332C7214C3EE82AF96B9D3BE1947F5B51BBEA (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.TextField::HasCharacter(System.Char)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextField_HasCharacter_m829B4F80224EBD126DF6D4998FE31724D8854E35 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, Il2CppChar ___ch0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::GetLinesShape(System.Int32,System.Single,System.Int32,System.Single,System.Boolean,System.Collections.Generic.List`1<UnityEngine.Rect>)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_GetLinesShape_mE96961E9FABF7C6D121E10F234168EC3028ACC23 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, int32_t ___startLine0, float ___startCharX1, int32_t ___endLine2, float ___endCharX3, bool ___clipped4, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * ___resultRects5, 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);
|
|
}
|
|
// System.Void FairyGUI.TextField::OnPopulateMesh(FairyGUI.VertexBuffer)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_OnPopulateMesh_m1E3A4CB6D077EB074E106A57F99FF9B0309D1F1C (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, VertexBuffer_tC21A0846E58B908C76720FF5F563E07149FFC54B * ___vb0, const RuntimeMethod* method);
|
|
// FairyGUI.TextFormat FairyGUI.TextField::get_textFormat()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * TextField_get_textFormat_m4B545901CB511ED997D614A865609C7A1E2AFD35_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// FairyGUI.AlignType FairyGUI.TextField::get_align()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextField_get_align_mF923651E166DF349D9C6A20A0BFE14C5E0E466F4 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// FairyGUI.VertAlignType FairyGUI.TextField::get_verticalAlign()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_verticalAlign_mAA70F2B024B2B0AE206552C82D04A33816AC18D8_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.String FairyGUI.TextField::get_text()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_text_m0C6DB761E2C23A7F78B137C5DBAA937B7BCDD511_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.String FairyGUI.TextField::get_htmlText()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_htmlText_mC068BF01FB1A55B7B34B43707A970B3F2EE36B2A_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.String FairyGUI.TextField::get_parsedText()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_parsedText_m3B6F2FDADF5AB6767E508A49798322C480F9C490_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// FairyGUI.AutoSizeType FairyGUI.TextField::get_autoSize()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_autoSize_m7ACD24F1972C17647E03342F1ABD67AFB2C4D01E_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.TextField::get_wordWrap()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TextField_get_wordWrap_mF4B1767D647D322FF3D7A589B72F0EDA34F7CF98_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Boolean FairyGUI.TextField::get_singleLine()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TextField_get_singleLine_m5FDD33ED011FF2C33C058450C683A08A3C8BB673_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.TextField::get_stroke()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_stroke_mB1F1EAC0E1B016299488006B7D9B1C6A5A4BAE9D_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// UnityEngine.Color FairyGUI.TextField::get_strokeColor()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 TextField_get_strokeColor_m9CE6F7A78513A684E062731981ED6DF64701FF94_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __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);
|
|
// UnityEngine.Vector2 FairyGUI.TextField::get_shadowOffset()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextField_get_shadowOffset_mE18D0F42B7312924E4565843BE9EB96F4D6AF641_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.TextField::get_textWidth()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextField_get_textWidth_m4CF6D547DC8023ED2B7209A9E90E1AA2D4E0C679 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Single FairyGUI.TextField::get_textHeight()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextField_get_textHeight_m3D5995AFF9641330C5711FD1C6C128038FA94190 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Int32 FairyGUI.TextField::get_maxWidth()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_maxWidth_m5FFCFA54434141EC1CE2C913103287DA44FA7145_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement> FairyGUI.TextField::get_htmlElements()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * TextField_get_htmlElements_mF4E45B24C909527735F57F22D82B690E6835DE6A (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>>(System.IntPtr,T)
|
|
inline void ToLua_PushSealed_TisList_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_mDF76F5E43DA1101E0743528CC65507C86EF82B8C (intptr_t ___L0, List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * ___o1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (intptr_t, List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
|
|
}
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo> FairyGUI.TextField::get_lines()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * TextField_get_lines_mAC79145002ECFA88617056F3AEB1E8EEE9662329 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>>(System.IntPtr,T)
|
|
inline void ToLua_PushSealed_TisList_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_m9EB4AF81D53F7CDC0905522C29A45D9FB21F90AE (intptr_t ___L0, List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * ___o1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (intptr_t, List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
|
|
}
|
|
// System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition> FairyGUI.TextField::get_charPositions()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * TextField_get_charPositions_mC96D62F2D365AD181434FE928995AA3E9E0748C1 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method);
|
|
// System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>>(System.IntPtr,T)
|
|
inline void ToLua_PushSealed_TisList_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_mF0C55C64EC65F3F4FC8FE4D0A65EDCC5A536F6C9 (intptr_t ___L0, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * ___o1, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (intptr_t, List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 *, const RuntimeMethod*))ToLua_PushSealed_TisRuntimeObject_m80A7F6E688007E3366F5ACE882AFD53AD3F838FD_gshared)(___L0, ___o1, method);
|
|
}
|
|
// FairyGUI.RichTextField FairyGUI.TextField::get_richTextField()
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * TextField_get_richTextField_m0B9775D542EB8954EBFF0FF27266B3613C7C3532_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, 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.TextField::set_textFormat(FairyGUI.TextFormat)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_textFormat_m3004FA1A1F7040C069C91F4B85B54226506E3C71 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_align(FairyGUI.AlignType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_align_m6FB37FC85FFF0781D46D24CCC0641B8C1AA2E9BF (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, int32_t ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_verticalAlign(FairyGUI.VertAlignType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_verticalAlign_mB60013C432F0B0CCD8A6F1270D394AC0BCEDA735 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, int32_t ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_text(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_text_m5880882609EEFB942F7FCC9CEC9482E8BD58182B (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, String_t* ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_htmlText(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_htmlText_m4BC91BB903F3906A9FB5E0FE00BB5D5DF21A7A51 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, String_t* ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_autoSize(FairyGUI.AutoSizeType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_autoSize_mC608C67772ABEB4526A257CDF5B6C3F39CF41DE3 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, int32_t ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_wordWrap(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_wordWrap_m409FEA6591721FE106AA83F3E817E309DDA2F0DB (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_singleLine(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_singleLine_m72EF9943F89F04A47B9975CC4B06EF6CCBBCEABE (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, bool ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_stroke(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_stroke_mD71EDABC85C524FD253AEFB055293DCACDEC14A0 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, int32_t ___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.TextField::set_strokeColor(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_strokeColor_m159A5031AC79FC05B8ED5E2DF9A15B16BB14C4F3 (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_shadowOffset(UnityEngine.Vector2)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_shadowOffset_mFCFD7FED45E815629935562317839912D43359BA (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, Vector2_tA85D2DD88578276CA8A8796756458277E72D073D ___value0, const RuntimeMethod* method);
|
|
// System.Void FairyGUI.TextField::set_maxWidth(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextField_set_maxWidth_mEA9CD35EC699E3E3FBCFC41724715F8F8887E92A (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __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_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_InputEventWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_InputEventWrap_Register_m82D3F6E144EDA8D33CD4F5E742BD14F3FA668CE0 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_Register_m82D3F6E144EDA8D33CD4F5E742BD14F3FA668CE0_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.InputEvent), typeof(System.Object));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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("New", _CreateFairyGUI_InputEvent);
|
|
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_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_8, /*hidden argument*/NULL);
|
|
// L.RegVar("x", get_x, null);
|
|
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_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_9, _stringLiteral11F6AD8EC52A2984ABAAFD7C3B516503785C2072, L_10, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("y", get_y, null);
|
|
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_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_11, _stringLiteral95CB0BFD2977C761298D9624E4B4D4C72A39974A, L_12, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("keyCode", get_keyCode, null);
|
|
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_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_13, _stringLiteralDA88AB518193E8FD4A47EFB613FD125EC8E2C7F0, L_14, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("character", get_character, 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_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_15, _stringLiteralF0DB3FA401AEA04B711D6F1F3630552EAAEE8E59, L_16, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("modifiers", get_modifiers, 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_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteral3DCDBF0FEBB89354E61BF27AAA79733B4E6DF9AC, L_18, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("mouseWheelDelta", get_mouseWheelDelta, 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_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_19, _stringLiteralEE9768A3441D24731CB42EE6080B521D79FC4FEA, L_20, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("touchId", get_touchId, 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_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_21, _stringLiteralFE3DE1CCAE742123B2FA97CAF2E156DAEC3D2086, L_22, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("button", get_button, 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_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteral7B7FCC78D6CD1507925B769B1386CED3683F99C7, L_24, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("position", get_position, null);
|
|
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_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteral90BE16585DA21A822A011B262DB668A8CCF504D0, L_26, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("isDoubleClick", get_isDoubleClick, null);
|
|
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_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_27, _stringLiteralC51355D71293EDC0726A433A3E852D580848F4A4, L_28, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("ctrl", get_ctrl, null);
|
|
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_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_29, _stringLiteral1D9E48CD581CA4BFF14E812E60B255593B08A1F2, L_30, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("shift", get_shift, null);
|
|
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_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_31, _stringLiteralDBD79B319F5C1E5DC62A2688677515C6804C3C36, L_32, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("alt", get_alt, null);
|
|
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_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_33);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_33, _stringLiteral325562C769DA3F80D0E63BB56514BC2E2723C9B5, L_34, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_35 = ___L0;
|
|
NullCheck(L_35);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_35, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_InputEventWrap::_CreateFairyGUI_InputEvent(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap__CreateFairyGUI_InputEvent_mE89CC15EF936815DF1B781853FD0A370980E9AF1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * 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.InputEvent obj = new FairyGUI.InputEvent();
|
|
InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * L_2 = (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)il2cpp_codegen_object_new(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var);
|
|
InputEvent__ctor_m22AAD294F29C76B61889C0E9DCA2170D64DE7337(L_2, /*hidden argument*/NULL);
|
|
V_0 = L_2;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_3 = ___L0;
|
|
InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * 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.InputEvent.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, _stringLiteral93575C5B9B2596EE6D8A3EBBB847697F6D8BD68F, /*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_InputEventWrap::get_x(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_x_m26C526EA6F457ECDC878AA5BE646B049CCAE8B85_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.x;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
float L_3 = InputEvent_get_x_m0C82F6E692B31A47A3AA7F48A7897627305D8573_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 x 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, _stringLiteralE6784EF3B4DB84AC540EA79F91BF6B5F5F6268F7, /*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_InputEventWrap::get_y(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_y_mFE3FB19BFA11D4D42FD6D4310F691D3EF77FEBE0_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.y;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
float L_3 = InputEvent_get_y_mB42B7A5BCD9CC4404A622CC2FE993277F65D3F11_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 y 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, _stringLiteral3E66A50C1661BDAEFC12B6EF7720BE5489EB419B, /*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_InputEventWrap::get_keyCode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_keyCode_mE478CE8AAD7D61B1F4D71EE273BA7C953FF928FE_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.KeyCode ret = obj.keyCode;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = InputEvent_get_keyCode_mD0BDFCE2D427F0FFCCEE5CA41270489178AB24FB_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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(KeyCode_tC93EA87C5A6901160B583ADFCD3EF6726570DC3C_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 keyCode 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, _stringLiteral03EBD79382D58E7601FBFC20FE0581AD275B88A5, /*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_InputEventWrap::get_character(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_character_m1E304352F45803E6F217C8020C24D56E3FBD3214_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
Il2CppChar V_1 = 0x0;
|
|
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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// char ret = obj.character;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
Il2CppChar L_3 = InputEvent_get_character_m70E708EA4DCDF5DFC110812495B1AF30FF681776_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// LuaDLL.lua_pushnumber(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
Il2CppChar 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 character 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, _stringLiteral9AAE203AC20B029F63C6DEFC977EB45FCBC8917D, /*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_InputEventWrap::get_modifiers(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_modifiers_mA6F34F6C0A83893166396900E557E6AC8268E63D_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.EventModifiers ret = obj.modifiers;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = InputEvent_get_modifiers_m52206161ABB497C227D519472713F8C62F134483_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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(EventModifiers_tC34E3018F3697001F894187AF6E9E63D7E203061_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 modifiers 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, _stringLiteral1DABE3B9AEC22957C08A52F80B79BDF773F77690, /*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_InputEventWrap::get_mouseWheelDelta(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_mouseWheelDelta_mDE9587CC7FEEB8ED2922F12596F37BF01BD3F66D_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.mouseWheelDelta;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = InputEvent_get_mouseWheelDelta_mE0DEC1557D2FAF3B78A20E29D0D2F3859EE0E804_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 mouseWheelDelta 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, _stringLiteral272883BB062B201725D54D46070B1C5EE2EB5DA9, /*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_InputEventWrap::get_touchId(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_touchId_m0079CA6538A59B35A171A22FA32422BEF28E4775_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.touchId;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = InputEvent_get_touchId_mF49C46B8546915BE1727492794E5F37F3A7AE3A0_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 touchId 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, _stringLiteralC00B14A076E98DC1E0BB96C7387F471563D02DF4, /*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_InputEventWrap::get_button(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_button_m129F643D52A5D6858D4C3FD672976A0D23F6877B_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.button;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = InputEvent_get_button_mA0AFF1A99898B31AFC52C5A9CB3880608F83451F_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 button 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, _stringLiteral10F1CAF41C19F6AE6F77B5082EE5D517E14C3FF4, /*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_InputEventWrap::get_position(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_position_m03A8AE93E8BBF6DEA44015846ADDE141E4D9FA51_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Vector2 ret = obj.position;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = InputEvent_get_position_m629395D1B34312D6DA57A7F91277BC38D303770C(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 position 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, _stringLiteral8B95EC2F5997AD4CFC3A5D30066898C660F74FCD, /*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_InputEventWrap::get_isDoubleClick(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_isDoubleClick_mF2DE1EC4587AE46A1DBA13A99C4F1F25F39A9507_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.isDoubleClick;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
bool L_3 = InputEvent_get_isDoubleClick_m1F1C4D7198CD12ADA76750BEEE0841161D3FF5E7(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 isDoubleClick 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, _stringLiteralA90071612AFE7710F347A69256274EBC89931077, /*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_InputEventWrap::get_ctrl(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_ctrl_mD2C2556A66D1B5EA535821B98BF86B8A4DD61770_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.ctrl;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
bool L_3 = InputEvent_get_ctrl_m57D224FFABF7B15B1C846B00E4FEA2C19D167791(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 ctrl 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, _stringLiteralF1582ED1C22F998211316E332C31DA1CAD9D7261, /*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_InputEventWrap::get_shift(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_shift_mA3D0FB9EAEA971E6C5321097895466EB052D77DA_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.shift;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
bool L_3 = InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112_inline(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 shift 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, _stringLiteral71EE849060B8B4D6173536442246B74019D72848, /*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_InputEventWrap::get_alt(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_InputEventWrap_get_alt_mE12896ED89BAFBA4D21F9D6565623866F450417E_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.InputEvent obj = (FairyGUI.InputEvent)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.alt;
|
|
NullCheck(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var)));
|
|
bool L_3 = InputEvent_get_alt_m93CF98775D33AA92101A039407C1F1D85BD08C7E(((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 *)CastclassClass((RuntimeObject*)L_2, InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_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 alt 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, _stringLiteral460E4FFF8870E037214E21E695195F315E432E45, /*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_InputEventWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_InputEventWrap__ctor_m1CADC98CCA86403F91CCA1C9CADB5D0452069B90 (FairyGUI_InputEventWrap_t707E68127399A777DC0C8DF23F0FBD511BE6EB93 * __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_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_NAudioClipWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_NAudioClipWrap_Register_mF2F9D29EB28467B9AEA045A9F8ECC1C02B685758 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_Register_mF2F9D29EB28467B9AEA045A9F8ECC1C02B685758_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.NAudioClip), typeof(System.Object));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_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("Unload", Unload);
|
|
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_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral371AA0490E45B12F1EC030DB380161A0E8D51617, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("Reload", Reload);
|
|
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_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralCCE7155371FC26686B89C7452337D8419692F31E, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_NAudioClip);
|
|
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_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36_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.RegVar("destroyMethod", get_destroyMethod, set_destroyMethod);
|
|
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_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_13, _stringLiteral0C79A1029F06C71591BF55980D9AF24A9AE7EC07, L_14, L_15, /*hidden argument*/NULL);
|
|
// L.RegVar("nativeClip", get_nativeClip, set_nativeClip);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_16 = ___L0;
|
|
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_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_16);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_16, _stringLiteral50870C6F5FDE46545E4365AA084A047E9EFF7310, L_17, 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_NAudioClipWrap::_CreateFairyGUI_NAudioClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap__CreateFairyGUI_NAudioClip_m6DB5B54947288E50E28A1A7A32F5348A24C6CF36_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * 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_0030;
|
|
}
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
// UnityEngine.AudioClip arg0 = (UnityEngine.AudioClip)ToLua.CheckObject(L, 1, typeof(UnityEngine.AudioClip));
|
|
intptr_t L_2 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast<intptr_t> (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_5 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_2, 1, L_4, /*hidden argument*/NULL);
|
|
// FairyGUI.NAudioClip obj = new FairyGUI.NAudioClip(arg0);
|
|
NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * L_6 = (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)il2cpp_codegen_object_new(NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var);
|
|
NAudioClip__ctor_mA37D5984877FD05190029E53F49E6424090518BC(L_6, ((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_5, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_7 = ___L0;
|
|
NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * L_8 = V_0;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_7, L_8, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_1 = 1;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.NAudioClip.New");
|
|
intptr_t L_9 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_10 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_9, _stringLiteral894DBA0D1E8E0368FDFD9C4AFE075DA86DE7A66F, /*hidden argument*/NULL);
|
|
V_1 = L_10;
|
|
goto IL_0049;
|
|
}
|
|
} // 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_003e;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_003e:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_2 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_11 = ___L0;
|
|
Exception_t * L_12 = V_2;
|
|
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_1 = L_13;
|
|
goto IL_0049;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0049:
|
|
{
|
|
// }
|
|
int32_t L_14 = V_1;
|
|
return L_14;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NAudioClipWrap::Unload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_Unload_mB79A18392F6DD699FDCFA99E0A3007F03BACDB06_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.NAudioClip obj = (FairyGUI.NAudioClip)ToLua.CheckObject<FairyGUI.NAudioClip>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC_RuntimeMethod_var);
|
|
// obj.Unload();
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
NAudioClip_Unload_mBBE9B29B8D8E5FA0E556EB56DB6F9F8F64413958(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_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_NAudioClipWrap::Reload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_Reload_m228ECCEF48B901C0C0995C4A504693C839693B3C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * 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.NAudioClip obj = (FairyGUI.NAudioClip)ToLua.CheckObject<FairyGUI.NAudioClip>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_mC5CC1D09A1CE5FE599EE4EBC08B6C4A84928C6AC_RuntimeMethod_var);
|
|
// UnityEngine.AudioClip arg0 = (UnityEngine.AudioClip)ToLua.CheckObject(L, 2, typeof(UnityEngine.AudioClip));
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_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 = ((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_6, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var));
|
|
// obj.Reload(arg0);
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_7 = V_0;
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
NAudioClip_Reload_m2CB6144ACF90F38206D4162539336AC467CD5AFC_inline(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_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_NAudioClipWrap::get_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_get_destroyMethod_m2F35A515A32760B15FAFA91AE87917E63BCCA31A_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.NAudioClip obj = (FairyGUI.NAudioClip)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DestroyMethod ret = obj.destroyMethod;
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = ((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var))->get_destroyMethod_0();
|
|
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(DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_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 destroyMethod 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, _stringLiteralCE8307925FEA8CA123616EB598DA977EA5D830A1, /*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_NAudioClipWrap::get_nativeClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_get_nativeClip_m1F94585A79A71548F5F807CD2C36536892E6B945_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * 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.NAudioClip obj = (FairyGUI.NAudioClip)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.AudioClip ret = obj.nativeClip;
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_3 = ((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var))->get_nativeClip_1();
|
|
V_1 = L_3;
|
|
// ToLua.PushSealed(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_5 = V_1;
|
|
ToLua_PushSealed_TisAudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_m442B9FB74411C814AC3BB68C83E96F45A1FCB000((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisAudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_m442B9FB74411C814AC3BB68C83E96F45A1FCB000_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 nativeClip 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, _stringLiteralF6D2482B66C4609A1427BD79B9E5EC85E8A65689, /*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_NAudioClipWrap::set_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_set_destroyMethod_m6EA013F51199EC7EF04BE373EA0ECB97A891E1C3_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.NAudioClip obj = (FairyGUI.NAudioClip)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DestroyMethod arg0 = (FairyGUI.DestroyMethod)ToLua.CheckObject(L, 2, typeof(FairyGUI.DestroyMethod));
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_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, DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_il2cpp_TypeInfo_var))));
|
|
// obj.destroyMethod = arg0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var))->set_destroyMethod_0(L_7);
|
|
// 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 destroyMethod 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, _stringLiteralCE8307925FEA8CA123616EB598DA977EA5D830A1, /*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_NAudioClipWrap::set_nativeClip(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NAudioClipWrap_set_nativeClip_m0CB0D3B044355B8E2B1AB3DB03DE5FD751BC44CC_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * 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.NAudioClip obj = (FairyGUI.NAudioClip)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.AudioClip arg0 = (UnityEngine.AudioClip)ToLua.CheckObject(L, 2, typeof(UnityEngine.AudioClip));
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_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 = ((AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 *)CastclassSealed((RuntimeObject*)L_6, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051_il2cpp_TypeInfo_var));
|
|
// obj.nativeClip = arg0;
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_7 = V_1;
|
|
NullCheck(((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var)));
|
|
((NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 *)CastclassClass((RuntimeObject*)L_2, NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96_il2cpp_TypeInfo_var))->set_nativeClip_1(L_7);
|
|
// 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 nativeClip 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, _stringLiteralF6D2482B66C4609A1427BD79B9E5EC85E8A65689, /*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_NAudioClipWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_NAudioClipWrap__ctor_mBD654CE7062030490ADBD1619A04C82BAE72199C (FairyGUI_NAudioClipWrap_t2C3002ED366278513925725846F56A1C9C02EBF7 * __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_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_NTextureWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_NTextureWrap_Register_m5134E8C12FCD911B33EA15C3A92DF163FAAB262F (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_Register_m5134E8C12FCD911B33EA15C3A92DF163FAAB262F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.NTexture), typeof(System.Object));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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("DisposeEmpty", DisposeEmpty);
|
|
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_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralF4725D8F7CCD57C111FCFB0E38BEB3DAF3EFE762, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetDrawRect", GetDrawRect);
|
|
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_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralCAAAD411ECFE7E7BCBC83E6AE3019893723C8D93, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetUV", GetUV);
|
|
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_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral137B05AAA34C330565FB0A24A93C22284FAB73AF, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetMaterialManager", GetMaterialManager);
|
|
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_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteralDB8C1F38D1E5B9FA9B857BE42A192B32A993481C, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("DestroyMaterialManager", DestroyMaterialManager);
|
|
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_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralD99B04FD245B0536131BD957294AE7DEA7B72727, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("Unload", Unload);
|
|
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_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral371AA0490E45B12F1EC030DB380161A0E8D51617, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("Reload", Reload);
|
|
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_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteralCCE7155371FC26686B89C7452337D8419692F31E, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("Dispose", Dispose);
|
|
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_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_NTexture);
|
|
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_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_22, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_24, /*hidden argument*/NULL);
|
|
// L.RegVar("uvRect", get_uvRect, set_uvRect);
|
|
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_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375_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_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteral853AAC52DD020AE8920F27A40504C8E8A010EC15, L_26, L_27, /*hidden argument*/NULL);
|
|
// L.RegVar("rotated", get_rotated, set_rotated);
|
|
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_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF_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_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_28);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_28, _stringLiteralB63F6F1A19FB11B7488963AC116E0C5F4388E85B, L_29, L_30, /*hidden argument*/NULL);
|
|
// L.RegVar("refCount", get_refCount, set_refCount);
|
|
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_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A_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_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_31, _stringLiteral323E14F254CF8DD22F68D91CDB7B1C56158DAADE, L_32, L_33, /*hidden argument*/NULL);
|
|
// L.RegVar("lastActive", get_lastActive, set_lastActive);
|
|
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_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD_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_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_34);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_34, _stringLiteralD571E533A88DEAA8314DDBCD4FB5842590B98AEF, L_35, L_36, /*hidden argument*/NULL);
|
|
// L.RegVar("destroyMethod", get_destroyMethod, set_destroyMethod);
|
|
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_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0_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_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_37);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_37, _stringLiteral0C79A1029F06C71591BF55980D9AF24A9AE7EC07, L_38, L_39, /*hidden argument*/NULL);
|
|
// L.RegVar("Empty", get_Empty, null);
|
|
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_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_40);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_40, _stringLiteral3159FE421B3221381B3C778DC1C3C26E4540BE37, L_41, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("width", get_width, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_42 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_43 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_43, NULL, (intptr_t)((intptr_t)FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_42);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_42, _stringLiteral70BEC8A9BF5ECD2E6B37316E112B3F4C615AD4D3, L_43, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("height", get_height, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_44 = ___L0;
|
|
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_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_44);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_44, _stringLiteral73E7E545C519A38F0AEC9E72DF51F8BA169DB34D, L_45, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("offset", get_offset, null);
|
|
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_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_46);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_46, _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651, L_47, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("originalSize", get_originalSize, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_48 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_49 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_49, NULL, (intptr_t)((intptr_t)FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_48);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_48, _stringLiteral676074C19B2F0DB7551528D099118A7CE7700A2E, L_49, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("root", get_root, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_50 = ___L0;
|
|
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_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_50);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_50, _stringLiteralDC76E9F0C0006E8F919E0C515C66DBBA3982F785, L_51, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("disposed", get_disposed, null);
|
|
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_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_52);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_52, _stringLiteral210CF0B145A09A30F70113B9C43A0E543934796F, L_53, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("nativeTexture", get_nativeTexture, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_54 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_55 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_55, NULL, (intptr_t)((intptr_t)FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_54);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_54, _stringLiteralEA60ADC116EF17CE7C73DBAED2EDFD5337A24AA6, L_55, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("alphaTexture", get_alphaTexture, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_56 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_57 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_57, NULL, (intptr_t)((intptr_t)FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_56);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_56, _stringLiteral66591CF03C47B1D14FC8825CF0C5A1450AE9627C, L_57, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_58 = ___L0;
|
|
NullCheck(L_58);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_58, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::_CreateFairyGUI_NTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap__CreateFairyGUI_NTexture_m933CCB94E938F03295543617E9FAAF37A6E4820A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_3 = NULL;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_5 = NULL;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
bool V_7 = false;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_8 = NULL;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_12 = NULL;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
bool V_14 = false;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_15;
|
|
memset((&V_15), 0, sizeof(V_15));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_16;
|
|
memset((&V_16), 0, sizeof(V_16));
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * V_17 = NULL;
|
|
Exception_t * V_18 = 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) * 8);
|
|
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 && TypeChecker.CheckTypes<UnityEngine.Texture>(L, 1))
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_4 = TypeChecker_CheckTypes_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_mD0C9C4FA78A49217D41494087EDD1B37E095B42C((intptr_t)L_3, 1, /*hidden argument*/TypeChecker_CheckTypes_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_mD0C9C4FA78A49217D41494087EDD1B37E095B42C_RuntimeMethod_var);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// UnityEngine.Texture arg0 = (UnityEngine.Texture)ToLua.ToObject(L, 1);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_6 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_5, 1, /*hidden argument*/NULL);
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0);
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_7 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_m8A21ABAD86CF9509D24FE8FFFAC43365B9DCBFAA(L_7, ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_6, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_7;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_8 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_9 = V_1;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_8, L_9, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
// else if (count == 1 && TypeChecker.CheckTypes<UnityEngine.Sprite>(L, 1))
|
|
int32_t L_10 = V_0;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
intptr_t L_11 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_12 = TypeChecker_CheckTypes_TisSprite_tCA09498D612D08DE668653AF1E9C12BF53434198_m5201F4EFA2034975936E0112CDAE2681FFE45F48((intptr_t)L_11, 1, /*hidden argument*/TypeChecker_CheckTypes_TisSprite_tCA09498D612D08DE668653AF1E9C12BF53434198_m5201F4EFA2034975936E0112CDAE2681FFE45F48_RuntimeMethod_var);
|
|
if (!L_12)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
// UnityEngine.Sprite arg0 = (UnityEngine.Sprite)ToLua.ToObject(L, 1);
|
|
intptr_t L_13 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_14 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_13, 1, /*hidden argument*/NULL);
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0);
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_15 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_m32CE04D9FA0C092EE0560A5E57087ABDE596552E(L_15, ((Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198 *)CastclassSealed((RuntimeObject*)L_14, Sprite_tCA09498D612D08DE668653AF1E9C12BF53434198_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_3 = L_15;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_16 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_17 = V_3;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_16, L_17, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
// else if (count == 2)
|
|
int32_t L_18 = V_0;
|
|
if ((!(((uint32_t)L_18) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0097;
|
|
}
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
// UnityEngine.Texture arg0 = (UnityEngine.Texture)ToLua.CheckObject<UnityEngine.Texture>(L, 1);
|
|
intptr_t L_19 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_20 = ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976((intptr_t)L_19, 1, /*hidden argument*/ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var);
|
|
// UnityEngine.Rect arg1 = StackTraits<UnityEngine.Rect>.Check(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_21 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_Check_1();
|
|
intptr_t L_22 = ___L0;
|
|
NullCheck(L_21);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_23 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_21, (intptr_t)L_22, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_4 = L_23;
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0, arg1);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_24 = V_4;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_25 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_mD891513FD9E72A4B57F7556FBB07476AD4F7E037(L_25, ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_20, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var)), L_24, /*hidden argument*/NULL);
|
|
V_5 = L_25;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_26 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_27 = V_5;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_26, L_27, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_28 = V_0;
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)3))))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
// FairyGUI.NTexture arg0 = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_29 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_30 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_29, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// UnityEngine.Rect arg1 = StackTraits<UnityEngine.Rect>.Check(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_31 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_Check_1();
|
|
intptr_t L_32 = ___L0;
|
|
NullCheck(L_31);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_33 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_31, (intptr_t)L_32, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_6 = L_33;
|
|
// bool arg2 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_34 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_35 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_34, 3, /*hidden argument*/NULL);
|
|
V_7 = L_35;
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0, arg1, arg2);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_36 = V_6;
|
|
bool L_37 = V_7;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_38 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_m5B09819F61A7DB043F5BE92CD0B220979CE56701(L_38, ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_30, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_36, L_37, /*hidden argument*/NULL);
|
|
V_8 = L_38;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_39 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_40 = V_8;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_39, L_40, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
// else if (count == 4)
|
|
int32_t L_41 = V_0;
|
|
if ((!(((uint32_t)L_41) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0123;
|
|
}
|
|
}
|
|
|
|
IL_00dc:
|
|
{
|
|
// UnityEngine.Texture arg0 = (UnityEngine.Texture)ToLua.CheckObject<UnityEngine.Texture>(L, 1);
|
|
intptr_t L_42 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_43 = ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976((intptr_t)L_42, 1, /*hidden argument*/ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var);
|
|
// UnityEngine.Texture arg1 = (UnityEngine.Texture)ToLua.CheckObject<UnityEngine.Texture>(L, 2);
|
|
intptr_t L_44 = ___L0;
|
|
RuntimeObject * L_45 = ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976((intptr_t)L_44, 2, /*hidden argument*/ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var);
|
|
V_9 = ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_45, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var));
|
|
// float arg2 = (float)LuaDLL.luaL_checknumber(L, 3);
|
|
intptr_t L_46 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_47 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_46, 3, /*hidden argument*/NULL);
|
|
V_10 = (((float)((float)L_47)));
|
|
// float arg3 = (float)LuaDLL.luaL_checknumber(L, 4);
|
|
intptr_t L_48 = ___L0;
|
|
double L_49 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_48, 4, /*hidden argument*/NULL);
|
|
V_11 = (((float)((float)L_49)));
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0, arg1, arg2, arg3);
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_50 = V_9;
|
|
float L_51 = V_10;
|
|
float L_52 = V_11;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_53 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_mE8B472524B5E0939F99D8D59E5264004509912C6(L_53, ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_43, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var)), L_50, L_51, L_52, /*hidden argument*/NULL);
|
|
V_12 = L_53;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_54 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_55 = V_12;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_54, L_55, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_0123:
|
|
{
|
|
// else if (count == 5)
|
|
int32_t L_56 = V_0;
|
|
if ((!(((uint32_t)L_56) == ((uint32_t)5))))
|
|
{
|
|
goto IL_0177;
|
|
}
|
|
}
|
|
|
|
IL_0127:
|
|
{
|
|
// FairyGUI.NTexture arg0 = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_57 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_58 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_57, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// UnityEngine.Rect arg1 = StackTraits<UnityEngine.Rect>.Check(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_59 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_Check_1();
|
|
intptr_t L_60 = ___L0;
|
|
NullCheck(L_59);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_61 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_59, (intptr_t)L_60, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_13 = L_61;
|
|
// bool arg2 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_62 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_63 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_62, 3, /*hidden argument*/NULL);
|
|
V_14 = L_63;
|
|
// UnityEngine.Vector2 arg3 = ToLua.ToVector2(L, 4);
|
|
intptr_t L_64 = ___L0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_65 = ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC((intptr_t)L_64, 4, /*hidden argument*/NULL);
|
|
V_15 = L_65;
|
|
// UnityEngine.Vector2 arg4 = ToLua.ToVector2(L, 5);
|
|
intptr_t L_66 = ___L0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_67 = ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC((intptr_t)L_66, 5, /*hidden argument*/NULL);
|
|
V_16 = L_67;
|
|
// FairyGUI.NTexture obj = new FairyGUI.NTexture(arg0, arg1, arg2, arg3, arg4);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_68 = V_13;
|
|
bool L_69 = V_14;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_70 = V_15;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_71 = V_16;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_72 = (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)il2cpp_codegen_object_new(NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var);
|
|
NTexture__ctor_mABD57D92134ADA5C9023D4D12C7D9F74A0B1519C(L_72, ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_58, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_68, L_69, L_70, L_71, /*hidden argument*/NULL);
|
|
V_17 = L_72;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_73 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_74 = V_17;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_73, L_74, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0192;
|
|
}
|
|
|
|
IL_0177:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.NTexture.New");
|
|
intptr_t L_75 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_76 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_75, _stringLiteral648C85BC8074CC11E1FC67DE835A7E1E80B34A33, /*hidden argument*/NULL);
|
|
V_2 = L_76;
|
|
goto IL_0192;
|
|
}
|
|
} // 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_0185;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0185:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_18 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_77 = ___L0;
|
|
Exception_t * L_78 = V_18;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_79 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_77, L_78, /*hidden argument*/NULL);
|
|
V_2 = L_79;
|
|
goto IL_0192;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0192:
|
|
{
|
|
// }
|
|
int32_t L_80 = V_2;
|
|
return L_80;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::DisposeEmpty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_DisposeEmpty_mD6A9890E54D3EFBCEBD8230C1B035DB0CEAECF5F_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, 0);
|
|
intptr_t L_0 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 0, /*hidden argument*/NULL);
|
|
// FairyGUI.NTexture.DisposeEmpty();
|
|
NTexture_DisposeEmpty_m9BCFED7A3560858ACFD265F6BE9DBC8D6BA260C7(/*hidden argument*/NULL);
|
|
// 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_1 = ___L0;
|
|
Exception_t * L_2 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_3 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_1, L_2, /*hidden argument*/NULL);
|
|
V_0 = L_3;
|
|
goto IL_001b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_001b:
|
|
{
|
|
// }
|
|
int32_t L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::GetDrawRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_GetDrawRect_m6B608955B7E11837C5F43BA54D64BED3A22E9AEF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE 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);
|
|
|
|
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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// UnityEngine.Rect arg0 = StackTraits<UnityEngine.Rect>.Check(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_3 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_Check_1();
|
|
intptr_t L_4 = ___L0;
|
|
NullCheck(L_3);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_5 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_3, (intptr_t)L_4, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_0 = L_5;
|
|
// UnityEngine.Rect o = obj.GetDrawRect(arg0);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_6 = V_0;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_7 = NTexture_GetDrawRect_mE36258E0173076D474CEB51AC945AEB38F12B65E(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_6, /*hidden argument*/NULL);
|
|
V_1 = L_7;
|
|
// ToLua.PushValue(L, o);
|
|
intptr_t L_8 = ___L0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_9 = V_1;
|
|
ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C((intptr_t)L_8, L_9, /*hidden argument*/ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C_RuntimeMethod_var);
|
|
// 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_10 = ___L0;
|
|
Exception_t * L_11 = V_3;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_12 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_10, L_11, /*hidden argument*/NULL);
|
|
V_2 = L_12;
|
|
goto IL_003d;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003d:
|
|
{
|
|
// }
|
|
int32_t L_13 = V_2;
|
|
return L_13;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::GetUV(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_GetUV_m52B9CDF789EFE38EB0FE9903D9FF2E6E8B917E9A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* 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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// UnityEngine.Vector2[] arg0 = ToLua.CheckStructArray<UnityEngine.Vector2>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_4 = ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckStructArray_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_m68A11DBA3049DFBE2AD7A2BA84407B7716D113F2_RuntimeMethod_var);
|
|
V_0 = L_4;
|
|
// obj.GetUV(arg0);
|
|
Vector2U5BU5D_tA065A07DFC060C1B8786BBAA5F3A6577CCEB27D6* L_5 = V_0;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_GetUV_m874298BFD77F92AF4060F80C01AE261FD05C4CF6(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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_NTextureWrap::GetMaterialManager(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_GetMaterialManager_m2EC6F8044298DA48BC656081BE27E9CFD874DED6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_1 = NULL;
|
|
MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * 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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_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.CheckStringArray(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = ToLua_CheckStringArray_m5AEC0FC50AE6350C62EFD1FE9B51D0EF06173703((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// FairyGUI.MaterialManager o = obj.GetMaterialManager(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_8 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * L_9 = NTexture_GetMaterialManager_m50D00F1F685D3928B336E8CF5EB1A83A61E7C045(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
V_2 = L_9;
|
|
// ToLua.PushObject(L, o);
|
|
intptr_t L_10 = ___L0;
|
|
MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * 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_NTextureWrap::DestroyMaterialManager(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_DestroyMaterialManager_m2ABD990D3432363B58B08EEA51AE97F3193E57B2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * 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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// FairyGUI.MaterialManager arg0 = (FairyGUI.MaterialManager)ToLua.CheckObject<FairyGUI.MaterialManager>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisMaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_m6741047F066FA9E2E05F3A06B1430F76B8E77894((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisMaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_m6741047F066FA9E2E05F3A06B1430F76B8E77894_RuntimeMethod_var);
|
|
V_0 = ((MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 *)CastclassClass((RuntimeObject*)L_4, MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098_il2cpp_TypeInfo_var));
|
|
// obj.DestroyMaterialManager(arg0);
|
|
MaterialManager_tA152BA875956AD3BB9B9E340608AAD15C206C098 * L_5 = V_0;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_DestroyMaterialManager_mE9B58C3A09020A83F99EB7E596FD850506F5842B(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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_NTextureWrap::Unload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_Unload_m4DF78065BF9063818197021E36BD045F5C428A9B_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_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// obj.Unload();
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_4, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_Unload_m9B40DDA937A00D1EBB2DAF40142EEE336295CC0B(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_4, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 2)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_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.Unload(arg0);
|
|
bool L_10 = V_2;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_7, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_Unload_mB45B5F01D283E346728045774FAFCDB0FD87C519(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_7, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_10, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.NTexture.Unload");
|
|
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, _stringLiteral3000C67E3DE6659EFEA5271760627482996EAD87, /*hidden argument*/NULL);
|
|
V_1 = L_12;
|
|
goto IL_005b;
|
|
}
|
|
} // 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_0050;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0050:
|
|
{ // 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_005b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_005b:
|
|
{
|
|
// }
|
|
int32_t L_16 = V_1;
|
|
return L_16;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::Reload(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_Reload_mED44BCD8225A6334D6FB8F0798B20E9AE9748D1D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * V_0 = NULL;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * 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, 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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// UnityEngine.Texture arg0 = (UnityEngine.Texture)ToLua.CheckObject<UnityEngine.Texture>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var);
|
|
V_0 = ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_4, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var));
|
|
// UnityEngine.Texture arg1 = (UnityEngine.Texture)ToLua.CheckObject<UnityEngine.Texture>(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
RuntimeObject * L_6 = ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976((intptr_t)L_5, 3, /*hidden argument*/ToLua_CheckObject_TisTexture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_m0D3BFE1F79E8697DCB9EDE3AD9A5194521A83976_RuntimeMethod_var);
|
|
V_1 = ((Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 *)CastclassClass((RuntimeObject*)L_6, Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4_il2cpp_TypeInfo_var));
|
|
// obj.Reload(arg0, arg1);
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_7 = V_0;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_8 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_Reload_m3D8CA25FB6F800EBECBAC311E9F134D765E94A33(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_0038;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0038:
|
|
{ // 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_0043;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0043:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_Dispose_mD179EAA74B063B03CA8D0DABF31EDB58EDE4EE48_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.NTexture obj = (FairyGUI.NTexture)ToLua.CheckObject<FairyGUI.NTexture>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisNTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_mF1987BD8E451B18211B7134E29E03E6E5F845575_RuntimeMethod_var);
|
|
// obj.Dispose();
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_Dispose_m0B1F7B320F32756E8E94B4753F4D3DD29A1D95F9(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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_NTextureWrap::get_uvRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_uvRect_m121A4AC127F9925A9C93659006ABE967FB736375_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE 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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Rect ret = obj.uvRect;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_3 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->get_uvRect_0();
|
|
V_1 = L_3;
|
|
// ToLua.PushValue(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_5 = V_1;
|
|
ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushValue_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_m12FFC071F74697BBBD72E8AD8F0280365CD6DF7C_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 uvRect 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, _stringLiteral0750F0ED35A865E92800392E3466659138A357B0, /*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_NTextureWrap::get_rotated(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_rotated_mDD0FFC41069597AF0964224D48BC4D7B2483E6CF_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.rotated;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->get_rotated_1();
|
|
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 rotated 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, _stringLiteral9D864E856D6DBEA82B83D17B12D6CE84EA30EB9F, /*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_NTextureWrap::get_refCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_refCount_m72F8DEBAEC958C8CFFCE119E783D09FB14B25C4A_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.refCount;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->get_refCount_2();
|
|
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 refCount 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, _stringLiteral29F070F28CEBECB3E5C41413579CAA52574A66E9, /*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_NTextureWrap::get_lastActive(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_lastActive_m8B76E81D4D92D46DBB926377C70EA21F713E3FAD_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.lastActive;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
float L_3 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->get_lastActive_3();
|
|
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 lastActive 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, _stringLiteralF98979D5BB6B89AD97DEE9008406282DBA6616B7, /*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_NTextureWrap::get_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_destroyMethod_m194EBA30DBCD43F3C46C08B8AB784EBE3A00A4C0_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DestroyMethod ret = obj.destroyMethod;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->get_destroyMethod_4();
|
|
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(DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_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 destroyMethod 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, _stringLiteralCE8307925FEA8CA123616EB598DA977EA5D830A1, /*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_NTextureWrap::get_Empty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_Empty_m7B04E85FF86467F79B93E38B7A6C5AB13A56A631_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.NTexture.Empty);
|
|
intptr_t L_0 = ___L0;
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_1 = NTexture_get_Empty_mE27AE4B4DF76AC39A4EA15A41347E34668605579(/*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_NTextureWrap::get_width(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_width_m019589F69E076D5D66219EE1473EC873D40BE50F_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.width;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = NTexture_get_width_m4792DA39FBA764B89C6701C227FA1C3727C2471F(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 width 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, _stringLiteral01517BD38A76E8A237B8DBB8A3DE60B08FC28404, /*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_NTextureWrap::get_height(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_height_m834921D4397BBD8B83A60A8E1ADE6D5098450411_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.height;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = NTexture_get_height_mB6C76DA4C0F2C64D60B198215C64605E0486A22E(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 height 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, _stringLiteral09D362253E2AB6ECFB5AC0E54BD1993FAC2133D1, /*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_NTextureWrap::get_offset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_offset_mB5BE27E6D52E64E690392A60A72A74942F6437FF_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Vector2 ret = obj.offset;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = NTexture_get_offset_m210E6695FC1E6B7BAACD4E05A26A3CC8D797E140_inline(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 offset 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, _stringLiteral04F333BACE404DC4AB6EE80B7C479C75CFD015E7, /*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_NTextureWrap::get_originalSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_originalSize_m0CEE261FBFE1B9D3E24EC36AE6760DC2D1643775_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Vector2 ret = obj.originalSize;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = NTexture_get_originalSize_m1D34C4F10918CFFDAC5B67B1D452AB1BAD19C005_inline(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 originalSize 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, _stringLiteralE30CFA00BDF533D04B2B7FA6D468ACD68730940A, /*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_NTextureWrap::get_root(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_root_m5591D981D4FA14B70ED09F1F6858BD8E4718EAD6_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.NTexture ret = obj.root;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_3 = NTexture_get_root_mF354B37A746484EE7BDC5F84A664002EB0DBC09A_inline(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 root 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, _stringLiteral5DB9B4CA4FEB2F6FB5BC7EF127FF7ACF71CA8C05, /*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_NTextureWrap::get_disposed(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_disposed_m5F29065041130FC76438D2957E2ED291EF06E0CB_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.disposed;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
bool L_3 = NTexture_get_disposed_m4C530AD85583B76D73057ED5A2E488B2B6D69D6D(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_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 disposed 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, _stringLiteral2DE7D3294197354EDD59E2BA4DDDA5D70CD2D5F9, /*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_NTextureWrap::get_nativeTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_nativeTexture_m92C96D8486FC80FBF6A46F2F76828E2E2EDD7B96_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * 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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Texture ret = obj.nativeTexture;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_3 = NTexture_get_nativeTexture_m022E7332CA1C910A1128926D6FF9E6B911E475C0(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.Push(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_5 = V_1;
|
|
ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A((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 nativeTexture 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, _stringLiteral74C60C21A02CBC5309D2FC61764CA1ED1BE6774C, /*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_NTextureWrap::get_alphaTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_get_alphaTexture_m4ABE56BBDF06EC820D45DDF90B25C3AEB6B2A842_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * 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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Texture ret = obj.alphaTexture;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_3 = NTexture_get_alphaTexture_mFEE0517A156714B9D3DD4D02D7EAAC99B96DC7A0(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.Push(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
Texture_t387FE83BB848001FD06B14707AEA6D5A0F6A95F4 * L_5 = V_1;
|
|
ToLua_Push_mB5BA1866994D174500A23AE9D829AE923148EC3A((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 alphaTexture 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, _stringLiteral576F4A4F255A1E7475DEF4C6FF4278DE922DC1D5, /*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_NTextureWrap::set_uvRect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_set_uvRect_m6513A6D068300102AE0B5119555884EDF423A340_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE 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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Rect arg0 = StackTraits<UnityEngine.Rect>.Check(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_3 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_Check_1();
|
|
intptr_t L_4 = ___L0;
|
|
NullCheck(L_3);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_5 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_3, (intptr_t)L_4, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_1 = L_5;
|
|
// obj.uvRect = arg0;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_6 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->set_uvRect_0(L_6);
|
|
// 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 uvRect on a nil value");
|
|
intptr_t L_7 = ___L0;
|
|
Exception_t * L_8 = V_3;
|
|
RuntimeObject * L_9 = V_0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_10 = LuaDLL_toluaL_exception_m3DA56712296FE487C29E5312FC050F230190BE15((intptr_t)L_7, L_8, L_9, _stringLiteral0750F0ED35A865E92800392E3466659138A357B0, /*hidden argument*/NULL);
|
|
V_2 = L_10;
|
|
goto IL_0038;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0038:
|
|
{
|
|
// }
|
|
int32_t L_11 = V_2;
|
|
return L_11;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_NTextureWrap::set_rotated(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_set_rotated_mC5EF5B5CCA960E48C7F6B5CB855276506B594050_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.NTexture obj = (FairyGUI.NTexture)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.rotated = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->set_rotated_1(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 rotated 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, _stringLiteral9D864E856D6DBEA82B83D17B12D6CE84EA30EB9F, /*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_NTextureWrap::set_refCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_set_refCount_mB5A30D68105563B94AA18C5590F0D619F72DDD59_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.NTexture obj = (FairyGUI.NTexture)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.refCount = arg0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->set_refCount_2(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 refCount 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, _stringLiteral29F070F28CEBECB3E5C41413579CAA52574A66E9, /*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_NTextureWrap::set_lastActive(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_set_lastActive_mA37C047BD9D66A7F915FD109B68AC090A9432444_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.NTexture obj = (FairyGUI.NTexture)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.lastActive = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->set_lastActive_3(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 lastActive 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, _stringLiteralF98979D5BB6B89AD97DEE9008406282DBA6616B7, /*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_NTextureWrap::set_destroyMethod(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_NTextureWrap_set_destroyMethod_mE89DEE7107484B467737CD2105B37E0FE68586B1_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.NTexture obj = (FairyGUI.NTexture)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DestroyMethod arg0 = (FairyGUI.DestroyMethod)ToLua.CheckObject(L, 2, typeof(FairyGUI.DestroyMethod));
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast<intptr_t> (DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_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, DestroyMethod_tC1EDA9F50208FC41247691E2F6ADFFB5FDA9ED3D_il2cpp_TypeInfo_var))));
|
|
// obj.destroyMethod = arg0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var)));
|
|
((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_2, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var))->set_destroyMethod_4(L_7);
|
|
// 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 destroyMethod 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, _stringLiteralCE8307925FEA8CA123616EB598DA977EA5D830A1, /*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_NTextureWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_NTextureWrap__ctor_mC568C55B8A92905AA833E6FA1F549EFA46201C26 (FairyGUI_NTextureWrap_t5A1F0600DE1832BC2F389F7CFB995BEA44C99683 * __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_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_PopupMenuWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_PopupMenuWrap_Register_mFC571BBB63839A2D935C57A69E485C1EDE9AF698 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_Register_mFC571BBB63839A2D935C57A69E485C1EDE9AF698_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.PopupMenu), typeof(System.Object));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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("AddItem", AddItem);
|
|
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_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral34951BAF1D6C0F88F534CFBFF9E2DDFD724DD1DE, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("AddItemAt", AddItemAt);
|
|
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_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralECAA08FCED12753AA568D52C25C96F33A1B7F9BA, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("AddSeperator", AddSeperator);
|
|
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_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralDD9849E45219ED48DCB111A699F51518626A9724, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetItemName", GetItemName);
|
|
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_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral030499CA081024D33B95A621CAE682794CF2012F, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetItemText", SetItemText);
|
|
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_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral8246C92A29DD234D1DDBAFFAC250518EB86438BE, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetItemVisible", SetItemVisible);
|
|
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_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteralB5B4C92F0F4201319507DD41A672CBA58D2E363B, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetItemGrayed", SetItemGrayed);
|
|
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_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral957202995390BFC6C48AA781377D944CE2154222, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetItemCheckable", SetItemCheckable);
|
|
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_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteralE542D5619A94FEBAC82A24A46862DCA7F40CED4F, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetItemChecked", SetItemChecked);
|
|
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_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteralE9CC8B3E7ECDE687380EA487FB66EF66A7F1EF8E, L_22, /*hidden argument*/NULL);
|
|
// L.RegFunction("isItemChecked", isItemChecked);
|
|
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_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteralB762925A8BC0BF45018C0BE266774913ABC0D7AF, L_24, /*hidden argument*/NULL);
|
|
// L.RegFunction("RemoveItem", RemoveItem);
|
|
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_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteralECB4F74908CCD8A9071C5053666C4EA27D992058, L_26, /*hidden argument*/NULL);
|
|
// L.RegFunction("ClearItems", ClearItems);
|
|
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_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_27, _stringLiteral66CEB6C8691489A6E31E7CDE9C6307682042CA28, L_28, /*hidden argument*/NULL);
|
|
// L.RegFunction("Dispose", Dispose);
|
|
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_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_29, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_30, /*hidden argument*/NULL);
|
|
// L.RegFunction("Show", Show);
|
|
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_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_31, _stringLiteralD97D1EE339E4EEABA8CAC91DCA37C8B4EC8F5501, L_32, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_PopupMenu);
|
|
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_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_33);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_33, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_34, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_35, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_36, /*hidden argument*/NULL);
|
|
// L.RegVar("itemCount", get_itemCount, null);
|
|
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_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_37);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_37, _stringLiteral2A57908D2F4B8AC1BE127AE44B596F6BB78A1763, L_38, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("contentPane", get_contentPane, null);
|
|
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_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_39);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_39, _stringLiteral00393212571553EA7B5872F946B19B9E4716A9EC, L_40, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("list", get_list, null);
|
|
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_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_41);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_41, _stringLiteral38B62BE4BDDAA5661C7D6B8E36E28159314DF5C7, L_42, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_43 = ___L0;
|
|
NullCheck(L_43);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_43, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_PopupMenuWrap::_CreateFairyGUI_PopupMenu(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap__CreateFairyGUI_PopupMenu_mEA1519FDDE8AD2C738549525AF728F7502977DEF_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * 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.PopupMenu obj = new FairyGUI.PopupMenu();
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * L_3 = (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)il2cpp_codegen_object_new(PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var);
|
|
PopupMenu__ctor_mEDE29195254D796852E825126233E7C8D02CE04F(L_3, /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_4 = ___L0;
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * 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_0052;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// else if (count == 1)
|
|
int32_t L_6 = V_0;
|
|
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// string arg0 = ToLua.CheckString(L, 1);
|
|
intptr_t L_7 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
String_t* L_8 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_7, 1, /*hidden argument*/NULL);
|
|
// FairyGUI.PopupMenu obj = new FairyGUI.PopupMenu(arg0);
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * L_9 = (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)il2cpp_codegen_object_new(PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var);
|
|
PopupMenu__ctor_m8ECB5F4B80DC3A01B55EB2FF0B59AACA2A6077C2(L_9, L_8, /*hidden argument*/NULL);
|
|
V_3 = L_9;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_10 = ___L0;
|
|
PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * L_11 = V_3;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_10, L_11, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_2 = 1;
|
|
goto IL_0052;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to ctor method: FairyGUI.PopupMenu.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, _stringLiteralE4840DA5CAD4880A407F11E43539009FE1BF8365, /*hidden argument*/NULL);
|
|
V_2 = L_13;
|
|
goto IL_0052;
|
|
}
|
|
} // 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_0045;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0045:
|
|
{ // 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_0052;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0052:
|
|
{
|
|
// }
|
|
int32_t L_17 = V_2;
|
|
return L_17;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_AddItem_m79C5BBAF59C0CAD796240CC7BF5F164E0EC2A682_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
String_t* V_1 = NULL;
|
|
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * V_2 = NULL;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
String_t* V_5 = NULL;
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * V_6 = NULL;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * 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) * 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 && TypeChecker.CheckTypes<FairyGUI.EventCallback0>(L, 3))
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_4 = TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF((intptr_t)L_3, 3, /*hidden argument*/TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF_RuntimeMethod_var);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_6 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_5, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|
intptr_t L_7 = ___L0;
|
|
String_t* L_8 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_7, 2, /*hidden argument*/NULL);
|
|
V_1 = L_8;
|
|
// FairyGUI.EventCallback0 arg1 = (FairyGUI.EventCallback0)ToLua.ToObject(L, 3);
|
|
intptr_t L_9 = ___L0;
|
|
RuntimeObject * L_10 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_9, 3, /*hidden argument*/NULL);
|
|
V_2 = ((EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 *)CastclassSealed((RuntimeObject*)L_10, EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_il2cpp_TypeInfo_var));
|
|
// FairyGUI.GButton o = obj.AddItem(arg0, arg1);
|
|
String_t* L_11 = V_1;
|
|
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * L_12 = V_2;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_6, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_13 = PopupMenu_AddItem_mD7F84802BF08416A36CE88925EF12D6A37ECEA4A(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_6, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_11, L_12, /*hidden argument*/NULL);
|
|
V_3 = L_13;
|
|
// ToLua.PushObject(L, o);
|
|
intptr_t L_14 = ___L0;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_15 = V_3;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_14, L_15, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_4 = 1;
|
|
goto IL_00ae;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// else if (count == 3 && TypeChecker.CheckTypes<FairyGUI.EventCallback1>(L, 3))
|
|
int32_t L_16 = V_0;
|
|
if ((!(((uint32_t)L_16) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0091;
|
|
}
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
intptr_t L_17 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_18 = TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE((intptr_t)L_17, 3, /*hidden argument*/TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE_RuntimeMethod_var);
|
|
if (!L_18)
|
|
{
|
|
goto IL_0091;
|
|
}
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_19 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_20 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_19, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|
intptr_t L_21 = ___L0;
|
|
String_t* L_22 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_21, 2, /*hidden argument*/NULL);
|
|
V_5 = L_22;
|
|
// FairyGUI.EventCallback1 arg1 = (FairyGUI.EventCallback1)ToLua.ToObject(L, 3);
|
|
intptr_t L_23 = ___L0;
|
|
RuntimeObject * L_24 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_23, 3, /*hidden argument*/NULL);
|
|
V_6 = ((EventCallback1_t389063B912FE306493324D5033356213EEA650A7 *)CastclassSealed((RuntimeObject*)L_24, EventCallback1_t389063B912FE306493324D5033356213EEA650A7_il2cpp_TypeInfo_var));
|
|
// FairyGUI.GButton o = obj.AddItem(arg0, arg1);
|
|
String_t* L_25 = V_5;
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * L_26 = V_6;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_20, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_27 = PopupMenu_AddItem_mB35AF8140FB95C640512B81663D92E502FECAF80(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_20, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_25, L_26, /*hidden argument*/NULL);
|
|
V_7 = L_27;
|
|
// ToLua.PushObject(L, o);
|
|
intptr_t L_28 = ___L0;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_29 = V_7;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_28, L_29, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_4 = 1;
|
|
goto IL_00ae;
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.PopupMenu.AddItem");
|
|
intptr_t L_30 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_31 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_30, _stringLiteral8A7E2C781AAEB481DED388DC7B836ABCD8D51840, /*hidden argument*/NULL);
|
|
V_4 = L_31;
|
|
goto IL_00ae;
|
|
}
|
|
} // 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_00a0;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_00a0:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_8 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_32 = ___L0;
|
|
Exception_t * L_33 = V_8;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_34 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_32, L_33, /*hidden argument*/NULL);
|
|
V_4 = L_34;
|
|
goto IL_00ae;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_00ae:
|
|
{
|
|
// }
|
|
int32_t L_35 = V_4;
|
|
return L_35;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddItemAt(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_AddItemAt_mD68A21E1C7FC6311F8B145868874FDA38BB45BE5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
String_t* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * V_3 = NULL;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
String_t* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * V_8 = NULL;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * V_9 = NULL;
|
|
Exception_t * V_10 = 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 == 4 && TypeChecker.CheckTypes<FairyGUI.EventCallback0>(L, 4))
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_4 = TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF((intptr_t)L_3, 4, /*hidden argument*/TypeChecker_CheckTypes_TisEventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_m9CBE5BACE00387B6A3B04046313C7FBD1C587CFF_RuntimeMethod_var);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_6 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_5, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|
intptr_t L_7 = ___L0;
|
|
String_t* L_8 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_7, 2, /*hidden argument*/NULL);
|
|
V_1 = L_8;
|
|
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
|
|
intptr_t L_9 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_10 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_9, 3, /*hidden argument*/NULL);
|
|
V_2 = (((int32_t)((int32_t)L_10)));
|
|
// FairyGUI.EventCallback0 arg2 = (FairyGUI.EventCallback0)ToLua.ToObject(L, 4);
|
|
intptr_t L_11 = ___L0;
|
|
RuntimeObject * L_12 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_11, 4, /*hidden argument*/NULL);
|
|
V_3 = ((EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 *)CastclassSealed((RuntimeObject*)L_12, EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8_il2cpp_TypeInfo_var));
|
|
// FairyGUI.GButton o = obj.AddItemAt(arg0, arg1, arg2);
|
|
String_t* L_13 = V_1;
|
|
int32_t L_14 = V_2;
|
|
EventCallback0_tA65B975A4596F1330622EF212EEE8199B7FFB1E8 * L_15 = V_3;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_6, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_16 = PopupMenu_AddItemAt_mBB38541794C259A5B4A6D2FC8934984C5E0A8BDA(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_6, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_13, L_14, L_15, /*hidden argument*/NULL);
|
|
V_4 = L_16;
|
|
// ToLua.PushObject(L, o);
|
|
intptr_t L_17 = ___L0;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_18 = V_4;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_17, L_18, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_5 = 1;
|
|
goto IL_00c6;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
// else if (count == 4 && TypeChecker.CheckTypes<FairyGUI.EventCallback1>(L, 4))
|
|
int32_t L_19 = V_0;
|
|
if ((!(((uint32_t)L_19) == ((uint32_t)4))))
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
intptr_t L_20 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_21 = TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE((intptr_t)L_20, 4, /*hidden argument*/TypeChecker_CheckTypes_TisEventCallback1_t389063B912FE306493324D5033356213EEA650A7_m58DF3BC5212B574A17C5A9F48F6A4A245E94F5AE_RuntimeMethod_var);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_22 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_23 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_22, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// string arg0 = ToLua.CheckString(L, 2);
|
|
intptr_t L_24 = ___L0;
|
|
String_t* L_25 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_24, 2, /*hidden argument*/NULL);
|
|
V_6 = L_25;
|
|
// int arg1 = (int)LuaDLL.luaL_checknumber(L, 3);
|
|
intptr_t L_26 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_27 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_26, 3, /*hidden argument*/NULL);
|
|
V_7 = (((int32_t)((int32_t)L_27)));
|
|
// FairyGUI.EventCallback1 arg2 = (FairyGUI.EventCallback1)ToLua.ToObject(L, 4);
|
|
intptr_t L_28 = ___L0;
|
|
RuntimeObject * L_29 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_28, 4, /*hidden argument*/NULL);
|
|
V_8 = ((EventCallback1_t389063B912FE306493324D5033356213EEA650A7 *)CastclassSealed((RuntimeObject*)L_29, EventCallback1_t389063B912FE306493324D5033356213EEA650A7_il2cpp_TypeInfo_var));
|
|
// FairyGUI.GButton o = obj.AddItemAt(arg0, arg1, arg2);
|
|
String_t* L_30 = V_6;
|
|
int32_t L_31 = V_7;
|
|
EventCallback1_t389063B912FE306493324D5033356213EEA650A7 * L_32 = V_8;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_23, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_33 = PopupMenu_AddItemAt_mB6CBEB35CB1E49A9D73DBD3DEA7D0B307A217384(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_23, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_30, L_31, L_32, /*hidden argument*/NULL);
|
|
V_9 = L_33;
|
|
// ToLua.PushObject(L, o);
|
|
intptr_t L_34 = ___L0;
|
|
GButton_t9984352DDACBA0BE6D288A59FEEF51400D3C0942 * L_35 = V_9;
|
|
ToLua_PushObject_mAF111189B98F55714B489FACC08BF0CB11788C7A((intptr_t)L_34, L_35, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_5 = 1;
|
|
goto IL_00c6;
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.PopupMenu.AddItemAt");
|
|
intptr_t L_36 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_37 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_36, _stringLiteral2F101C9AC8BBFF0CD8C191C93D3059D5A2D1A9B5, /*hidden argument*/NULL);
|
|
V_5 = L_37;
|
|
goto IL_00c6;
|
|
}
|
|
} // 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_00b8;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_00b8:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_10 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_38 = ___L0;
|
|
Exception_t * L_39 = V_10;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_40 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_38, L_39, /*hidden argument*/NULL);
|
|
V_5 = L_40;
|
|
goto IL_00c6;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_00c6:
|
|
{
|
|
// }
|
|
int32_t L_41 = V_5;
|
|
return L_41;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_PopupMenuWrap::AddSeperator(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_AddSeperator_mC239AE5B19B6A0B663B7F6DED264765814C2C821_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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// obj.AddSeperator();
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_AddSeperator_m0489147CB30D1AF56D189816CAAF6F94B5D0AB1A(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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_PopupMenuWrap::GetItemName(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_GetItemName_m5699F937E259D500F815AEB5BB93E961D75F1AEB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
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);
|
|
|
|
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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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)));
|
|
// string o = obj.GetItemName(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
String_t* L_6 = PopupMenu_GetItemName_m4B8F449E49B7A00B4EFB25C73236DC9343CD52D0(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// LuaDLL.lua_pushstring(L, o);
|
|
intptr_t L_7 = ___L0;
|
|
String_t* L_8 = V_1;
|
|
LuaDLL_lua_pushstring_m1230CAB85FBD610AAA7D822AD67C9EDE4C1F13D7((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_PopupMenuWrap::SetItemText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_SetItemText_mE936F37D1FA6EF446BA161D5A35EB53F3A1EDE6D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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);
|
|
|
|
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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// obj.SetItemText(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
String_t* L_8 = V_1;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_SetItemText_m1E9E9DD592F26F743075C671ABC0C4CD716ED6EF(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_PopupMenuWrap::SetItemVisible(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_SetItemVisible_m1EC4EC708ABE378A0DDBB71AFE59066B58C17F50_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetItemVisible(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_SetItemVisible_mDCC426B6D992D10B33607E5E6311E77DCE94D882(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_PopupMenuWrap::SetItemGrayed(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_SetItemGrayed_m55743ECA8BD27836A6F63086E80D26D6E9EDE129_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetItemGrayed(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_SetItemGrayed_m9234694B7D8AE04001E5134C802772296C026947(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_PopupMenuWrap::SetItemCheckable(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_SetItemCheckable_m2CE763813C606954EF00584954A51413873C2C97_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetItemCheckable(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_SetItemCheckable_mA840497E133D65EAB280E25522615FFE22F04574(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_PopupMenuWrap::SetItemChecked(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_SetItemChecked_mA140CCE9C5AF2A9A9F5C2627E6F67FF6767ADA21_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetItemChecked(arg0, arg1);
|
|
String_t* L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_SetItemChecked_m275E8C3FE26EB67E3D55B860B56A64F73B1CB61E(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
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_PopupMenuWrap::isItemChecked(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_isItemChecked_mEFA768C54EA0EC90E4D618D5917D8D17F81EDD77_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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, 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool o = obj.isItemChecked(arg0);
|
|
String_t* L_5 = V_0;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
bool L_6 = PopupMenu_isItemChecked_m9C4FD89A180C05B898EEC998D2C3CFC7605EF54F(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((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_PopupMenuWrap::RemoveItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_RemoveItem_m83675A9C383EB30B19E40F270BA98F8F8A01CC40_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* 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, 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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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;
|
|
// bool o = obj.RemoveItem(arg0);
|
|
String_t* L_5 = V_0;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
bool L_6 = PopupMenu_RemoveItem_m0F987C745ADF1D583F8D763F51B591DEC9873335(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((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_PopupMenuWrap::ClearItems(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_ClearItems_m0B43D944361A8392CF84D6908D282C5689CD71E9_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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// obj.ClearItems();
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_ClearItems_m54B73E75267F0F4F026A08A9AD61F26AD05F7CF5(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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_PopupMenuWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_Dispose_mF9EFB63DB59C50BE968AC0D90CC68855226598B1_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.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// obj.Dispose();
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_Dispose_mEF8CCBC3D148BC9A44BE309E3524D20AFA7BE6A4(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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_PopupMenuWrap::Show(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_Show_m96077BEF824DF217895AD5B12991D163025C17D3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_2 = NULL;
|
|
RuntimeObject * 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 == 1)
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_RuntimeMethod_var);
|
|
// obj.Show();
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_4, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_Show_m4D866F4C1E09ABB9955CD42FB1DF92B34DF971F1(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_4, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_006b;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.PopupMenu obj = (FairyGUI.PopupMenu)ToLua.CheckObject<FairyGUI.PopupMenu>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisPopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_m31441F4C3BE4B28B764F7C79AB02B3437F87EC3B_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));
|
|
// object arg1 = ToLua.ToVarObject(L, 3);
|
|
intptr_t L_10 = ___L0;
|
|
RuntimeObject * L_11 = ToLua_ToVarObject_m32C2BF7F525FB0A4D5914DC319660A523C3A7A6D((intptr_t)L_10, 3, /*hidden argument*/NULL);
|
|
V_3 = L_11;
|
|
// obj.Show(arg0, arg1);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_12 = V_2;
|
|
RuntimeObject * L_13 = V_3;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_7, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
PopupMenu_Show_mCF2BFB9DC7537882190237C7FDC747368CD33E4F(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_7, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), L_12, L_13, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_006b;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.PopupMenu.Show");
|
|
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, _stringLiteral21678766F96C1DFFEF4E71E30817D2D5EE54067B, /*hidden argument*/NULL);
|
|
V_1 = L_15;
|
|
goto IL_006b;
|
|
}
|
|
} // 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_005e;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_005e:
|
|
{ // 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_1 = L_18;
|
|
goto IL_006b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_006b:
|
|
{
|
|
// }
|
|
int32_t L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_PopupMenuWrap::get_itemCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_get_itemCount_m0FF53A85C4408807ACA59D82D722298EFB9DF390_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.PopupMenu obj = (FairyGUI.PopupMenu)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.itemCount;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = PopupMenu_get_itemCount_mB7B451D1602A681E53C1BEE34A96D36CC172E428(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_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 itemCount 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, _stringLiteral90ABC9DEFAA4CCC8A1963D5ADF47E1F79A00AF57, /*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_PopupMenuWrap::get_contentPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_get_contentPane_mB7F4F45C146624A52EB69C0486E7C2CA8212077C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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.PopupMenu obj = (FairyGUI.PopupMenu)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GComponent ret = obj.contentPane;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_3 = PopupMenu_get_contentPane_m5AF133CA30BBD2DBA7ADCB5712E43D1A153AB811_inline(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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 contentPane 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, _stringLiteral63EB6CF1C0C4237E16A918D94C5898D18878F328, /*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_PopupMenuWrap::get_list(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_PopupMenuWrap_get_list_mFD828B2F69C85B6766316A1016BCBCFFB20A770D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * 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.PopupMenu obj = (FairyGUI.PopupMenu)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GList ret = obj.list;
|
|
NullCheck(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)));
|
|
GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * L_3 = PopupMenu_get_list_mB3803A3AA43A396204C30C93D12DCC35FD1CFE02_inline(((PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 *)CastclassClass((RuntimeObject*)L_2, PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * 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 list 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, _stringLiteral2142DCA9F109D30FE9DBF1AFAE64DE3B2D2C431B, /*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_PopupMenuWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_PopupMenuWrap__ctor_mAA946207A52C98C05C962B71585466915C02634C (FairyGUI_PopupMenuWrap_tC22168C71828BF83C1A49A616846AB9E32ED856F * __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_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_RelationTypeWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_RelationTypeWrap_Register_m5CDBE75A5D92643165C55C28B8DF16BED0E760D5 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_Register_m5CDBE75A5D92643165C55C28B8DF16BED0E760D5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginEnum(typeof(FairyGUI.RelationType));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_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);
|
|
NullCheck(L_0);
|
|
LuaState_BeginEnum_mD3D95C60CBABDBBC14B6BC736F6114662687ED60(L_0, L_2, /*hidden argument*/NULL);
|
|
// L.RegVar("Left_Left", get_Left_Left, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_3 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_4 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_4, NULL, (intptr_t)((intptr_t)FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_3);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_3, _stringLiteral0194FB0D7C12B88AA0793BD4FA4D669697F2D79D, L_4, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Left_Center", get_Left_Center, null);
|
|
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_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_5, _stringLiteralC0117519269F2B46FE390395F358FC3D7B55764B, L_6, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Left_Right", get_Left_Right, null);
|
|
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_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_7, _stringLiteral679B1048BA4F2F6095873CEFFCE2CE72E5012675, L_8, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Center_Center", get_Center_Center, null);
|
|
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_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_9, _stringLiteral0E818EFC244B4DC3DF747097FE5961A27D5393F2, L_10, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Right_Left", get_Right_Left, null);
|
|
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_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_11, _stringLiteral6B86F297CAFDD3DEB61B7CC01685659153ECF8BC, L_12, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Right_Center", get_Right_Center, null);
|
|
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_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_13, _stringLiteralABAB8F8567F7F1C27AA57DF56DEF8A3FE342800D, L_14, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Right_Right", get_Right_Right, 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_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_15, _stringLiteral2C9A1CBFF06D0B5DCC78E1387DC017BB6FBD02FA, L_16, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Top_Top", get_Top_Top, 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_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_17, _stringLiteralE6C7E56505A8036270BEC77F9A95047F97B5BA11, L_18, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Top_Middle", get_Top_Middle, 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_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_19, _stringLiteralC36B6CF4FBFF9E6CEC31AC3036DCD76A6B079FE8, L_20, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Top_Bottom", get_Top_Bottom, 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_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_21, _stringLiteral3855BF108D5D5BE488470140594C0FA1DEB40FFD, L_22, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Middle_Middle", get_Middle_Middle, 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_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteral12FFB1E598A99737A8E9BA62B8E6A87C1AD2F49D, L_24, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Bottom_Top", get_Bottom_Top, null);
|
|
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_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_25, _stringLiteral229F0F8E20E21BD268DE07AFE7E0BEA93481891B, L_26, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Bottom_Middle", get_Bottom_Middle, null);
|
|
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_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_27, _stringLiteral4B9770E7AA5CCE5968766FD152FEFDBE2F365726, L_28, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Bottom_Bottom", get_Bottom_Bottom, null);
|
|
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_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_29, _stringLiteral4A4458ECA49A7B58D9B39B13B0C81F93856EE979, L_30, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Width", get_Width, null);
|
|
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_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_31, _stringLiteralA58DDF50C5EA5C03802DA919DD5953BBF82EBD74, L_32, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Height", get_Height, null);
|
|
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_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_33);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_33, _stringLiteral3F608B4935EAD643D43B2642DC4EC863D170AA1D, L_34, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("LeftExt_Left", get_LeftExt_Left, null);
|
|
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_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_35, _stringLiteralFA03E80F4378FFA42754EE4A9FE38596283C4122, L_36, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("LeftExt_Right", get_LeftExt_Right, null);
|
|
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_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_37);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_37, _stringLiteral1211FBFDA89A306983AE132C518E881258D2E897, L_38, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("RightExt_Left", get_RightExt_Left, null);
|
|
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_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_39);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_39, _stringLiteral0D556CCA4E88E879F2A27CB481CE6AE3FCD8662C, L_40, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("RightExt_Right", get_RightExt_Right, null);
|
|
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_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_41);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_41, _stringLiteral3A315D849BBB2FCACE84897D16F1B01954282075, L_42, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("TopExt_Top", get_TopExt_Top, null);
|
|
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_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_43);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_43, _stringLiteral366E1A51FF9B031CD200D7CA2F4293E9131A5D47, L_44, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("TopExt_Bottom", get_TopExt_Bottom, null);
|
|
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_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_45);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_45, _stringLiteral9C4E847AE5EE8EC884EEDD67194B5342B172F7CA, L_46, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("BottomExt_Top", get_BottomExt_Top, null);
|
|
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_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_47);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_47, _stringLiteralA64979941AE77DCC6E5198B2D5C543A478EC4BA2, L_48, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("BottomExt_Bottom", get_BottomExt_Bottom, 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_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_49);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteral2BD9098CD33A821CC09B3B6F9924FA0744C64881, L_50, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("Size", get_Size, 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_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_51);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_51, _stringLiteralB7152342A267362ADD3C0D7F69F720F7A9C76C9E, L_52, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegFunction("IntToEnum", IntToEnum);
|
|
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_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_53);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_53, _stringLiteral53A08B04A9AAD0A52AED2BA1B7B80604866A7F5B, L_54, /*hidden argument*/NULL);
|
|
// L.EndEnum();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_55 = ___L0;
|
|
NullCheck(L_55);
|
|
LuaState_EndEnum_mAA1B82D43BB2394964E43DD29B5C23893782B30D(L_55, /*hidden argument*/NULL);
|
|
// TypeTraits<FairyGUI.RelationType>.Check = CheckType;
|
|
Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E * L_56 = (Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E *)il2cpp_codegen_object_new(Func_3_t90D7C40D27E373ACA05ED3C71F4AEE4C82C9A49E_il2cpp_TypeInfo_var);
|
|
Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7(L_56, NULL, (intptr_t)((intptr_t)FairyGUI_RelationTypeWrap_CheckType_m938F2CA280967DDD32B83A46DD9679688DA2AA81_RuntimeMethod_var), /*hidden argument*/Func_3__ctor_mE71E565C554B772C8848B92736EC2E37032853C7_RuntimeMethod_var);
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_il2cpp_TypeInfo_var);
|
|
((TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_StaticFields*)il2cpp_codegen_static_fields_for(TypeTraits_1_tE4C34DC0147A8FDB1B9D7C7DD89C68156E79C6A5_il2cpp_TypeInfo_var))->set_Check_0(L_56);
|
|
// StackTraits<FairyGUI.RelationType>.Push = Push;
|
|
Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A * L_57 = (Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A *)il2cpp_codegen_object_new(Action_2_t0001486CEBFC570EA3E1EE223A0C4AD9B9B4C31A_il2cpp_TypeInfo_var);
|
|
Action_2__ctor_m3F8B440F3EB3D62A9695C1DB0A64DA21819CAC83(L_57, NULL, (intptr_t)((intptr_t)FairyGUI_RelationTypeWrap_Push_mE9AF195A819B951D5F0F52460ACA048DAE938840_RuntimeMethod_var), /*hidden argument*/Action_2__ctor_m3F8B440F3EB3D62A9695C1DB0A64DA21819CAC83_RuntimeMethod_var);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_il2cpp_TypeInfo_var);
|
|
((StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_tC0F01312B734CAC9884DA31AA5E0E9648F88C2EB_il2cpp_TypeInfo_var))->set_Push_0(L_57);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void FairyGUI_RelationTypeWrap::Push(System.IntPtr,FairyGUI.RelationType)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_RelationTypeWrap_Push_mE9AF195A819B951D5F0F52460ACA048DAE938840 (intptr_t ___L0, int32_t ___arg1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_Push_mE9AF195A819B951D5F0F52460ACA048DAE938840_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, arg);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ___arg1;
|
|
int32_t L_2 = L_1;
|
|
RuntimeObject * L_3 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_3, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Boolean FairyGUI_RelationTypeWrap::CheckType(System.IntPtr,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FairyGUI_RelationTypeWrap_CheckType_m938F2CA280967DDD32B83A46DD9679688DA2AA81 (intptr_t ___L0, int32_t ___pos1, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_CheckType_m938F2CA280967DDD32B83A46DD9679688DA2AA81_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// return TypeChecker.CheckEnumType(typeof(FairyGUI.RelationType), L, pos);
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_0 = { reinterpret_cast<intptr_t> (RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_0_0_0_var) };
|
|
IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t * L_1 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_0, /*hidden argument*/NULL);
|
|
intptr_t L_2 = ___L0;
|
|
int32_t L_3 = ___pos1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_4 = TypeChecker_CheckEnumType_mDC140E020CB3ACA4C5870D7466A252F7F5C61AA3(L_1, (intptr_t)L_2, L_3, /*hidden argument*/NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Left_Left_m0BE240C6AE75099B5F69AAFC939AB2884331E8F1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Left_Left);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)0);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Left_Center_m36837F91025BAB0355B57F2D3216049A4EDE2266_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Left_Center);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)1);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Left_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Left_Right_mD870AC4BA42576799B45250E7D16EE2052C87958_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Left_Right);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)2);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Center_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Center_Center_m5701BBF2804737F721803A8E287B8C5CC144D9FB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Center_Center);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)3);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Right_Left_m5CC41A47C122A950028933A77454CA91F924FD3D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Right_Left);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)4);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Center(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Right_Center_mED2A505AAA1D9EB6EE1BDC705FF4E610E223A6F9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Right_Center);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)5);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Right_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Right_Right_m770EB5695F034DBBE76FBAD4C52A7EEFF7162DBD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Right_Right);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)6);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Top_Top_mF623E6623B41F8B9B0B87661ACC9EB791EC1EF81_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Top_Top);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)7);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Top_Middle_mF9704D5B3645361811FC08658C5D04FD6372B5C1_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Top_Middle);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)8);
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Top_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Top_Bottom_mF7EFAE2E8CE1F1D4CCC40D80AD5B0C7BD92A8301_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Top_Bottom);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)9));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Middle_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Middle_Middle_mE4F219A6DB93B0397BAFE97EF96A3CF81BF82CF8_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Middle_Middle);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)10));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Bottom_Top_m8298A380284BB54C836A24DCF6E74498A915934D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Bottom_Top);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)11));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Middle(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Bottom_Middle_m77AED0A74683102A731C938E13570D9A804EBDF4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Bottom_Middle);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)12));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Bottom_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Bottom_Bottom_mC44346D58E157FE5D5E0C02F4B48C4321633C662_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Bottom_Bottom);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)13));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Width(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Width_m9546AFBABABD94B7B831DB9BC2F9AEA9A1C44148_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Width);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)14));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Height(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Height_mC682A52ABCBB52CF93FCBC8B209E254B3F3111CE_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Height);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)15));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_LeftExt_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_LeftExt_Left_mC16C4C1934DC615750D5A9131ED8054D3DA10C0E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.LeftExt_Left);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)16));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_LeftExt_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_LeftExt_Right_m94D59CABEF3B1DFEA4AD04C4088F7710B6FAFF24_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.LeftExt_Right);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)17));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_RightExt_Left(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_RightExt_Left_mFDB12FE45629C088970C6CE87C3534231755486B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.RightExt_Left);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)18));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_RightExt_Right(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_RightExt_Right_m0A07DDF113F1737EFAE835F71E9330FFE50C4D65_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.RightExt_Right);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)19));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_TopExt_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_TopExt_Top_m4503BBE388A426CC76DA20EDD1988AC36FB080C3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.TopExt_Top);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)20));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_TopExt_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_TopExt_Bottom_m7163D29D3DD20D568EE8677F85DCAE9492D5D659_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.TopExt_Bottom);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)21));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_BottomExt_Top(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_BottomExt_Top_m5D94B02DC1F79A4027ECBD82B429131ECBCA41F9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.BottomExt_Top);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)22));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_BottomExt_Bottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_BottomExt_Bottom_m73F2E09C4D31C5DC632ED3CB6D99F2F016FD5B88_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.BottomExt_Bottom);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)23));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::get_Size(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_get_Size_m15BE6B97DA114D2850D94C0A0F7E5B1236A0869D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ToLua.Push(L, FairyGUI.RelationType.Size);
|
|
intptr_t L_0 = ___L0;
|
|
int32_t L_1 = ((int32_t)((int32_t)24));
|
|
RuntimeObject * L_2 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_1);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_0, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_2, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationTypeWrap::IntToEnum(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationTypeWrap_IntToEnum_m3FA2FC06341FC608402A3D1F066C2B597818EF88_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// int arg0 = (int)LuaDLL.lua_tonumber(L, 1);
|
|
intptr_t L_0 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_1 = LuaDLL_lua_tonumber_mBCD22AAA5E8AC078092057FB0B33430AC583BA62((intptr_t)L_0, 1, /*hidden argument*/NULL);
|
|
// FairyGUI.RelationType o = (FairyGUI.RelationType)arg0;
|
|
V_0 = (((int32_t)((int32_t)L_1)));
|
|
// ToLua.Push(L, o);
|
|
intptr_t L_2 = ___L0;
|
|
int32_t L_3 = V_0;
|
|
int32_t L_4 = L_3;
|
|
RuntimeObject * L_5 = Box(RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var, &L_4);
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_Push_mEB8C84A5137A56CA3BD252D485926B77BF61AC06((intptr_t)L_2, (Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)L_5, /*hidden argument*/NULL);
|
|
// return 1;
|
|
return 1;
|
|
}
|
|
}
|
|
// System.Void FairyGUI_RelationTypeWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_RelationTypeWrap__ctor_mE8D89622C1BB1A4A217D209D9051D7BD16C84FCE (FairyGUI_RelationTypeWrap_t041DDE12B447C7CE439BFE11F8FCF3A0492721B9 * __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_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_RelationsWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_RelationsWrap_Register_mDC94F999C07411946B04E7DB619C912E252ABCD4 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Register_mDC94F999C07411946B04E7DB619C912E252ABCD4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.Relations), typeof(System.Object));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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("Add", Add);
|
|
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_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral61CC55AA0453184734C3FA0B621EDA6FA874BD83, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("Remove", Remove);
|
|
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_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralE963907DAC5CD5C017869B4C96C18021C9BD058B, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("Contains", Contains);
|
|
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_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral33E15D008D511F3101566A2E25203EF2A3F605A0, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("ClearFor", ClearFor);
|
|
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_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral399CE399FB077C1125C0635A6BF08C1E96833BAD, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("ClearAll", ClearAll);
|
|
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_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralD8B49800C6B846B28CC7FC99640F3A5D732D43B1, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("CopyFrom", CopyFrom);
|
|
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_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral035A7114F130B3132248CDAB53C3E9BDB37E5FA7, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("Dispose", Dispose);
|
|
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_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("OnOwnerSizeChanged", OnOwnerSizeChanged);
|
|
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_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral73297D8BB9016C23C07073926078B238506750BC, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("Setup", Setup);
|
|
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_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B, L_22, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_Relations);
|
|
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_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_24, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_26, /*hidden argument*/NULL);
|
|
// L.RegVar("handling", get_handling, set_handling);
|
|
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_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68_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_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_27, _stringLiteralAF9B7EFAFFB89C2EA13BA0D557EB4E694638D3C4, L_28, L_29, /*hidden argument*/NULL);
|
|
// L.RegVar("isEmpty", get_isEmpty, null);
|
|
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_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_30);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_30, _stringLiteral5490FCFB3B65C57BC1AD63914E1BD391595B83D4, L_31, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_32 = ___L0;
|
|
NullCheck(L_32);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_32, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationsWrap::_CreateFairyGUI_Relations(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap__CreateFairyGUI_Relations_m7D91D973A367AA3958AE78C90D33C0C277E7A971_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * 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.Relations obj = new FairyGUI.Relations(arg0);
|
|
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * L_4 = (Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)il2cpp_codegen_object_new(Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var);
|
|
Relations__ctor_m7D8D1B5FA3028A9E909A0CA780E5D4CF5F981F00(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;
|
|
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * 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.Relations.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, _stringLiteralC087765A8992BE33EA9897EFE3C3C31C0C47226D, /*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_RelationsWrap::Add(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Add_m4BE96BDD8985C3ADB817CABE181B6531C08924F9_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
bool V_6 = false;
|
|
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_0046;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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));
|
|
// FairyGUI.RelationType arg1 = (FairyGUI.RelationType)ToLua.CheckObject(L, 3, typeof(FairyGUI.RelationType));
|
|
intptr_t L_7 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_8 = { reinterpret_cast<intptr_t> (RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_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);
|
|
RuntimeObject * L_10 = ToLua_CheckObject_m8231674FA0BAE3FD4264BF6BD285F27A020C1B4B((intptr_t)L_7, 3, L_9, /*hidden argument*/NULL);
|
|
V_2 = ((*(int32_t*)((int32_t*)UnBox(L_10, RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var))));
|
|
// obj.Add(arg0, arg1);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_11 = V_1;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_4, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_Add_mA3513470D621EC8858A6D50C16AA3F5DF6401E3D(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_4, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)), L_11, L_12, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_3 = 0;
|
|
goto IL_00af;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
// else if (count == 4)
|
|
int32_t L_13 = V_0;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0094;
|
|
}
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
// FairyGUI.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_14 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_15 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_14, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var);
|
|
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.CheckObject<FairyGUI.GObject>(L, 2);
|
|
intptr_t L_16 = ___L0;
|
|
RuntimeObject * L_17 = ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163((intptr_t)L_16, 2, /*hidden argument*/ToLua_CheckObject_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_m0C90970BFA3C26D0BC5EF8D6D09C59530AA05163_RuntimeMethod_var);
|
|
V_4 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_17, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
|
|
// FairyGUI.RelationType arg1 = (FairyGUI.RelationType)ToLua.CheckObject(L, 3, typeof(FairyGUI.RelationType));
|
|
intptr_t L_18 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast<intptr_t> (RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_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, 3, L_20, /*hidden argument*/NULL);
|
|
V_5 = ((*(int32_t*)((int32_t*)UnBox(L_21, RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var))));
|
|
// bool arg2 = LuaDLL.luaL_checkboolean(L, 4);
|
|
intptr_t L_22 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_23 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_22, 4, /*hidden argument*/NULL);
|
|
V_6 = L_23;
|
|
// obj.Add(arg0, arg1, arg2);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_24 = V_4;
|
|
int32_t L_25 = V_5;
|
|
bool L_26 = V_6;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_15, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_Add_mDAA559ED7F5AEA961CD8686E8E9DEF0FE33D6C6B(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_15, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)), L_24, L_25, L_26, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_3 = 0;
|
|
goto IL_00af;
|
|
}
|
|
|
|
IL_0094:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.Relations.Add");
|
|
intptr_t L_27 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_28 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_27, _stringLiteral6645BC8734B2F2E89FD89FEC70908F7793CA9691, /*hidden argument*/NULL);
|
|
V_3 = L_28;
|
|
goto IL_00af;
|
|
}
|
|
} // 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_00a2;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_00a2:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_7 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_29 = ___L0;
|
|
Exception_t * L_30 = V_7;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_31 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_29, L_30, /*hidden argument*/NULL);
|
|
V_3 = L_31;
|
|
goto IL_00af;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_00af:
|
|
{
|
|
// }
|
|
int32_t L_32 = V_3;
|
|
return L_32;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationsWrap::Remove(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Remove_m2364180DE452F245D5F69888B693729B1A67C3EC_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * 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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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.RelationType arg1 = (FairyGUI.RelationType)ToLua.CheckObject(L, 3, typeof(FairyGUI.RelationType));
|
|
intptr_t L_5 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast<intptr_t> (RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_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, 3, L_7, /*hidden argument*/NULL);
|
|
V_1 = ((*(int32_t*)((int32_t*)UnBox(L_8, RelationType_tEE5A9B76814B3662E6152F2E9F37EFC70C99D048_il2cpp_TypeInfo_var))));
|
|
// obj.Remove(arg0, arg1);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_9 = V_0;
|
|
int32_t L_10 = V_1;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_Remove_m91B97D6EF73C95493047E9917F51D22905365ECC(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)), L_9, L_10, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_004d;
|
|
} // 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_0042;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0042:
|
|
{ // 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_004d;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_004d:
|
|
{
|
|
// }
|
|
int32_t L_14 = V_2;
|
|
return L_14;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationsWrap::Contains(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Contains_m25F82908EBF967DB2A70AED9274C74E0F339E8FB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * 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, 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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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));
|
|
// bool o = obj.Contains(arg0);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_0;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
bool L_6 = Relations_Contains_mA2FEA8245BB5247544BB571F632A46DDAA5C1F3A(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((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_RelationsWrap::ClearFor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_ClearFor_m01EE2E834F6D16A656B5C3B6D20433BE945BAF0E_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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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.ClearFor(arg0);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_0;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_ClearFor_m637C2836CB1304759565A307F90C375EB29DB539(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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_RelationsWrap::ClearAll(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_ClearAll_m456B20F97E97B89E9605B0E0852343850FE40C6C_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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var);
|
|
// obj.ClearAll();
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_ClearAll_mE8D575EAAA5869E498BD96FAC36C175A48DE80C9(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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_RelationsWrap::CopyFrom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_CopyFrom_mC17C9543AD4D1CD2323BE22D55D8223D4FD503BD_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * 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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var);
|
|
// FairyGUI.Relations arg0 = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var);
|
|
V_0 = ((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_4, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var));
|
|
// obj.CopyFrom(arg0);
|
|
Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF * L_5 = V_0;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_CopyFrom_mAA2338DF61D7B7AD917C8C363B9DCC4C3A9D985F(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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_RelationsWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Dispose_m2B0DF3C3CCE19DBD80023E67642CC59AD7FA3E15_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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_RuntimeMethod_var);
|
|
// obj.Dispose();
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_Dispose_m8692F824440762915FB957CD86528BEB29B0554D(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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_RelationsWrap::OnOwnerSizeChanged(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_OnOwnerSizeChanged_m0B1B760792A8F0FA1F30CE504C30CA49FA9D6C64_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
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, 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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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)));
|
|
// bool arg2 = LuaDLL.luaL_checkboolean(L, 4);
|
|
intptr_t L_7 = ___L0;
|
|
bool L_8 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_7, 4, /*hidden argument*/NULL);
|
|
V_2 = L_8;
|
|
// obj.OnOwnerSizeChanged(arg0, arg1, arg2);
|
|
float L_9 = V_0;
|
|
float L_10 = V_1;
|
|
bool L_11 = V_2;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_OnOwnerSizeChanged_m333AC0B520BBCD6A064F95EADEE9A9A0BA149238(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)), L_9, L_10, L_11, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_3 = 0;
|
|
goto IL_0046;
|
|
} // 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_0039;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0039:
|
|
{ // 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_0046;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0046:
|
|
{
|
|
// }
|
|
int32_t L_15 = V_3;
|
|
return L_15;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationsWrap::Setup(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_Setup_m0D2461B3678A73BD946E0F3DE65E32927E4029C6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * 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.Relations obj = (FairyGUI.Relations)ToLua.CheckObject<FairyGUI.Relations>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisRelations_t015E337CB8B0B53D8885A600DD314C8852345AFF_mBFDE823D9809884492E59010014AE666EA95D124_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));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.Setup(arg0, arg1);
|
|
ByteBuffer_t0C1C9C060BF9F778259035533E95C04F6677B268 * L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
Relations_Setup_mE315B3DF345ACED83631106500CE9DB512EFD0CC(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003e;
|
|
} // 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_0033;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0033:
|
|
{ // 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_003e;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003e:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_RelationsWrap::get_handling(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_get_handling_mCBC1A10F37EBDB9CFA880EBD8BAD2BE27BF5DE68_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.Relations obj = (FairyGUI.Relations)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GObject ret = obj.handling;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_3 = ((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var))->get_handling_2();
|
|
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 handling 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, _stringLiteral521F438F855A70396553080D28CC96FC62B7B0FB, /*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_RelationsWrap::get_isEmpty(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_get_isEmpty_mD3CD3DBA1D877CC2EC1BEB29AA7B6617A35DC1F0_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.Relations obj = (FairyGUI.Relations)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.isEmpty;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
bool L_3 = Relations_get_isEmpty_m03C04453C355CA287E22E69E01218EE82574BB39(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_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 isEmpty 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, _stringLiteralFE99C1ECED429BABF1FA9046C17B89F1D4CBE906, /*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_RelationsWrap::set_handling(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_RelationsWrap_set_handling_m46206C9FB7C5044408D4EBAFFDDF2C879E5322AC_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.Relations obj = (FairyGUI.Relations)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.handling = arg0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_1;
|
|
NullCheck(((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var)));
|
|
((Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF *)CastclassClass((RuntimeObject*)L_2, Relations_t015E337CB8B0B53D8885A600DD314C8852345AFF_il2cpp_TypeInfo_var))->set_handling_2(L_5);
|
|
// 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 handling 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, _stringLiteral521F438F855A70396553080D28CC96FC62B7B0FB, /*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_RelationsWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_RelationsWrap__ctor_mD92FA887BE992005379E9086987964D1EE844ECB (FairyGUI_RelationsWrap_tD44E6D135165174B8855D7937B97DA572C833896 * __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_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_ScrollPaneWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_ScrollPaneWrap_Register_mD39E5D86227E18D350DC5DAAEA0D356D4E1F5BC2 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_Register_mD39E5D86227E18D350DC5DAAEA0D356D4E1F5BC2_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.ScrollPane), typeof(FairyGUI.EventDispatcher));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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> (EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_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", Setup);
|
|
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_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralCDD7BB2816B7A8F88BCE0E47BE39943BC369516B, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("Dispose", Dispose);
|
|
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_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetPercX", SetPercX);
|
|
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_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteralE664997760F108B75064490ECDF22DCE7CE319B2, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetPercY", SetPercY);
|
|
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_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteralC1040739068A8D0430E2496E7A2027A8B0C01F80, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetPosX", SetPosX);
|
|
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_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteralC6BD391B75AE229C6FA7243DE1DBCB8FE4188E80, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetPosY", SetPosY);
|
|
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_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral5540064FF89EA05A70EEFA12DB78B2456BD9E383, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetCurrentPageX", SetCurrentPageX);
|
|
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_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteralF02EB31805DE352AC74B80EC934D01BCB22078C9, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetCurrentPageY", SetCurrentPageY);
|
|
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_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral5E28039D59F91CECBE465DDF444D42DFC444E572, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollTop", ScrollTop);
|
|
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_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteralA98A9048EBDC91702D56B884D00DB7CBB3C2EF63, L_22, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollBottom", ScrollBottom);
|
|
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_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteralADFE91C1AC3750827107A7F3D89701B10E0B9D31, L_24, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollUp", ScrollUp);
|
|
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_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteralD0E3EBA6A64BD02FB4CD8F0EA34AAC8A969CABA2, L_26, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollDown", ScrollDown);
|
|
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_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_27, _stringLiteral8F0CEF3E4CBF41B926F5ADBF2F719E14C3525EAA, L_28, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollLeft", ScrollLeft);
|
|
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_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_29, _stringLiteralDB758865B11EC0D3311236AB301C5711073786BC, L_30, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollRight", ScrollRight);
|
|
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_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_31, _stringLiteral09DAAEF4086C73491DBE2FDBFB25DB621CABE126, L_32, /*hidden argument*/NULL);
|
|
// L.RegFunction("ScrollToView", ScrollToView);
|
|
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_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_33);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_33, _stringLiteral93347F6F15EE1F72ED2749E930821DA80C2D88AF, L_34, /*hidden argument*/NULL);
|
|
// L.RegFunction("IsChildInView", IsChildInView);
|
|
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_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_35, _stringLiteral0792C667CFFB79BA8B281A1511CA51A68D621E12, L_36, /*hidden argument*/NULL);
|
|
// L.RegFunction("CancelDragging", CancelDragging);
|
|
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_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_37);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_37, _stringLiteralB9997E0AE94B503D5330582F0DD94A98BABFB121, L_38, /*hidden argument*/NULL);
|
|
// L.RegFunction("LockHeader", LockHeader);
|
|
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_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_39);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_39, _stringLiteral5319E3ED9D5C2FE48955C98A6CE82A99C4C27DE9, L_40, /*hidden argument*/NULL);
|
|
// L.RegFunction("LockFooter", LockFooter);
|
|
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_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_41);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_41, _stringLiteral7653CB8F120136B1169C314EB25F91C0A8DE8DF1, L_42, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_ScrollPane);
|
|
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_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_43);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_43, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_44, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_45);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_45, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_46, /*hidden argument*/NULL);
|
|
// L.RegVar("draggingPane", get_draggingPane, null);
|
|
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_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_47);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_47, _stringLiteralA4E5A1699469A9DD6C8FE2046B077C6824DFE190, L_48, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("onScroll", get_onScroll, 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_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_49);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteral45F375828326A11F8904529DE05D20043ABA1653, L_50, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("onScrollEnd", get_onScrollEnd, 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_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_51);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_51, _stringLiteralE6FF467F4ACD4DBAB7EC62A2696D9939328068A8, L_52, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("onPullDownRelease", get_onPullDownRelease, 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_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_53);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_53, _stringLiteralBB907F5CCE90837F484F998069B8288F5F4850AD, L_54, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("onPullUpRelease", get_onPullUpRelease, 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_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_55);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_55, _stringLiteralF3673896471BA58637AE2716865FBD0BC3360892, L_56, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("owner", get_owner, 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_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_57);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_57, _stringLiteral579233B2C479241523CBA5E3AF55D0F50F2D6414, L_58, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("hzScrollBar", get_hzScrollBar, 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_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_59);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_59, _stringLiteralD365330039E3089DD2FBF94A9D2A7426B5DFD5B7, L_60, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("vtScrollBar", get_vtScrollBar, 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_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_61);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_61, _stringLiteral639D75ED2914FFBAD836E2152561692F67F00CC1, L_62, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("header", get_header, 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_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_63);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_63, _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231, L_64, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("footer", get_footer, 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_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_65);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_65, _stringLiteralD7EB6B340A11A367A1BEC55E4A421D949214759F, L_66, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("bouncebackEffect", get_bouncebackEffect, set_bouncebackEffect);
|
|
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_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB_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_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_67);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_67, _stringLiteralE21216BAA9879E8CA94215006802BF3720FAE87D, L_68, L_69, /*hidden argument*/NULL);
|
|
// L.RegVar("touchEffect", get_touchEffect, set_touchEffect);
|
|
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_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D_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_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_70);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_70, _stringLiteral3516F48899B178769A2FD4F07F8D40DFA352FC48, L_71, L_72, /*hidden argument*/NULL);
|
|
// L.RegVar("inertiaDisabled", get_inertiaDisabled, set_inertiaDisabled);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_73 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_74 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_74, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_75 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_75, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_73);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_73, _stringLiteralB3A505B113BBAA6D7DE45A2F2D4B29818B39BD4F, L_74, L_75, /*hidden argument*/NULL);
|
|
// L.RegVar("softnessOnTopOrLeftSide", get_softnessOnTopOrLeftSide, set_softnessOnTopOrLeftSide);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_76 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_77 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_77, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_78 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_78, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_76);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_76, _stringLiteral534D6DDFCFFD693C3786D944F3876DF15E179120, L_77, L_78, /*hidden argument*/NULL);
|
|
// L.RegVar("scrollStep", get_scrollStep, set_scrollStep);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_79 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_80 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_80, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_81 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_81, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_79);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_79, _stringLiteral57848273B5AB9630C6C767F07D5E370BC58B734E, L_80, L_81, /*hidden argument*/NULL);
|
|
// L.RegVar("snapToItem", get_snapToItem, set_snapToItem);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_82 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_83 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_83, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_84 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_84, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_82);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_82, _stringLiteral7D2B823089E8F48D785616C0F6DE929E17072BFF, L_83, L_84, /*hidden argument*/NULL);
|
|
// L.RegVar("pageMode", get_pageMode, set_pageMode);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_85 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_86 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_86, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_87 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_87, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_85);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_85, _stringLiteral4ADE8E85EAACD072860FF263F2C4933D79CC3D11, L_86, L_87, /*hidden argument*/NULL);
|
|
// L.RegVar("pageController", get_pageController, set_pageController);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_88 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_89 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_89, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_90 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_90, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_88);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_88, _stringLiteral02E0A818FA385D64609DC8C403E4E8912E0F39C3, L_89, L_90, /*hidden argument*/NULL);
|
|
// L.RegVar("mouseWheelEnabled", get_mouseWheelEnabled, set_mouseWheelEnabled);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_91 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_92 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_92, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_93 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_93, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_91);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_91, _stringLiteral5582C0D5F0A07C138BB408A3A547BE0807DAC2BA, L_92, L_93, /*hidden argument*/NULL);
|
|
// L.RegVar("decelerationRate", get_decelerationRate, set_decelerationRate);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_94 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_95 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_95, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_96 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_96, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_94);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_94, _stringLiteralE1B35B0B8A97BE416D1F998CF6B460126CEBA66D, L_95, L_96, /*hidden argument*/NULL);
|
|
// L.RegVar("percX", get_percX, set_percX);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_97 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_98 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_98, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_99 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_99, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_97);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_97, _stringLiteral39340227C532337927A9BB165AE1D4B6FEAF6D6F, L_98, L_99, /*hidden argument*/NULL);
|
|
// L.RegVar("percY", get_percY, set_percY);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_100 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_101 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_101, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_102 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_102, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_100);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_100, _stringLiteralA3DDFEE492B1DE8C836843CAE5D7AD200F312249, L_101, L_102, /*hidden argument*/NULL);
|
|
// L.RegVar("posX", get_posX, set_posX);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_103 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_104 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_104, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_105 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_105, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_103);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_103, _stringLiteralF27080FB9E310B90C0BDECF9E588D52993EF507F, L_104, L_105, /*hidden argument*/NULL);
|
|
// L.RegVar("posY", get_posY, set_posY);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_106 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_107 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_107, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_108 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_108, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_106);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_106, _stringLiteralF5B839C58CF6CB8E8DB8A4D590633CA4FB1733BB, L_107, L_108, /*hidden argument*/NULL);
|
|
// L.RegVar("isBottomMost", get_isBottomMost, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_109 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_110 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_110, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_109);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_109, _stringLiteral7B9F26E1B49878EFB679E407CC9672CEED7C2BF2, L_110, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("isRightMost", get_isRightMost, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_111 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_112 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_112, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_111);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_111, _stringLiteral7DE53A035C616A27E43A85456E0ED040B4325444, L_112, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("currentPageX", get_currentPageX, set_currentPageX);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_113 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_114 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_114, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_115 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_115, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_113);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_113, _stringLiteralB26AA89C5B7478202EF6C70B97934BDA4F4C3E8F, L_114, L_115, /*hidden argument*/NULL);
|
|
// L.RegVar("currentPageY", get_currentPageY, set_currentPageY);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_116 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_117 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_117, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_118 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_118, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_116);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_116, _stringLiteral0CB7D4E76B67E5240DF532391379F00416D5618E, L_117, L_118, /*hidden argument*/NULL);
|
|
// L.RegVar("scrollingPosX", get_scrollingPosX, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_119 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_120 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_120, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_119);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_119, _stringLiteralE290530BFAA690BC8626A698DB299F830D829D5F, L_120, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("scrollingPosY", get_scrollingPosY, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_121 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_122 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_122, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_121);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_121, _stringLiteral749E53A4B7378415A0B4DCE80C7EC77AE9FC1CC0, L_122, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("contentWidth", get_contentWidth, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_123 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_124 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_124, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_123);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_123, _stringLiteral2DDDEEBEFF871282E560F3DACBD877B34D1760B1, L_124, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("contentHeight", get_contentHeight, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_125 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_126 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_126, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_125);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_125, _stringLiteral375F3F4EF29136257C20F86E5D91A109DD5BFA7A, L_126, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("viewWidth", get_viewWidth, set_viewWidth);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_127 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_128 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_128, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_129 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_129, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_127);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_127, _stringLiteral8DF74B67B74F728A7A5FDD51FDAE3DB4F5020C04, L_128, L_129, /*hidden argument*/NULL);
|
|
// L.RegVar("viewHeight", get_viewHeight, set_viewHeight);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_130 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_131 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_131, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_132 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_132, NULL, (intptr_t)((intptr_t)FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_130);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_130, _stringLiteral6B2FE64685C24D2A7E0584C27868EEBCA295EF95, L_131, L_132, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_133 = ___L0;
|
|
NullCheck(L_133);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_133, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::_CreateFairyGUI_ScrollPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap__CreateFairyGUI_ScrollPane_m642493BF053991F60BF2ECFF6B31B13A5A9FB53A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * 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.GComponent arg0 = (FairyGUI.GComponent)ToLua.CheckObject<FairyGUI.GComponent>(L, 1);
|
|
intptr_t L_2 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_3 = ToLua_CheckObject_TisGComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_mD3BB0F3B3DD64C76919049AAA7193C1A5863AE59((intptr_t)L_2, 1, /*hidden argument*/ToLua_CheckObject_TisGComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_mD3BB0F3B3DD64C76919049AAA7193C1A5863AE59_RuntimeMethod_var);
|
|
// FairyGUI.ScrollPane obj = new FairyGUI.ScrollPane(arg0);
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * L_4 = (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)il2cpp_codegen_object_new(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var);
|
|
ScrollPane__ctor_m327D924988C69C64D7422AF98A3297197D15CCF3(L_4, ((GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC *)CastclassClass((RuntimeObject*)L_3, GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_0 = L_4;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_5 = ___L0;
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * 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.ScrollPane.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, _stringLiteral784F764196F2DCC4B13E8EFDC5E3E31534B31E2D, /*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_ScrollPaneWrap::Setup(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_Setup_m46B17F23CFEE6EBE1FF893FA950584DB9CA41B2E_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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_Setup_m9212A8C71B263A54852127A2192F18026FAE5199(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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_ScrollPaneWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_Dispose_mA506F02CD66DE708DE5CB5ACC6B95F08658A4703_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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.Dispose();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_Dispose_mB959D87A201EFF00FE74D1D282540520CD1195E5(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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_ScrollPaneWrap::SetPercX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetPercX_m8DB0378C487E8D0872FB32629327E7A06022F9F8_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetPercX(arg0, arg1);
|
|
float L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetPercX_mCF58EA9333E9F684E3655B00632D3E69931237C6(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPercY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetPercY_m1688E8D0236C7485A11C4A7ACDB5EAD02E4732F4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetPercY(arg0, arg1);
|
|
float L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetPercY_m96AA4A99EC6C1EEA0500E303FCB3DEF675487D67(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPosX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetPosX_m026D0059A11061F6F83A5C52123A50F89817D261_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetPosX(arg0, arg1);
|
|
float L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetPosX_m10AEBA0630C3477C342EC08C5A47712B23C15D30(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetPosY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetPosY_mF86C0BCAF9028B15ACCEA5151B393890F9619E80_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetPosY(arg0, arg1);
|
|
float L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetPosY_m7A769289A714EB38C285B5EBD11593A7F1902270(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetCurrentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetCurrentPageX_mB8ADF84E784157C7BB6B522440647908C6ADC24C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetCurrentPageX(arg0, arg1);
|
|
int32_t L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetCurrentPageX_m2779AF2EBC4397743004CD8DDC2F8F2FCED02FC7(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::SetCurrentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_SetCurrentPageY_mC4B3044B7EC4158AE49B480118882E907D3CEF2E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// obj.SetCurrentPageY(arg0, arg1);
|
|
int32_t L_7 = V_0;
|
|
bool L_8 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_SetCurrentPageY_mA0DE2322BB791A17977FBFA2F079B932E06F7F73(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_003a;
|
|
} // 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_002f;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_002f:
|
|
{ // 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_003a;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
int32_t L_12 = V_2;
|
|
return L_12;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollTop(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollTop_m1F6AA2EB6964E3EA00C5FBC410095FC0EDB756A9_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_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollTop();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollTop_mFBECD7069C813F09061AC17F391CC38B06D2044F(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 2)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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.ScrollTop(arg0);
|
|
bool L_10 = V_2;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollTop_m8E256D5931AC8E9610E13306A8B20C74EDC9B61E(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_10, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollTop");
|
|
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, _stringLiteral059ABE439F89D9995296EDAE9B8ED4941FF0B225, /*hidden argument*/NULL);
|
|
V_1 = L_12;
|
|
goto IL_005b;
|
|
}
|
|
} // 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_0050;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0050:
|
|
{ // 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_005b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_005b:
|
|
{
|
|
// }
|
|
int32_t L_16 = V_1;
|
|
return L_16;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollBottom(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollBottom_m753037E7B5CEFF27D6743550D31AC9CF14616471_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_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollBottom();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollBottom_mDCDA9C441F5C6DC7498E49EF2EA96B630720D5C5(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 2)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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.ScrollBottom(arg0);
|
|
bool L_10 = V_2;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollBottom_mB025FA923B21A64C57B0A65C43FC462A593EDD1B(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_10, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollBottom");
|
|
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, _stringLiteral1382460432153E5FA10342E91D0EA814E98BCA60, /*hidden argument*/NULL);
|
|
V_1 = L_12;
|
|
goto IL_005b;
|
|
}
|
|
} // 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_0050;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0050:
|
|
{ // 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_005b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_005b:
|
|
{
|
|
// }
|
|
int32_t L_16 = V_1;
|
|
return L_16;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollUp(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollUp_m3146D27E3ED1A151BD1BDA24D82BAD553123CD54_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
bool V_3 = false;
|
|
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 == 1)
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollUp();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollUp_m36AA1BBA48163B5431457FC786716A8D6A8332D2(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
|
|
intptr_t L_8 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_9 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_8, 2, /*hidden argument*/NULL);
|
|
V_2 = (((float)((float)L_9)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_10 = ___L0;
|
|
bool L_11 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_10, 3, /*hidden argument*/NULL);
|
|
V_3 = L_11;
|
|
// obj.ScrollUp(arg0, arg1);
|
|
float L_12 = V_2;
|
|
bool L_13 = V_3;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollUp_m31C19A96A7EC12751580B5193D78EADE3511953F(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_12, L_13, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollUp");
|
|
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, _stringLiteral3459B63F007B5E03FEDF4679887CC77F1EEAC45A, /*hidden argument*/NULL);
|
|
V_1 = L_15;
|
|
goto IL_0067;
|
|
}
|
|
} // 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_005a;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_005a:
|
|
{ // 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_1 = L_18;
|
|
goto IL_0067;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0067:
|
|
{
|
|
// }
|
|
int32_t L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollDown(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollDown_mBCC6EC1DB09AE9A36491AA03263AF570C607BF3D_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
bool V_3 = false;
|
|
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 == 1)
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollDown();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollDown_mACC8D192CDDC298087D3EAAFCDD399EE2C84A916(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
|
|
intptr_t L_8 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_9 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_8, 2, /*hidden argument*/NULL);
|
|
V_2 = (((float)((float)L_9)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_10 = ___L0;
|
|
bool L_11 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_10, 3, /*hidden argument*/NULL);
|
|
V_3 = L_11;
|
|
// obj.ScrollDown(arg0, arg1);
|
|
float L_12 = V_2;
|
|
bool L_13 = V_3;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollDown_mF1B211E5745370237ED42BC7C50D1703C38DFF6F(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_12, L_13, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollDown");
|
|
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, _stringLiteral2DAC701CFFF3A32B585F8369EDAE2C3D910A3B91, /*hidden argument*/NULL);
|
|
V_1 = L_15;
|
|
goto IL_0067;
|
|
}
|
|
} // 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_005a;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_005a:
|
|
{ // 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_1 = L_18;
|
|
goto IL_0067;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0067:
|
|
{
|
|
// }
|
|
int32_t L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollLeft(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollLeft_m7523CD3A756C4CA69B8F2B6383C978FC0152E328_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
bool V_3 = false;
|
|
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 == 1)
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollLeft();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollLeft_mB6A1BA6A54EF6185B07E4F91B9F200A8A5ABE1AC(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
|
|
intptr_t L_8 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_9 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_8, 2, /*hidden argument*/NULL);
|
|
V_2 = (((float)((float)L_9)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_10 = ___L0;
|
|
bool L_11 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_10, 3, /*hidden argument*/NULL);
|
|
V_3 = L_11;
|
|
// obj.ScrollLeft(arg0, arg1);
|
|
float L_12 = V_2;
|
|
bool L_13 = V_3;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollLeft_m53A58F876C6FF123B0678C94B7B36D9D4420D4AB(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_12, L_13, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollLeft");
|
|
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, _stringLiteral1C238F10D72EB8C09BF0336DA1D53FF5ECCE0677, /*hidden argument*/NULL);
|
|
V_1 = L_15;
|
|
goto IL_0067;
|
|
}
|
|
} // 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_005a;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_005a:
|
|
{ // 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_1 = L_18;
|
|
goto IL_0067;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0067:
|
|
{
|
|
// }
|
|
int32_t L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollRight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollRight_m8AB661B8AD7F2A4DD3631A1CCEB5603B3D5F90A3_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
bool V_3 = false;
|
|
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 == 1)
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.ScrollRight();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollRight_m55B4DD19E036B188C92E966392AB2F84AFB6783D(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_5 = V_0;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_6 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_7 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_6, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// float arg0 = (float)LuaDLL.luaL_checknumber(L, 2);
|
|
intptr_t L_8 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
double L_9 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_8, 2, /*hidden argument*/NULL);
|
|
V_2 = (((float)((float)L_9)));
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_10 = ___L0;
|
|
bool L_11 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_10, 3, /*hidden argument*/NULL);
|
|
V_3 = L_11;
|
|
// obj.ScrollRight(arg0, arg1);
|
|
float L_12 = V_2;
|
|
bool L_13 = V_3;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollRight_m3B9603D442A9348471FD21EA55EC7B9F8FFE0470(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_7, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_12, L_13, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_1 = 0;
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollRight");
|
|
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, _stringLiteralEC453C049BD755720F2BA68E9A53C53BE4226907, /*hidden argument*/NULL);
|
|
V_1 = L_15;
|
|
goto IL_0067;
|
|
}
|
|
} // 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_005a;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_005a:
|
|
{ // 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_1 = L_18;
|
|
goto IL_0067;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0067:
|
|
{
|
|
// }
|
|
int32_t L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::ScrollToView(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_ScrollToView_m64CB753D3C300A41068B027E9AA19233DE2FC419_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_3 = NULL;
|
|
bool V_4 = false;
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * V_5 = NULL;
|
|
bool V_6 = false;
|
|
bool V_7 = false;
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
bool V_9 = false;
|
|
bool V_10 = false;
|
|
Exception_t * V_11 = 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) * 6);
|
|
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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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.ScrollToView(arg0);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_7 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollToView_m2E0DCD78050F107EBE569780EEA6F056ECB448E4(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_4, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_7, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_0111;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
// else if (count == 3)
|
|
int32_t L_8 = V_0;
|
|
if ((!(((uint32_t)L_8) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_9 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_10 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_9, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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));
|
|
// 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.ScrollToView(arg0, arg1);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_15 = V_3;
|
|
bool L_16 = V_4;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_10, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollToView_m162524F1D2296311879F04F9745F0A0AA94F6620(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_10, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_15, L_16, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_0111;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
// else if (count == 4 && TypeChecker.CheckTypes<FairyGUI.GObject, bool, bool>(L, 2))
|
|
int32_t L_17 = V_0;
|
|
if ((!(((uint32_t)L_17) == ((uint32_t)4))))
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
intptr_t L_18 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_19 = TypeChecker_CheckTypes_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mE20C3BF573E88CF49CAEAC5F3B4AA472BE86B232((intptr_t)L_18, 2, /*hidden argument*/TypeChecker_CheckTypes_TisGObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mE20C3BF573E88CF49CAEAC5F3B4AA472BE86B232_RuntimeMethod_var);
|
|
if (!L_19)
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_20 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_21 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_20, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// FairyGUI.GObject arg0 = (FairyGUI.GObject)ToLua.ToObject(L, 2);
|
|
intptr_t L_22 = ___L0;
|
|
RuntimeObject * L_23 = ToLua_ToObject_m3F40A14FBE719D3B547A44B876854ED679610C3C((intptr_t)L_22, 2, /*hidden argument*/NULL);
|
|
V_5 = ((GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB *)CastclassClass((RuntimeObject*)L_23, GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB_il2cpp_TypeInfo_var));
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_24 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_25 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_24, 3, /*hidden argument*/NULL);
|
|
V_6 = L_25;
|
|
// bool arg2 = LuaDLL.lua_toboolean(L, 4);
|
|
intptr_t L_26 = ___L0;
|
|
bool L_27 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_26, 4, /*hidden argument*/NULL);
|
|
V_7 = L_27;
|
|
// obj.ScrollToView(arg0, arg1, arg2);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_28 = V_5;
|
|
bool L_29 = V_6;
|
|
bool L_30 = V_7;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_21, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollToView_m1AFCA8333060733C183BAC0E50BE4F5AF8B1F88C(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_21, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_28, L_29, L_30, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_0111;
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
// else if (count == 4 && TypeChecker.CheckTypes<UnityEngine.Rect, bool, bool>(L, 2))
|
|
int32_t L_31 = V_0;
|
|
if ((!(((uint32_t)L_31) == ((uint32_t)4))))
|
|
{
|
|
goto IL_00f6;
|
|
}
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
intptr_t L_32 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_33 = TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6((intptr_t)L_32, 2, /*hidden argument*/TypeChecker_CheckTypes_TisRect_t35B976DE901B5423C11705E156938EA27AB402CE_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m77D3D33603695084CEAAFFD38C6B9DB1DD9F24C6_RuntimeMethod_var);
|
|
if (!L_33)
|
|
{
|
|
goto IL_00f6;
|
|
}
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
// FairyGUI.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_34 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_35 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_34, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// UnityEngine.Rect arg0 = StackTraits<UnityEngine.Rect>.To(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var);
|
|
Func_3_t551103C17FA5E33CA01DB9F784D798EDFC975A01 * L_36 = ((StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_t79B4DD5BB36AEE12C497DFB163F552796ACAD457_il2cpp_TypeInfo_var))->get_To_2();
|
|
intptr_t L_37 = ___L0;
|
|
NullCheck(L_36);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_38 = Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840(L_36, (intptr_t)L_37, 2, /*hidden argument*/Func_3_Invoke_mB060A8ED4E1BA787D4F7C61D16C626E3524A5840_RuntimeMethod_var);
|
|
V_8 = L_38;
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_39 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_40 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_39, 3, /*hidden argument*/NULL);
|
|
V_9 = L_40;
|
|
// bool arg2 = LuaDLL.lua_toboolean(L, 4);
|
|
intptr_t L_41 = ___L0;
|
|
bool L_42 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_41, 4, /*hidden argument*/NULL);
|
|
V_10 = L_42;
|
|
// obj.ScrollToView(arg0, arg1, arg2);
|
|
Rect_t35B976DE901B5423C11705E156938EA27AB402CE L_43 = V_8;
|
|
bool L_44 = V_9;
|
|
bool L_45 = V_10;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_35, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_ScrollToView_m20BE2E03AE95EA0FB78FBE1D736533858755D844(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_35, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), L_43, L_44, L_45, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_2 = 0;
|
|
goto IL_0111;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.ScrollPane.ScrollToView");
|
|
intptr_t L_46 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_47 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_46, _stringLiteral2CE59CA0CB129BCD98C37FA4E65BEC8DDE2D4242, /*hidden argument*/NULL);
|
|
V_2 = L_47;
|
|
goto IL_0111;
|
|
}
|
|
} // 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_0104;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0104:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_11 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_48 = ___L0;
|
|
Exception_t * L_49 = V_11;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_50 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_48, L_49, /*hidden argument*/NULL);
|
|
V_2 = L_50;
|
|
goto IL_0111;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0111:
|
|
{
|
|
// }
|
|
int32_t L_51 = V_2;
|
|
return L_51;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_ScrollPaneWrap::IsChildInView(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_IsChildInView_mDE7AAEC2ED48456FE042786732F6E84CCE338C95_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * 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, 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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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));
|
|
// bool o = obj.IsChildInView(arg0);
|
|
GObject_t8E14564A6A66398AEAC58997B505B02BF87CE4BB * L_5 = V_0;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_6 = ScrollPane_IsChildInView_m1889EEF4A41471ABF037940EE291CDA091577262(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
LuaDLL_lua_pushboolean_m2B8D01E55F9DAAFC75B24FD6DC054776E5195B80((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_ScrollPaneWrap::CancelDragging(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_CancelDragging_m5966A32263E3C763611A313841AA409506AE9AB1_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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_RuntimeMethod_var);
|
|
// obj.CancelDragging();
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_CancelDragging_mADB9ED09B699223060E0CEBC47EC467F38D2A484(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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_ScrollPaneWrap::LockHeader(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_LockHeader_m43016971EB40D4BC8372A312A27B37FB2E315DF6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// obj.LockHeader(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_LockHeader_mEFAC37E4AD3AD942664D81CC1100C4C0163E7AFD(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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_ScrollPaneWrap::LockFooter(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_LockFooter_m98CD3C8327B2A7D4EBF1A0D3A6DD415A0EF2DF38_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_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.ScrollPane obj = (FairyGUI.ScrollPane)ToLua.CheckObject<FairyGUI.ScrollPane>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_mEAD95FCFDB12B7E9AA97F6F5FE1CFECFCF891AD2_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)));
|
|
// obj.LockFooter(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_LockFooter_mD97B71BEE7B7157AD3C40556AF60E1153A288AC1(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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_ScrollPaneWrap::get_draggingPane(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_draggingPane_mA6F18D8DA89CDDB8D152D2BF6FBB9CC7D201F1DA_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.ScrollPane.draggingPane);
|
|
intptr_t L_0 = ___L0;
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * L_1 = ScrollPane_get_draggingPane_m230992ABE2213E9E83F539A00E1F7DA44BC864B4_inline(/*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_ScrollPaneWrap::get_onScroll(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_onScroll_m6BE295D1FC86A81DD73110C71322F446BBD30C3E_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.EventListener ret = obj.onScroll;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = ScrollPane_get_onScroll_mD2E553A569AFD667003BF5410F058EEAF0B858A7(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 onScroll 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, _stringLiteralDB31D91BD5B412E05C50795F49EBD0901F264904, /*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_ScrollPaneWrap::get_onScrollEnd(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_onScrollEnd_mD8BEAFA6033DD2362EC65C9C296B698E1D7EFE54_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.EventListener ret = obj.onScrollEnd;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = ScrollPane_get_onScrollEnd_m22DCC477C883AFA069FB0D59E45E0F637FA74E18(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 onScrollEnd 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, _stringLiteral0C1F721249EECEF1BC9F4B59CDED7A0285DCB1D6, /*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_ScrollPaneWrap::get_onPullDownRelease(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_onPullDownRelease_m5CA659A41030D0388697198BB0BD6266045B4258_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.EventListener ret = obj.onPullDownRelease;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = ScrollPane_get_onPullDownRelease_m8922AB756B13CA5CD5C9A9615676B29AE42AB5F5(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 onPullDownRelease 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, _stringLiteral9440DD2A774E6681ED37C3901A0D452C0D012603, /*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_ScrollPaneWrap::get_onPullUpRelease(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_onPullUpRelease_m740BE6D330B81C25909C90830D2A0F2C8D26CAC8_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.EventListener ret = obj.onPullUpRelease;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = ScrollPane_get_onPullUpRelease_m967B9C14FD7DC44C744677519DCF56CDD99C770C(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 onPullUpRelease 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, _stringLiteralD451C1F5D42EBF22D2D98FCAE696B6468C654BF5, /*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_ScrollPaneWrap::get_owner(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_owner_m6ADA9F4922AB7571F7BCB781723083E99D138CA5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GComponent ret = obj.owner;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_3 = ScrollPane_get_owner_m187D383F3DA6B083DD79A895A27769C04E9244EC_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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 owner 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, _stringLiteral0AC23CB72EDAE33234A63E15B7ADA7F73D31C5F7, /*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_ScrollPaneWrap::get_hzScrollBar(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_hzScrollBar_m3C8895EC34CE6F82549B515656EE10253E2E225A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * 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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GScrollBar ret = obj.hzScrollBar;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * L_3 = ScrollPane_get_hzScrollBar_m80917B1DDC078A933471539D7C18385FA96E5515_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * 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 hzScrollBar 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, _stringLiteralD5C94CC47235DFB015295B8AFF18ADC1A25709F1, /*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_ScrollPaneWrap::get_vtScrollBar(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_vtScrollBar_mDEF098066176DB4E1EFDAADC61DA11120CF0A4A4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * 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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GScrollBar ret = obj.vtScrollBar;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * L_3 = ScrollPane_get_vtScrollBar_m33B2143FCEB56E59FCF723AE0F91C022DF5A88AE_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * 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 vtScrollBar 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, _stringLiteral9E81A40D872CF1BE49061DF785A48E25366E1E38, /*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_ScrollPaneWrap::get_header(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_header_mADAD8D498E165C83FC3566CFC4898C21D937137A_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GComponent ret = obj.header;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_3 = ScrollPane_get_header_m9097F85E17ED1A1876E49D4C0364CD627DB37327_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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 header 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, _stringLiteral62899DC3AA2361D23BD508D7F9F6560ABA1A919E, /*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_ScrollPaneWrap::get_footer(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_footer_mE8A14FE53F2D6F268608A0F79180E805BAB89035_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.GComponent ret = obj.footer;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_3 = ScrollPane_get_footer_m8C165E4F38D2C8D4644B3DC3711D6064F3C54841_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * 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 footer 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, _stringLiteral4C311070CB8388C24E152919D85388D97B36D7E4, /*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_ScrollPaneWrap::get_bouncebackEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_bouncebackEffect_m1B7252131584DB4DB6893A06BA1C6A455958EADB_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.bouncebackEffect;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_bouncebackEffect_mA64CBCF6FF96BAE65BDE0C0FB45D71D815B788CC_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 bouncebackEffect 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, _stringLiteral3E096B0C233A7DD2CA2CF60821F2F8F51F033EB3, /*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_ScrollPaneWrap::get_touchEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_touchEffect_mD1F41386EC7E2448B72550A235A7D116BF0A021D_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.touchEffect;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_touchEffect_m37652EF3A99CB0E34B9D5714895D9F475FCBCA24_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 touchEffect 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, _stringLiteral5988912777D862B2C4290794B40F3F8E75289768, /*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_ScrollPaneWrap::get_inertiaDisabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_inertiaDisabled_m12D47B88BBBCBD5599B4C568188E32F0A590D8A6_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.inertiaDisabled;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_inertiaDisabled_m27D2DF901C703F8E4277F2DC8E6E4E628E264419_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 inertiaDisabled 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, _stringLiteral1426FB1F3AFAAB5AE294E8D06E6DFBCA44B0CD38, /*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_ScrollPaneWrap::get_softnessOnTopOrLeftSide(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_softnessOnTopOrLeftSide_mD56CECBAC3727C3D0D72826D5A730DF21F0B3E84_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.softnessOnTopOrLeftSide;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_softnessOnTopOrLeftSide_mD3B3AC2A833586917670EFD76AC53378F3103EB0_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 softnessOnTopOrLeftSide 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, _stringLiteralC4056715827290475438215339DF57ACFD337C03, /*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_ScrollPaneWrap::get_scrollStep(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_scrollStep_m20458F5597B1C2B47D47A6BD02D4986411730269_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.scrollStep;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_scrollStep_m4C5F62E5B7FB236821844BD1FFB4DA40C8335B77_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 scrollStep 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, _stringLiteral1167E17545FE9ADBD189C6FDA112ABADEA164CC2, /*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_ScrollPaneWrap::get_snapToItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_snapToItem_mD9CE264EBAEBEDA3C228F4DE149664AC897B86AA_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.snapToItem;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_snapToItem_mA512D30B7192DF1EF516B8E4FF0F9BC49538E537_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 snapToItem 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, _stringLiteral1CEB0CFB9CBA22028AAB1FE8481E6A1E13A3D6E0, /*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_ScrollPaneWrap::get_pageMode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_pageMode_m7CEAC3F8C8B46F7E98A4D7E6C54E0B43ACE2FF56_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.pageMode;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_pageMode_mB4D74AD70B82C410F179720DCE616847C22082A5_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 pageMode 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, _stringLiteral51BE950B34B549714B8647E64A954FE7370F9BCB, /*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_ScrollPaneWrap::get_pageController(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_pageController_mDC399E6D55075155C7D38169C1D3819DB9B2BBE6_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.Controller ret = obj.pageController;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_3 = ScrollPane_get_pageController_mF10B363E2D4BAC03F943FBFA369346BDF3814D80_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 pageController 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, _stringLiteral444CB3A80E315B478BEE8259B5DC141C8059770C, /*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_ScrollPaneWrap::get_mouseWheelEnabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_mouseWheelEnabled_mAABFD14D55563F804B08F969834A941971A05403_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.mouseWheelEnabled;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_mouseWheelEnabled_m3BD44D5B32AECABA5D63F83F9A87232A671590E7_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 mouseWheelEnabled 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, _stringLiteral2846F1C3CBED32346F985316BFDC24A7A2B73AA3, /*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_ScrollPaneWrap::get_decelerationRate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_decelerationRate_m02F1AFFF484D311013D44B8FBDA268D7D6D1CE11_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.decelerationRate;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_decelerationRate_m96CED24CB86D83795ABC1DDDDE9C27EC63C8A991_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 decelerationRate 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, _stringLiteral307F5116B897B37E4F626E5F28859C2AA237D06C, /*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_ScrollPaneWrap::get_percX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_percX_m7E3303C21A8E42A62697094DE63D3F61420F7CE7_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.percX;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_percX_m18660F1D451D9345012C8A46D7C7807DF974C3C3(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 percX 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, _stringLiteral3A8031408E5166107A3CBADE997F4B95B54C00F2, /*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_ScrollPaneWrap::get_percY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_percY_m53E95897BB3715D8F90E1693DC65A6A8E4A125CF_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.percY;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_percY_mC33B3B18FD9E92D4245E9046E802404AAC8612EB(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 percY 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, _stringLiteral8B6A1F1BC429D5CC045B5E670B9618CAC70B4A7A, /*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_ScrollPaneWrap::get_posX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_posX_m527087A16B7331DA94E0C7144FC7D7CCD9D147FB_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.posX;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_posX_m3CDFEBA9E948066493053148C9E9D541C19C5579_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 posX 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, _stringLiteralA9ACC92F105F5D10B151ADBB58FE121E384F759C, /*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_ScrollPaneWrap::get_posY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_posY_m93DF7096E79B45178B6FDB99AEC042B1416F7DE3_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.posY;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_posY_m848F90B5DB3154E5BBA386557E0693B2567DEDF4_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 posY 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, _stringLiteralFEA15C8434D4950C48C644181D1DB06871ABCD7F, /*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_ScrollPaneWrap::get_isBottomMost(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_isBottomMost_mC86E8132CF1E59ED843EE5D110B6432251FA75B9_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.isBottomMost;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_isBottomMost_m638208C88982D7C5490C7797F04E2510A1EED12A(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 isBottomMost 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, _stringLiteral07DA985E84E33307C2272A3CE9F56AEDE856460F, /*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_ScrollPaneWrap::get_isRightMost(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_isRightMost_mA874867F8B6EFB71130F83F2D0109A049893DA91_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.isRightMost;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
bool L_3 = ScrollPane_get_isRightMost_m7621488F4AA856BEE3ACBCF63F8DA8CD848DD9A7(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 isRightMost 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, _stringLiteralD76475D4EF76FB302AD628454C99AD66C461ED1B, /*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_ScrollPaneWrap::get_currentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_currentPageX_m6985F7869689CBBE11F4F23366E0C2FF7C2E4A5D_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.currentPageX;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = ScrollPane_get_currentPageX_m458B1DFCB254891774D0999E29849D79B50CB2ED(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 currentPageX 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, _stringLiteral845F4999437596E5AD93D367784E090457DD82F1, /*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_ScrollPaneWrap::get_currentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_currentPageY_m2FC701E66A2AC62B5FB9337D6A91AD93C3132A3F_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.currentPageY;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = ScrollPane_get_currentPageY_m0799CFD622C420DBFF14D4C33AA782529594AFF3(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 currentPageY 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, _stringLiteral2416F8A0E3D59E4888F8E59E3D825F7F2463A939, /*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_ScrollPaneWrap::get_scrollingPosX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_scrollingPosX_mD60AECF78566640D2D725F94F356A6A2F1E3CBDF_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.scrollingPosX;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_scrollingPosX_mB951A38934ED55486264BC9FB223C9632585B5B3(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 scrollingPosX 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, _stringLiteral14539B847B3CDCD5BAC4B1E8624F1D3511D0D8FA, /*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_ScrollPaneWrap::get_scrollingPosY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_scrollingPosY_mE24C056ACE501EDB3DAC2ADF37968F66C916E954_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.scrollingPosY;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_scrollingPosY_m3FD374B0E3E9C3DA57F74C4D5B1B1EB709ADC7D8(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 scrollingPosY 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, _stringLiteralC40C59A2777BBA05B9D8C6C5CABB549C0FC0AC84, /*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_ScrollPaneWrap::get_contentWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_contentWidth_m0CC3E831E128256A016D5BC3191CE4C2E17B22A2_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.contentWidth;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_contentWidth_mA9CF5210D30D339276E5071AB6E54CB93D6E81D3(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 contentWidth 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, _stringLiteral6DF08951D905C05B096CD19D869B5D415B3C339E, /*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_ScrollPaneWrap::get_contentHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_contentHeight_mF2D51939FD2AD4C188A991AC00EA9E7B9AD16454_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.contentHeight;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_contentHeight_mA3FEBEABCA3CAEAC41B47EC7FAFD8125BDB691A4(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 contentHeight 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, _stringLiteral488B862F159A0F829BA133BB66DD3AF139320C6A, /*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_ScrollPaneWrap::get_viewWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_viewWidth_m711EC4527DC010040DA02066C2D0B37133B9557C_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.viewWidth;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_viewWidth_mBC8C5636149B6B5613EC0533937CECAEEE3592B3(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 viewWidth 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, _stringLiteral2506EA306CF0BE0EDAA80881BA9D5C64E5B0C932, /*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_ScrollPaneWrap::get_viewHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_get_viewHeight_m4D6E240F0373339F5C01AD9A21A3435B0B49283B_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.ScrollPane obj = (FairyGUI.ScrollPane)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.viewHeight;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
float L_3 = ScrollPane_get_viewHeight_m26225904DA2D3F478FA9EFF9C04A05ED9EBEF301(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 viewHeight 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, _stringLiteralE0CBEC15F028693A944DEBBFBCB60F03FB441490, /*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_ScrollPaneWrap::set_bouncebackEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_bouncebackEffect_m31630428F25306FA9EEC408B0E7A9AC7471353B1_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.ScrollPane obj = (FairyGUI.ScrollPane)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.bouncebackEffect = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_bouncebackEffect_mCCE51E2EC930934DCA4AE896EA71B47A2C6E4BB8_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 bouncebackEffect 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, _stringLiteral3E096B0C233A7DD2CA2CF60821F2F8F51F033EB3, /*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_ScrollPaneWrap::set_touchEffect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_touchEffect_mA323B1B140A74BE8D95CEBE14F706078211E2107_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.ScrollPane obj = (FairyGUI.ScrollPane)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.touchEffect = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_touchEffect_m72B543F41FFA116774CA4D26181E0F70A95FE2BB_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 touchEffect 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, _stringLiteral5988912777D862B2C4290794B40F3F8E75289768, /*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_ScrollPaneWrap::set_inertiaDisabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_inertiaDisabled_mA585D9408145E0AD2BCDE814E1EE60653CB82E45_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.ScrollPane obj = (FairyGUI.ScrollPane)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.inertiaDisabled = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_inertiaDisabled_mAF0B5BEE3C4F7E17632FB53A525513B4089DF603_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 inertiaDisabled 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, _stringLiteral1426FB1F3AFAAB5AE294E8D06E6DFBCA44B0CD38, /*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_ScrollPaneWrap::set_softnessOnTopOrLeftSide(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_softnessOnTopOrLeftSide_m223C44B6545D9A1CD9431A25130087B80ED77FA8_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.ScrollPane obj = (FairyGUI.ScrollPane)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.softnessOnTopOrLeftSide = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_softnessOnTopOrLeftSide_m2E69CA8D6B53265E5058A7B0DA15F0728AB757B8_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 softnessOnTopOrLeftSide 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, _stringLiteralC4056715827290475438215339DF57ACFD337C03, /*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_ScrollPaneWrap::set_scrollStep(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_scrollStep_mB887ADEF512CF64444D22D6BD1127FA74D0900FF_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.ScrollPane obj = (FairyGUI.ScrollPane)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.scrollStep = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_scrollStep_m098B1B85F2531570E34153298D5B8C5F926DDD8C(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 scrollStep 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, _stringLiteral1167E17545FE9ADBD189C6FDA112ABADEA164CC2, /*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_ScrollPaneWrap::set_snapToItem(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_snapToItem_m6AE72A057FB0EF51A53361F6ECBA525E374D13CD_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.ScrollPane obj = (FairyGUI.ScrollPane)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.snapToItem = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_snapToItem_m0E52E5E9A24C13F957424BC7F8B34D27E216C2BE_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 snapToItem 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, _stringLiteral1CEB0CFB9CBA22028AAB1FE8481E6A1E13A3D6E0, /*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_ScrollPaneWrap::set_pageMode(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_pageMode_m00BF4DEA01352E9B9519ED728F7F1D93E230AD5C_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.ScrollPane obj = (FairyGUI.ScrollPane)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.pageMode = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_pageMode_m309B9490751E95BADD0037E5ACDCBBEF5A6BE849_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 pageMode 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, _stringLiteral51BE950B34B549714B8647E64A954FE7370F9BCB, /*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_ScrollPaneWrap::set_pageController(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_pageController_m7B93A17D081AC1A4C70EA77DF330BAB9B6695A0B_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.ScrollPane obj = (FairyGUI.ScrollPane)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.pageController = arg0;
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_pageController_m2E486DB0FB1AAE4825CC3EDB8BC496AA0A6F5F43_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 pageController 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, _stringLiteral444CB3A80E315B478BEE8259B5DC141C8059770C, /*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_ScrollPaneWrap::set_mouseWheelEnabled(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_mouseWheelEnabled_mD19E468445FC1F55558ABBD049B2E2EF8BA3B574_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.ScrollPane obj = (FairyGUI.ScrollPane)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.mouseWheelEnabled = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_mouseWheelEnabled_mB6CF2C787B41AAC11EE100384F7A126AE392EDC9_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 mouseWheelEnabled 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, _stringLiteral2846F1C3CBED32346F985316BFDC24A7A2B73AA3, /*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_ScrollPaneWrap::set_decelerationRate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_decelerationRate_m76AA05EA28F074C2DBD74C80FD9466372FE0E5A7_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.ScrollPane obj = (FairyGUI.ScrollPane)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.decelerationRate = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_decelerationRate_mCE9341EFCC5965A16BB0C2B32DA4A7D60732FE50_inline(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 decelerationRate 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, _stringLiteral307F5116B897B37E4F626E5F28859C2AA237D06C, /*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_ScrollPaneWrap::set_percX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_percX_mAFA9E73452C189783A1E48A3FC459E9BCEC0BBD6_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.ScrollPane obj = (FairyGUI.ScrollPane)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.percX = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_percX_m849071320AF7D8B1E4144220DEFDBC51A7C720A8(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 percX 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, _stringLiteral3A8031408E5166107A3CBADE997F4B95B54C00F2, /*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_ScrollPaneWrap::set_percY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_percY_m8731D8786F1EAEBC52DB432F58D90EF0C323E09C_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.ScrollPane obj = (FairyGUI.ScrollPane)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.percY = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_percY_m98E1E92A96F129AFA320FA644BD20E8E7B118A7F(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 percY 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, _stringLiteral8B6A1F1BC429D5CC045B5E670B9618CAC70B4A7A, /*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_ScrollPaneWrap::set_posX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_posX_m394A3181013D87072BA1BE0AAE3DFB2E54FACCB9_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.ScrollPane obj = (FairyGUI.ScrollPane)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.posX = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_posX_m87336B644EC7FBA85929EB76BD1BF4838DD73859(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 posX 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, _stringLiteralA9ACC92F105F5D10B151ADBB58FE121E384F759C, /*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_ScrollPaneWrap::set_posY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_posY_mDF5CA77EBD1A26B0199916A093810D61808037B5_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.ScrollPane obj = (FairyGUI.ScrollPane)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.posY = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_posY_mE3CEE870130928A2E413AD1C6779F4647F1EB3DC(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 posY 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, _stringLiteralFEA15C8434D4950C48C644181D1DB06871ABCD7F, /*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_ScrollPaneWrap::set_currentPageX(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_currentPageX_m9EA633783CB432CD6B0AD535F170C039139C8F26_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.ScrollPane obj = (FairyGUI.ScrollPane)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.currentPageX = arg0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_currentPageX_m303ADC9A1BF4D7415E9932C805AB2C25093D16DC(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 currentPageX 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, _stringLiteral845F4999437596E5AD93D367784E090457DD82F1, /*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_ScrollPaneWrap::set_currentPageY(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_currentPageY_m31557E433395BC5FAC5EF565111B23A9CAA8568D_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.ScrollPane obj = (FairyGUI.ScrollPane)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.currentPageY = arg0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_currentPageY_m2AC1CCE862327653ED2339E964CD7BC1B0169A6C(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 currentPageY 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, _stringLiteral2416F8A0E3D59E4888F8E59E3D825F7F2463A939, /*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_ScrollPaneWrap::set_viewWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_viewWidth_m16FEB5068E0C270A62B33187C35FC04C361B2109_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.ScrollPane obj = (FairyGUI.ScrollPane)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.viewWidth = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_viewWidth_mAEBFC88F09A344C96F88C46221B0F09267A7F10F(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 viewWidth 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, _stringLiteral2506EA306CF0BE0EDAA80881BA9D5C64E5B0C932, /*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_ScrollPaneWrap::set_viewHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_ScrollPaneWrap_set_viewHeight_m0FBE48DC71D02A01F3F1756F8EFC8B98CB45845C_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.ScrollPane obj = (FairyGUI.ScrollPane)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.viewHeight = arg0;
|
|
float L_5 = V_1;
|
|
NullCheck(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var)));
|
|
ScrollPane_set_viewHeight_m95CED2CFA6F14569AC71E5085A66D461523FF3FD(((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE *)CastclassClass((RuntimeObject*)L_2, ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_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 viewHeight 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, _stringLiteralE0CBEC15F028693A944DEBBFBCB60F03FB441490, /*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_ScrollPaneWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_ScrollPaneWrap__ctor_mA8D834E6A161665231560C0B2079F1011C7F35CD (FairyGUI_ScrollPaneWrap_t23B4438F3307AA17F87A4D7CF7FDE2DBD0592F65 * __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_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_StageWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_StageWrap_Register_mAB70651298F1B4C73F09D54443B984FCEB227FD8 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_Register_mAB70651298F1B4C73F09D54443B984FCEB227FD8_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.Stage), typeof(FairyGUI.Container));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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> (Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_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("Instantiate", Instantiate);
|
|
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_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteralBAD193FB6777DF8EBB96F530684F4A076540D6FD, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("Dispose", Dispose);
|
|
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_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteral878767DEA09DD65D9E99925D1BBF35B9EAD4D939, L_8, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetTouchPosition", GetTouchPosition);
|
|
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_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral76E8F78D5BE35E057B691640C08872AFE29DD79D, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetAllTouch", GetAllTouch);
|
|
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_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteral6C2253978D46BAB6D97CFC4A979A7F75E6607CD6, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("ResetInputState", ResetInputState);
|
|
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_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral1AFE75CA6B873CD32B6CBD257F793B23116A4147, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("CancelClick", CancelClick);
|
|
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_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteral24FBE1CC4EC5BA897AAFC50A6D171FD52269B546, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("EnableSound", EnableSound);
|
|
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_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral96E17C52B50BF85E5AC09D951F88A85354D7DCF0, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("DisableSound", DisableSound);
|
|
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_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral2396C1815CF91B0623F9EB08BE71D8DC4D2BF896, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("PlayOneShotSound", PlayOneShotSound);
|
|
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_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral37A13F33012C877483CBD71B7F04BA17FFD9EFD2, L_22, /*hidden argument*/NULL);
|
|
// L.RegFunction("OpenKeyboard", OpenKeyboard);
|
|
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_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_23, _stringLiteral516637C58C8E1E5E3C08FD9D708A674339BC2676, L_24, /*hidden argument*/NULL);
|
|
// L.RegFunction("CloseKeyboard", CloseKeyboard);
|
|
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_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_25);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_25, _stringLiteralEE66ABFFDDFB839455216BA2B7C6AE53AF4C085E, L_26, /*hidden argument*/NULL);
|
|
// L.RegFunction("InputString", InputString);
|
|
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_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_27);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_27, _stringLiteral8C0DA7B7FECB96F9291DDAAE260D2EE4D0E07198, L_28, /*hidden argument*/NULL);
|
|
// L.RegFunction("SetCustomInput", SetCustomInput);
|
|
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_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_29, _stringLiteral9F2CF0040098BA91BD175C3EFC92E20CBA438FE3, L_30, /*hidden argument*/NULL);
|
|
// L.RegFunction("ApplyPanelOrder", ApplyPanelOrder);
|
|
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_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_31);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_31, _stringLiteral1D8175128E3068CDCA8BBE528DF503318F915F31, L_32, /*hidden argument*/NULL);
|
|
// L.RegFunction("SortWorldSpacePanelsByZOrder", SortWorldSpacePanelsByZOrder);
|
|
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_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_33);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_33, _stringLiteral65783B260435E6A2D7065AD0B8520F6EA0F799B7, L_34, /*hidden argument*/NULL);
|
|
// L.RegFunction("MonitorTexture", MonitorTexture);
|
|
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_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_35, _stringLiteral5ED4FC2326F382EFB22DC21DAE3F2CCB86AD45B7, L_36, /*hidden argument*/NULL);
|
|
// L.RegFunction("AddTouchMonitor", AddTouchMonitor);
|
|
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_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_37);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_37, _stringLiteral5C939CDFA4EDF3D94BFA72628590468C174BAFE2, L_38, /*hidden argument*/NULL);
|
|
// L.RegFunction("RemoveTouchMonitor", RemoveTouchMonitor);
|
|
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_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_39);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_39, _stringLiteralB1BBBE46518FC3FEA7714ACD9808D8C517A86689, L_40, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_Stage);
|
|
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_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_41);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_41, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_42, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_43);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_43, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_44, /*hidden argument*/NULL);
|
|
// L.RegVar("stageHeight", get_stageHeight, null);
|
|
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_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_45);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_45, _stringLiteral3D13B5A70B451057E9258BA8425197ED069F0A26, L_46, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("stageWidth", get_stageWidth, null);
|
|
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_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_47);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_47, _stringLiteral874570C148F8791447F428ECC19F0D428660BFD0, L_48, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("soundVolume", get_soundVolume, set_soundVolume);
|
|
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_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103_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_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_49);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteral1705C583A02AEB133B4AC0B8EF60B0AFC579CD9A, L_50, L_51, /*hidden argument*/NULL);
|
|
// L.RegVar("inst", get_inst, null);
|
|
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_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_52);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_52, _stringLiteral26EF83BE87F3A6621C9D3D9A88392CB3971AE5B0, L_53, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("touchScreen", get_touchScreen, set_touchScreen);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_54 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_55 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_55, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_54);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_54, _stringLiteral519B37E9F6F57A20BE42C07B304C9AD64FAF0B2F, L_55, L_56, /*hidden argument*/NULL);
|
|
// L.RegVar("keyboardInput", get_keyboardInput, set_keyboardInput);
|
|
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_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_59 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_59, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_57);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_57, _stringLiteral93F525E336AF9C7BFE30BBE969C0B37C3012E6A6, L_58, L_59, /*hidden argument*/NULL);
|
|
// L.RegVar("isTouchOnUI", get_isTouchOnUI, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_60 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_61 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_61, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_60);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_60, _stringLiteral98EF17580555837CC9E452DAA08C0EE384461C5E, L_61, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("onStageResized", get_onStageResized, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_62 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_63 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_63, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_62);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_62, _stringLiteralC22791F80459A576D74DA894B70A34B2AA837FE5, L_63, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("touchTarget", get_touchTarget, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_64 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_65 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_65, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_64);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_64, _stringLiteral3DB630246342E2B2822675B4982F519FE9281671, L_65, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("focus", get_focus, set_focus);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_66 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_67 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_67, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_66);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_66, _stringLiteral78918DCAF22C0486024B08CAED8FE0C57E583A47, L_67, L_68, /*hidden argument*/NULL);
|
|
// L.RegVar("touchPosition", get_touchPosition, 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_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_69);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_69, _stringLiteral38BFDDE6FAA7AC0CAE01D6EFFD9C0486385B48C1, L_70, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("touchCount", get_touchCount, 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_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_71);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_71, _stringLiteralC55B7CE242A01B86BC85CF8AEC46439ACE9D1540, L_72, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("keyboard", get_keyboard, set_keyboard);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_73 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_74 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_74, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_75 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_75, NULL, (intptr_t)((intptr_t)FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_73);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_73, _stringLiteral384A8A9F6C477B7BE4999DD5118558C32A8CE1B8, L_74, L_75, /*hidden argument*/NULL);
|
|
// L.EndClass();
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_76 = ___L0;
|
|
NullCheck(L_76);
|
|
LuaState_EndClass_m8A005898468B98BE9EED4EA2E96EEC375C1F6BED(L_76, /*hidden argument*/NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_StageWrap::_CreateFairyGUI_Stage(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap__CreateFairyGUI_Stage_m0A80264094C768029DE49361EE9E2BA87E11960B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * 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.Stage obj = new FairyGUI.Stage();
|
|
Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * L_2 = (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)il2cpp_codegen_object_new(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var);
|
|
Stage__ctor_m8CCBCE3E74E32FE54EA5AA4867FD0DCB90C939A9(L_2, /*hidden argument*/NULL);
|
|
V_0 = L_2;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_3 = ___L0;
|
|
Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * 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.Stage.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, _stringLiteral9813C9212F6B6C949CF13B90129F7DF326875EAA, /*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_StageWrap::Instantiate(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_Instantiate_m518C09FF65831177C274CC0A1918ADF6ECD024FB_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, 0);
|
|
intptr_t L_0 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 0, /*hidden argument*/NULL);
|
|
// FairyGUI.Stage.Instantiate();
|
|
Stage_Instantiate_m381716F52012BC81025BBE16432E33225DE53E5A(/*hidden argument*/NULL);
|
|
// 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_1 = ___L0;
|
|
Exception_t * L_2 = V_1;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_3 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_1, L_2, /*hidden argument*/NULL);
|
|
V_0 = L_3;
|
|
goto IL_001b;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_001b:
|
|
{
|
|
// }
|
|
int32_t L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_StageWrap::Dispose(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_Dispose_m0688F6706807AA574DE117238097767F862C9A33_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// obj.Dispose();
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
VirtActionInvoker0::Invoke(24 /* System.Void FairyGUI.DisplayObject::Dispose() */, ((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::GetTouchPosition(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_GetTouchPosition_m4153AE7A68A28FA4CF04EBAFBF008B1EFCE59354_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
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);
|
|
|
|
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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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)));
|
|
// UnityEngine.Vector2 o = obj.GetTouchPosition(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_6 = Stage_GetTouchPosition_m23562A6532BB2E452C8A769FA22BAAB4B4349AB9(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// ToLua.Push(L, o);
|
|
intptr_t L_7 = ___L0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_8 = V_1;
|
|
ToLua_Push_m435606A21F3C6D92A0C3418AD3E7FD1FF7809EC2((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_StageWrap::GetAllTouch(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_GetAllTouch_m8E6978261E1947426892BB8C94BD6542468F06E5_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* V_0 = NULL;
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* 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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// int[] arg0 = ToLua.CheckNumberArray<int>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_4 = ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckNumberArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_mA12834A4F35CFED82B26CA2C4C8BED443880E9DB_RuntimeMethod_var);
|
|
V_0 = L_4;
|
|
// int[] o = obj.GetAllTouch(arg0);
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_6 = Stage_GetAllTouch_m0B2CCB0588A4EAAD228B6FDB913AA575383274A0(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_5, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// ToLua.Push(L, o);
|
|
intptr_t L_7 = ___L0;
|
|
Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_8 = V_1;
|
|
ToLua_Push_m007BBA6FFBB0D3E2A0905FD568FA4A87AD6ADD5F((intptr_t)L_7, (RuntimeArray *)(RuntimeArray *)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_StageWrap::ResetInputState(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_ResetInputState_m07184D99B1CD9456E2D73CD7840637D4F0FC3592_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// obj.ResetInputState();
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_ResetInputState_m08B39D08D4F9ED9A6FF1B7B2CF84AE8A46C4F7FA(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::CancelClick(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_CancelClick_mA3011C372A560DA3FA19F5719FCE0E9E58FC1EC6_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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)));
|
|
// obj.CancelClick(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_CancelClick_mFB9C7EF5B6BCF7D5CD1EDAF76448CB6AF1DA66CE(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::EnableSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_EnableSound_mE6B8BFF4EF950C80BA43D254E1555F8F6CF607CF_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// obj.EnableSound();
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_EnableSound_mB6AF53AF18FE3A9A52A085302ABF3DAE3B71D302(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::DisableSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_DisableSound_m733897489478D76CCB42E4ADB75B8FEE260A762A_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// obj.DisableSound();
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_DisableSound_m0937F636FCAEEA4D45451E686E62EFFE1491D4CB(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::PlayOneShotSound(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_PlayOneShotSound_m2944F16F75D2DE5742991F1510DDAD115029DB95_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_3, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_4, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_PlayOneShotSound_m4542A86B824AAF8116EAB9CF9D2027495AB70363(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_4, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_11 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_12 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_11, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_12, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_PlayOneShotSound_mA29219A0BE1BCD00E7E78ED88D8FBF4B2760ED1E(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_12, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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.Stage.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, _stringLiteralF93A3989F8B652C4453AFD3C24991A0D2804D111, /*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_StageWrap::OpenKeyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_OpenKeyboard_m256AEBD095444580DB0BA18030172D10C17AB861_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
String_t* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
int32_t V_8 = 0;
|
|
Exception_t * V_9 = 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, 9);
|
|
intptr_t L_0 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, ((int32_t)9), /*hidden argument*/NULL);
|
|
// FairyGUI.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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;
|
|
// bool arg1 = LuaDLL.luaL_checkboolean(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_6 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_5, 3, /*hidden argument*/NULL);
|
|
V_1 = L_6;
|
|
// bool arg2 = LuaDLL.luaL_checkboolean(L, 4);
|
|
intptr_t L_7 = ___L0;
|
|
bool L_8 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_7, 4, /*hidden argument*/NULL);
|
|
V_2 = L_8;
|
|
// bool arg3 = LuaDLL.luaL_checkboolean(L, 5);
|
|
intptr_t L_9 = ___L0;
|
|
bool L_10 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_9, 5, /*hidden argument*/NULL);
|
|
V_3 = L_10;
|
|
// bool arg4 = LuaDLL.luaL_checkboolean(L, 6);
|
|
intptr_t L_11 = ___L0;
|
|
bool L_12 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_11, 6, /*hidden argument*/NULL);
|
|
V_4 = L_12;
|
|
// string arg5 = ToLua.CheckString(L, 7);
|
|
intptr_t L_13 = ___L0;
|
|
String_t* L_14 = ToLua_CheckString_mD7449EF3289C7E6288788CB51A22CF12393ADF1A((intptr_t)L_13, 7, /*hidden argument*/NULL);
|
|
V_5 = L_14;
|
|
// int arg6 = (int)LuaDLL.luaL_checknumber(L, 8);
|
|
intptr_t L_15 = ___L0;
|
|
double L_16 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_15, 8, /*hidden argument*/NULL);
|
|
V_6 = (((int32_t)((int32_t)L_16)));
|
|
// bool arg7 = LuaDLL.luaL_checkboolean(L, 9);
|
|
intptr_t L_17 = ___L0;
|
|
bool L_18 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_17, ((int32_t)9), /*hidden argument*/NULL);
|
|
V_7 = L_18;
|
|
// obj.OpenKeyboard(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7);
|
|
String_t* L_19 = V_0;
|
|
bool L_20 = V_1;
|
|
bool L_21 = V_2;
|
|
bool L_22 = V_3;
|
|
bool L_23 = V_4;
|
|
String_t* L_24 = V_5;
|
|
int32_t L_25 = V_6;
|
|
bool L_26 = V_7;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_OpenKeyboard_m261DC6D7CC51A94F3A124CBD436192823582C113(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_19, L_20, L_21, L_22, L_23, L_24, L_25, L_26, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_8 = 0;
|
|
goto IL_007e;
|
|
} // 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_0070;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0070:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_9 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_27 = ___L0;
|
|
Exception_t * L_28 = V_9;
|
|
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_8 = L_29;
|
|
goto IL_007e;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_007e:
|
|
{
|
|
// }
|
|
int32_t L_30 = V_8;
|
|
return L_30;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_StageWrap::CloseKeyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_CloseKeyboard_m678E8AECD25FA7728A154D8CD82E61F9CD1BD0AE_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// obj.CloseKeyboard();
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_CloseKeyboard_m942AC818912316F1AC592FA899CC387A5D1AF098(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::InputString(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_InputString_mEAEEC6816E64F5630C2206FF2F6D0353F0E27830_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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.InputString(arg0);
|
|
String_t* L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_InputString_mFAC2E33F2047B44D451E13A4CB068E6996045BE3(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::SetCustomInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_SetCustomInput_m62429FB988A80ECE1077195A78EC3E8A606A1C19_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
bool V_2 = false;
|
|
int32_t V_3 = 0;
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
bool V_5 = false;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
bool V_7 = false;
|
|
bool V_8 = false;
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
bool V_10 = false;
|
|
bool V_11 = false;
|
|
Exception_t * V_12 = 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) * 6);
|
|
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 && TypeChecker.CheckTypes<UnityEngine.Vector2, bool>(L, 2))
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)3))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
intptr_t L_3 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_4 = TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D((intptr_t)L_3, 2, /*hidden argument*/TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m49E33D2E33B369A06890B3BFAA0B759CBE832C3D_RuntimeMethod_var);
|
|
if (!L_4)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// FairyGUI.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_5 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_6 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_5, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// UnityEngine.Vector2 arg0 = ToLua.ToVector2(L, 2);
|
|
intptr_t L_7 = ___L0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_8 = ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC((intptr_t)L_7, 2, /*hidden argument*/NULL);
|
|
V_1 = L_8;
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_9 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_10 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_9, 3, /*hidden argument*/NULL);
|
|
V_2 = L_10;
|
|
// obj.SetCustomInput(arg0, arg1);
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_11 = V_1;
|
|
bool L_12 = V_2;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_6, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_SetCustomInput_m16F490203B42F5A165129DA66D2C3CF9F08AD654(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_6, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_11, L_12, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_3 = 0;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// else if (count == 3 && TypeChecker.CheckTypes<UnityEngine.RaycastHit, bool>(L, 2))
|
|
int32_t L_13 = V_0;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
intptr_t L_14 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_15 = TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D((intptr_t)L_14, 2, /*hidden argument*/TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m80E7C43DE82BDBFA3B32688AAAD61A6013E6508D_RuntimeMethod_var);
|
|
if (!L_15)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
// FairyGUI.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_16 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_17 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_16, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// UnityEngine.RaycastHit arg0 = StackTraits<UnityEngine.RaycastHit>.To(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_il2cpp_TypeInfo_var);
|
|
Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * L_18 = ((StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_il2cpp_TypeInfo_var))->get_To_2();
|
|
intptr_t L_19 = ___L0;
|
|
NullCheck(L_18);
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 L_20 = Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393(L_18, (intptr_t)L_19, 2, /*hidden argument*/Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393_RuntimeMethod_var);
|
|
V_4 = L_20;
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_21 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_22 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_21, 3, /*hidden argument*/NULL);
|
|
V_5 = L_22;
|
|
// obj.SetCustomInput(ref arg0, arg1);
|
|
bool L_23 = V_5;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_17, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_SetCustomInput_mFB694ABC678FD1946037380985A34AAB3CDC1AAB(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_17, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), (RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 *)(&V_4), L_23, /*hidden argument*/NULL);
|
|
// ToLua.Push(L, arg0);
|
|
intptr_t L_24 = ___L0;
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 L_25 = V_4;
|
|
ToLua_Push_mE35FD6B22753F0A4FD6B650BAD5F77122239CA66((intptr_t)L_24, L_25, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_3 = 1;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
// else if (count == 4 && TypeChecker.CheckTypes<UnityEngine.Vector2, bool, bool>(L, 2))
|
|
int32_t L_26 = V_0;
|
|
if ((!(((uint32_t)L_26) == ((uint32_t)4))))
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
intptr_t L_27 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_28 = TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB((intptr_t)L_27, 2, /*hidden argument*/TypeChecker_CheckTypes_TisVector2_tA85D2DD88578276CA8A8796756458277E72D073D_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m19FB3528AB6F8E132251AC51185E8DAB19C0ACCB_RuntimeMethod_var);
|
|
if (!L_28)
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
// FairyGUI.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_29 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_30 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_29, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// UnityEngine.Vector2 arg0 = ToLua.ToVector2(L, 2);
|
|
intptr_t L_31 = ___L0;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_32 = ToLua_ToVector2_mF1F09774E2D20D3B6FDF67C15B0D31EF155353AC((intptr_t)L_31, 2, /*hidden argument*/NULL);
|
|
V_6 = L_32;
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_33 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_34 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_33, 3, /*hidden argument*/NULL);
|
|
V_7 = L_34;
|
|
// bool arg2 = LuaDLL.lua_toboolean(L, 4);
|
|
intptr_t L_35 = ___L0;
|
|
bool L_36 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_35, 4, /*hidden argument*/NULL);
|
|
V_8 = L_36;
|
|
// obj.SetCustomInput(arg0, arg1, arg2);
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_37 = V_6;
|
|
bool L_38 = V_7;
|
|
bool L_39 = V_8;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_30, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_SetCustomInput_m8FDB27472701866BD6AF0C4C8D9D746770F58220(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_30, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_37, L_38, L_39, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_3 = 0;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
// else if (count == 4 && TypeChecker.CheckTypes<UnityEngine.RaycastHit, bool, bool>(L, 2))
|
|
int32_t L_40 = V_0;
|
|
if ((!(((uint32_t)L_40) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
intptr_t L_41 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(TypeChecker_tE1FC30EC2B9F201A1DC9142FB019E071BE0B2EA4_il2cpp_TypeInfo_var);
|
|
bool L_42 = TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9((intptr_t)L_41, 2, /*hidden argument*/TypeChecker_CheckTypes_TisRaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m4F015D8BA231DB80DF648EC8CC7D80118EA655B9_RuntimeMethod_var);
|
|
if (!L_42)
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
// FairyGUI.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_43 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
RuntimeObject * L_44 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_43, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// UnityEngine.RaycastHit arg0 = StackTraits<UnityEngine.RaycastHit>.To(L, 2);
|
|
IL2CPP_RUNTIME_CLASS_INIT(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_il2cpp_TypeInfo_var);
|
|
Func_3_tC94C73897E50F862E175636BE65E525BDB58F200 * L_45 = ((StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_StaticFields*)il2cpp_codegen_static_fields_for(StackTraits_1_tA569B361BF1E1C9E790F866D37FCD3A44C9EB45A_il2cpp_TypeInfo_var))->get_To_2();
|
|
intptr_t L_46 = ___L0;
|
|
NullCheck(L_45);
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 L_47 = Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393(L_45, (intptr_t)L_46, 2, /*hidden argument*/Func_3_Invoke_m7E2BEF83899CE1032DACC8745A556BB4A201A393_RuntimeMethod_var);
|
|
V_9 = L_47;
|
|
// bool arg1 = LuaDLL.lua_toboolean(L, 3);
|
|
intptr_t L_48 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
bool L_49 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_48, 3, /*hidden argument*/NULL);
|
|
V_10 = L_49;
|
|
// bool arg2 = LuaDLL.lua_toboolean(L, 4);
|
|
intptr_t L_50 = ___L0;
|
|
bool L_51 = LuaDLL_lua_toboolean_mD1040BE41EBA160232137C0852698D2900B29872((intptr_t)L_50, 4, /*hidden argument*/NULL);
|
|
V_11 = L_51;
|
|
// obj.SetCustomInput(ref arg0, arg1, arg2);
|
|
bool L_52 = V_10;
|
|
bool L_53 = V_11;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_44, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_SetCustomInput_m7A1D23BB07E645074CCD36B4D792D3901545FC88(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_44, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), (RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 *)(&V_9), L_52, L_53, /*hidden argument*/NULL);
|
|
// ToLua.Push(L, arg0);
|
|
intptr_t L_54 = ___L0;
|
|
RaycastHit_t19695F18F9265FE5425062BBA6A4D330480538C3 L_55 = V_9;
|
|
ToLua_Push_mE35FD6B22753F0A4FD6B650BAD5F77122239CA66((intptr_t)L_54, L_55, /*hidden argument*/NULL);
|
|
// return 1;
|
|
V_3 = 1;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
// return LuaDLL.luaL_throw(L, "invalid arguments to method: FairyGUI.Stage.SetCustomInput");
|
|
intptr_t L_56 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_57 = LuaDLL_luaL_throw_m3B091F4ABCD5512C6DD40F7B6A793A8DECBD4828((intptr_t)L_56, _stringLiteral4C6AA0DC2A617F189AF61533722FB4D0642D7D49, /*hidden argument*/NULL);
|
|
V_3 = L_57;
|
|
goto IL_0134;
|
|
}
|
|
} // 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_0127;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0127:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_12 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_58 = ___L0;
|
|
Exception_t * L_59 = V_12;
|
|
IL2CPP_RUNTIME_CLASS_INIT(LuaDLL_t1D8ACD8EC3BB01310693ACE3177379EA2F3419B6_il2cpp_TypeInfo_var);
|
|
int32_t L_60 = LuaDLL_toluaL_exception_m6ECFC58C5FD30C363EFC455E736862A6A2CE9960((intptr_t)L_58, L_59, /*hidden argument*/NULL);
|
|
V_3 = L_60;
|
|
goto IL_0134;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0134:
|
|
{
|
|
// }
|
|
int32_t L_61 = V_3;
|
|
return L_61;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_StageWrap::ApplyPanelOrder(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_ApplyPanelOrder_m82E3F531F6B38921E0BCA2B5E90917E96120069C_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * 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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// FairyGUI.Container arg0 = (FairyGUI.Container)ToLua.CheckObject<FairyGUI.Container>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisContainer_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_m721B68A608A21E4B8C23EDDE08F82A792D5E936E((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisContainer_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_m721B68A608A21E4B8C23EDDE08F82A792D5E936E_RuntimeMethod_var);
|
|
V_0 = ((Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 *)CastclassClass((RuntimeObject*)L_4, Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68_il2cpp_TypeInfo_var));
|
|
// obj.ApplyPanelOrder(arg0);
|
|
Container_t4EFBE10C420E0F896AF5E9D57584D2EC51206A68 * L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_ApplyPanelOrder_mE83ABCE9CAB57AFBBE931677D47EB3DA359F4080(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::SortWorldSpacePanelsByZOrder(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_SortWorldSpacePanelsByZOrder_m79856C9888BCAAC512AD62BCB4C1C6AF649CF51E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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)));
|
|
// obj.SortWorldSpacePanelsByZOrder(arg0);
|
|
int32_t L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_SortWorldSpacePanelsByZOrder_m7D77A8C2AF31B95466821E34B858B3326B49F05D(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::MonitorTexture(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_MonitorTexture_m1433E10CE50DC5B6E7FFC9DC97147489350A6D96_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * 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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// 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_0 = ((NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A *)CastclassClass((RuntimeObject*)L_4, NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A_il2cpp_TypeInfo_var));
|
|
// obj.MonitorTexture(arg0);
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_MonitorTexture_m628E3A7420288F33DA365C410E866D339585D281(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::AddTouchMonitor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_AddTouchMonitor_m2680AD5886ADC930BCAA898E4FCBBFF84CE7AF5F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * 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, 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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_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)));
|
|
// FairyGUI.EventDispatcher arg1 = (FairyGUI.EventDispatcher)ToLua.CheckObject<FairyGUI.EventDispatcher>(L, 3);
|
|
intptr_t L_5 = ___L0;
|
|
RuntimeObject * L_6 = ToLua_CheckObject_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317((intptr_t)L_5, 3, /*hidden argument*/ToLua_CheckObject_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317_RuntimeMethod_var);
|
|
V_1 = ((EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 *)CastclassClass((RuntimeObject*)L_6, EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_il2cpp_TypeInfo_var));
|
|
// obj.AddTouchMonitor(arg0, arg1);
|
|
int32_t L_7 = V_0;
|
|
EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * L_8 = V_1;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_AddTouchMonitor_mE7D5212D24C10DA2D694534B72636D9F1C4C261C(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), L_7, L_8, /*hidden argument*/NULL);
|
|
// 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_StageWrap::RemoveTouchMonitor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_RemoveTouchMonitor_m043C3D4E205B86BD84B78624FC7EC0F45122D03E_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * 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.Stage obj = (FairyGUI.Stage)ToLua.CheckObject<FairyGUI.Stage>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisStage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_m14ED2E0400146225178F3665EB2B35C97CE3F6D2_RuntimeMethod_var);
|
|
// FairyGUI.EventDispatcher arg0 = (FairyGUI.EventDispatcher)ToLua.CheckObject<FairyGUI.EventDispatcher>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisEventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_mB38600ED63D6EC0E221582327DDF13FF3B093317_RuntimeMethod_var);
|
|
V_0 = ((EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 *)CastclassClass((RuntimeObject*)L_4, EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7_il2cpp_TypeInfo_var));
|
|
// obj.RemoveTouchMonitor(arg0);
|
|
EventDispatcher_t87800797690A9BCB3EE39806EF5AFE4CB1100AA7 * L_5 = V_0;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_RemoveTouchMonitor_m78197863E10455FA99BB3E6FDF57AAEABA18C447(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::get_stageHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_stageHeight_m697A873D023485DF340224C5EF38EDFF86A0749A_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.stageHeight;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = Stage_get_stageHeight_m979ECFABF811ADCDE89B970B7FF1B9765CE28C92_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 stageHeight 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, _stringLiteral6A9A4BF30BBE1C69ACED050486887546FD97F3B8, /*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_StageWrap::get_stageWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_stageWidth_mDFFB04D6F11D158EF7FAD866511FD1D702CD3737_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.stageWidth;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = Stage_get_stageWidth_m827FC130D3E1F5C438F218990EAF99F36F764CDE_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 stageWidth 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, _stringLiteral2A93C8E8EB1D18FFA9C88B7DEE966938805DEB2C, /*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_StageWrap::get_soundVolume(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_soundVolume_m35706FCE76073101B0E15FF966C02B78E2C4E103_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.soundVolume;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
float L_3 = Stage_get_soundVolume_mE9C76DC6898F6DA0CC249218561FEDB487B8A006_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::get_inst(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_inst_m32FD46BB374A3FC4C83E32ACFE46304DE21749A2_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.Stage.inst);
|
|
intptr_t L_0 = ___L0;
|
|
Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * L_1 = Stage_get_inst_mFCA187267FCC1970404E091CD55B672B09192321(/*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_StageWrap::get_touchScreen(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_touchScreen_m557EBFD601A1D7815C89FB44780D6218B139779F_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.Stage.touchScreen);
|
|
intptr_t L_0 = ___L0;
|
|
bool L_1 = Stage_get_touchScreen_m7958DDC77197EF9D62B26B9719E929787234BE0C_inline(/*hidden argument*/NULL);
|
|
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_StageWrap::get_keyboardInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_keyboardInput_mA654D602FEABBE4D9A783EB6F61F4CA4D56F1552_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.Stage.keyboardInput);
|
|
intptr_t L_0 = ___L0;
|
|
bool L_1 = Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6_inline(/*hidden argument*/NULL);
|
|
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_StageWrap::get_isTouchOnUI(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_isTouchOnUI_m68CEB65C0579E8351845783BD86D49336B3291C3_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.Stage.isTouchOnUI);
|
|
intptr_t L_0 = ___L0;
|
|
bool L_1 = Stage_get_isTouchOnUI_mA1DB9B317EA7B0F48231BA1D69EA139CBFF6C084(/*hidden argument*/NULL);
|
|
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_StageWrap::get_onStageResized(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_onStageResized_mD82E840EB3EDC118E1AE100F6EDEFF17AEA66D5A_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.EventListener ret = obj.onStageResized;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
EventListener_t49A905F03D200ACE99DE09C02C7007437397826F * L_3 = Stage_get_onStageResized_m7BBF34B8B31204A50651CE5BC7A9BDA295466054(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 onStageResized 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, _stringLiteral41186EB78CF6BD10AA7408E565DF6195318494FC, /*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_StageWrap::get_touchTarget(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_touchTarget_m1013DFD3AE3CB0E97E115052A14CA3306F6B928F_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * 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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DisplayObject ret = obj.touchTarget;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * L_3 = Stage_get_touchTarget_mF38B9AA585F5B912E66FFD95477A2F0C456CA5A1(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * 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_StageWrap::get_focus(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_focus_mC643D0C6A78567DCC8D5E26F64B3E46B21692161_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * 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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.DisplayObject ret = obj.focus;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * L_3 = Stage_get_focus_m9275CFD467CADCBEF25312FEE85A47A0593AC777(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * 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_StageWrap::get_touchPosition(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_touchPosition_m7CEC0EE8FD8882EC9537C9C567E0ADA806826152_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Vector2 ret = obj.touchPosition;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = Stage_get_touchPosition_m6B8C81EF1B50EF9CBF21F7C4A01101E7D5FD7584(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 touchPosition 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, _stringLiteral8029DA3A7BF0C459CC0DE1E282264802FD72174D, /*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_StageWrap::get_touchCount(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_touchCount_m385665B3698A61EBBDF1C1656A60A68572F8BFAC_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.touchCount;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = Stage_get_touchCount_mA8E9E6559CEA558A1D734EC6CF06AA0A78334F29_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 touchCount 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, _stringLiteral9A10C7A2FD660537FA0628EB4F5DF773D55C85A8, /*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_StageWrap::get_keyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_get_keyboard_m68E68224055056E31AF2EF54F8C455B995E22A0E_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.IKeyboard ret = obj.keyboard;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
RuntimeObject* L_3 = Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
RuntimeObject* 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 keyboard 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, _stringLiteral4661645BF3EFB4B08A22739E5B604A87635131D1, /*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_StageWrap::set_soundVolume(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_set_soundVolume_m2593A7C122879743686E24CDC11E5C45B65E653F_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.Stage obj = (FairyGUI.Stage)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(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_set_soundVolume_m3D57A92C92CB286DD415B98F920A0DD0E56D6B3E_inline(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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.Int32 FairyGUI_StageWrap::set_touchScreen(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_set_touchScreen_m49C75A2A99E9AE3E0C9B21BDA1E55BBB3119D5C6_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.Stage.touchScreen = arg0;
|
|
Stage_set_touchScreen_m5D4F9419C7DB012DA9A362178A15D529B7ABFDF9(L_1, /*hidden argument*/NULL);
|
|
// 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_StageWrap::set_keyboardInput(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_set_keyboardInput_m564B9E16A2F35756F9BA40DB8A1FCE62A16F37B3_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.Stage.keyboardInput = arg0;
|
|
Stage_set_keyboardInput_m77FFB7C0ADC9274F7C4B36A460A9494E8C07D915_inline(L_1, /*hidden argument*/NULL);
|
|
// 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_StageWrap::set_focus(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_set_focus_m25AA1A287CDE68519D9109AC479D023A6F4E91FB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * 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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// 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_1 = ((DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB *)CastclassClass((RuntimeObject*)L_4, DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB_il2cpp_TypeInfo_var));
|
|
// obj.focus = arg0;
|
|
DisplayObject_t812392D4D9850BF1FAF422D2DDAD56A57E6D48FB * L_5 = V_1;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_set_focus_m24A5FC575D52982936135BBD7E91EC05F7F0C864(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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_StageWrap::set_keyboard(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_StageWrap_set_keyboard_mFC02E15E5B31C3B0205110225D39D073A927D085_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.Stage obj = (FairyGUI.Stage)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.IKeyboard arg0 = (FairyGUI.IKeyboard)ToLua.CheckObject<FairyGUI.IKeyboard>(L, 2);
|
|
intptr_t L_3 = ___L0;
|
|
RuntimeObject * L_4 = ToLua_CheckObject_TisIKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_m78D86509A8B22B503D0ECDC58B5F341546383A4B((intptr_t)L_3, 2, /*hidden argument*/ToLua_CheckObject_TisIKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_m78D86509A8B22B503D0ECDC58B5F341546383A4B_RuntimeMethod_var);
|
|
V_1 = ((RuntimeObject*)Castclass((RuntimeObject*)L_4, IKeyboard_t5C6EB807944D436141E634F73C2AAC8E660A2745_il2cpp_TypeInfo_var));
|
|
// obj.keyboard = arg0;
|
|
RuntimeObject* L_5 = V_1;
|
|
NullCheck(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var)));
|
|
Stage_set_keyboard_m3CE0620485EEB99CB6507001E5151BC2C8BFC9F5(((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 *)CastclassClass((RuntimeObject*)L_2, Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_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 keyboard 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, _stringLiteral4661645BF3EFB4B08A22739E5B604A87635131D1, /*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_StageWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_StageWrap__ctor_m7F44EE9D55CC2D397ABD7EDE8AAB6647D865D24D (FairyGUI_StageWrap_tAB1F16F78B9F2DC919464D4B1FD0A06444D21C40 * __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_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
extern "C" int32_t DEFAULT_CALL ReversePInvokeWrapper_FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8(intptr_t ___L0)
|
|
{
|
|
il2cpp::vm::ScopedThreadAttacher _vmThreadHelper;
|
|
|
|
// Managed method invocation
|
|
int32_t returnValue = FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8(___L0, NULL);
|
|
|
|
return returnValue;
|
|
}
|
|
// System.Void FairyGUI_TextFieldWrap::Register(LuaInterface.LuaState)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_TextFieldWrap_Register_mB79EC299053CAA6DD523A919F69E20B83581A897 (LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_Register_mB79EC299053CAA6DD523A919F69E20B83581A897_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// L.BeginClass(typeof(FairyGUI.TextField), typeof(FairyGUI.DisplayObject));
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_0 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_1 = { reinterpret_cast<intptr_t> (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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("EnableCharPositionSupport", EnableCharPositionSupport);
|
|
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_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_5);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_5, _stringLiteral1222ECDC77C78D7768332449E9AD22FA29B6021E, L_6, /*hidden argument*/NULL);
|
|
// L.RegFunction("Redraw", Redraw);
|
|
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_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_7);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_7, _stringLiteralB7796896A9244865698474DD7A642E5FF6C71705, 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_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_9);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_9, _stringLiteral703D9C4B7F53F92D649F87CECB5C1A0F5DDBF057, L_10, /*hidden argument*/NULL);
|
|
// L.RegFunction("GetLinesShape", GetLinesShape);
|
|
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_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_11);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_11, _stringLiteralCD5F45E12745D83C598AF7EBE8740F613DFC0279, L_12, /*hidden argument*/NULL);
|
|
// L.RegFunction("EnsureSizeCorrect", EnsureSizeCorrect);
|
|
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_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_13);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_13, _stringLiteral5F45455B94AFF22E77CEA17618514C88956BD6B5, L_14, /*hidden argument*/NULL);
|
|
// L.RegFunction("Update", Update);
|
|
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_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_15);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_15, _stringLiteralFB91E24FA52D8D2B32937BF04D843F730319A902, L_16, /*hidden argument*/NULL);
|
|
// L.RegFunction("OnPopulateMesh", OnPopulateMesh);
|
|
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_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_17);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_17, _stringLiteral1A68501D646768F2DFE4814B7246E7C57BA16E6E, L_18, /*hidden argument*/NULL);
|
|
// L.RegFunction("New", _CreateFairyGUI_TextField);
|
|
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_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_19);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_19, _stringLiteral6403F2B7EB2AAAFE6DE34CBF2A029B01AFEBC512, L_20, /*hidden argument*/NULL);
|
|
// L.RegFunction("__tostring", ToLua.op_ToString);
|
|
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)ToLua_op_ToString_m45ABFC0D91846491E0BD772C639D333B3697565C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_21);
|
|
LuaState_RegFunction_m23252F475A7BC3A8FBF4F0ADB77BD5505B053FBA(L_21, _stringLiteral55466C57A6AD671E6382864E65E49545CEA21A96, L_22, /*hidden argument*/NULL);
|
|
// L.RegVar("textFormat", get_textFormat, set_textFormat);
|
|
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_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6_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_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_23);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_23, _stringLiteral25802F71AB5EF7964107CA0C2C607006A56B4442, L_24, L_25, /*hidden argument*/NULL);
|
|
// L.RegVar("align", get_align, set_align);
|
|
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_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D_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_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_26);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_26, _stringLiteralAE21C64A87F6BB0B8E16E55C48BE4CC638D7BD3F, L_27, L_28, /*hidden argument*/NULL);
|
|
// L.RegVar("verticalAlign", get_verticalAlign, set_verticalAlign);
|
|
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_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_29);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_29, _stringLiteral552225D5D65C27CEE9F643FC99EAC3D7B9FEAFA5, L_30, L_31, /*hidden argument*/NULL);
|
|
// L.RegVar("text", get_text, set_text);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_32 = ___L0;
|
|
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_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_32);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_32, _stringLiteral372EA08CAB33E71C02C651DBC83A474D32C676EA, L_33, L_34, /*hidden argument*/NULL);
|
|
// L.RegVar("htmlText", get_htmlText, set_htmlText);
|
|
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_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_35);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_35, _stringLiteral8E12E21B5EDD8B5A201CE01BB9E2A56D0D82D9E8, L_36, L_37, /*hidden argument*/NULL);
|
|
// L.RegVar("parsedText", get_parsedText, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_38 = ___L0;
|
|
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_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_38);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_38, _stringLiteral6D2D12A0574FFF50FC0C594FBD40CBEE941011FF, L_39, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("autoSize", get_autoSize, set_autoSize);
|
|
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_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF_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_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_40);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_40, _stringLiteral09D74747F7BBB54D619A297A40098D5403D19923, L_41, L_42, /*hidden argument*/NULL);
|
|
// L.RegVar("wordWrap", get_wordWrap, set_wordWrap);
|
|
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_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE_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_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_43);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_43, _stringLiteral08C879077899DA4C3F38D8A51E28EFE959760E4E, L_44, L_45, /*hidden argument*/NULL);
|
|
// L.RegVar("singleLine", get_singleLine, set_singleLine);
|
|
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_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5_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_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_46);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_46, _stringLiteral5E2F2B15CAE3C25B03D210914F84080F52914228, L_47, L_48, /*hidden argument*/NULL);
|
|
// L.RegVar("stroke", get_stroke, set_stroke);
|
|
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_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B_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_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_49);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_49, _stringLiteralFA2A4FD4647FAD8F06BF432ED86671AE860FC08C, L_50, L_51, /*hidden argument*/NULL);
|
|
// L.RegVar("strokeColor", get_strokeColor, set_strokeColor);
|
|
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_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C_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_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_52);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_52, _stringLiteralD0FE38A115933B0402B5C2D191DF99CDF2C1B8FD, L_53, L_54, /*hidden argument*/NULL);
|
|
// L.RegVar("shadowOffset", get_shadowOffset, set_shadowOffset);
|
|
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_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_57 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_57, NULL, (intptr_t)((intptr_t)FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_55);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_55, _stringLiteralFCECF7EDF22E26E95F7E670FFC9DCBD5080ED813, L_56, L_57, /*hidden argument*/NULL);
|
|
// L.RegVar("textWidth", get_textWidth, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_58 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_59 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_59, NULL, (intptr_t)((intptr_t)FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_58);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_58, _stringLiteralEC50FF2E8F93CC35EE7133CFCA6C9BA56AE7A5EA, L_59, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("textHeight", get_textHeight, null);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_60 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_61 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_61, NULL, (intptr_t)((intptr_t)FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_60);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_60, _stringLiteral034911C590C6A795E5C8761915ED11D255DEDE53, L_61, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("maxWidth", get_maxWidth, set_maxWidth);
|
|
LuaState_tE37CD27C2C8ADE144B1AF4766CEA25588C7E79EE * L_62 = ___L0;
|
|
LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE * L_63 = (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)il2cpp_codegen_object_new(LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE_il2cpp_TypeInfo_var);
|
|
LuaCSFunction__ctor_m12CA22543F704011E09DFAB91D578F9545E036FC(L_63, NULL, (intptr_t)((intptr_t)FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
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_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_62);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_62, _stringLiteralCAFD6BB10A96EDCD6C5E1DCCEA5A9671CFCE882D, L_63, L_64, /*hidden argument*/NULL);
|
|
// L.RegVar("htmlElements", get_htmlElements, 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_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_65);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_65, _stringLiteral12643F6F86FCED71668F8CC7E56BFC75F79C0B1C, L_66, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("lines", get_lines, 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_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_67);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_67, _stringLiteral8525AAA8359E52B9251C3D249C0CAD272ACD6251, L_68, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("charPositions", get_charPositions, 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_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_69);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_69, _stringLiteralAB0E8E7A894BCE5BE9D670558946848A3DF20AC3, L_70, (LuaCSFunction_t8A7FA654F7621890FD62690229D1AB40DF3122FE *)NULL, /*hidden argument*/NULL);
|
|
// L.RegVar("richTextField", get_richTextField, 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_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4_RuntimeMethod_var), /*hidden argument*/NULL);
|
|
NullCheck(L_71);
|
|
LuaState_RegVar_mDEFD828C146267C460B64B55852189B852E7E7F8(L_71, _stringLiteral0789664F2B80201367FE800EE5278972F48EACC9, 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_TextFieldWrap::_CreateFairyGUI_TextField(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap__CreateFairyGUI_TextField_mA467FCC80AE171F3813E2F4AB9E839F7DCEDA4CB_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * 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.TextField obj = new FairyGUI.TextField();
|
|
TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * L_2 = (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)il2cpp_codegen_object_new(TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var);
|
|
TextField__ctor_m1D9B2A3ED7DD99D682A82F9F7001E70CE960DF81(L_2, /*hidden argument*/NULL);
|
|
V_0 = L_2;
|
|
// ToLua.PushObject(L, obj);
|
|
intptr_t L_3 = ___L0;
|
|
TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * 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.TextField.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, _stringLiteralC21183E322D31E31CA40EAAB08F79BC13E4FE771, /*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_TextFieldWrap::EnableCharPositionSupport(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_EnableCharPositionSupport_m9D53D4B5BE8040EC175C1362ABE9E86C7D4A5EFA_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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_RuntimeMethod_var);
|
|
// obj.EnableCharPositionSupport();
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_EnableCharPositionSupport_mC7182B6CF7CBD058F6DF55173C938F6A87C84C0A(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::Redraw(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_Redraw_m8A40644B990EC53BE4565907149CDADC42A72778_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_RuntimeMethod_var);
|
|
// bool o = obj.Redraw();
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
bool L_3 = TextField_Redraw_mDCF332C7214C3EE82AF96B9D3BE1947F5B51BBEA(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_0 = L_3;
|
|
// LuaDLL.lua_pushboolean(L, o);
|
|
intptr_t L_4 = ___L0;
|
|
bool L_5 = V_0;
|
|
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_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_TextFieldWrap::HasCharacter(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_HasCharacter_m1A5263EBAA495667753401B121AF17E670351703_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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
bool L_6 = TextField_HasCharacter_m829B4F80224EBD126DF6D4998FE31724D8854E35(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::GetLinesShape(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_GetLinesShape_m76EBD088900B432B176735C8975B7559BF708F85_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
int32_t V_2 = 0;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * V_5 = NULL;
|
|
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) * 2);
|
|
il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage);
|
|
NO_UNUSED_WARNING (__leave_targets);
|
|
|
|
IL_0000:
|
|
try
|
|
{ // begin try (depth: 1)
|
|
// ToLua.CheckArgsCount(L, 7);
|
|
intptr_t L_0 = ___L0;
|
|
IL2CPP_RUNTIME_CLASS_INIT(ToLua_tA36FC44CF758AA3F5AD67A95D80E614E1DD54F4D_il2cpp_TypeInfo_var);
|
|
ToLua_CheckArgsCount_m12BE48035FB4D8A9B2535B6771CF4FCE6C83103B((intptr_t)L_0, 7, /*hidden argument*/NULL);
|
|
// FairyGUI.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_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)));
|
|
// 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)));
|
|
// int arg2 = (int)LuaDLL.luaL_checknumber(L, 4);
|
|
intptr_t L_7 = ___L0;
|
|
double L_8 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_7, 4, /*hidden argument*/NULL);
|
|
V_2 = (((int32_t)((int32_t)L_8)));
|
|
// float arg3 = (float)LuaDLL.luaL_checknumber(L, 5);
|
|
intptr_t L_9 = ___L0;
|
|
double L_10 = LuaDLL_luaL_checknumber_m7A77683D131BE59F2D1261688CBEF7892643E8E7((intptr_t)L_9, 5, /*hidden argument*/NULL);
|
|
V_3 = (((float)((float)L_10)));
|
|
// bool arg4 = LuaDLL.luaL_checkboolean(L, 6);
|
|
intptr_t L_11 = ___L0;
|
|
bool L_12 = LuaDLL_luaL_checkboolean_m8F28B1A574BE19A9735A60537D96B5D359FE7CFE((intptr_t)L_11, 6, /*hidden argument*/NULL);
|
|
V_4 = L_12;
|
|
// System.Collections.Generic.List<UnityEngine.Rect> arg5 = (System.Collections.Generic.List<UnityEngine.Rect>)ToLua.CheckObject(L, 7, typeof(System.Collections.Generic.List<UnityEngine.Rect>));
|
|
intptr_t L_13 = ___L0;
|
|
RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast<intptr_t> (List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_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, 7, L_15, /*hidden argument*/NULL);
|
|
V_5 = ((List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 *)CastclassClass((RuntimeObject*)L_16, List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350_il2cpp_TypeInfo_var));
|
|
// obj.GetLinesShape(arg0, arg1, arg2, arg3, arg4, arg5);
|
|
int32_t L_17 = V_0;
|
|
float L_18 = V_1;
|
|
int32_t L_19 = V_2;
|
|
float L_20 = V_3;
|
|
bool L_21 = V_4;
|
|
List_1_tD72B394EF1F4532C1F4227FD1A123F94D9DC0350 * L_22 = V_5;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_GetLinesShape_mE96961E9FABF7C6D121E10F234168EC3028ACC23(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), L_17, L_18, L_19, L_20, L_21, L_22, /*hidden argument*/NULL);
|
|
// return 0;
|
|
V_6 = 0;
|
|
goto IL_0078;
|
|
} // 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_006a;
|
|
throw e;
|
|
}
|
|
|
|
CATCH_006a:
|
|
{ // begin catch(System.Exception)
|
|
// catch (Exception e)
|
|
V_7 = ((Exception_t *)__exception_local);
|
|
// return LuaDLL.toluaL_exception(L, e);
|
|
intptr_t L_23 = ___L0;
|
|
Exception_t * L_24 = V_7;
|
|
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_6 = L_25;
|
|
goto IL_0078;
|
|
} // end catch (depth: 1)
|
|
|
|
IL_0078:
|
|
{
|
|
// }
|
|
int32_t L_26 = V_6;
|
|
return L_26;
|
|
}
|
|
}
|
|
// System.Int32 FairyGUI_TextFieldWrap::EnsureSizeCorrect(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_EnsureSizeCorrect_m1FCD0A923ED3C7D46A702FD3BF3409B58341944F_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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_RuntimeMethod_var);
|
|
// obj.EnsureSizeCorrect();
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
VirtActionInvoker0::Invoke(9 /* System.Void FairyGUI.DisplayObject::EnsureSizeCorrect() */, ((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::Update(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_Update_mDF96D4A4E4626F90B4030E3C80C152393413CD5A_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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
VirtActionInvoker1< UpdateContext_t5B9A5C94A63A810E1CBE710A986D7E126ACA0BC7 * >::Invoke(23 /* System.Void FairyGUI.DisplayObject::Update(FairyGUI.UpdateContext) */, ((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::OnPopulateMesh(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_OnPopulateMesh_m945B2CD4F85636CEB94BD27E7E3BDFBDE1C8DD7C_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.TextField obj = (FairyGUI.TextField)ToLua.CheckObject<FairyGUI.TextField>(L, 1);
|
|
intptr_t L_1 = ___L0;
|
|
RuntimeObject * L_2 = ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E((intptr_t)L_1, 1, /*hidden argument*/ToLua_CheckObject_TisTextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_m1B8A13DB6EFE617504C1ACD75205098D7C15782E_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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_OnPopulateMesh_m1E3A4CB6D077EB074E106A57F99FF9B0309D1F1C(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_textFormat(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_textFormat_m4E04A8153EFF29C14EFCC24D55D22476CB00ADE6_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.TextFormat ret = obj.textFormat;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * L_3 = TextField_get_textFormat_m4B545901CB511ED997D614A865609C7A1E2AFD35_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_align(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_align_m49178C923E226033E829D6A739A0DE7BAA0F7A9D_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.AlignType ret = obj.align;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = TextField_get_align_mF923651E166DF349D9C6A20A0BFE14C5E0E466F4(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_verticalAlign(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_verticalAlign_m2540F71D1202822A5A635E74C044EE5D251D9A8F_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.VertAlignType ret = obj.verticalAlign;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = TextField_get_verticalAlign_mAA70F2B024B2B0AE206552C82D04A33816AC18D8_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_text(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_text_mE204DB71ACB9F6DA7A0F6AE070D053189D48C411_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// string ret = obj.text;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
String_t* L_3 = TextField_get_text_m0C6DB761E2C23A7F78B137C5DBAA937B7BCDD511_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 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_TextFieldWrap::get_htmlText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_htmlText_m5C5BFEEAF49B40364E022357D061A35B9A359FDD_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// string ret = obj.htmlText;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
String_t* L_3 = TextField_get_htmlText_mC068BF01FB1A55B7B34B43707A970B3F2EE36B2A_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 htmlText 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, _stringLiteralF2B9DA2D9391EB59C280297407184DFCC2F65DC7, /*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_TextFieldWrap::get_parsedText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_parsedText_mBF2CB484B7CA9E6936BDC422426F1EC249D772E5_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// string ret = obj.parsedText;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
String_t* L_3 = TextField_get_parsedText_m3B6F2FDADF5AB6767E508A49798322C480F9C490_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 parsedText 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, _stringLiteralA9DEB86F5395CE802C8917BBA98DD91CE906CC10, /*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_TextFieldWrap::get_autoSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_autoSize_mA06FB383C5AF0FDA9E2734281A0AE02765FCC9EF_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.AutoSizeType ret = obj.autoSize;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = TextField_get_autoSize_m7ACD24F1972C17647E03342F1ABD67AFB2C4D01E_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_wordWrap(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_wordWrap_mA95C9ABBB93D5D7F257636C7F5C6FED55BFAC7FE_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.wordWrap;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
bool L_3 = TextField_get_wordWrap_mF4B1767D647D322FF3D7A589B72F0EDA34F7CF98_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 wordWrap 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, _stringLiteral29A736F3A9927184DBC343AEA3462AD60E5FEE81, /*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_TextFieldWrap::get_singleLine(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_singleLine_mA7E29C4C4F2F520649D754A8F9F17C71A13BADB5_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// bool ret = obj.singleLine;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
bool L_3 = TextField_get_singleLine_m5FDD33ED011FF2C33C058450C683A08A3C8BB673_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_stroke(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_stroke_m4EC61273BF075A81A82CFCDC54A12D98CEE93E7B_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.stroke;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = TextField_get_stroke_mB1F1EAC0E1B016299488006B7D9B1C6A5A4BAE9D_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_strokeColor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_strokeColor_mD58CD5969190CA7D510AABEF2E64229C3D85E55C_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Color ret = obj.strokeColor;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_3 = TextField_get_strokeColor_m9CE6F7A78513A684E062731981ED6DF64701FF94_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_shadowOffset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_shadowOffset_mFFF970515D04EE7562210693EB9E9171788CE54C_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// UnityEngine.Vector2 ret = obj.shadowOffset;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_3 = TextField_get_shadowOffset_mE18D0F42B7312924E4565843BE9EB96F4D6AF641_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_textWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_textWidth_m9D94D7DC6DCDF52112EA98B72D9E52A561BEAFAF_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.textWidth;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
float L_3 = TextField_get_textWidth_m4CF6D547DC8023ED2B7209A9E90E1AA2D4E0C679(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_textHeight(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_textHeight_mC1C8CD32E3948C702CB39087BEA23FF62C48D1CC_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// float ret = obj.textHeight;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
float L_3 = TextField_get_textHeight_m3D5995AFF9641330C5711FD1C6C128038FA94190(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::get_maxWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_maxWidth_mE3A2812D6D68C7CEA359D3CF6FA32F2771FE9528_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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// int ret = obj.maxWidth;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
int32_t L_3 = TextField_get_maxWidth_m5FFCFA54434141EC1CE2C913103287DA44FA7145_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 maxWidth 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, _stringLiteral098671C9702948D26176CC7EF39B29B1082FB092, /*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_TextFieldWrap::get_htmlElements(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_htmlElements_mE17C3637F0ECCA262686C22E5ED459ACBE6C6A05_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * 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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// System.Collections.Generic.List<FairyGUI.Utils.HtmlElement> ret = obj.htmlElements;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * L_3 = TextField_get_htmlElements_mF4E45B24C909527735F57F22D82B690E6835DE6A(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushSealed(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
List_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00 * L_5 = V_1;
|
|
ToLua_PushSealed_TisList_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_mDF76F5E43DA1101E0743528CC65507C86EF82B8C((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisList_1_t381AE71D8023D24BC74693BB81131AD2C9C23D00_mDF76F5E43DA1101E0743528CC65507C86EF82B8C_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 htmlElements 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, _stringLiteral81D48380148B843B239D27FC96B1C4C20F6F87C3, /*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_TextFieldWrap::get_lines(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_lines_mCDADBDA566EB5A906272567EA42ADE56CC810F53_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * 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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// System.Collections.Generic.List<FairyGUI.TextField.LineInfo> ret = obj.lines;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * L_3 = TextField_get_lines_mAC79145002ECFA88617056F3AEB1E8EEE9662329(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushSealed(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
List_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5 * L_5 = V_1;
|
|
ToLua_PushSealed_TisList_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_m9EB4AF81D53F7CDC0905522C29A45D9FB21F90AE((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisList_1_t31D4497B11F980396342DC57DAC4CDB173B7CCE5_m9EB4AF81D53F7CDC0905522C29A45D9FB21F90AE_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 lines 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, _stringLiteral163C349C1E471A7A37C119E67456C9E25C2E0C25, /*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_TextFieldWrap::get_charPositions(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_charPositions_mD268C293CA263C741360B76A93EC798FCB4CCD1B_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * 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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// System.Collections.Generic.List<FairyGUI.TextField.CharPosition> ret = obj.charPositions;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_3 = TextField_get_charPositions_mC96D62F2D365AD181434FE928995AA3E9E0748C1(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushSealed(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
List_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3 * L_5 = V_1;
|
|
ToLua_PushSealed_TisList_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_mF0C55C64EC65F3F4FC8FE4D0A65EDCC5A536F6C9((intptr_t)L_4, L_5, /*hidden argument*/ToLua_PushSealed_TisList_1_t4172CC27EA2D391CC688F5EA5A27CABD2E3FA9C3_mF0C55C64EC65F3F4FC8FE4D0A65EDCC5A536F6C9_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 charPositions 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, _stringLiteral7DD7857E40FAD620AAB358BF0C02A09FCF5E8557, /*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_TextFieldWrap::get_richTextField(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_get_richTextField_m31860DFC3B7964A149976D5546CC8DF36A2B98E4_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject * V_0 = NULL;
|
|
RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * 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.TextField obj = (FairyGUI.TextField)o;
|
|
RuntimeObject * L_2 = V_0;
|
|
// FairyGUI.RichTextField ret = obj.richTextField;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * L_3 = TextField_get_richTextField_m0B9775D542EB8954EBFF0FF27266B3613C7C3532_inline(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)), /*hidden argument*/NULL);
|
|
V_1 = L_3;
|
|
// ToLua.PushObject(L, ret);
|
|
intptr_t L_4 = ___L0;
|
|
RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * 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 richTextField 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, _stringLiteral567257FC1BE4A2154B7C5B47E5F25A0C5E57B341, /*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_TextFieldWrap::set_textFormat(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_textFormat_m2407DFAE95D7F078E5562A3F1EED9159ABC92D17_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_textFormat_m3004FA1A1F7040C069C91F4B85B54226506E3C71(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_align(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_align_mD89DE0C071F54127EEEEDF47E1EB74C13C0D244A_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_align_m6FB37FC85FFF0781D46D24CCC0641B8C1AA2E9BF(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_verticalAlign(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_verticalAlign_mD0BE4C35E9D1B44BEAF7D57644C1DB5D32520CCE_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_verticalAlign_mB60013C432F0B0CCD8A6F1270D394AC0BCEDA735(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_text(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_text_mF5DA89FB18C0F6E84CE6C2162058D3D526D2A30A_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_text_m5880882609EEFB942F7FCC9CEC9482E8BD58182B(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 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_TextFieldWrap::set_htmlText(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_htmlText_mDDE976E6AA2C6FA4D9D1DC1B410613CCB85B79C0_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.TextField obj = (FairyGUI.TextField)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.htmlText = arg0;
|
|
String_t* L_5 = V_1;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_htmlText_m4BC91BB903F3906A9FB5E0FE00BB5D5DF21A7A51(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 htmlText 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, _stringLiteralF2B9DA2D9391EB59C280297407184DFCC2F65DC7, /*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_TextFieldWrap::set_autoSize(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_autoSize_mBDDC92D7C144DA1886DDF6E46CA889C9358F1BBE_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_autoSize_mC608C67772ABEB4526A257CDF5B6C3F39CF41DE3(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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.Int32 FairyGUI_TextFieldWrap::set_wordWrap(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_wordWrap_m6CA2F21BFC34BC8825BFCCCEB1534A21EF8E2FF3_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.TextField obj = (FairyGUI.TextField)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.wordWrap = arg0;
|
|
bool L_5 = V_1;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_wordWrap_m409FEA6591721FE106AA83F3E817E309DDA2F0DB(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 wordWrap 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, _stringLiteral29A736F3A9927184DBC343AEA3462AD60E5FEE81, /*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_TextFieldWrap::set_singleLine(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_singleLine_mB5A9D3943431D4E4BED619551FBD4992A84A6790_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_singleLine_m72EF9943F89F04A47B9975CC4B06EF6CCBBCEABE(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_stroke(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_stroke_m7F9426F540032E2538F4F2ADC107743843750882_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_stroke_mD71EDABC85C524FD253AEFB055293DCACDEC14A0(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_strokeColor(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_strokeColor_m9C3DAB627EB91F141F531FEC63F18D62813E98B9_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_strokeColor_m159A5031AC79FC05B8ED5E2DF9A15B16BB14C4F3(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_shadowOffset(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_shadowOffset_m7EE958BDE2F1582CE714A49C145EF103CDB66586_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.TextField obj = (FairyGUI.TextField)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(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_shadowOffset_mFCFD7FED45E815629935562317839912D43359BA(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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_TextFieldWrap::set_maxWidth(System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8 (intptr_t ___L0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (FairyGUI_TextFieldWrap_set_maxWidth_m1C62DA62E2AD4D2EB7F7D84ED99EAD89E504B0A8_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.TextField obj = (FairyGUI.TextField)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.maxWidth = arg0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_il2cpp_TypeInfo_var)));
|
|
TextField_set_maxWidth_mEA9CD35EC699E3E3FBCFC41724715F8F8887E92A(((TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D *)CastclassClass((RuntimeObject*)L_2, TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D_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 maxWidth 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, _stringLiteral098671C9702948D26176CC7EF39B29B1082FB092, /*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_TextFieldWrap::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FairyGUI_TextFieldWrap__ctor_m614D2E59D2C8044ECAE5A00203DC1FE48BAE8C34 (FairyGUI_TextFieldWrap_tE6F67F9BDC850EA401921528CD0E02DC75A904F5 * __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 InputEvent_get_x_m0C82F6E692B31A47A3AA7F48A7897627305D8573_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float x { get; internal set; }
|
|
float L_0 = __this->get_U3CxU3Ek__BackingField_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float InputEvent_get_y_mB42B7A5BCD9CC4404A622CC2FE993277F65D3F11_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float y { get; internal set; }
|
|
float L_0 = __this->get_U3CyU3Ek__BackingField_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_keyCode_mD0BDFCE2D427F0FFCCEE5CA41270489178AB24FB_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public KeyCode keyCode { get; internal set; }
|
|
int32_t L_0 = __this->get_U3CkeyCodeU3Ek__BackingField_2();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Il2CppChar InputEvent_get_character_m70E708EA4DCDF5DFC110812495B1AF30FF681776_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public char character { get; internal set; }
|
|
Il2CppChar L_0 = __this->get_U3CcharacterU3Ek__BackingField_3();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_modifiers_m52206161ABB497C227D519472713F8C62F134483_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public EventModifiers modifiers { get; internal set; }
|
|
int32_t L_0 = __this->get_U3CmodifiersU3Ek__BackingField_4();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_mouseWheelDelta_mE0DEC1557D2FAF3B78A20E29D0D2F3859EE0E804_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int mouseWheelDelta { get; internal set; }
|
|
int32_t L_0 = __this->get_U3CmouseWheelDeltaU3Ek__BackingField_5();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_touchId_mF49C46B8546915BE1727492794E5F37F3A7AE3A0_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int touchId { get; internal set; }
|
|
int32_t L_0 = __this->get_U3CtouchIdU3Ek__BackingField_6();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t InputEvent_get_button_mA0AFF1A99898B31AFC52C5A9CB3880608F83451F_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int button { get; internal set; }
|
|
int32_t L_0 = __this->get_U3CbuttonU3Ek__BackingField_7();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112_inline (InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (InputEvent_get_shift_m62F7F2D0E05423B45E35F6334007161494586112AssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// return shiftDown;
|
|
bool L_0 = ((InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_StaticFields*)il2cpp_codegen_static_fields_for(InputEvent_t39F5317E4B0D64CF7A43C52767054823BFBA6495_il2cpp_TypeInfo_var))->get_shiftDown_9();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void NAudioClip_Reload_m2CB6144ACF90F38206D4162539336AC467CD5AFC_inline (NAudioClip_t77003654B1054E15EC7A8C7D6A4AB3030F2FFE96 * __this, AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * ___audioClip0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// nativeClip = audioClip;
|
|
AudioClip_tCC3C35F579203CE2601243585AB3D6953C3BA051 * L_0 = ___audioClip0;
|
|
__this->set_nativeClip_1(L_0);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D NTexture_get_offset_m210E6695FC1E6B7BAACD4E05A26A3CC8D797E140_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _offset; }
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = __this->get__offset_8();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D NTexture_get_originalSize_m1D34C4F10918CFFDAC5B67B1D452AB1BAD19C005_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _originalSize; }
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = __this->get__originalSize_9();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * NTexture_get_root_mF354B37A746484EE7BDC5F84A664002EB0DBC09A_inline (NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _root; }
|
|
NTexture_t9813C44CB3973E257F05F29A43D8D9FE6D10AB9A * L_0 = __this->get__root_10();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * PopupMenu_get_contentPane_m5AF133CA30BBD2DBA7ADCB5712E43D1A153AB811_inline (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _contentPane; }
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_0 = __this->get__contentPane_0();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * PopupMenu_get_list_mB3803A3AA43A396204C30C93D12DCC35FD1CFE02_inline (PopupMenu_tCC5E54804575FC2544BFD3687D9A1942350722A8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _list; }
|
|
GList_t42B400CA58FFBE72F3501E6A8A63BFB103683A38 * L_0 = __this->get__list_1();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * ScrollPane_get_draggingPane_m230992ABE2213E9E83F539A00E1F7DA44BC864B4_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (ScrollPane_get_draggingPane_m230992ABE2213E9E83F539A00E1F7DA44BC864B4AssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static ScrollPane draggingPane { get; private set; }
|
|
ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * L_0 = ((ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_StaticFields*)il2cpp_codegen_static_fields_for(ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE_il2cpp_TypeInfo_var))->get_U3CdraggingPaneU3Ek__BackingField_2();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_owner_m187D383F3DA6B083DD79A895A27769C04E9244EC_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _owner; }
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_0 = __this->get__owner_51();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ScrollPane_get_hzScrollBar_m80917B1DDC078A933471539D7C18385FA96E5515_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return this._hzScrollBar; }
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * L_0 = __this->get__hzScrollBar_54();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * ScrollPane_get_vtScrollBar_m33B2143FCEB56E59FCF723AE0F91C022DF5A88AE_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return this._vtScrollBar; }
|
|
GScrollBar_t72582BA325BFA99D45F4F31C110C440579173AA2 * L_0 = __this->get__vtScrollBar_55();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_header_m9097F85E17ED1A1876E49D4C0364CD627DB37327_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _header; }
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_0 = __this->get__header_56();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * ScrollPane_get_footer_m8C165E4F38D2C8D4644B3DC3711D6064F3C54841_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _footer; }
|
|
GComponent_tF76B0991F3895F7A43EDF2678966F2CCCED1A9CC * L_0 = __this->get__footer_57();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_bouncebackEffect_mA64CBCF6FF96BAE65BDE0C0FB45D71D815B788CC_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _bouncebackEffect; }
|
|
bool L_0 = __this->get__bouncebackEffect_7();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_touchEffect_m37652EF3A99CB0E34B9D5714895D9F475FCBCA24_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _touchEffect; }
|
|
bool L_0 = __this->get__touchEffect_8();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_inertiaDisabled_m27D2DF901C703F8E4277F2DC8E6E4E628E264419_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _inertiaDisabled; }
|
|
bool L_0 = __this->get__inertiaDisabled_21();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_softnessOnTopOrLeftSide_mD3B3AC2A833586917670EFD76AC53378F3103EB0_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _softnessOnTopOrLeftSide; }
|
|
bool L_0 = __this->get__softnessOnTopOrLeftSide_18();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_scrollStep_m4C5F62E5B7FB236821844BD1FFB4DA40C8335B77_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _scrollStep; }
|
|
float L_0 = __this->get__scrollStep_4();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_snapToItem_mA512D30B7192DF1EF516B8E4FF0F9BC49538E537_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _snapToItem; }
|
|
bool L_0 = __this->get__snapToItem_15();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_pageMode_mB4D74AD70B82C410F179720DCE616847C22082A5_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _pageMode; }
|
|
bool L_0 = __this->get__pageMode_19();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ScrollPane_get_pageController_mF10B363E2D4BAC03F943FBFA369346BDF3814D80_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _pageController; }
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_0 = __this->get__pageController_58();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ScrollPane_get_mouseWheelEnabled_m3BD44D5B32AECABA5D63F83F9A87232A671590E7_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _mouseWheelEnabled; }
|
|
bool L_0 = __this->get__mouseWheelEnabled_17();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_decelerationRate_m96CED24CB86D83795ABC1DDDDE9C27EC63C8A991_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _decelerationRate; }
|
|
float L_0 = __this->get__decelerationRate_23();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_posX_m3CDFEBA9E948066493053148C9E9D541C19C5579_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _xPos; }
|
|
float L_0 = __this->get__xPos_24();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float ScrollPane_get_posY_m848F90B5DB3154E5BBA386557E0693B2567DEDF4_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _yPos; }
|
|
float L_0 = __this->get__yPos_25();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_bouncebackEffect_mCCE51E2EC930934DCA4AE896EA71B47A2C6E4BB8_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _bouncebackEffect = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__bouncebackEffect_7(L_0);
|
|
// set { _bouncebackEffect = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_touchEffect_m72B543F41FFA116774CA4D26181E0F70A95FE2BB_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _touchEffect = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__touchEffect_8(L_0);
|
|
// set { _touchEffect = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_inertiaDisabled_mAF0B5BEE3C4F7E17632FB53A525513B4089DF603_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _inertiaDisabled = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__inertiaDisabled_21(L_0);
|
|
// set { _inertiaDisabled = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_softnessOnTopOrLeftSide_m2E69CA8D6B53265E5058A7B0DA15F0728AB757B8_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _softnessOnTopOrLeftSide = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__softnessOnTopOrLeftSide_18(L_0);
|
|
// set { _softnessOnTopOrLeftSide = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_snapToItem_m0E52E5E9A24C13F957424BC7F8B34D27E216C2BE_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _snapToItem = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__snapToItem_15(L_0);
|
|
// set { _snapToItem = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_pageMode_m309B9490751E95BADD0037E5ACDCBBEF5A6BE849_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _pageMode = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__pageMode_19(L_0);
|
|
// set { _pageMode = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_pageController_m2E486DB0FB1AAE4825CC3EDB8BC496AA0A6F5F43_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _pageController = value; }
|
|
Controller_tC9ED2895242BDA13232BCFF8EBCA81F56F272B64 * L_0 = ___value0;
|
|
__this->set__pageController_58(L_0);
|
|
// set { _pageController = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_mouseWheelEnabled_mB6CF2C787B41AAC11EE100384F7A126AE392EDC9_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _mouseWheelEnabled = value; }
|
|
bool L_0 = ___value0;
|
|
__this->set__mouseWheelEnabled_17(L_0);
|
|
// set { _mouseWheelEnabled = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ScrollPane_set_decelerationRate_mCE9341EFCC5965A16BB0C2B32DA4A7D60732FE50_inline (ScrollPane_t64D0E8FEFDA1B4B7563AACD91A831323ECE75FEE * __this, float ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// set { _decelerationRate = value; }
|
|
float L_0 = ___value0;
|
|
__this->set__decelerationRate_23(L_0);
|
|
// set { _decelerationRate = value; }
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_stageHeight_m979ECFABF811ADCDE89B970B7FF1B9765CE28C92_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int stageHeight { get; private set; }
|
|
int32_t L_0 = __this->get_U3CstageHeightU3Ek__BackingField_69();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_stageWidth_m827FC130D3E1F5C438F218990EAF99F36F764CDE_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public int stageWidth { get; private set; }
|
|
int32_t L_0 = __this->get_U3CstageWidthU3Ek__BackingField_70();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR float Stage_get_soundVolume_mE9C76DC6898F6DA0CC249218561FEDB487B8A006_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float soundVolume { get; set; }
|
|
float L_0 = __this->get_U3CsoundVolumeU3Ek__BackingField_71();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Stage_get_touchScreen_m7958DDC77197EF9D62B26B9719E929787234BE0C_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Stage_get_touchScreen_m7958DDC77197EF9D62B26B9719E929787234BE0CAssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// get { return _touchScreen; }
|
|
bool L_0 = ((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields*)il2cpp_codegen_static_fields_for(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var))->get__touchScreen_90();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Stage_get_keyboardInput_mAB43F7476B08B14CDC6C7DB712F4E02BB26304E6AssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// get; set;
|
|
bool L_0 = ((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields*)il2cpp_codegen_static_fields_for(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var))->get_U3CkeyboardInputU3Ek__BackingField_93();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Stage_get_touchCount_mA8E9E6559CEA558A1D734EC6CF06AA0A78334F29_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _touchCount; }
|
|
int32_t L_0 = __this->get__touchCount_79();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Stage_get_keyboard_m3C66B24975FA0C703F6ACE90A559668F61D750E1AssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// get { return _keyboard; }
|
|
RuntimeObject* L_0 = ((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields*)il2cpp_codegen_static_fields_for(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var))->get__keyboard_91();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Stage_set_soundVolume_m3D57A92C92CB286DD415B98F920A0DD0E56D6B3E_inline (Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8 * __this, float ___value0, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// public float soundVolume { get; set; }
|
|
float L_0 = ___value0;
|
|
__this->set_U3CsoundVolumeU3Ek__BackingField_71(L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Stage_set_keyboardInput_m77FFB7C0ADC9274F7C4B36A460A9494E8C07D915_inline (bool ___value0, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_method (Stage_set_keyboardInput_m77FFB7C0ADC9274F7C4B36A460A9494E8C07D915AssemblyU2DCSharp12_MetadataUsageId);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// get; set;
|
|
bool L_0 = ___value0;
|
|
((Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_StaticFields*)il2cpp_codegen_static_fields_for(Stage_t02AA012971C7A5F2C9A6E09A9205DF271CE2FBA8_il2cpp_TypeInfo_var))->set_U3CkeyboardInputU3Ek__BackingField_93(L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * TextField_get_textFormat_m4B545901CB511ED997D614A865609C7A1E2AFD35_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _textFormat; }
|
|
TextFormat_tC7A2D0EB63A9E8C1C755DD654ACCA0428E7E1135 * L_0 = __this->get__textFormat_53();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_verticalAlign_mAA70F2B024B2B0AE206552C82D04A33816AC18D8_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return _verticalAlign;
|
|
int32_t L_0 = __this->get__verticalAlign_52();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_text_m0C6DB761E2C23A7F78B137C5DBAA937B7BCDD511_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _text; }
|
|
String_t* L_0 = __this->get__text_55();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_htmlText_mC068BF01FB1A55B7B34B43707A970B3F2EE36B2A_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _text; }
|
|
String_t* L_0 = __this->get__text_55();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TextField_get_parsedText_m3B6F2FDADF5AB6767E508A49798322C480F9C490_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _parsedText; }
|
|
String_t* L_0 = __this->get__parsedText_75();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_autoSize_m7ACD24F1972C17647E03342F1ABD67AFB2C4D01E_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _autoSize; }
|
|
int32_t L_0 = __this->get__autoSize_56();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TextField_get_wordWrap_mF4B1767D647D322FF3D7A589B72F0EDA34F7CF98_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _wordWrap; }
|
|
bool L_0 = __this->get__wordWrap_57();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool TextField_get_singleLine_m5FDD33ED011FF2C33C058450C683A08A3C8BB673_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _singleLine; }
|
|
bool L_0 = __this->get__singleLine_58();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_stroke_mB1F1EAC0E1B016299488006B7D9B1C6A5A4BAE9D_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return _stroke;
|
|
int32_t L_0 = __this->get__stroke_61();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 TextField_get_strokeColor_m9CE6F7A78513A684E062731981ED6DF64701FF94_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return _strokeColor;
|
|
Color_t119BCA590009762C7223FDD3AF9706653AC84ED2 L_0 = __this->get__strokeColor_62();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Vector2_tA85D2DD88578276CA8A8796756458277E72D073D TextField_get_shadowOffset_mE18D0F42B7312924E4565843BE9EB96F4D6AF641_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return _shadowOffset;
|
|
Vector2_tA85D2DD88578276CA8A8796756458277E72D073D L_0 = __this->get__shadowOffset_63();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TextField_get_maxWidth_m5FFCFA54434141EC1CE2C913103287DA44FA7145_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _maxWidth; }
|
|
int32_t L_0 = __this->get__maxWidth_60();
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * TextField_get_richTextField_m0B9775D542EB8954EBFF0FF27266B3613C7C3532_inline (TextField_t31CFC1D45A47765C23910BE051D6EC1A2CA7A24D * __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// get { return _richTextField; }
|
|
RichTextField_tC30B9404BF96152424857AC15D0B9D1FA59C5294 * L_0 = __this->get__richTextField_77();
|
|
return L_0;
|
|
}
|
|
}
|