29918 lines
1.3 MiB
29918 lines
1.3 MiB
#include "pch-cpp.hpp"
|
|
|
|
|
|
|
|
|
|
|
|
template <typename T1, typename T2>
|
|
struct VirtualActionInvoker2
|
|
{
|
|
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1>
|
|
struct VirtualFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1, typename T2>
|
|
struct VirtualFuncInvoker2
|
|
{
|
|
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
struct InterfaceActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1>
|
|
struct InterfaceActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct InterfaceFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1>
|
|
struct InterfaceFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
|
|
struct Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E;
|
|
struct Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D;
|
|
struct Action_2_t9C4E97D0565650F0AEF7C72077EB8A0F9326E40B;
|
|
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
|
|
struct Dictionary_2_t1FFEE4C9AF6AF524CAD4FDCEA8F3AB34E585451D;
|
|
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
|
|
struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588;
|
|
struct Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E;
|
|
struct Dictionary_2_t5B5B38BB06341F50E1C75FB53208A2A66CAE57F7;
|
|
struct Func_2_tE32F20C3219F9FBFF273C0735FB38DC288042AFC;
|
|
struct Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011;
|
|
struct Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F;
|
|
struct Func_2_t95F8C5DB83078AC2200EB11F714DEB6262E3AA4E;
|
|
struct Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC;
|
|
struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00;
|
|
struct Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D;
|
|
struct Func_2_t9D6D0636D7EE282D3C55AA455C0B6CAC61A117F0;
|
|
struct Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C;
|
|
struct HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178;
|
|
struct IEnumerable_1_t3A7203FE421755DA60088F8BC5852780C0A08743;
|
|
struct IEnumerable_1_t1F32F711C91AEBCFA4770668CA067447D2A4F665;
|
|
struct IEnumerable_1_t243A8BF32D5391C89FF66321D96DDEF68BCC05F7;
|
|
struct IEnumerable_1_t9CC3C47C67E4184F7F1B8B0AFAEF692B9EDDDF05;
|
|
struct IEnumerable_1_tE7085BC52C5ABEB257F7DD997C7553035F1B6424;
|
|
struct IEnumerable_1_tE8770DCFF3ECE985F417877349BCE1223B1DA79E;
|
|
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
|
|
struct IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44;
|
|
struct IEnumerable_1_t7886238EF7DC77A68D0FBB352FED1C732EF306A0;
|
|
struct IEnumerator_1_t913F242211877D391217C9D75152235266FDAF10;
|
|
struct IEnumerator_1_t3F73EBF6F115C27387F41C96FEA1DDA34172922B;
|
|
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
|
|
struct IObservable_1_t6A88B15915275CE92411906C989057BD5C18C20A;
|
|
struct IObserver_1_tBA370B49C5227E7D5F575F4CE6A81A040CF7C5D5;
|
|
struct InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8;
|
|
struct InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61;
|
|
struct InputControl_1_t7BF2CD7940FF24B3BFFCB467493E26B09B136BFB;
|
|
struct InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770;
|
|
struct InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A;
|
|
struct InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E;
|
|
struct InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3;
|
|
struct InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66;
|
|
struct InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735;
|
|
struct InputProcessor_1_tAAC8F976DB5D03F250579CEB3CD7D7630C5EFDE9;
|
|
struct InputProcessor_1_t6E31E29C499C6D9610C662BCCAD45B97D442C96B;
|
|
struct InputProcessor_1_t43B1AEC927E378D43D0207A4C031927E872280CE;
|
|
struct InputProcessor_1_tFE49B42CB371A9A2A3F29802695BD251947AD0B4;
|
|
struct InputProcessor_1_t2BDDA39FCEEAE5A9C5F829128BC599C5F8E204D6;
|
|
struct InputProcessor_1_tCC7634AB386F9C6888B89C0FD440251E67C5D8F7;
|
|
struct InputProcessor_1_tD1A40E0E5825AAABC3416EC96E087FF6E6351DD2;
|
|
struct InputProcessor_1_t10DFF33E2326C9CB9E156D4E45DB2D85EFD54C7F;
|
|
struct KeyCollection_t787015E8BCAF40CC9149C86CFFA658E4B160F82B;
|
|
struct KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC;
|
|
struct List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43;
|
|
struct List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A;
|
|
struct ValueCollection_tF59ADF472A087CCBB0C12148B96BFFA58CE9ADBA;
|
|
struct WeakReference_1_tDC6E83496181D1BAFA3B89CBC00BCD0B64450257;
|
|
struct Action_1U5BU5D_t9AF7A60AA589F7071315F3DA2F77CD32CB43FB5D;
|
|
struct Action_1U5BU5D_tB846E6FE2326CCD34124D1E5D70117C9D33DEE76;
|
|
struct Action_2U5BU5D_tE313524623BEAF7FD2ABCEDAD1C5A2C556630373;
|
|
struct EntryU5BU5D_tCBB41DBB78386A628338FBE2A9EBF1C5EE90B392;
|
|
struct InputProcessor_1U5BU5D_t220C3082A68C5F8C3562FBA5DEC92D06DF6EEC7A;
|
|
struct InputProcessor_1U5BU5D_tB3C64A18219DEBFF75635AE580655A02C187A57E;
|
|
struct InputProcessor_1U5BU5D_t8533CEA9A58C5C83EB993039C5E7601637DA4140;
|
|
struct InputProcessor_1U5BU5D_tFEE411B67EEAA6B997AF875A65D072993C8C809C;
|
|
struct InputProcessor_1U5BU5D_t8BE85FD0C7EF54069E5D38FE8543449602581D77;
|
|
struct InputProcessor_1U5BU5D_t2D9B681F9F0B39759619A0D4617FB6B20FB10AC0;
|
|
struct InputProcessor_1U5BU5D_t5083205703ED9D1A4B8037E3BBE765389957231A;
|
|
struct InputProcessor_1U5BU5D_tBA73A89FF9ECD7F1DA5B139ABBA8609E7047B2FF;
|
|
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC;
|
|
struct ActionU5BU5D_tF6161335A0A12A221AB081D78725C8AB6FE506D2;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct GCHandleU5BU5D_t7EA6F2FA83CDF86871001174CF7D30033AC4A785;
|
|
struct IInputInteractionU5BU5D_t175AB10EB3221C36393F258F530F94D8DD01CB93;
|
|
struct InputActionU5BU5D_t6F881A9FE5C2016615C8D2E0B192608EA5FCE810;
|
|
struct InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045;
|
|
struct InputActionStateU5BU5D_t46F2F9A910A1FE54BEACF73588744B3D1C0A54AB;
|
|
struct InputBindingU5BU5D_t7E47E87B9CAE12B6F6A0659008B425C58D84BB57;
|
|
struct InputBindingCompositeU5BU5D_tB9A645573A56F8DC9EC7AD84F1BE24C2B0F4319E;
|
|
struct InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17;
|
|
struct InputControlSchemeU5BU5D_tAE603126FBD4D6B8F67EA6F8CFA531A646C63D86;
|
|
struct InputDeviceU5BU5D_tA9AEFC6AF63557D3D5DCFB2B26DDA6F63147D548;
|
|
struct InputProcessorU5BU5D_t79582BEBC3FAF824D9762566AA6E979F95E6EB64;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
struct InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5;
|
|
struct NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2;
|
|
struct NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
|
|
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
|
|
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
|
|
struct ParameterOverrideU5BU5D_tC408277D7E98D32E4B0AEFA1E2EDDB74790897EE;
|
|
struct ControlBitRangeNodeU5BU5D_t912A404149DE6D350D1735A026182C409C510F27;
|
|
struct JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3;
|
|
struct CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA;
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
|
|
struct ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444;
|
|
struct AnyKeyControl_t88E59A594CAF1E3A432C3BEC2634C0CA462D8A14;
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
|
|
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
|
|
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
|
|
struct AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7;
|
|
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
|
|
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF;
|
|
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
|
|
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
|
|
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
struct DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B;
|
|
struct DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C;
|
|
struct DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B;
|
|
struct DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486;
|
|
struct DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB;
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2;
|
|
struct Exception_t;
|
|
struct ExclusiveReference_t411F04D4CC440EB7399290027E1BBABEF4C28837;
|
|
struct FieldInfo_t;
|
|
struct ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889;
|
|
struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D;
|
|
struct HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E;
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
struct IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5;
|
|
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
|
|
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
|
|
struct IInputInteraction_t689E6823744061ED815FB936C3EB3FDD3594B844;
|
|
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82;
|
|
struct InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD;
|
|
struct InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D;
|
|
struct InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09;
|
|
struct InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700;
|
|
struct InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7;
|
|
struct InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0;
|
|
struct InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E;
|
|
struct InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B;
|
|
struct InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5;
|
|
struct InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF;
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C;
|
|
struct IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB;
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
|
|
struct KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0;
|
|
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
|
|
struct MethodInfo_t;
|
|
struct MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862;
|
|
struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8;
|
|
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
|
|
struct PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4;
|
|
struct QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1;
|
|
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772;
|
|
struct RegexCode_tA23175D9DA02AD6A79B073E10EC5D225372ED6C7;
|
|
struct RegexRunnerFactory_t72373B672C7D8785F63516DDD88834F286AF41E7;
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C;
|
|
struct SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C;
|
|
struct StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B;
|
|
struct String_t;
|
|
struct StringBuilder_t;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849;
|
|
struct TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF;
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
|
|
struct TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079;
|
|
struct TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC;
|
|
struct TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB;
|
|
struct Type_t;
|
|
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455;
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F;
|
|
struct Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432;
|
|
struct Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A;
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
struct DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2;
|
|
struct ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E;
|
|
struct ActionMapIndices_t013BEFD76B7FE52E413C5DBF5C7CDA4194800CBD;
|
|
struct BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA;
|
|
struct InteractionState_t057CEDBCC55120B30A48DAD0A4111EF8FF62D3AE;
|
|
struct TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D;
|
|
struct U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7;
|
|
struct U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB;
|
|
struct U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3;
|
|
struct CachedCodeEntry_tE201C3AD65C234AD9ED7A78C95025824A7A9FF39;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E;
|
|
struct U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t3F73EBF6F115C27387F41C96FEA1DDA34172922B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IObservable_1_t6A88B15915275CE92411906C989057BD5C18C20A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IObserver_1_tBA370B49C5227E7D5F575F4CE6A81A040CF7C5D5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputActionPhase_t79D9374C1940AA7248377075A0E83122540334C6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0236BACCD260A20F0738D0E7EDBB60850D17B36A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0291659353D7703E088B9DCAA8272442CAC27034;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral03BB9A91DF5AF35BC2C4BD3A3DC6BD92997588E5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0476103E7B88AF8DC134CFD40F85C66DFAB78C70;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral121D7A5449D23930B3E0BDFA36F57645E3E5313D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1630E6A6E4B065CB228F2BB0735FC4EB04ADCF98;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1EAE5465A186BC02355FB1EAAFD1F8D6C78CAC09;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1F3D23A5BEE3026A90ECAAAA0DE7001031E6CEB2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral20CF6945E827E04A87516400A34C8AB27A5B9CEE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral278942CDEE22E9328A00EB31BC7DEC0BB8D328F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2827257F729202A8D898EFBF55E3E8B46CCBDF4C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral29E9D8EEDD40E3ADE1579882DA345730D66B63B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2B9260A0D0BC8E1B7544B1D72579656E0BF84211;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral396055C473BBFEAB74E98B255446DB024FCBF4CE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3ABFF555F317FC3F90BBC08DF52BDDE6D0E06A6C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4546ADF8E13AF2C52473C72BD35A7B9570ADE2D1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral47F26A23D3242B2AC82919E846BDC8915799BDA7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4A2C26B8BE2E580DC971589E83E92EC387A3D560;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral50639CAD49418C7B223CC529395C0E2A3892501C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5230F80C3CE5A5AD36D7A247C3CC2EFD3BCFA1FF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5681935D66AB8593B023866BB591CB9750FDD261;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral56DC1334C5CEAADD03E7FF275D3A349AB0EEE957;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral579A50C67ADB00AC3925859C23590322B2D0BE9D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5A65C5353FCF9B2392130B62992E8D50E5552C89;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5B4F028A4070094FCA4E7762E2C376A65E2D59C6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5C2F23CF9F134EF43685EA06DC853A0223731752;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6FC0D12F2282BBF3E1A56D6E94B7F937695F9EB3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral77A73EBDA78185D665A8799738A9D6885E237CAD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7882604CF792AAD4D965FCD7E31211D540BDBB9C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7892D004354C07FF4886165F7EBE54BEC6E286FF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral79C1B6CFD2183A83DF9782EDEF015695F7D164DB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7CBEDCD5FF6A0350179E0A1A9BEB1BCEC50F3773;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral810D1FA60D7FD3B177CF25FA781A68143BB71A01;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral83839DD0CC86491E9EE1A2CCF5148C9E932F5608;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral839ED47AB1A82E25028246BC8D7318A261BFF05C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral83B795AA1ED1FDA5D0B35A2198BEB102D288335E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8685DA442A0C3F60D93AE88C01AF905517E58BAA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral88BDF3D0791A560245652E772545C49897854443;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8C9F18A4F030B96447955FBBA1A99FFC43B5D8E0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8DAE0371884040CFA6CE09831807D3D5D255F5D6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral902EE46ED529FAA3EB512845B29D79D32C9E2180;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral987DBAD62F58327E403CC7854409712A13BD33B8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9ED931619E39F59A8520C1E3B03FEA2E9A56FB60;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA3C48F920CA03FE8BCEF33375645725C40BA7ADD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA3F52EE884CB796AF4600C7DC2072A8186379111;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA9FEAF5F50923952C1AC3A473DE3C7E17D23B907;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAB6E3483767DC97FB906FC81A895DF7885AB011C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB621DC24FF3E939648E534699890E09840B21334;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB624235BF2D7964F2345ECC1D415BE83D6A8AD6B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB65E0CD2222920FEF0AACB2070F5069A00A0F5E8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB85181E60EE966C0723560A806A877B03B115702;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBAEB8AB8FA5DBF660BD005C879516F2A127142D3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBB5CDAFD76F649736CB6FDF4120DDCD4B7F848E4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC1AFC65BE2583BD07D830AD871E78B5B10E8C8C9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC8B6C397AD44DE62254104CB04CB488F913E2AE5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC8FE4FB2F0C7351CCB064A9D9BD65C0FC83D4E12;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC92385CF8B4C7F761AD0681C15E22CC65128E70E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCA28DE9B1EC41301C4E9F1DF15D7C4930F25BDB0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD2D2F8D3F9F04A081FFBE6B2AF7917BAAADFC052;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD54CB7DB750CFD4A202F28E9FE615FE000E19EE4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD64DE515DE159C401BB82652225D6BE22CDAD7A1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDBB6CDA4D5A47DA899D30151C0C04DB0958C5C1F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDFC8A5C3AC9E75D9C702664348B1F790FCFCB561;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE15D34C7DBDCA4C642A2E1C84C08A49E85B30B85;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE405B10B27F3652D719FA853EF1C46717CEE64C5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE493A589C92D423742E94550596D4C4E4B20CC33;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE61817B0D19F1C8D40E50CD975A28C9C910F5EAB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE91FE173F59B063D620A934CE1A010F2B114C1F3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE9BC8412F7672BEDC75EB21FA08240175E04E871;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralECC1D48B6BB2E7B927244EEB11BCE99D76615A27;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEDF05D6B6E6126A0DECDC059BD62C0F5CE4939F7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF46630882423754260B554C455FED6E45684A334;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF49AECB5A7A9C87D4D672BA9D06F6929E0895580;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFDB92930DB8178029CF3942AC114F0E09724E568;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CSharpCodeHelpers_MakeIdentifier_mEE275A2689F0DF5DB195F4673DDE66EE976C1B7E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_LockForChanges_m28F6DEA6003F6D4C4CC4F975CC414FD3D6257A30_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_UnlockForChanges_mE5F5824F68765B2E6128A35F7CA16EF09669430C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_Item_m7478B3AEFF36EB2272B98E478677F4185FF934BC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DiscreteButtonControl_FinishSetup_mB78B98BA50A15253EC4FEBEA6E3355960C6E8B07_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* DiscreteButtonControl_WriteValueIntoState_m907591FD082E8BFF3B79E9E177F02FE2A326C206_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_All_TisString_t_mC9652F17237783DC19D1856925318613CDA2B0E3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisString_t_m136CFECF4D1B511E9C669C56CEB297DEE3C56C46_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisKeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8_TisString_t_mCEC082708568351E1762C959E0316A2A7868007E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisString_t_mABBBF82818B05A51B080A47CF7E81F1C13A146E4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisString_t_m3B23EE2DD15B2996E7D2ECA6E74696DA892AA194_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mEBA9B463E0C56E465374E121B30DD6556395FD2A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF057AC27626CFDA56DE3967C9BEA2F87848D0F1C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mCF93DD185E684427D01288898FAA5BB2B20B3931_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_m856433493559E4616B9974203D93B0F6F3743FBE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_mA9E181C99B2AAC5D567DC8D2B82D916AA6A0722A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_AppendWithCapacity_mE5BB445083DAB57E9F43BD32947BDD6ED17BA8FA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_Append_m9C15BCB725C9DDF777EFE497951661E79C21971F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_ClearWithCapacity_mB1A620B48F38CC5FF4C09FF8A892DEE7ED426947_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtWithCapacity_m214DC78880E690C12F2F6190AE03C5125C9D984D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_RemoveAtWithCapacity_mFA00BEAEB8C403CDF8EC25405831705A046D102D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InlinedArray_1_set_Item_mBB25A5AB859D05A77FAB737EC43EA83CBB18033A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_OnActionChange_mEA40F22E00D09FAD29E5D2838680D8E0FEC05EC5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_SubscribeTo_m7A1E3D49CAB43092192D3625AC93C35D20887AE6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_SubscribeTo_mD858B57514FB032EAB00BED9FC75894832A1EE1A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace__ctor_mBC1A47CA277548509F03862915ACDD78FB18C1D7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputActionTrace__ctor_mDA1FB9425AAB839E14F93C731FCB35504C9828DA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputArrayExtensions_IndexOfReference_TisInputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_m3588D00C5A2EF5BD6DB52BD8148B6FE232E3C2BF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputArrayExtensions_IndexOfReference_TisInputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_m05462AE2217C7541E6408438B5224B816A538E8C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m2C7F28EFDBF7FF584C162ABF432F50CC42834B95_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_get_value_m0F2F5FA56D6CE89D0BE5FC0E1F202BC2E5D73554_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisDeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B_m0FA5BE28A4F86FACEF1F48AF590E34A11B02654E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisDoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486_m64AC966145D619BB3E5B44E73DAFDBA98D0CB591_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisTouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC_m1BC930F9BFFCF3327B8F1C410EBD8742B6DC7E41_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisTouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB_m36B3E25F32486FDF22B55DA0D0F6DEA85249737C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputDeviceMatcher_WithCapability_TisString_t_m1112CA401597FBF71FC2FA5C586D3753A53C89A0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2__ctor_mC4A18320F103342E740C5F71ADEC2DBA2A2F0ECB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mA6B7939F0F23E60DD9D23F856D215FBA7BB004C3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m4493E1071982412E337500E6AA0B45E1BBC4EACD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NameAndParameters_ParseName_m0D1CA5ADD50166A4895728F245A2AEE6B8F812C3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NameAndParameters_Parse_m00F845B5458F20E4C574DFB572A38F21A8D218A4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* NamedValue_ParseMultiple_mC8E42688F072AECEBBEE37214D6A9812F124E1C6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Observable_ForDevice_mC07F2B5FE92912037B20F009A84A19A4710998FC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveValue_FromObject_m8614FFABB7D5DAF218397AB3C2254089477C8786_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_GetEnumerator_m6B531B17000F73D30B2898B8E2E097389A812938_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TouchPressControl_FinishSetup_mE86DEAED846C1E746F07CA8D451A28CAA5502DC1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* TouchPressControl_WriteValueIntoState_m32AF2C01D322BAF0A40785DC15ED6A8D8B5C88EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__11_0_m99E92EFA116F96F9CEE6DA459E78B6C82569CFDC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__11_1_mD596E1D76B6237AB4112E003D11D435F66C74FFF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__8_0_m891F744655F5E4AF08248FDE383249741CE6330E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CWithU3Eb__11_0_m8094F84D97E88CF13CCEE8A36A6C6F35315B6D7F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3Cget_patternsU3Ed__4_System_Collections_IEnumerator_Reset_mF3FCE229CC60BBA25672BA8C056713786F754242_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_RuntimeMethod_var;
|
|
struct ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444;
|
|
struct ActionMapIndices_t013BEFD76B7FE52E413C5DBF5C7CDA4194800CBD;
|
|
struct BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E;;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com;;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke;
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke;;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
struct InteractionState_t057CEDBCC55120B30A48DAD0A4111EF8FF62D3AE;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB;;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com;;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke;
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke;;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4;;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com;;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke;
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke;;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849;;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com;;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke;
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke;;
|
|
struct TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D;
|
|
|
|
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC;
|
|
struct IInputInteractionU5BU5D_t175AB10EB3221C36393F258F530F94D8DD01CB93;
|
|
struct InputBindingCompositeU5BU5D_tB9A645573A56F8DC9EC7AD84F1BE24C2B0F4319E;
|
|
struct InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17;
|
|
struct NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2;
|
|
struct NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3;
|
|
struct CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA;
|
|
|
|
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
|
|
struct Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
|
|
EntryU5BU5D_tCBB41DBB78386A628338FBE2A9EBF1C5EE90B392* ____entries;
|
|
int32_t ____count;
|
|
int32_t ____freeList;
|
|
int32_t ____freeCount;
|
|
int32_t ____version;
|
|
RuntimeObject* ____comparer;
|
|
KeyCollection_t787015E8BCAF40CC9149C86CFFA658E4B160F82B* ____keys;
|
|
ValueCollection_tF59ADF472A087CCBB0C12148B96BFFA58CE9ADBA* ____values;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct EmptyEnumerable_1_t3B42B1B4CCA466045C2BB6F27A882D8B14E2C226 : public RuntimeObject
|
|
{
|
|
};
|
|
struct List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43 : public RuntimeObject
|
|
{
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A : public RuntimeObject
|
|
{
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct ArrayHelpers_t1E3489005D45A29B838AE159F19B43B9A6A6F08B : public RuntimeObject
|
|
{
|
|
};
|
|
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
|
|
{
|
|
};
|
|
struct CSharpCodeHelpers_tAE2CDA1470FFCE05AD5D04BA7EBC9750D5365177 : public RuntimeObject
|
|
{
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
|
|
{
|
|
bool ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
bool ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
String_t* ___m_name;
|
|
String_t* ___englishname;
|
|
String_t* ___nativename;
|
|
String_t* ___iso3lang;
|
|
String_t* ___iso2lang;
|
|
String_t* ___win3lang;
|
|
String_t* ___territory;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture;
|
|
bool ___constructed;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData;
|
|
bool ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
char* ___m_name;
|
|
char* ___englishname;
|
|
char* ___nativename;
|
|
char* ___iso3lang;
|
|
char* ___iso2lang;
|
|
char* ___win3lang;
|
|
char* ___territory;
|
|
char** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
Il2CppChar* ___m_name;
|
|
Il2CppChar* ___englishname;
|
|
Il2CppChar* ___nativename;
|
|
Il2CppChar* ___iso3lang;
|
|
Il2CppChar* ___iso2lang;
|
|
Il2CppChar* ___win3lang;
|
|
Il2CppChar* ___territory;
|
|
Il2CppChar** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct DelegateHelpers_t4FACB851FC2A983B0459251C5FB2088705DCEEF0 : public RuntimeObject
|
|
{
|
|
};
|
|
struct ExceptionHelpers_tF2961E501E42DFD9270B959B247E945F78FF15EE : public RuntimeObject
|
|
{
|
|
};
|
|
struct ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889 : public RuntimeObject
|
|
{
|
|
RuntimeObject* ___m_Source;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___m_Device;
|
|
Type_t* ___m_DeviceType;
|
|
};
|
|
struct HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E : public RuntimeObject
|
|
{
|
|
float ___duration;
|
|
float ___pressPoint;
|
|
double ___m_TimePressed;
|
|
};
|
|
struct InputArrayExtensions_tC0F0FAB75DEAF880C5764E1232C071CB1BC6E6FE : public RuntimeObject
|
|
{
|
|
};
|
|
struct InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0 : public RuntimeObject
|
|
{
|
|
};
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
};
|
|
struct MemoryHelpers_t9AF54CC92C8DCA92B126F4DDDCA8EC54F47F3924 : public RuntimeObject
|
|
{
|
|
};
|
|
struct MiscHelpers_t0E2E65567737EF42997B6245617046C681F9AB1D : public RuntimeObject
|
|
{
|
|
};
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes;
|
|
String_t* ___positiveSign;
|
|
String_t* ___negativeSign;
|
|
String_t* ___numberDecimalSeparator;
|
|
String_t* ___numberGroupSeparator;
|
|
String_t* ___currencyGroupSeparator;
|
|
String_t* ___currencyDecimalSeparator;
|
|
String_t* ___currencySymbol;
|
|
String_t* ___ansiCurrencySymbol;
|
|
String_t* ___nanSymbol;
|
|
String_t* ___positiveInfinitySymbol;
|
|
String_t* ___negativeInfinitySymbol;
|
|
String_t* ___percentDecimalSeparator;
|
|
String_t* ___percentGroupSeparator;
|
|
String_t* ___percentSymbol;
|
|
String_t* ___perMilleSymbol;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits;
|
|
int32_t ___m_dataItem;
|
|
int32_t ___numberDecimalDigits;
|
|
int32_t ___currencyDecimalDigits;
|
|
int32_t ___currencyPositivePattern;
|
|
int32_t ___currencyNegativePattern;
|
|
int32_t ___numberNegativePattern;
|
|
int32_t ___percentPositivePattern;
|
|
int32_t ___percentNegativePattern;
|
|
int32_t ___percentDecimalDigits;
|
|
int32_t ___digitSubstitution;
|
|
bool ___isReadOnly;
|
|
bool ___m_useUserOverride;
|
|
bool ___m_isInvariant;
|
|
bool ___validForParseAsNumber;
|
|
bool ___validForParseAsCurrency;
|
|
};
|
|
struct NumberHelpers_tBC5CA9899F16737D8E426B8E0EF3CD96CF82676B : public RuntimeObject
|
|
{
|
|
};
|
|
struct Observable_t74D8C01B38DEE3309AAA0204C87021D320DBEF47 : public RuntimeObject
|
|
{
|
|
};
|
|
struct SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C : public RuntimeObject
|
|
{
|
|
float ___duration;
|
|
float ___pressPoint;
|
|
double ___m_SlowTapStartTime;
|
|
};
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
int32_t ____stringLength;
|
|
Il2CppChar ____firstChar;
|
|
};
|
|
struct StringBuilder_t : public RuntimeObject
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars;
|
|
StringBuilder_t* ___m_ChunkPrevious;
|
|
int32_t ___m_ChunkLength;
|
|
int32_t ___m_ChunkOffset;
|
|
int32_t ___m_MaxCapacity;
|
|
};
|
|
struct TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF : public RuntimeObject
|
|
{
|
|
float ___duration;
|
|
float ___pressPoint;
|
|
double ___m_TapStartTime;
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
struct ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E : public RuntimeObject
|
|
{
|
|
RuntimeObject* ___m_Observer;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___m_Device;
|
|
Type_t* ___m_DeviceType;
|
|
};
|
|
struct U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7 : public RuntimeObject
|
|
{
|
|
};
|
|
struct U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3 : public RuntimeObject
|
|
{
|
|
};
|
|
struct U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740 : public RuntimeObject
|
|
{
|
|
};
|
|
struct Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA
|
|
{
|
|
InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045* ___m_Array;
|
|
int32_t ___m_IndexStart;
|
|
int32_t ___m_IndexEnd;
|
|
int32_t ___m_Index;
|
|
};
|
|
struct Enumerator_t13B0EDB01F0A85A952803970AFD1073D96A46C94
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_Array;
|
|
int32_t ___m_IndexStart;
|
|
int32_t ___m_IndexEnd;
|
|
int32_t ___m_Index;
|
|
};
|
|
struct InlinedArray_1_t90D679876AE3A52129F69F403ECC9AD16D60AD9F
|
|
{
|
|
int32_t ___length;
|
|
Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___firstValue;
|
|
Action_1U5BU5D_t9AF7A60AA589F7071315F3DA2F77CD32CB43FB5D* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tC208D319D19C2B3DF550BD9CDC11549F23D8F91B
|
|
{
|
|
int32_t ___length;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___firstValue;
|
|
Action_1U5BU5D_tB846E6FE2326CCD34124D1E5D70117C9D33DEE76* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tF80F63393E0BF97AFE20E770FC71798135300300
|
|
{
|
|
int32_t ___length;
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* ___firstValue;
|
|
Action_2U5BU5D_tE313524623BEAF7FD2ABCEDAD1C5A2C556630373* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tD2A5516062C16A2915875F3C5B996717F9303DBC
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_tAAC8F976DB5D03F250579CEB3CD7D7630C5EFDE9* ___firstValue;
|
|
InputProcessor_1U5BU5D_t220C3082A68C5F8C3562FBA5DEC92D06DF6EEC7A* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tCBE1C2CE719FCFE71270323E0AEFF8C6536B0493
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_t6E31E29C499C6D9610C662BCCAD45B97D442C96B* ___firstValue;
|
|
InputProcessor_1U5BU5D_tB3C64A18219DEBFF75635AE580655A02C187A57E* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t209C5F9C876036B8C081C3E70D85ADAA2018197B
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_t43B1AEC927E378D43D0207A4C031927E872280CE* ___firstValue;
|
|
InputProcessor_1U5BU5D_t8533CEA9A58C5C83EB993039C5E7601637DA4140* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_tFE49B42CB371A9A2A3F29802695BD251947AD0B4* ___firstValue;
|
|
InputProcessor_1U5BU5D_tFEE411B67EEAA6B997AF875A65D072993C8C809C* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t3C09CF0FF8AFDDAE359F6963D9448B01EBD0F9D1
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_t2BDDA39FCEEAE5A9C5F829128BC599C5F8E204D6* ___firstValue;
|
|
InputProcessor_1U5BU5D_t8BE85FD0C7EF54069E5D38FE8543449602581D77* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tD4AEEFFEC2CBF49D196A92D16CE8DA15F1532FCD
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_tCC7634AB386F9C6888B89C0FD440251E67C5D8F7* ___firstValue;
|
|
InputProcessor_1U5BU5D_t2D9B681F9F0B39759619A0D4617FB6B20FB10AC0* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tE5F1062E65707D24360CEAC52E03D32C6E5BA8BB
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_tD1A40E0E5825AAABC3416EC96E087FF6E6351DD2* ___firstValue;
|
|
InputProcessor_1U5BU5D_t5083205703ED9D1A4B8037E3BBE765389957231A* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t3C9FDC2B575450733517AE6D9168B8B7CDA52FBF
|
|
{
|
|
int32_t ___length;
|
|
InputProcessor_1_t10DFF33E2326C9CB9E156D4E45DB2D85EFD54C7F* ___firstValue;
|
|
InputProcessor_1U5BU5D_tBA73A89FF9ECD7F1DA5B139ABBA8609E7047B2FF* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tD7279E61A2C2BCBF7B9BA61C55E889A59A778B32
|
|
{
|
|
int32_t ___length;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___firstValue;
|
|
ActionU5BU5D_tF6161335A0A12A221AB081D78725C8AB6FE506D2* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF
|
|
{
|
|
int32_t ___length;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___firstValue;
|
|
InputActionU5BU5D_t6F881A9FE5C2016615C8D2E0B192608EA5FCE810* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB
|
|
{
|
|
int32_t ___length;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___firstValue;
|
|
InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234
|
|
{
|
|
int32_t ___length;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___firstValue;
|
|
InputActionStateU5BU5D_t46F2F9A910A1FE54BEACF73588744B3D1C0A54AB* ___additionalValues;
|
|
};
|
|
struct InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4
|
|
{
|
|
int32_t ___length;
|
|
RuntimeObject* ___firstValue;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___additionalValues;
|
|
};
|
|
struct KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230
|
|
{
|
|
RuntimeObject* ___key;
|
|
RuntimeObject* ___value;
|
|
};
|
|
struct KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9
|
|
{
|
|
String_t* ___key;
|
|
RuntimeObject* ___value;
|
|
};
|
|
struct Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01
|
|
{
|
|
bool ___hasValue;
|
|
bool ___value;
|
|
};
|
|
struct ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081
|
|
{
|
|
InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045* ___m_Array;
|
|
int32_t ___m_StartIndex;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9
|
|
{
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* ___m_Array;
|
|
int32_t ___m_StartIndex;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct ReadOnlyArray_1_t40B8DDDCD6ACBA3B2C0AF1387BE23D68DAEF77B5
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_Array;
|
|
int32_t ___m_StartIndex;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
bool ___m_value;
|
|
};
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
uint8_t ___m_value;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
|
|
{
|
|
Il2CppChar ___m_value;
|
|
};
|
|
struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D
|
|
{
|
|
uint64_t ____dateData;
|
|
};
|
|
struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___flags;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___flags_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___hi_OffsetPadding[4];
|
|
int32_t ___hi;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___hi_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___hi_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___lo_OffsetPadding[8];
|
|
int32_t ___lo;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___lo_OffsetPadding_forAlignmentOnly[8];
|
|
int32_t ___lo_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___mid_OffsetPadding[12];
|
|
int32_t ___mid;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___mid_OffsetPadding_forAlignmentOnly[12];
|
|
int32_t ___mid_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___ulomidLE_OffsetPadding[8];
|
|
uint64_t ___ulomidLE;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___ulomidLE_OffsetPadding_forAlignmentOnly[8];
|
|
uint64_t ___ulomidLE_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
struct DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
|
|
{
|
|
String_t* ___U3CformatStringU3Ek__BackingField;
|
|
};
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
double ___m_value;
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
struct FieldInfo_t : public MemberInfo_t
|
|
{
|
|
};
|
|
struct FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED
|
|
{
|
|
int32_t ___m_Code;
|
|
};
|
|
struct InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F
|
|
{
|
|
String_t* ___m_InterfaceName;
|
|
String_t* ___m_DeviceClass;
|
|
String_t* ___m_Manufacturer;
|
|
String_t* ___m_Product;
|
|
String_t* ___m_Serial;
|
|
String_t* ___m_Version;
|
|
String_t* ___m_Capabilities;
|
|
};
|
|
struct InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F_marshaled_pinvoke
|
|
{
|
|
char* ___m_InterfaceName;
|
|
char* ___m_DeviceClass;
|
|
char* ___m_Manufacturer;
|
|
char* ___m_Product;
|
|
char* ___m_Serial;
|
|
char* ___m_Version;
|
|
char* ___m_Capabilities;
|
|
};
|
|
struct InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F_marshaled_com
|
|
{
|
|
Il2CppChar* ___m_InterfaceName;
|
|
Il2CppChar* ___m_DeviceClass;
|
|
Il2CppChar* ___m_Manufacturer;
|
|
Il2CppChar* ___m_Product;
|
|
Il2CppChar* ___m_Serial;
|
|
Il2CppChar* ___m_Version;
|
|
Il2CppChar* ___m_Capabilities;
|
|
};
|
|
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___m_Patterns;
|
|
};
|
|
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_pinvoke
|
|
{
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* ___m_Patterns;
|
|
};
|
|
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_com
|
|
{
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* ___m_Patterns;
|
|
};
|
|
struct InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0
|
|
{
|
|
alignas(IL2CPP_SIZEOF_VOID_P) InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* ___m_EventPtr;
|
|
};
|
|
struct Int16_tB8EF286A9C33492FA6E6D6E67320BE93E794A175
|
|
{
|
|
int16_t ___m_value;
|
|
};
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
int32_t ___m_value;
|
|
};
|
|
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
|
|
{
|
|
int64_t ___m_value;
|
|
};
|
|
struct IntPtr_t
|
|
{
|
|
void* ___m_value;
|
|
};
|
|
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735
|
|
{
|
|
String_t* ___m_StringOriginalCase;
|
|
String_t* ___m_StringLowerCase;
|
|
};
|
|
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke
|
|
{
|
|
char* ___m_StringOriginalCase;
|
|
char* ___m_StringLowerCase;
|
|
};
|
|
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com
|
|
{
|
|
Il2CppChar* ___m_StringOriginalCase;
|
|
Il2CppChar* ___m_StringLowerCase;
|
|
};
|
|
struct JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6
|
|
{
|
|
String_t* ___m_Text;
|
|
int32_t ___m_Length;
|
|
int32_t ___m_Position;
|
|
bool ___m_MatchAnyElementInArray;
|
|
bool ___m_DryRun;
|
|
};
|
|
struct JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_pinvoke
|
|
{
|
|
char* ___m_Text;
|
|
int32_t ___m_Length;
|
|
int32_t ___m_Position;
|
|
int32_t ___m_MatchAnyElementInArray;
|
|
int32_t ___m_DryRun;
|
|
};
|
|
struct JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_com
|
|
{
|
|
Il2CppChar* ___m_Text;
|
|
int32_t ___m_Length;
|
|
int32_t ___m_Position;
|
|
int32_t ___m_MatchAnyElementInArray;
|
|
int32_t ___m_DryRun;
|
|
};
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
|
|
};
|
|
};
|
|
struct PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248
|
|
{
|
|
int32_t ___m_Position;
|
|
};
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
|
|
{
|
|
float ___x;
|
|
float ___y;
|
|
float ___z;
|
|
float ___w;
|
|
};
|
|
struct SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5
|
|
{
|
|
int8_t ___m_value;
|
|
};
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
float ___m_value;
|
|
};
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849
|
|
{
|
|
String_t* ___m_String;
|
|
int32_t ___m_Index;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke
|
|
{
|
|
char* ___m_String;
|
|
int32_t ___m_Index;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com
|
|
{
|
|
Il2CppChar* ___m_String;
|
|
int32_t ___m_Index;
|
|
int32_t ___m_Length;
|
|
};
|
|
struct TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A
|
|
{
|
|
int64_t ____ticks;
|
|
};
|
|
struct TypeTable_tEAC1ECAD849469DEA65DA2FC65B19C2D4739B67E
|
|
{
|
|
Dictionary_2_t1FFEE4C9AF6AF524CAD4FDCEA8F3AB34E585451D* ___table;
|
|
};
|
|
struct TypeTable_tEAC1ECAD849469DEA65DA2FC65B19C2D4739B67E_marshaled_pinvoke
|
|
{
|
|
Dictionary_2_t1FFEE4C9AF6AF524CAD4FDCEA8F3AB34E585451D* ___table;
|
|
};
|
|
struct TypeTable_tEAC1ECAD849469DEA65DA2FC65B19C2D4739B67E_marshaled_com
|
|
{
|
|
Dictionary_2_t1FFEE4C9AF6AF524CAD4FDCEA8F3AB34E585451D* ___table;
|
|
};
|
|
struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455
|
|
{
|
|
uint16_t ___m_value;
|
|
};
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|
{
|
|
uint32_t ___m_value;
|
|
};
|
|
struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF
|
|
{
|
|
uint64_t ___m_value;
|
|
};
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
float ___x;
|
|
float ___y;
|
|
};
|
|
struct Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A__padding[1];
|
|
};
|
|
};
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
|
|
{
|
|
float ___x;
|
|
float ___y;
|
|
float ___z;
|
|
};
|
|
struct Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE__padding[1];
|
|
};
|
|
};
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
struct U3Cm_ValueDataU3Ee__FixedBuffer_t94746BF84FF1BD9ACDDDA17AE7155A9AA40DB97A
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
uint8_t ___FixedElementField;
|
|
};
|
|
uint8_t U3Cm_ValueDataU3Ee__FixedBuffer_t94746BF84FF1BD9ACDDDA17AE7155A9AA40DB97A__padding[1];
|
|
};
|
|
};
|
|
struct CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_ActionIndex;
|
|
};
|
|
struct CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8_marshaled_pinvoke
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_ActionIndex;
|
|
};
|
|
struct CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8_marshaled_com
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_ActionIndex;
|
|
};
|
|
struct DeviceArray_t7F2F2D8A9D5CAF504DC1A21C1FEF79BCA9E4761E
|
|
{
|
|
bool ___m_HaveValue;
|
|
int32_t ___m_DeviceCount;
|
|
InputDeviceU5BU5D_tA9AEFC6AF63557D3D5DCFB2B26DDA6F63147D548* ___m_DeviceArray;
|
|
};
|
|
struct DeviceArray_t7F2F2D8A9D5CAF504DC1A21C1FEF79BCA9E4761E_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_HaveValue;
|
|
int32_t ___m_DeviceCount;
|
|
InputDeviceU5BU5D_tA9AEFC6AF63557D3D5DCFB2B26DDA6F63147D548* ___m_DeviceArray;
|
|
};
|
|
struct DeviceArray_t7F2F2D8A9D5CAF504DC1A21C1FEF79BCA9E4761E_marshaled_com
|
|
{
|
|
int32_t ___m_HaveValue;
|
|
int32_t ___m_DeviceCount;
|
|
InputDeviceU5BU5D_tA9AEFC6AF63557D3D5DCFB2B26DDA6F63147D548* ___m_DeviceArray;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
uint8_t ___m_ControlCount;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
uint8_t ___m_ControlCount_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_InteractionCount_OffsetPadding[1];
|
|
uint8_t ___m_InteractionCount;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_InteractionCount_OffsetPadding_forAlignmentOnly[1];
|
|
uint8_t ___m_InteractionCount_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ProcessorCount_OffsetPadding[2];
|
|
uint8_t ___m_ProcessorCount;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ProcessorCount_OffsetPadding_forAlignmentOnly[2];
|
|
uint8_t ___m_ProcessorCount_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_MapIndex_OffsetPadding[3];
|
|
uint8_t ___m_MapIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_MapIndex_OffsetPadding_forAlignmentOnly[3];
|
|
uint8_t ___m_MapIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_Flags_OffsetPadding[4];
|
|
uint8_t ___m_Flags;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_Flags_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_Flags_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_PartIndex_OffsetPadding[5];
|
|
uint8_t ___m_PartIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_PartIndex_OffsetPadding_forAlignmentOnly[5];
|
|
uint8_t ___m_PartIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ActionIndex_OffsetPadding[6];
|
|
uint16_t ___m_ActionIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ActionIndex_OffsetPadding_forAlignmentOnly[6];
|
|
uint16_t ___m_ActionIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_CompositeOrCompositeBindingIndex_OffsetPadding[8];
|
|
uint16_t ___m_CompositeOrCompositeBindingIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_CompositeOrCompositeBindingIndex_OffsetPadding_forAlignmentOnly[8];
|
|
uint16_t ___m_CompositeOrCompositeBindingIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ProcessorStartIndex_OffsetPadding[10];
|
|
uint16_t ___m_ProcessorStartIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ProcessorStartIndex_OffsetPadding_forAlignmentOnly[10];
|
|
uint16_t ___m_ProcessorStartIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_InteractionStartIndex_OffsetPadding[12];
|
|
uint16_t ___m_InteractionStartIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_InteractionStartIndex_OffsetPadding_forAlignmentOnly[12];
|
|
uint16_t ___m_InteractionStartIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ControlStartIndex_OffsetPadding[14];
|
|
uint16_t ___m_ControlStartIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ControlStartIndex_OffsetPadding_forAlignmentOnly[14];
|
|
uint16_t ___m_ControlStartIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_PressTime_OffsetPadding[16];
|
|
double ___m_PressTime;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_PressTime_OffsetPadding_forAlignmentOnly[16];
|
|
double ___m_PressTime_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_TriggerEventIdForComposite_OffsetPadding[24];
|
|
int32_t ___m_TriggerEventIdForComposite;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_TriggerEventIdForComposite_OffsetPadding_forAlignmentOnly[24];
|
|
int32_t ___m_TriggerEventIdForComposite_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char _____padding_OffsetPadding[28];
|
|
int32_t _____padding;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char _____padding_OffsetPadding_forAlignmentOnly[28];
|
|
int32_t _____padding_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA__padding[32];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
uint8_t ___m_Phase;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
uint8_t ___m_Phase_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_Flags_OffsetPadding[1];
|
|
uint8_t ___m_Flags;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_Flags_OffsetPadding_forAlignmentOnly[1];
|
|
uint8_t ___m_Flags_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_MapIndex_OffsetPadding[2];
|
|
uint8_t ___m_MapIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_MapIndex_OffsetPadding_forAlignmentOnly[2];
|
|
uint8_t ___m_MapIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ControlIndex_OffsetPadding[4];
|
|
uint16_t ___m_ControlIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ControlIndex_OffsetPadding_forAlignmentOnly[4];
|
|
uint16_t ___m_ControlIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_Time_OffsetPadding[8];
|
|
double ___m_Time;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_Time_OffsetPadding_forAlignmentOnly[8];
|
|
double ___m_Time_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_StartTime_OffsetPadding[16];
|
|
double ___m_StartTime;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_StartTime_OffsetPadding_forAlignmentOnly[16];
|
|
double ___m_StartTime_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_BindingIndex_OffsetPadding[24];
|
|
uint16_t ___m_BindingIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_BindingIndex_OffsetPadding_forAlignmentOnly[24];
|
|
uint16_t ___m_BindingIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_InteractionIndex_OffsetPadding[26];
|
|
uint16_t ___m_InteractionIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_InteractionIndex_OffsetPadding_forAlignmentOnly[26];
|
|
uint16_t ___m_InteractionIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_Magnitude_OffsetPadding[28];
|
|
float ___m_Magnitude;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_Magnitude_OffsetPadding_forAlignmentOnly[28];
|
|
float ___m_Magnitude_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LastPerformedInUpdate_OffsetPadding[32];
|
|
uint32_t ___m_LastPerformedInUpdate;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LastPerformedInUpdate_OffsetPadding_forAlignmentOnly[32];
|
|
uint32_t ___m_LastPerformedInUpdate_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LastCanceledInUpdate_OffsetPadding[36];
|
|
uint32_t ___m_LastCanceledInUpdate;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LastCanceledInUpdate_OffsetPadding_forAlignmentOnly[36];
|
|
uint32_t ___m_LastCanceledInUpdate_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_PressedInUpdate_OffsetPadding[40];
|
|
uint32_t ___m_PressedInUpdate;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_PressedInUpdate_OffsetPadding_forAlignmentOnly[40];
|
|
uint32_t ___m_PressedInUpdate_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ReleasedInUpdate_OffsetPadding[44];
|
|
uint32_t ___m_ReleasedInUpdate;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ReleasedInUpdate_OffsetPadding_forAlignmentOnly[44];
|
|
uint32_t ___m_ReleasedInUpdate_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LastCompletedInUpdate_OffsetPadding[48];
|
|
uint32_t ___m_LastCompletedInUpdate;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LastCompletedInUpdate_OffsetPadding_forAlignmentOnly[48];
|
|
uint32_t ___m_LastCompletedInUpdate_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D__padding[52];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct UnmanagedMemory_t862EBE5224929ED0E2F989D790EB6B8633E612A2
|
|
{
|
|
void* ___basePtr;
|
|
int32_t ___mapCount;
|
|
int32_t ___actionCount;
|
|
int32_t ___interactionCount;
|
|
int32_t ___bindingCount;
|
|
int32_t ___controlCount;
|
|
int32_t ___compositeCount;
|
|
alignas(IL2CPP_SIZEOF_VOID_P) TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* ___actionStates;
|
|
alignas(IL2CPP_SIZEOF_VOID_P) BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* ___bindingStates;
|
|
alignas(IL2CPP_SIZEOF_VOID_P) InteractionState_t057CEDBCC55120B30A48DAD0A4111EF8FF62D3AE* ___interactionStates;
|
|
float* ___controlMagnitudes;
|
|
float* ___compositeMagnitudes;
|
|
int32_t* ___enabledControls;
|
|
uint16_t* ___actionBindingIndicesAndCounts;
|
|
uint16_t* ___actionBindingIndices;
|
|
int32_t* ___controlIndexToBindingIndex;
|
|
uint16_t* ___controlGroupingAndComplexity;
|
|
bool ___controlGroupingInitialized;
|
|
ActionMapIndices_t013BEFD76B7FE52E413C5DBF5C7CDA4194800CBD* ___mapIndices;
|
|
};
|
|
struct UnmanagedMemory_t862EBE5224929ED0E2F989D790EB6B8633E612A2_marshaled_pinvoke
|
|
{
|
|
void* ___basePtr;
|
|
int32_t ___mapCount;
|
|
int32_t ___actionCount;
|
|
int32_t ___interactionCount;
|
|
int32_t ___bindingCount;
|
|
int32_t ___controlCount;
|
|
int32_t ___compositeCount;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* ___actionStates;
|
|
BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* ___bindingStates;
|
|
InteractionState_t057CEDBCC55120B30A48DAD0A4111EF8FF62D3AE* ___interactionStates;
|
|
float* ___controlMagnitudes;
|
|
float* ___compositeMagnitudes;
|
|
int32_t* ___enabledControls;
|
|
uint16_t* ___actionBindingIndicesAndCounts;
|
|
uint16_t* ___actionBindingIndices;
|
|
int32_t* ___controlIndexToBindingIndex;
|
|
uint16_t* ___controlGroupingAndComplexity;
|
|
int32_t ___controlGroupingInitialized;
|
|
ActionMapIndices_t013BEFD76B7FE52E413C5DBF5C7CDA4194800CBD* ___mapIndices;
|
|
};
|
|
struct UnmanagedMemory_t862EBE5224929ED0E2F989D790EB6B8633E612A2_marshaled_com
|
|
{
|
|
void* ___basePtr;
|
|
int32_t ___mapCount;
|
|
int32_t ___actionCount;
|
|
int32_t ___interactionCount;
|
|
int32_t ___bindingCount;
|
|
int32_t ___controlCount;
|
|
int32_t ___compositeCount;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* ___actionStates;
|
|
BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* ___bindingStates;
|
|
InteractionState_t057CEDBCC55120B30A48DAD0A4111EF8FF62D3AE* ___interactionStates;
|
|
float* ___controlMagnitudes;
|
|
float* ___compositeMagnitudes;
|
|
int32_t* ___enabledControls;
|
|
uint16_t* ___actionBindingIndicesAndCounts;
|
|
uint16_t* ___actionBindingIndices;
|
|
int32_t* ___controlIndexToBindingIndex;
|
|
uint16_t* ___controlGroupingAndComplexity;
|
|
int32_t ___controlGroupingInitialized;
|
|
ActionMapIndices_t013BEFD76B7FE52E413C5DBF5C7CDA4194800CBD* ___mapIndices;
|
|
};
|
|
struct ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Ptr;
|
|
};
|
|
struct ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_pinvoke
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Ptr;
|
|
};
|
|
struct ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_com
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Ptr;
|
|
};
|
|
struct Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6
|
|
{
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___m_Trace;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Buffer;
|
|
int32_t ___m_EventCount;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_CurrentEvent;
|
|
int32_t ___m_CurrentIndex;
|
|
};
|
|
struct Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_pinvoke
|
|
{
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___m_Trace;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Buffer;
|
|
int32_t ___m_EventCount;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_CurrentEvent;
|
|
int32_t ___m_CurrentIndex;
|
|
};
|
|
struct Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_com
|
|
{
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___m_Trace;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_Buffer;
|
|
int32_t ___m_EventCount;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* ___m_CurrentEvent;
|
|
int32_t ___m_CurrentIndex;
|
|
};
|
|
struct DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE
|
|
{
|
|
String_t* ___interface;
|
|
String_t* ___type;
|
|
String_t* ___product;
|
|
String_t* ___serial;
|
|
String_t* ___version;
|
|
String_t* ___manufacturer;
|
|
String_t* ___capabilities;
|
|
};
|
|
struct DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_pinvoke
|
|
{
|
|
char* ___interface;
|
|
char* ___type;
|
|
char* ___product;
|
|
char* ___serial;
|
|
char* ___version;
|
|
char* ___manufacturer;
|
|
char* ___capabilities;
|
|
};
|
|
struct DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_com
|
|
{
|
|
Il2CppChar* ___interface;
|
|
Il2CppChar* ___type;
|
|
Il2CppChar* ___product;
|
|
Il2CppChar* ___serial;
|
|
Il2CppChar* ___version;
|
|
Il2CppChar* ___manufacturer;
|
|
Il2CppChar* ___capabilities;
|
|
};
|
|
struct MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942
|
|
{
|
|
String_t* ___interface;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___interfaces;
|
|
String_t* ___deviceClass;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___deviceClasses;
|
|
String_t* ___manufacturer;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___manufacturers;
|
|
String_t* ___product;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___products;
|
|
String_t* ___version;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___versions;
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* ___capabilities;
|
|
};
|
|
struct MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_pinvoke
|
|
{
|
|
char* ___interface;
|
|
char** ___interfaces;
|
|
char* ___deviceClass;
|
|
char** ___deviceClasses;
|
|
char* ___manufacturer;
|
|
char** ___manufacturers;
|
|
char* ___product;
|
|
char** ___products;
|
|
char* ___version;
|
|
char** ___versions;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke* ___capabilities;
|
|
};
|
|
struct MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_com
|
|
{
|
|
Il2CppChar* ___interface;
|
|
Il2CppChar** ___interfaces;
|
|
Il2CppChar* ___deviceClass;
|
|
Il2CppChar** ___deviceClasses;
|
|
Il2CppChar* ___manufacturer;
|
|
Il2CppChar** ___manufacturers;
|
|
Il2CppChar* ___product;
|
|
Il2CppChar** ___products;
|
|
Il2CppChar* ___version;
|
|
Il2CppChar** ___versions;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com* ___capabilities;
|
|
};
|
|
struct BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C
|
|
{
|
|
uint32_t ___bitOffset;
|
|
uint32_t ___sizeInBits;
|
|
};
|
|
struct U3CnameBufferU3Ee__FixedBuffer_tF101426D1EE77D09C5615FAE829F3F32616ED2A4
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
uint8_t ___FixedElementField;
|
|
};
|
|
uint8_t U3CnameBufferU3Ee__FixedBuffer_tF101426D1EE77D09C5615FAE829F3F32616ED2A4__padding[256];
|
|
};
|
|
};
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E
|
|
{
|
|
String_t* ___path;
|
|
String_t* ___value;
|
|
};
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke
|
|
{
|
|
char* ___path;
|
|
char* ___value;
|
|
};
|
|
struct Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com
|
|
{
|
|
Il2CppChar* ___path;
|
|
Il2CppChar* ___value;
|
|
};
|
|
struct ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5
|
|
{
|
|
intptr_t ____value;
|
|
};
|
|
struct CallbackArray_1_tB6F9AD05405749A2888C89224C8F5ECF4E1C0411
|
|
{
|
|
bool ___m_CannotMutateCallbacksArray;
|
|
InlinedArray_1_t90D679876AE3A52129F69F403ECC9AD16D60AD9F ___m_Callbacks;
|
|
InlinedArray_1_t90D679876AE3A52129F69F403ECC9AD16D60AD9F ___m_CallbacksToAdd;
|
|
InlinedArray_1_t90D679876AE3A52129F69F403ECC9AD16D60AD9F ___m_CallbacksToRemove;
|
|
};
|
|
struct CallbackArray_1_tDFF8C4C6015023B6C2E70BAD26D8BC6BF00D8775
|
|
{
|
|
bool ___m_CannotMutateCallbacksArray;
|
|
InlinedArray_1_tC208D319D19C2B3DF550BD9CDC11549F23D8F91B ___m_Callbacks;
|
|
InlinedArray_1_tC208D319D19C2B3DF550BD9CDC11549F23D8F91B ___m_CallbacksToAdd;
|
|
InlinedArray_1_tC208D319D19C2B3DF550BD9CDC11549F23D8F91B ___m_CallbacksToRemove;
|
|
};
|
|
struct CallbackArray_1_tC72D651E25D95D1B5D837A010859EDE49AD131FA
|
|
{
|
|
bool ___m_CannotMutateCallbacksArray;
|
|
InlinedArray_1_tF80F63393E0BF97AFE20E770FC71798135300300 ___m_Callbacks;
|
|
InlinedArray_1_tF80F63393E0BF97AFE20E770FC71798135300300 ___m_CallbacksToAdd;
|
|
InlinedArray_1_tF80F63393E0BF97AFE20E770FC71798135300300 ___m_CallbacksToRemove;
|
|
};
|
|
struct CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529
|
|
{
|
|
bool ___m_CannotMutateCallbacksArray;
|
|
InlinedArray_1_tD7279E61A2C2BCBF7B9BA61C55E889A59A778B32 ___m_Callbacks;
|
|
InlinedArray_1_tD7279E61A2C2BCBF7B9BA61C55E889A59A778B32 ___m_CallbacksToAdd;
|
|
InlinedArray_1_tD7279E61A2C2BCBF7B9BA61C55E889A59A778B32 ___m_CallbacksToRemove;
|
|
};
|
|
struct CallbackArray_1_t70C9B62D06582BEAC403C9259B541A2D8D4B4A1F
|
|
{
|
|
bool ___m_CannotMutateCallbacksArray;
|
|
InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4 ___m_Callbacks;
|
|
InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4 ___m_CallbacksToAdd;
|
|
InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4 ___m_CallbacksToRemove;
|
|
};
|
|
struct KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key;
|
|
RuntimeObject* ___value;
|
|
};
|
|
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct BindingFlags_t5DC2835E4AE9C1862B3AD172EF35B6A5F4F1812C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
RuntimeObject* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
bool ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
String_t* ____className;
|
|
String_t* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t* ____innerException;
|
|
String_t* ____helpURL;
|
|
RuntimeObject* ____stackTrace;
|
|
String_t* ____stackTraceString;
|
|
String_t* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
RuntimeObject* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
String_t* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className;
|
|
char* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_pinvoke* ____innerException;
|
|
char* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
char* ____stackTraceString;
|
|
char* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
char* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className;
|
|
Il2CppChar* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_com* ____innerException;
|
|
Il2CppChar* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
Il2CppChar* ____stackTraceString;
|
|
Il2CppChar* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
Il2CppChar* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC
|
|
{
|
|
intptr_t ___handle;
|
|
};
|
|
struct InputActionChange_t74A940E885D3DE6C4E6F76E542A99616E331A360
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct InputActionPhase_t79D9374C1940AA7248377075A0E83122540334C6
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700 : public RuntimeObject
|
|
{
|
|
InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045* ___maps;
|
|
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___controls;
|
|
IInputInteractionU5BU5D_t175AB10EB3221C36393F258F530F94D8DD01CB93* ___interactions;
|
|
InputProcessorU5BU5D_t79582BEBC3FAF824D9762566AA6E979F95E6EB64* ___processors;
|
|
InputBindingCompositeU5BU5D_tB9A645573A56F8DC9EC7AD84F1BE24C2B0F4319E* ___composites;
|
|
int32_t ___totalProcessorCount;
|
|
UnmanagedMemory_t862EBE5224929ED0E2F989D790EB6B8633E612A2 ___memory;
|
|
bool ___m_OnBeforeUpdateHooked;
|
|
bool ___m_OnAfterUpdateHooked;
|
|
bool ___m_InProcessControlStateChange;
|
|
InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 ___m_CurrentlyProcessingThisEvent;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_OnBeforeUpdateDelegate;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_OnAfterUpdateDelegate;
|
|
};
|
|
struct InputActionType_t7E3615BDDF3C84F39712E5889559D3AD8E773108
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct InputDeviceCommand_t219FD4502984D73D423496E4A2ED7FDB6CBE710E
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___type;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___type_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___sizeInBytes_OffsetPadding[4];
|
|
int32_t ___sizeInBytes;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___sizeInBytes_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___sizeInBytes_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t InputDeviceCommand_t219FD4502984D73D423496E4A2ED7FDB6CBE710E__padding[8];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___U3CformatU3Ek__BackingField;
|
|
uint32_t ___m_ByteOffset;
|
|
uint32_t ___U3CbitOffsetU3Ek__BackingField;
|
|
uint32_t ___U3CsizeInBitsU3Ek__BackingField;
|
|
};
|
|
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Key_tA157C0DCB2A0D2BE58B76B3BB836A1B2E4EAF387
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01
|
|
{
|
|
String_t* ___U3CnameU3Ek__BackingField;
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___U3CparametersU3Ek__BackingField;
|
|
};
|
|
struct NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_pinvoke
|
|
{
|
|
char* ___U3CnameU3Ek__BackingField;
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___U3CparametersU3Ek__BackingField;
|
|
};
|
|
struct NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_com
|
|
{
|
|
Il2CppChar* ___U3CnameU3Ek__BackingField;
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___U3CparametersU3Ek__BackingField;
|
|
};
|
|
struct NativeInputEventType_t622584116C97356073253408636FA50ECAA9853B
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct NumberStyles_t567C6CBC2A2B5B5A2C43B2855D158949984A810C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr;
|
|
};
|
|
struct PressBehavior_t12E72FE9FFA46C5F37B4D2D6340BCB4170EF129C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct RegexOptions_tE9DA9C4DF8FB26DD1C7E0F8AA022C1164A423F6B
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
|
|
{
|
|
intptr_t ___value;
|
|
};
|
|
struct StringComparison_tE14A55CCFA001A5AC85D754179BF2888F45CC94D
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct StringSplitOptions_t4DD892C76C70DD4800FC1B76054D69826F770062
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4 : public RuntimeObject
|
|
{
|
|
bool ___m_isReadOnly;
|
|
String_t* ___m_cultureName;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData;
|
|
String_t* ___m_textInfoName;
|
|
Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___m_IsAsciiCasingSameAsInvariant;
|
|
String_t* ___customCultureName;
|
|
bool ___m_useUserOverride;
|
|
int32_t ___m_win32LangID;
|
|
};
|
|
struct TouchPhase_tC280DE0C3DA3652019BF3605D57099E6CE2F3B14
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___touchId;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___touchId_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___position_OffsetPadding[4];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___position;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___position_OffsetPadding_forAlignmentOnly[4];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___position_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___delta_OffsetPadding[12];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___delta;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___delta_OffsetPadding_forAlignmentOnly[12];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___delta_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___pressure_OffsetPadding[20];
|
|
float ___pressure;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___pressure_OffsetPadding_forAlignmentOnly[20];
|
|
float ___pressure_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___radius_OffsetPadding[24];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___radius;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___radius_OffsetPadding_forAlignmentOnly[24];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___radius_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___phaseId_OffsetPadding[32];
|
|
uint8_t ___phaseId;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___phaseId_OffsetPadding_forAlignmentOnly[32];
|
|
uint8_t ___phaseId_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___tapCount_OffsetPadding[33];
|
|
uint8_t ___tapCount;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___tapCount_OffsetPadding_forAlignmentOnly[33];
|
|
uint8_t ___tapCount_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___displayIndex_OffsetPadding[34];
|
|
uint8_t ___displayIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___displayIndex_OffsetPadding_forAlignmentOnly[34];
|
|
uint8_t ___displayIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___flags_OffsetPadding[35];
|
|
uint8_t ___flags;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___flags_OffsetPadding_forAlignmentOnly[35];
|
|
uint8_t ___flags_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___updateStepCount_OffsetPadding[36];
|
|
uint32_t ___updateStepCount;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___updateStepCount_OffsetPadding_forAlignmentOnly[36];
|
|
uint32_t ___updateStepCount_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___startTime_OffsetPadding[40];
|
|
double ___startTime;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___startTime_OffsetPadding_forAlignmentOnly[40];
|
|
double ___startTime_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___startPosition_OffsetPadding[48];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___startPosition;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___startPosition_OffsetPadding_forAlignmentOnly[48];
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___startPosition_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97__padding[56];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Clamp_tCB96E8D34067B0DCBED42C565F4443DF880DD284
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct WriteMode_tFAC7A7D6E70550B8CBFBAC85DD5BD94D701B3A71
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct ButtonBits_t1C2951CFE59EC00974F02DAC8705312D6C8CE14E
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct ActionFlags_t639BD2944E073F8DD263CE2CA581FC62C401AB1E
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Flags_tC94B4BEC896F8152609F412172F9CFD6F6BDB523
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Flags_t2ED4EFE461994B03533B3B524C8C2EA71315AAE6
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct ControlFlags_t9C297F208DE19CEB00A0560F7FDE59F6A2004132
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct DeviceFlags_tF02F85DA24FF16879A67B540FCA560EC955CE728
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62 : public RuntimeObject
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 ___U3CU3E2__current;
|
|
int32_t ___U3CU3El__initialThreadId;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___U3CU3E4__this;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___U3CU3E3__U3CU3E4__this;
|
|
int32_t ___U3CcountU3E5__2;
|
|
int32_t ___U3CiU3E5__3;
|
|
};
|
|
struct Flags_tD8B178446E87C96FBD685DDB43A175C1E104BE33
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct BackgroundBehavior_t4D397A0FC3ECD31C1A4DB8C2D09BBC4E71BFC1D6
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct EditorInputBehaviorInPlayMode_tC47B44FACCF39F8E2DCA21270D51417B5DEF814D
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct InputActionPropertyDrawerMode_t521985D556D158DCD4AF3C3B351D5EC081C89E86
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct UpdateMode_tCD49766B755C4CD8E1F2DE8D57798DAC2C5CBF32
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 ___text;
|
|
bool ___hasEscapes;
|
|
};
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke ___text;
|
|
int32_t ___hasEscapes;
|
|
};
|
|
struct JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com ___text;
|
|
int32_t ___hasEscapes;
|
|
};
|
|
struct JsonValueType_t36BA339F107E5E9C0966C45F896E27F3BCC5A2AB
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct TapPhase_t8ECE777AE90898EC43F2C2A0422BE0F95AB55504
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct InlinedArray_1_tD165225A32CD54B946FB419909F21C082C70A5B2
|
|
{
|
|
int32_t ___length;
|
|
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC ___firstValue;
|
|
GCHandleU5BU5D_t7EA6F2FA83CDF86871001174CF7D30033AC4A785* ___additionalValues;
|
|
};
|
|
struct NativeArray_1_t81F55263465517B73C455D3400CF67B4BADD85CF
|
|
{
|
|
void* ___m_Buffer;
|
|
int32_t ___m_Length;
|
|
int32_t ___m_AllocatorLabel;
|
|
};
|
|
struct ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1
|
|
{
|
|
ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 ____pointer;
|
|
int32_t ____length;
|
|
};
|
|
struct InputBinding_t0D75BD1538CF81D29450D568D5C938E111633EC5
|
|
{
|
|
String_t* ___m_Name;
|
|
String_t* ___m_Id;
|
|
String_t* ___m_Path;
|
|
String_t* ___m_Interactions;
|
|
String_t* ___m_Processors;
|
|
String_t* ___m_Groups;
|
|
String_t* ___m_Action;
|
|
int32_t ___m_Flags;
|
|
String_t* ___m_OverridePath;
|
|
String_t* ___m_OverrideInteractions;
|
|
String_t* ___m_OverrideProcessors;
|
|
};
|
|
struct InputBinding_t0D75BD1538CF81D29450D568D5C938E111633EC5_marshaled_pinvoke
|
|
{
|
|
char* ___m_Name;
|
|
char* ___m_Id;
|
|
char* ___m_Path;
|
|
char* ___m_Interactions;
|
|
char* ___m_Processors;
|
|
char* ___m_Groups;
|
|
char* ___m_Action;
|
|
int32_t ___m_Flags;
|
|
char* ___m_OverridePath;
|
|
char* ___m_OverrideInteractions;
|
|
char* ___m_OverrideProcessors;
|
|
};
|
|
struct InputBinding_t0D75BD1538CF81D29450D568D5C938E111633EC5_marshaled_com
|
|
{
|
|
Il2CppChar* ___m_Name;
|
|
Il2CppChar* ___m_Id;
|
|
Il2CppChar* ___m_Path;
|
|
Il2CppChar* ___m_Interactions;
|
|
Il2CppChar* ___m_Processors;
|
|
Il2CppChar* ___m_Groups;
|
|
Il2CppChar* ___m_Action;
|
|
int32_t ___m_Flags;
|
|
Il2CppChar* ___m_OverridePath;
|
|
Il2CppChar* ___m_OverrideInteractions;
|
|
Il2CppChar* ___m_OverrideProcessors;
|
|
};
|
|
struct InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_Flags;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D ___m_TriggerState;
|
|
};
|
|
struct InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C_marshaled_pinvoke
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_Flags;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D ___m_TriggerState;
|
|
};
|
|
struct InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C_marshaled_com
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
int32_t ___m_Flags;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D ___m_TriggerState;
|
|
};
|
|
struct MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862 : public RuntimeObject
|
|
{
|
|
float ___tapTime;
|
|
float ___tapDelay;
|
|
int32_t ___tapCount;
|
|
float ___pressPoint;
|
|
int32_t ___m_CurrentTapPhase;
|
|
int32_t ___m_CurrentTapCount;
|
|
double ___m_CurrentTapStartTime;
|
|
double ___m_LastTapReleaseTime;
|
|
};
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct NativeInputEvent_tDE7DE9A48ACA442A8D37E2920836D00C26408CB8
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___type;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___type_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___sizeInBytes_OffsetPadding[4];
|
|
uint16_t ___sizeInBytes;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___sizeInBytes_OffsetPadding_forAlignmentOnly[4];
|
|
uint16_t ___sizeInBytes_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___deviceId_OffsetPadding[6];
|
|
uint16_t ___deviceId;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___deviceId_OffsetPadding_forAlignmentOnly[6];
|
|
uint16_t ___deviceId_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___time_OffsetPadding[8];
|
|
double ___time;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___time_OffsetPadding_forAlignmentOnly[8];
|
|
double ___time_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___eventId_OffsetPadding[16];
|
|
int32_t ___eventId;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___eventId_OffsetPadding_forAlignmentOnly[16];
|
|
int32_t ___eventId_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
};
|
|
};
|
|
uint8_t NativeInputEvent_tDE7DE9A48ACA442A8D37E2920836D00C26408CB8__padding[20];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5 : public RuntimeObject
|
|
{
|
|
float ___pressPoint;
|
|
int32_t ___behavior;
|
|
bool ___m_WaitingForRelease;
|
|
};
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___m_Type;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___m_Type_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding[4];
|
|
bool ___m_BoolValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding_forAlignmentOnly[4];
|
|
bool ___m_BoolValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding[4];
|
|
Il2CppChar ___m_CharValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding_forAlignmentOnly[4];
|
|
Il2CppChar ___m_CharValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding[4];
|
|
uint8_t ___m_ByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_ByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding[4];
|
|
int8_t ___m_SByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
int8_t ___m_SByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding[4];
|
|
int16_t ___m_ShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
int16_t ___m_ShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding[4];
|
|
uint16_t ___m_UShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint16_t ___m_UShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding[4];
|
|
int32_t ___m_IntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___m_IntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding[4];
|
|
uint32_t ___m_UIntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint32_t ___m_UIntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding[4];
|
|
int64_t ___m_LongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding_forAlignmentOnly[4];
|
|
int64_t ___m_LongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding[4];
|
|
uint64_t ___m_ULongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint64_t ___m_ULongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding[4];
|
|
float ___m_FloatValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding_forAlignmentOnly[4];
|
|
float ___m_FloatValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding[4];
|
|
double ___m_DoubleValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding_forAlignmentOnly[4];
|
|
double ___m_DoubleValue_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___m_Type;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___m_Type_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding[4];
|
|
int32_t ___m_BoolValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___m_BoolValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding[4];
|
|
uint8_t ___m_CharValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_CharValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding[4];
|
|
uint8_t ___m_ByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_ByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding[4];
|
|
int8_t ___m_SByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
int8_t ___m_SByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding[4];
|
|
int16_t ___m_ShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
int16_t ___m_ShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding[4];
|
|
uint16_t ___m_UShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint16_t ___m_UShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding[4];
|
|
int32_t ___m_IntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___m_IntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding[4];
|
|
uint32_t ___m_UIntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint32_t ___m_UIntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding[4];
|
|
int64_t ___m_LongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding_forAlignmentOnly[4];
|
|
int64_t ___m_LongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding[4];
|
|
uint64_t ___m_ULongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint64_t ___m_ULongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding[4];
|
|
float ___m_FloatValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding_forAlignmentOnly[4];
|
|
float ___m_FloatValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding[4];
|
|
double ___m_DoubleValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding_forAlignmentOnly[4];
|
|
double ___m_DoubleValue_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
struct PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
int32_t ___m_Type;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
int32_t ___m_Type_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding[4];
|
|
int32_t ___m_BoolValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_BoolValue_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___m_BoolValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding[4];
|
|
uint8_t ___m_CharValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_CharValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_CharValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding[4];
|
|
uint8_t ___m_ByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint8_t ___m_ByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding[4];
|
|
int8_t ___m_SByteValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_SByteValue_OffsetPadding_forAlignmentOnly[4];
|
|
int8_t ___m_SByteValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding[4];
|
|
int16_t ___m_ShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
int16_t ___m_ShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding[4];
|
|
uint16_t ___m_UShortValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UShortValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint16_t ___m_UShortValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding[4];
|
|
int32_t ___m_IntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_IntValue_OffsetPadding_forAlignmentOnly[4];
|
|
int32_t ___m_IntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding[4];
|
|
uint32_t ___m_UIntValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_UIntValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint32_t ___m_UIntValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding[4];
|
|
int64_t ___m_LongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_LongValue_OffsetPadding_forAlignmentOnly[4];
|
|
int64_t ___m_LongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding[4];
|
|
uint64_t ___m_ULongValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ULongValue_OffsetPadding_forAlignmentOnly[4];
|
|
uint64_t ___m_ULongValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding[4];
|
|
float ___m_FloatValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_FloatValue_OffsetPadding_forAlignmentOnly[4];
|
|
float ___m_FloatValue_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding[4];
|
|
double ___m_DoubleValue;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_DoubleValue_OffsetPadding_forAlignmentOnly[4];
|
|
double ___m_DoubleValue_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
InputDeviceCommand_t219FD4502984D73D423496E4A2ED7FDB6CBE710E ___baseCommand;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
InputDeviceCommand_t219FD4502984D73D423496E4A2ED7FDB6CBE710E ___baseCommand_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___scanOrKeyCode_OffsetPadding[8];
|
|
int32_t ___scanOrKeyCode;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___scanOrKeyCode_OffsetPadding_forAlignmentOnly[8];
|
|
int32_t ___scanOrKeyCode_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___nameBuffer_OffsetPadding[12];
|
|
U3CnameBufferU3Ee__FixedBuffer_tF101426D1EE77D09C5615FAE829F3F32616ED2A4 ___nameBuffer;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___nameBuffer_OffsetPadding_forAlignmentOnly[12];
|
|
U3CnameBufferU3Ee__FixedBuffer_tF101426D1EE77D09C5615FAE829F3F32616ED2A4 ___nameBuffer_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247__padding[268];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772 : public RuntimeObject
|
|
{
|
|
TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___internalMatchTimeout;
|
|
String_t* ___pattern;
|
|
int32_t ___roptions;
|
|
RegexRunnerFactory_t72373B672C7D8785F63516DDD88834F286AF41E7* ___factory;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___caps;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___capnames;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___capslist;
|
|
int32_t ___capsize;
|
|
ExclusiveReference_t411F04D4CC440EB7399290027E1BBABEF4C28837* ____runnerref;
|
|
WeakReference_1_tDC6E83496181D1BAFA3B89CBC00BCD0B64450257* ____replref;
|
|
RegexCode_tA23175D9DA02AD6A79B073E10EC5D225372ED6C7* ____code;
|
|
bool ____refsInitialized;
|
|
};
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
};
|
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|
{
|
|
};
|
|
struct Type_t : public MemberInfo_t
|
|
{
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl;
|
|
};
|
|
struct JsonValue_t01DB320267C848E729A400EF2345979978F851D2
|
|
{
|
|
int32_t ___type;
|
|
bool ___boolValue;
|
|
double ___realValue;
|
|
int64_t ___integerValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___stringValue;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* ___arrayValue;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* ___objectValue;
|
|
RuntimeObject* ___anyValue;
|
|
};
|
|
struct JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_pinvoke
|
|
{
|
|
int32_t ___type;
|
|
int32_t ___boolValue;
|
|
double ___realValue;
|
|
int64_t ___integerValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke ___stringValue;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* ___arrayValue;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* ___objectValue;
|
|
Il2CppIUnknown* ___anyValue;
|
|
};
|
|
struct JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_com
|
|
{
|
|
int32_t ___type;
|
|
int32_t ___boolValue;
|
|
double ___realValue;
|
|
int64_t ___integerValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com ___stringValue;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* ___arrayValue;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* ___objectValue;
|
|
Il2CppIUnknown* ___anyValue;
|
|
};
|
|
struct Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct KeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C
|
|
{
|
|
RuntimeObject* ___key;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___value;
|
|
};
|
|
struct KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8
|
|
{
|
|
String_t* ___key;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___value;
|
|
};
|
|
struct Nullable_1_t11786EE914FE65E70B9671129B0DFC4D0DE80C44
|
|
{
|
|
bool ___hasValue;
|
|
InputBinding_t0D75BD1538CF81D29450D568D5C938E111633EC5 ___value;
|
|
};
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
String_t* ____paramName;
|
|
};
|
|
struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E : public RuntimeObject
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 ___m_StateBlock;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___m_Name;
|
|
String_t* ___m_Path;
|
|
String_t* ___m_DisplayName;
|
|
String_t* ___m_DisplayNameFromLayout;
|
|
String_t* ___m_ShortDisplayName;
|
|
String_t* ___m_ShortDisplayNameFromLayout;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___m_Layout;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___m_Variants;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___m_Device;
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ___m_Parent;
|
|
int32_t ___m_UsageCount;
|
|
int32_t ___m_UsageStartIndex;
|
|
int32_t ___m_AliasCount;
|
|
int32_t ___m_AliasStartIndex;
|
|
int32_t ___m_ChildCount;
|
|
int32_t ___m_ChildStartIndex;
|
|
int32_t ___m_ControlFlags;
|
|
bool ___m_CachedValueIsStale;
|
|
bool ___m_UnprocessedCachedValueIsStale;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_DefaultState;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_MinValue;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___m_MaxValue;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___m_OptimizedControlDataType;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
NativeInputEvent_tDE7DE9A48ACA442A8D37E2920836D00C26408CB8 ___m_Event;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
NativeInputEvent_tDE7DE9A48ACA442A8D37E2920836D00C26408CB8 ___m_Event_forAlignmentOnly;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
};
|
|
};
|
|
uint8_t InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5__padding[20];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE
|
|
{
|
|
NativeArray_1_t81F55263465517B73C455D3400CF67B4BADD85CF ___m_Buffer;
|
|
int64_t ___m_SizeInBytes;
|
|
int32_t ___m_EventCount;
|
|
bool ___m_WeOwnTheBuffer;
|
|
};
|
|
struct InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE_marshaled_pinvoke
|
|
{
|
|
NativeArray_1_t81F55263465517B73C455D3400CF67B4BADD85CF ___m_Buffer;
|
|
int64_t ___m_SizeInBytes;
|
|
int32_t ___m_EventCount;
|
|
int32_t ___m_WeOwnTheBuffer;
|
|
};
|
|
struct InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE_marshaled_com
|
|
{
|
|
NativeArray_1_t81F55263465517B73C455D3400CF67B4BADD85CF ___m_Buffer;
|
|
int64_t ___m_SizeInBytes;
|
|
int32_t ___m_EventCount;
|
|
int32_t ___m_WeOwnTheBuffer;
|
|
};
|
|
struct InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_SupportedDevices;
|
|
int32_t ___m_UpdateMode;
|
|
int32_t ___m_MaxEventBytesPerUpdate;
|
|
int32_t ___m_MaxQueuedEventsPerUpdate;
|
|
bool ___m_CompensateForScreenOrientation;
|
|
int32_t ___m_BackgroundBehavior;
|
|
int32_t ___m_EditorInputBehaviorInPlayMode;
|
|
int32_t ___m_InputActionPropertyDrawerMode;
|
|
float ___m_DefaultDeadzoneMin;
|
|
float ___m_DefaultDeadzoneMax;
|
|
float ___m_DefaultButtonPressPoint;
|
|
float ___m_ButtonReleaseThreshold;
|
|
float ___m_DefaultTapTime;
|
|
float ___m_DefaultSlowTapTime;
|
|
float ___m_DefaultHoldTime;
|
|
float ___m_TapRadius;
|
|
float ___m_MultiTapDelayTime;
|
|
bool ___m_DisableRedundantEventsMerging;
|
|
bool ___m_ShortcutKeysConsumeInputs;
|
|
HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* ___m_FeatureFlags;
|
|
};
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED
|
|
{
|
|
String_t* ___U3CnameU3Ek__BackingField;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___U3CvalueU3Ek__BackingField;
|
|
};
|
|
struct NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_pinvoke
|
|
{
|
|
char* ___U3CnameU3Ek__BackingField;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke ___U3CvalueU3Ek__BackingField;
|
|
};
|
|
struct NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_com
|
|
{
|
|
Il2CppChar* ___U3CnameU3Ek__BackingField;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com ___U3CvalueU3Ek__BackingField;
|
|
};
|
|
struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct GlobalState_tC6D38701EF2670B99D214B9A482C428DFEA8408A
|
|
{
|
|
InlinedArray_1_tD165225A32CD54B946FB419909F21C082C70A5B2 ___globalList;
|
|
CallbackArray_1_tC72D651E25D95D1B5D837A010859EDE49AD131FA ___onActionChange;
|
|
CallbackArray_1_tB6F9AD05405749A2888C89224C8F5ECF4E1C0411 ___onActionControlsChanged;
|
|
};
|
|
struct GlobalState_tC6D38701EF2670B99D214B9A482C428DFEA8408A_marshaled_pinvoke
|
|
{
|
|
InlinedArray_1_tD165225A32CD54B946FB419909F21C082C70A5B2 ___globalList;
|
|
CallbackArray_1_tC72D651E25D95D1B5D837A010859EDE49AD131FA ___onActionChange;
|
|
CallbackArray_1_tB6F9AD05405749A2888C89224C8F5ECF4E1C0411 ___onActionControlsChanged;
|
|
};
|
|
struct GlobalState_tC6D38701EF2670B99D214B9A482C428DFEA8408A_marshaled_com
|
|
{
|
|
InlinedArray_1_tD165225A32CD54B946FB419909F21C082C70A5B2 ___globalList;
|
|
CallbackArray_1_tC72D651E25D95D1B5D837A010859EDE49AD131FA ___onActionChange;
|
|
CallbackArray_1_tB6F9AD05405749A2888C89224C8F5ECF4E1C0411 ___onActionControlsChanged;
|
|
};
|
|
struct Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_tD2A5516062C16A2915875F3C5B996717F9303DBC ___m_ProcessorStack;
|
|
double ___m_CachedValue;
|
|
double ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_tCBE1C2CE719FCFE71270323E0AEFF8C6536B0493 ___m_ProcessorStack;
|
|
int32_t ___m_CachedValue;
|
|
int32_t ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_t209C5F9C876036B8C081C3E70D85ADAA2018197B ___m_ProcessorStack;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___m_CachedValue;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847 ___m_ProcessorStack;
|
|
float ___m_CachedValue;
|
|
float ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_t3C09CF0FF8AFDDAE359F6963D9448B01EBD0F9D1 ___m_ProcessorStack;
|
|
int32_t ___m_CachedValue;
|
|
int32_t ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_tD4AEEFFEC2CBF49D196A92D16CE8DA15F1532FCD ___m_ProcessorStack;
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97 ___m_CachedValue;
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97 ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_tE5F1062E65707D24360CEAC52E03D32C6E5BA8BB ___m_ProcessorStack;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_CachedValue;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
struct InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735 : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
InlinedArray_1_t3C9FDC2B575450733517AE6D9168B8B7CDA52FBF ___m_ProcessorStack;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_CachedValue;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_UnprocessedCachedValue;
|
|
bool ___evaluateProcessorsEveryRead;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
union
|
|
{
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5 ___baseEvent;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5 ___baseEvent_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ControlIndex_OffsetPadding[20];
|
|
uint16_t ___m_ControlIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ControlIndex_OffsetPadding_forAlignmentOnly[20];
|
|
uint16_t ___m_ControlIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_BindingIndex_OffsetPadding[22];
|
|
uint16_t ___m_BindingIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_BindingIndex_OffsetPadding_forAlignmentOnly[22];
|
|
uint16_t ___m_BindingIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_InteractionIndex_OffsetPadding[24];
|
|
uint16_t ___m_InteractionIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_InteractionIndex_OffsetPadding_forAlignmentOnly[24];
|
|
uint16_t ___m_InteractionIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_StateIndex_OffsetPadding[26];
|
|
uint8_t ___m_StateIndex;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_StateIndex_OffsetPadding_forAlignmentOnly[26];
|
|
uint8_t ___m_StateIndex_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_Phase_OffsetPadding[27];
|
|
uint8_t ___m_Phase;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_Phase_OffsetPadding_forAlignmentOnly[27];
|
|
uint8_t ___m_Phase_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_StartTime_OffsetPadding[28];
|
|
double ___m_StartTime;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_StartTime_OffsetPadding_forAlignmentOnly[28];
|
|
double ___m_StartTime_forAlignmentOnly;
|
|
};
|
|
#pragma pack(push, tp, 1)
|
|
struct
|
|
{
|
|
char ___m_ValueData_OffsetPadding[36];
|
|
U3Cm_ValueDataU3Ee__FixedBuffer_t94746BF84FF1BD9ACDDDA17AE7155A9AA40DB97A ___m_ValueData;
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct
|
|
{
|
|
char ___m_ValueData_OffsetPadding_forAlignmentOnly[36];
|
|
U3Cm_ValueDataU3Ee__FixedBuffer_t94746BF84FF1BD9ACDDDA17AE7155A9AA40DB97A ___m_ValueData_forAlignmentOnly;
|
|
};
|
|
};
|
|
};
|
|
uint8_t ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444__padding[37];
|
|
};
|
|
};
|
|
#pragma pack(pop, tp)
|
|
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
|
|
{
|
|
};
|
|
struct InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD : public RuntimeObject
|
|
{
|
|
String_t* ___m_Name;
|
|
int32_t ___m_Type;
|
|
String_t* ___m_ExpectedControlType;
|
|
String_t* ___m_Id;
|
|
String_t* ___m_Processors;
|
|
String_t* ___m_Interactions;
|
|
InputBindingU5BU5D_t7E47E87B9CAE12B6F6A0659008B425C58D84BB57* ___m_SingletonActionBindings;
|
|
int32_t ___m_Flags;
|
|
Nullable_1_t11786EE914FE65E70B9671129B0DFC4D0DE80C44 ___m_BindingMask;
|
|
int32_t ___m_BindingsStartIndex;
|
|
int32_t ___m_BindingsCount;
|
|
int32_t ___m_ControlStartIndex;
|
|
int32_t ___m_ControlCount;
|
|
int32_t ___m_ActionIndexInState;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___m_ActionMap;
|
|
CallbackArray_1_tDFF8C4C6015023B6C2E70BAD26D8BC6BF00D8775 ___m_OnStarted;
|
|
CallbackArray_1_tDFF8C4C6015023B6C2E70BAD26D8BC6BF00D8775 ___m_OnCanceled;
|
|
CallbackArray_1_tDFF8C4C6015023B6C2E70BAD26D8BC6BF00D8775 ___m_OnPerformed;
|
|
};
|
|
struct InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
|
|
{
|
|
InputActionMapU5BU5D_t4B352E8DA73976FEDA107E35E81FB5BE6838C045* ___m_ActionMaps;
|
|
InputControlSchemeU5BU5D_tAE603126FBD4D6B8F67EA6F8CFA531A646C63D86* ___m_ControlSchemes;
|
|
bool ___m_IsProjectWide;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_SharedStateForAllMaps;
|
|
Nullable_1_t11786EE914FE65E70B9671129B0DFC4D0DE80C44 ___m_BindingMask;
|
|
int32_t ___m_ParameterOverridesCount;
|
|
ParameterOverrideU5BU5D_tC408277D7E98D32E4B0AEFA1E2EDDB74790897EE* ___m_ParameterOverrides;
|
|
DeviceArray_t7F2F2D8A9D5CAF504DC1A21C1FEF79BCA9E4761E ___m_Devices;
|
|
};
|
|
struct InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09 : public RuntimeObject
|
|
{
|
|
String_t* ___m_Name;
|
|
String_t* ___m_Id;
|
|
InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D* ___m_Asset;
|
|
InputActionU5BU5D_t6F881A9FE5C2016615C8D2E0B192608EA5FCE810* ___m_Actions;
|
|
InputBindingU5BU5D_t7E47E87B9CAE12B6F6A0659008B425C58D84BB57* ___m_Bindings;
|
|
InputBindingU5BU5D_t7E47E87B9CAE12B6F6A0659008B425C58D84BB57* ___m_BindingsForEachAction;
|
|
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___m_ControlsForEachAction;
|
|
int32_t ___m_EnabledActionsCount;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___m_SingletonAction;
|
|
int32_t ___m_MapIndexInState;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___m_State;
|
|
Nullable_1_t11786EE914FE65E70B9671129B0DFC4D0DE80C44 ___m_BindingMask;
|
|
int32_t ___m_Flags;
|
|
int32_t ___m_ParameterOverridesCount;
|
|
ParameterOverrideU5BU5D_tC408277D7E98D32E4B0AEFA1E2EDDB74790897EE* ___m_ParameterOverrides;
|
|
DeviceArray_t7F2F2D8A9D5CAF504DC1A21C1FEF79BCA9E4761E ___m_Devices;
|
|
CallbackArray_1_tDFF8C4C6015023B6C2E70BAD26D8BC6BF00D8775 ___m_ActionCallbacks;
|
|
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___m_ActionIndexByNameOrId;
|
|
};
|
|
struct InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7 : public RuntimeObject
|
|
{
|
|
bool ___m_SubscribedToAll;
|
|
bool ___m_OnActionChangeHooked;
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF ___m_SubscribedActions;
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB ___m_SubscribedActionMaps;
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE ___m_EventBuffer;
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234 ___m_ActionMapStates;
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234 ___m_ActionMapStateClones;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___m_CallbackDelegate;
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* ___m_ActionChangeDelegate;
|
|
};
|
|
struct InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B : public InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E
|
|
{
|
|
int32_t ___m_DeviceFlags;
|
|
int32_t ___m_DeviceId;
|
|
int32_t ___m_ParticipantId;
|
|
int32_t ___m_DeviceIndex;
|
|
InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___m_Description;
|
|
double ___m_LastUpdateTimeInternal;
|
|
uint32_t ___m_CurrentUpdateStepCount;
|
|
InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5* ___m_AliasesForEachControl;
|
|
InternedStringU5BU5D_t0B851758733FC0B118D84BE83AED10A0404C18D5* ___m_UsagesForEachControl;
|
|
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___m_UsageToControl;
|
|
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* ___m_ChildrenForEachControl;
|
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___m_StateOffsetToControlMap;
|
|
ControlBitRangeNodeU5BU5D_t912A404149DE6D350D1735A026182C409C510F27* ___m_ControlTreeNodes;
|
|
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___m_ControlTreeIndices;
|
|
};
|
|
struct AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7 : public InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A
|
|
{
|
|
int32_t ___clamp;
|
|
float ___clampMin;
|
|
float ___clampMax;
|
|
float ___clampConstant;
|
|
bool ___invert;
|
|
bool ___normalize;
|
|
float ___normalizeMin;
|
|
float ___normalizeMax;
|
|
float ___normalizeZero;
|
|
bool ___scale;
|
|
float ___scaleFactor;
|
|
};
|
|
struct DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486 : public InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8
|
|
{
|
|
};
|
|
struct IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB : public InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61
|
|
{
|
|
};
|
|
struct QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1 : public InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CzU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CwU3Ek__BackingField;
|
|
};
|
|
struct TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079 : public InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3
|
|
{
|
|
TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* ___U3CpressU3Ek__BackingField;
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CdisplayIndexU3Ek__BackingField;
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtouchIdU3Ek__BackingField;
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CpositionU3Ek__BackingField;
|
|
DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* ___U3CdeltaU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CpressureU3Ek__BackingField;
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CradiusU3Ek__BackingField;
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* ___U3CphaseU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CindirectTouchU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CtapU3Ek__BackingField;
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___U3CtapCountU3Ek__BackingField;
|
|
DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* ___U3CstartTimeU3Ek__BackingField;
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___U3CstartPositionU3Ek__BackingField;
|
|
};
|
|
struct TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC : public InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E
|
|
{
|
|
};
|
|
struct Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432 : public InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField;
|
|
};
|
|
struct Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A : public InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CxU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CyU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CzU3Ek__BackingField;
|
|
};
|
|
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF : public AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7
|
|
{
|
|
float ___pressPoint;
|
|
};
|
|
struct DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B : public Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CupU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CdownU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CleftU3Ek__BackingField;
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___U3CrightU3Ek__BackingField;
|
|
};
|
|
struct DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB : public Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CupU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CdownU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CleftU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CrightU3Ek__BackingField;
|
|
};
|
|
struct StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B : public Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CupU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CdownU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CleftU3Ek__BackingField;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___U3CrightU3Ek__BackingField;
|
|
};
|
|
struct DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2 : public AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7
|
|
{
|
|
int32_t ___U3CcomponentU3Ek__BackingField;
|
|
};
|
|
struct AnyKeyControl_t88E59A594CAF1E3A432C3BEC2634C0CA462D8A14 : public ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF
|
|
{
|
|
};
|
|
struct DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C : public ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF
|
|
{
|
|
int32_t ___minValue;
|
|
int32_t ___maxValue;
|
|
int32_t ___wrapAtValue;
|
|
int32_t ___nullValue;
|
|
int32_t ___writeMode;
|
|
};
|
|
struct KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0 : public ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF
|
|
{
|
|
int32_t ___U3CkeyCodeU3Ek__BackingField;
|
|
int32_t ___m_ScanCode;
|
|
};
|
|
struct TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB : public ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF
|
|
{
|
|
};
|
|
struct EmptyEnumerable_1_t3B42B1B4CCA466045C2BB6F27A882D8B14E2C226_StaticFields
|
|
{
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* ___Instance;
|
|
};
|
|
struct List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43_StaticFields
|
|
{
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* ___s_emptyArray;
|
|
};
|
|
struct List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A_StaticFields
|
|
{
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* ___s_emptyArray;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
|
|
{
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info;
|
|
RuntimeObject* ___shared_table_lock;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture;
|
|
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number;
|
|
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX;
|
|
bool ___IsTaiwanSku;
|
|
};
|
|
struct InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0_StaticFields
|
|
{
|
|
TypeTable_tEAC1ECAD849469DEA65DA2FC65B19C2D4739B67E ___s_Composites;
|
|
};
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields
|
|
{
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo;
|
|
};
|
|
struct String_t_StaticFields
|
|
{
|
|
String_t* ___Empty;
|
|
};
|
|
struct U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields
|
|
{
|
|
U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* ___U3CU3E9;
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* ___U3CU3E9__11_0;
|
|
};
|
|
struct U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields
|
|
{
|
|
U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* ___U3CU3E9;
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* ___U3CU3E9__8_0;
|
|
};
|
|
struct U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields
|
|
{
|
|
U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* ___U3CU3E9;
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* ___U3CU3E9__11_0;
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* ___U3CU3E9__11_1;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
String_t* ___TrueString;
|
|
String_t* ___FalseString;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1;
|
|
};
|
|
struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth365;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth366;
|
|
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MinValue;
|
|
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MaxValue;
|
|
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___UnixEpoch;
|
|
};
|
|
struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields
|
|
{
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___Zero;
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___One;
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinusOne;
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MaxValue;
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinValue;
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray;
|
|
};
|
|
struct InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kInterfaceKey;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kDeviceClassKey;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kManufacturerKey;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kProductKey;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___kVersionKey;
|
|
};
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
intptr_t ___Zero;
|
|
};
|
|
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
|
|
{
|
|
float ___Epsilon;
|
|
};
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion;
|
|
};
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector;
|
|
};
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector;
|
|
};
|
|
struct Exception_t_StaticFields
|
|
{
|
|
RuntimeObject* ___s_EDILock;
|
|
};
|
|
struct InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_StaticFields
|
|
{
|
|
GlobalState_tC6D38701EF2670B99D214B9A482C428DFEA8408A ___s_GlobalState;
|
|
};
|
|
struct InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatInvalid;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatBit;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatSBit;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatInt;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatUInt;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatShort;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatUShort;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatByte;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatSByte;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatLong;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatULong;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatFloat;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatDouble;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector2;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector3;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatQuaternion;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector2Short;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector3Short;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector2Byte;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatVector3Byte;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___FormatPose;
|
|
};
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4_StaticFields
|
|
{
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___s_Invariant;
|
|
};
|
|
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_StaticFields
|
|
{
|
|
int32_t ___s_cacheSize;
|
|
Dictionary_2_t5B5B38BB06341F50E1C75FB53208A2A66CAE57F7* ___s_cache;
|
|
int32_t ___s_cacheCount;
|
|
CachedCodeEntry_tE201C3AD65C234AD9ED7A78C95025824A7A9FF39* ___s_cacheFirst;
|
|
CachedCodeEntry_tE201C3AD65C234AD9ED7A78C95025824A7A9FF39* ___s_cacheLast;
|
|
TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___s_maximumMatchTimeout;
|
|
TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___s_defaultMatchTimeout;
|
|
TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___InfiniteMatchTimeout;
|
|
};
|
|
struct Type_t_StaticFields
|
|
{
|
|
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder;
|
|
Il2CppChar ___Delimiter;
|
|
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes;
|
|
RuntimeObject* ___Missing;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName;
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase;
|
|
};
|
|
struct InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF_StaticFields
|
|
{
|
|
bool ___optimizedControlsFeatureEnabled;
|
|
bool ___readValueCachingFeatureEnabled;
|
|
bool ___paranoidReadValueCachingChecksEnabled;
|
|
};
|
|
struct InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_StaticFields
|
|
{
|
|
int32_t ___s_DeferBindingResolution;
|
|
};
|
|
struct ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields
|
|
{
|
|
float ___s_GlobalDefaultButtonPressPoint;
|
|
float ___s_GlobalDefaultButtonReleaseThreshold;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC m_Items[1];
|
|
|
|
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* 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, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) String_t* m_Items[1];
|
|
|
|
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);
|
|
}
|
|
};
|
|
struct CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Capability_t1A686C4F719B0408BCBB428021405F440196E16E m_Items[1];
|
|
|
|
inline Capability_t1A686C4F719B0408BCBB428021405F440196E16E GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Capability_t1A686C4F719B0408BCBB428021405F440196E16E* 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, Capability_t1A686C4F719B0408BCBB428021405F440196E16E value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___path), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline Capability_t1A686C4F719B0408BCBB428021405F440196E16E GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Capability_t1A686C4F719B0408BCBB428021405F440196E16E* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Capability_t1A686C4F719B0408BCBB428021405F440196E16E value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___path), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
struct InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* m_Items[1];
|
|
|
|
inline InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E** 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, InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct IInputInteractionU5BU5D_t175AB10EB3221C36393F258F530F94D8DD01CB93 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|
|
|
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct InputBindingCompositeU5BU5D_tB9A645573A56F8DC9EC7AD84F1BE24C2B0F4319E : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* m_Items[1];
|
|
|
|
inline InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0** 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, InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|
|
|
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED m_Items[1];
|
|
|
|
inline NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* 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, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CnameU3Ek__BackingField), (void*)NULL);
|
|
}
|
|
inline NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CnameU3Ek__BackingField), (void*)NULL);
|
|
}
|
|
};
|
|
struct JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) JsonValue_t01DB320267C848E729A400EF2345979978F851D2 m_Items[1];
|
|
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2* 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, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&((m_Items + index)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___anyValue), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&((m_Items + index)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___anyValue), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
struct NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 m_Items[1];
|
|
|
|
inline NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* 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, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CnameU3Ek__BackingField), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___U3CparametersU3Ek__BackingField))->___m_Array), (void*)NULL);
|
|
#endif
|
|
}
|
|
inline NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CnameU3Ek__BackingField), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___U3CparametersU3Ek__BackingField))->___m_Array), (void*)NULL);
|
|
#endif
|
|
}
|
|
};
|
|
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke_back(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled);
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke_cleanup(Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com_back(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled);
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com_cleanup(Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke(const Substring_t2E16755269E6716C22074D6BC0A9099915E67849& unmarshaled, Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke_back(const Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke& marshaled, Substring_t2E16755269E6716C22074D6BC0A9099915E67849& unmarshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke_cleanup(Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com(const Substring_t2E16755269E6716C22074D6BC0A9099915E67849& unmarshaled, Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com_back(const Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com& marshaled, Substring_t2E16755269E6716C22074D6BC0A9099915E67849& unmarshaled);
|
|
IL2CPP_EXTERN_C void Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com_cleanup(Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke_back(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke_cleanup(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com_back(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled);
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com_cleanup(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_back(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_cleanup(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_back(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled);
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_cleanup(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled);
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m86D272566839A59489924C367E316D2E516EC1F2_gshared (Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60_gshared (RuntimeObject* ___0_source, Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* ___1_predicate, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0_gshared (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC** ___0_array, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisRuntimeObject_mD816F80434FA8521E5E4299018AD7E6A56D0DAB5_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918** ___0_array, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D_gshared (CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA** ___0_array, Capability_t1A686C4F719B0408BCBB428021405F440196E16E ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithCapability_TisRuntimeObject_m293D025907E3D2510221D9704A51DF52C61CD966_gshared (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_path, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m0D5C3E0BE2D37252D3F4E0F0EA9A13C9458D4950_gshared (KeyValuePair_2_tFC32D2507216293851350D29B64D79F950B55230* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float* InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B_gshared (InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50_gshared (InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E_gshared (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* __this, QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247* ___0_command, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF_gshared (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529_gshared (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_gshared (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t* InputControl_1_get_value_m311E142A942DD90393B23CA5120315FA32761205_gshared (InputControl_1_t7BF2CD7940FF24B3BFFCB467493E26B09B136BFB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077_gshared (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4_gshared (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_gshared_inline (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m664D2CFBA5C56D633EE10BFDED1392386F5D47D1_gshared (InputControl_1_t7BF2CD7940FF24B3BFFCB467493E26B09B136BFB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC_gshared (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8_gshared (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0_gshared (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A_gshared (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96_gshared (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720_gshared (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InlinedArray_1_get_Item_m36DBC031029BD3E52C31E50BE0B84DA3990A6021_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_mA763900B34C3394F230AE63708F530CA9A192B57_gshared (Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InlinedArray_1_AppendWithCapacity_m9862A91090391A77B2DCC2428616248FC176C180_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, RuntimeObject* ___0_value, int32_t ___1_capacityIncrement, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputArrayExtensions_IndexOfReference_TisRuntimeObject_m8D6AA5D90FA43E1196C230ECEB238EBDEFBFC677_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4 ___0_array, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_RemoveAtWithCapacity_mE12D4976DF40F114BA2B56DE9EA9C66F248F466C_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_ClearWithCapacity_m15FC7C31ECF4FD7883A384B3ADBA9D6C630B0FBA_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_Clear_m6B23D5B4AD23FD66691F41F557DACB17B8DE6F11_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m6DEC13F96CE9CD74561DCCA7017E450079C96942_gshared (Action_2_t9C4E97D0565650F0AEF7C72077EB8A0F9326E40B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t13B0EDB01F0A85A952803970AFD1073D96A46C94 ReadOnlyArray_1_GetEnumerator_mE43A032C7C67896D9F8377C6C1C863C22F3044B6_gshared (ReadOnlyArray_1_t40B8DDDCD6ACBA3B2C0AF1387BE23D68DAEF77B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m041721B53AC187277BACB4EA9C86E299322EB0AB_gshared (Enumerator_t13B0EDB01F0A85A952803970AFD1073D96A46C94* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mC38F33A423715DE1D9EAD3EADE1C8C03C52E4465_gshared (Enumerator_t13B0EDB01F0A85A952803970AFD1073D96A46C94* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m95272BAC87E97D7B862DB72A8639565003BD244B_gshared (Enumerator_t13B0EDB01F0A85A952803970AFD1073D96A46C94* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InlinedArray_1_Append_m6F6F0BBCFDD92E35B63DD57C0514A90A193D3B41_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlinedArray_1_set_Item_m54E627DB989C7713D582AF7ECE740B65D07E7A7A_gshared (InlinedArray_1_t686EF64AD1CAE4599FCACB01447C59FA04174EF4* __this, int32_t ___0_index, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared (Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_All_TisRuntimeObject_m57CDB9DB99F9E77214B47367D213B06AC3ED97FF_gshared (RuntimeObject* ___0_source, Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* ___1_predicate, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackArray_1_get_length_m81CB1E446FBEF126C2096B08E643D63ACDDBD0F1_gshared (CallbackArray_1_t70C9B62D06582BEAC403C9259B541A2D8D4B4A1F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackArray_1_LockForChanges_mB15D8203ADAEA8AEF523BE53D79B7CF828301CB6_gshared (CallbackArray_1_t70C9B62D06582BEAC403C9259B541A2D8D4B4A1F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CallbackArray_1_get_Item_m567E182F190B5CEBFBA0D02E0E33AD7A5E46F7E1_gshared (CallbackArray_1_t70C9B62D06582BEAC403C9259B541A2D8D4B4A1F* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackArray_1_UnlockForChanges_mA6BDFF9ECCA7A79D6017AFB24BF5932CC3B30197_gshared (CallbackArray_1_t70C9B62D06582BEAC403C9259B541A2D8D4B4A1F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD_gshared (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_gshared_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7_gshared (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_gshared_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m6809FD95122AFFED987CFCAEE81B5F2515D48066_gshared (Func_2_t9D6D0636D7EE282D3C55AA455C0B6CAC61A117F0* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisRuntimeObject_m2A6B61FCF7B697A6CADF64975C46E18E740A2084_gshared (RuntimeObject* ___0_source, Func_2_t9D6D0636D7EE282D3C55AA455C0B6CAC61A117F0* ___1_selector, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m438F102A98957D621CF724E763751C78F10E1A14_gshared (Func_2_tE32F20C3219F9FBFF273C0735FB38DC288042AFC* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisKeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C_TisRuntimeObject_mCA2DB4E6ADC01E3B4DBD2ADCA796277EA1688FEB_gshared (RuntimeObject* ___0_source, Func_2_tE32F20C3219F9FBFF273C0735FB38DC288042AFC* ___1_selector, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Key_mBD9C88CB5A45096243E5CE92DE07B077508B7730_gshared_inline (KeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 KeyValuePair_2_get_Value_mE2F1308AA1361FAC791808BF909523539D8804EA_gshared_inline (KeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_gshared_inline (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m6244264A73E69D93880B6A162036B4655F8B20D0_gshared (Func_2_t95F8C5DB83078AC2200EB11F714DEB6262E3AA4E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisRuntimeObject_m378DFFB019F4288DA3FD096E6C600A21AFC63FFE_gshared (RuntimeObject* ___0_source, Func_2_t95F8C5DB83078AC2200EB11F714DEB6262E3AA4E* ___1_selector, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared (RuntimeObject* ___0_source, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_gshared_inline (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082_gshared (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_gshared_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_gshared_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261_gshared (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9* __this, NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* ___0_array, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_gshared (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_gshared (const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m8A329884BCC1F8C945E665A7200EDE818133E8B1_gshared (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_mD49DEB47665ADF9C34B430913EA4EF5DF693CF29_gshared (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) ;
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_patternsU3Ed__4__ctor_mEACFF8CEB245B21BB3703974AA0C4323F8E8D3D1 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputDeviceMatcher_get_patterns_m7D6B35FC00CAD47E563AC99D4EB44DD9FC558614 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, bool ___2_supportRegex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method) ;
|
|
inline void Func_2__ctor_m86D272566839A59489924C367E316D2E516EC1F2 (Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m86D272566839A59489924C367E316D2E516EC1F2_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
inline bool Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60 (RuntimeObject* ___0_source, Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* ___1_predicate, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (RuntimeObject*, Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F*, const RuntimeMethod*))Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60_gshared)(___0_source, ___1_predicate, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018 (String_t* ___0_s, double* ___1_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Regex__ctor_mE3996C71B04A4A6845745D01C93B1D27423D0621 (Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* __this, String_t* ___0_pattern, int32_t ___1_options, const RuntimeMethod* method) ;
|
|
inline void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared)(__this, ___0_key, ___1_value, method);
|
|
}
|
|
inline int32_t ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0 (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC** ___0_array, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC**, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC, const RuntimeMethod*))ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline)(__this, method);
|
|
}
|
|
inline RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428 (RuntimeObject* ___0_pattern, String_t* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_capabilities_mEBF36ED5663709FCA039D1AEA87F6B6C404E76CD_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_json, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_path, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_CurrentPropertyHasValueEqualTo_m38EF26F952E81A440FA57ED7D044C80D7FEFA5AD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_expectedValue, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputDeviceMatcher_GetNumPropertiesIn_m1AE13E7DCBF715E39BB1A44D74DAE938A390D46B (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_description, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputDeviceMatcher_MatchPercentage_m63C8CBE94170B8D8BCDC45BAC7714F373B754311 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_deviceDescription, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009 (String_t* ___0_strA, String_t* ___1_strB, int32_t ___2_comparisonType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Regex_IsMatch_m7E96E666FBE7259D7638A3A6A21BE824D2406F49 (Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* __this, String_t* ___0_input, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputDeviceMatcher_ToString_m13CED745D81C5947D689477940588107097A8D20 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Inequality_m18965E6A5E58BD2BBFA4480022D24D1BF4A4221B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_Equals_m48909A69A7C847254FF577BD6947662DF5D4654B (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_op_Equality_mA7342809DE9BD012BB78FF1D02E916D240679D45 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_left, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputDeviceMatcher_GetHashCode_m1B4D28F266301D83006C4AAD796973D31DF7E2D6 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
inline int32_t ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** ___0_array, String_t* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**, String_t*, const RuntimeMethod*))ArrayHelpers_Append_TisRuntimeObject_mD816F80434FA8521E5E4299018AD7E6A56D0DAB5_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InternedString_op_Implicit_m99D80AAE853F54FA2EF2603D020C7454B608D2F6 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_str, const RuntimeMethod* method) ;
|
|
inline int32_t ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D (CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA** ___0_array, Capability_t1A686C4F719B0408BCBB428021405F440196E16E ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA**, Capability_t1A686C4F719B0408BCBB428021405F440196E16E, const RuntimeMethod*))ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
inline InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithCapability_TisString_t_m1112CA401597FBF71FC2FA5C586D3753A53C89A0 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_path, String_t* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 (*) (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*, String_t*, String_t*, const RuntimeMethod*))InputDeviceMatcher_WithCapability_TisRuntimeObject_m293D025907E3D2510221D9704A51DF52C61CD966_gshared)(__this, ___0_path, ___1_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 MatcherJson_ToMatcher_m4ED565D247164A737B60BD0C117A3F84F33B2734 (MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m97D30895CEFAD1360B7E9045D09388C23DA4F576 (U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF (const RuntimeMethod* method) ;
|
|
inline void KeyValuePair_2__ctor_mC4A18320F103342E740C5F71ADEC2DBA2A2F0ECB (KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9* __this, String_t* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9*, String_t*, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_m0D5C3E0BE2D37252D3F4E0F0EA9A13C9458D4950_gshared)(__this, ___0_key, ___1_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_patternsU3Ed__4_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_ObjectU3EU3E_GetEnumerator_m6923BD74A9338A50391054FF75FF2F7C3602DBE9 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateBlock_set_sizeInBits_mE7B623711880E0A1C1E563AF809A24A9C63AE115_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControlExtensions_CheckStateIsAtDefault_m761F16C3F0981273BEACF22A24AEB38D02AA2B93 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ___0_control, void* ___1_statePtr, void* ___2_maskPtr, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB (float ___0_value, float ___1_min, float ___2_max, float ___3_zero, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NormalizeProcessor_Denormalize_m8245020EBC6D0A1B035D71EFCEA1A91EE63C6B82 (float ___0_value, float ___1_min, float ___2_max, float ___3_zero, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, const RuntimeMethod*))InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D_gshared)(__this, method);
|
|
}
|
|
inline void InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591 (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, const RuntimeMethod*))InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputControl_get_hasDefaultState_m67D8C00BF67F096D821BB43F381D5C66D6DCBA56 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 InputStateBlock_FloatToPrimitiveValue_m46EBD7FE513E6770363E28AFEA74B614CB76A414 (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_fourCC, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputStateBlock_ReadFloat_mE73AB296192A471AFE5ECA929700364215E469D8 (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1_inline (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_Unpreprocess_mB5EEFDCF7CFE480C0BEBF717097A5BA39DE78C38 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateBlock_WriteFloat_mC76DEFF01258667BBC17EDD58265742133D008BE (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, float ___1_value, const RuntimeMethod* method) ;
|
|
inline float InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, void*, const RuntimeMethod*))InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_gshared)(__this, ___0_statePtr, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
inline float InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1 (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, void*, const RuntimeMethod*))InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_gshared)(__this, ___0_statePtr, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_EvaluateMagnitude_mC225299902DDD78EC6CE978FE6FD7FEAF261EA20 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_left, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AxisControl__ctor_m9648C9B9777699B9028DF822BB5A3884F3865BEE (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m75B949D29E204E30381A923170EC463DA251D624 (float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method) ;
|
|
inline float* InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5 (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( float* (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, const RuntimeMethod*))InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* InputControl_get_device_mAB3E013F566CF3407B8C36BC781EBD751DFAB324_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDevice_get_wasUpdatedThisFrame_m0573CC1131BABBE4946A8DF1D12010825F2B172A (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* __this, const RuntimeMethod* method) ;
|
|
inline float InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5 (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, const RuntimeMethod*))InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control_FinishSetup_mB2F8C29AA8897111B2C9D3C01088D53AD2BF52F1 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method) ;
|
|
inline AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_up_m738DF0E92B973E4E6AF5BE9A115458717B745174_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_down_mD809599F9F67F402EEFC805F315C0D72F35FFCF0_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_left_m1C0E45C2868801280CC30474B9368F23B7400697_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_right_m60FBA0555C4E7CA40954DA7EE6BBC0E0032B0905_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control__ctor_m9F2990DA999344F23AA90F6EE77884A75D4F29F8 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AxisControl_FinishSetup_m4C493C95FB35F09A4301EC90AB447496BE97215F (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputState_IsIntegerFormat_m0B007B7B09D87CDE8C81506C135A96B1F1E1A8B1 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_format, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryHelpers_ReadTwosComplementMultipleBitsAsInt_m7C69264CDA47FD40FFB70454CB9A97DD75EC315D (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteIntAsTwosComplementMultipleBits_mB5981AEF6EEFF39BA3A1E2F444CAC2EA30C30AFC (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, int32_t ___3_value, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B (InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t3D0405353C1510181388B799CAB07DCE5DC27CA8*, const RuntimeMethod*))InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputStateBlock_ReadDouble_mA940861D65BC4427ACAFD16DB69A79E34F5D7CD9 (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateBlock_WriteDouble_m6E297671BA431FF222F079FE816DBAE5F130C725 (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, double ___1_value, const RuntimeMethod* method) ;
|
|
inline ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_up_m49E5C7A02A13451A4CFBCA4CE96255FF7AA9AC86_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_down_mA6DD689CB98F2757AF08EA219769DCFB350CE787_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_left_m0C97C7C0F6A926ABDC410EBA69827AF5CB35C57C_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_right_m095EB2EE31A2C68EBADC88D50CE3198E67A18922_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DpadControl_MakeDpadVector_mAA0FB9313820797F8F1DCB006A8F2341604CB7F5 (bool ___0_up, bool ___1_down, bool ___2_left, bool ___3_right, bool ___4_normalize, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputControl_get_name_mCB68FC91A11BEFA1FF26EA0B5FD39D345C4ADC22 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadAxisControl_set_component_mA0E8C0F4875D0881F77D04AF5CB2CB9B871755B2_inline (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DpadAxisControl_get_component_m5512C2D2865E1215B0BD00ED35626AA72135DF39_inline (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50 (InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t6610D981ECAED7950370CC37B55465BBFDDD6A61*, const RuntimeMethod*))InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputStateBlock_ReadInt_mD3B6B5B084CDE93F49702CCF4AC3428CD5DC984C (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputStateBlock_WriteInt_mFDD5D19E799EAF75EC14EB38E131612880A5BB18 (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, void* ___0_statePtr, int32_t ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputControl_RefreshConfigurationIfNeeded_mD40AAB0641091C8AFAA5C7B7B6F84A0BEE355368 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyControl_get_keyCode_m475C6BDC836B053BA6B62739AE649A4732022477_inline (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247 QueryKeyNameCommand_Create_m2FD778848D7D9617D247F73C8B61A032F7D52E5D (int32_t ___0_key, const RuntimeMethod* method) ;
|
|
inline int64_t InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* __this, QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247* ___0_command, const RuntimeMethod* method)
|
|
{
|
|
return (( int64_t (*) (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B*, QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247*, const RuntimeMethod*))InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E_gshared)(__this, ___0_command, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* QueryKeyNameCommand_ReadKeyName_mE3442B7FD9CC5B3889A5908F2F87F215FF70A61E (QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TextInfo_ToTitleCase_m4E869A132CF39BCFC8129690F85509B098994469 (TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* __this, String_t* ___0_str, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770*, const RuntimeMethod*))InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_x_m2F49C0466CB8E5DB90559E8CB2BB45809ACDDAF9_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_y_mC6B61DBAB9E7844BE1719CC1B87114B89F8D30B9_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_z_m85AFC3E7A0BC89C1C0AA239BC6F5A5D9D04E61E2_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_w_m3BDC9742055DCBC51EA07AB4D17D06B871BDBB52_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
inline void InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529 (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t9C13D8BC7805C38134C3ED7262E9ECF28CC59770*, const RuntimeMethod*))InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method) ;
|
|
inline float InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5 (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*, void*, const RuntimeMethod*))InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_gshared)(__this, ___0_statePtr, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_up_m61BA11ACCC32E4F313A3A63DCDCD0533C769003E_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_down_m44AE8044ED1602811026B03E7D65DF5389CA9467_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_left_mB60538C7F20D44305A63B946A0FC9DB90DB49794_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_right_m16E13881E48A3111A8E6FDC9FA51EC106CB86D3E_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* TouchControl_get_phase_mB82674B59168CD8074E9C371A51B088F76D4AC55_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method) ;
|
|
inline int32_t* InputControl_1_get_value_m0F2F5FA56D6CE89D0BE5FC0E1F202BC2E5D73554 (InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t* (*) (InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E*, const RuntimeMethod*))InputControl_1_get_value_m311E142A942DD90393B23CA5120315FA32761205_gshared)(__this, method);
|
|
}
|
|
inline void InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077 (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3*, const RuntimeMethod*))InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mFE3A3F80C6900CD18CB9BDD3C9B604823F2E791F (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, Il2CppChar ___0_a, Il2CppChar ___1_b, Il2CppChar ___2_c, Il2CppChar ___3_d, const RuntimeMethod* method) ;
|
|
inline TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* InputControl_GetChildControl_TisTouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB_m36B3E25F32486FDF22B55DA0D0F6DEA85249737C (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_press_m267FA7B0E99DE1F598EEA07E8938C99A40BD9855_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* ___0_value, const RuntimeMethod* method) ;
|
|
inline IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_displayIndex_m9751A0334F45336B292B67296CE05BB67D994952_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_touchId_mAE9A8C4419AB2EEFD856E21445536E92BC71E8C7_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
|
|
inline Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_position_m05BC61FE6B7B6676B4CA766BEEA59C5AC1E6F32E_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
|
|
inline DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* InputControl_GetChildControl_TisDeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B_m0FA5BE28A4F86FACEF1F48AF590E34A11B02654E (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_delta_mB7F970B93CC0BE555C0A4629489DFAB57D534541_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_pressure_mCE69ACE59C4C4DA91CAF53D4D15AF18635995B35_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_radius_mEBCE66C95D761D48705D49DB0AD1FF2B84E953A1_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
|
|
inline TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* InputControl_GetChildControl_TisTouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC_m1BC930F9BFFCF3327B8F1C410EBD8742B6DC7E41 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_phase_m2C1DF80E1D3F08A1669AB392CFA8767C58704B15_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_indirectTouch_m31B4FC1CAC95B83361F16A1618EFAD7626E03603_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_tap_mA78E4789E418A40C5B0F5A6B5A296382506DCA9C_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_tapCount_mF2D0B14A18FA26370F834796164678077A4D0357_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method) ;
|
|
inline DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* InputControl_GetChildControl_TisDoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486_m64AC966145D619BB3E5B44E73DAFDBA98D0CB591 (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
return (( DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* (*) (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*, String_t*, const RuntimeMethod*))InputControl_GetChildControl_TisRuntimeObject_m5E81C3A512C444426EB15097CCF01D73CF1C614C_gshared)(__this, ___0_path, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_startTime_m3AFEFF9640DFA22A85C4D4C75FAAD462733271E1_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_startPosition_m3C4F834E13C3D551917A89725BDE8801F37707F0_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method) ;
|
|
inline void InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4 (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t8328183BE585255AE6A8A1F8D5C9DEEDE891A3B3*, const RuntimeMethod*))InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4_gshared)(__this, method);
|
|
}
|
|
inline int32_t UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_inline (const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (const RuntimeMethod*))UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_gshared_inline)(method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177 (void* ___0_destination, void* ___1_source, int64_t ___2_size, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m2C7F28EFDBF7FF584C162ABF432F50CC42834B95 (InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_t2BE808A88535A7BD02A4623F3798E6FCDAE1F21E*, const RuntimeMethod*))InputControl_1__ctor_m664D2CFBA5C56D633EE10BFDED1392386F5D47D1_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66*, const RuntimeMethod*))InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Control_set_x_m99BE9EF688C3B153DA726627B3CBD724F8D20BE1_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Control_set_y_m9023BACC80F2CF0AE28E2F5D0E9BBA54104E89F8_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
inline void InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8 (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66*, const RuntimeMethod*))InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method) ;
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0 (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 (*) (InputControl_1_tC164085710F2FAA9161295C9B7FE273AF893CF66*, void*, const RuntimeMethod*))InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0_gshared)(__this, ___0_statePtr, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
|
|
inline void InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735*, const RuntimeMethod*))InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_x_mD7AE56439D8298AD1289A974418A06CB88485A03_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_y_m76BA1E318379E8A5CB898EAC417A1B9DA76B1051_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_z_m2C88E99EF9B1B1FF4AD91F3253525F134A39EF62_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method) ;
|
|
inline void InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96 (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735*, const RuntimeMethod*))InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720 (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (InputControl_1_tFF1806D355F3775B3CC4F50471CB900517A8F735*, void*, const RuntimeMethod*))InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720_gshared)(__this, ___0_statePtr, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74 (const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultHoldTime_m53F2079FAD3439512EEF73614AD57E557BAF86DF_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_get_timerHasExpired_m866E38A3EC38A04E69996EC4C0FF5FABDEA26FE0 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_PerformedAndStayPerformed_m7545677929A086CACA3F612C692B970224BBF2CD (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputInteractionContext_get_phase_m11DFE9C12EC7A62FCEF30E03A7B5DBAA33607A08 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_pressPointOrDefault_m579B17668AC4FF74F3DF6152442272920A299FA6 (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, float ___0_threshold, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_durationOrDefault_m4312860095BCC9A94D330767AABA0BD923B4B65A (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, float ___0_seconds, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultTapTime_mC6FD6765646FF55571132E1D60D35B282D8806B7_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_multiTapDelayTime_mF820595F3F61089A8A7E9DC28721E8B9014B8ADA_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_pressPointOrDefault_m46B0BB6B31C6D0BB5B2861E04943F612217B11D8 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_tapTimeOrDefault_mA91F071B6DFBB62DF04E212C220D0E130EC006D0 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_tapDelayOrDefault_m5560C3FE549F481A6C1EA22B504B6242180F6B5F (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_SetTotalTimeoutCompletionTime_mE7A7DDA131B139B3240FE17522504330188E3E2D (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, float ___0_seconds, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_releasePointOrDefault_m5EB456F45DDC70896F4D8B5F0A858FD9092E83D6 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputInteractionContext_ComputeMagnitude_mAE8CCDCF368532333B17840B1C9D60BC54625E53 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PressInteraction_get_releasePointOrDefault_m64866453F48F82A6DD0DE00CD53AEA3BB99AB8D3 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultSlowTapTime_m88791AEF81A2C44CF1E9D2ED7278792CEA3EE525_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputInteractionContext_get_isWaiting_m812578DFA05C2BAF69F1EEBD7C79E17DC0A534A2 (InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SlowTapInteraction_get_pressPointOrDefault_mD17D14622503ADD725E233E1CFE07D0D3F74D3C7 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SlowTapInteraction_get_durationOrDefault_m2BB37CE15C1CFE4E50BE8C6E133E6379C11C4235 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_pressPointOrDefault_mA3B5971DF4015422E1745E7EC2DB5BD25BC09641 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_durationOrDefault_mD3859870381594717CA9D8B1445C1CE065673A83 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_releasePointOrDefault_m81EE19799CE45412F08649ACE963D644C210E543 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputEventBuffer_get_eventCount_mD120699C5A1CEBA76C878BC37DB2E39458F56C8E_inline (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_SubscribeTo_mD858B57514FB032EAB00BED9FC75894832A1EE1A (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_action, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_SubscribeTo_m7A1E3D49CAB43092192D3625AC93C35D20887AE6 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_HookOnActionChange_m757FFEDD56CE7DB4C26DE3E16A35027BE7B504C2 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
inline InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59 (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* (*) (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*, int32_t, const RuntimeMethod*))InlinedArray_1_get_Item_m36DBC031029BD3E52C31E50BE0B84DA3990A6021_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_action, const RuntimeMethod* method) ;
|
|
inline InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* (*) (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*, int32_t, const RuntimeMethod*))InlinedArray_1_get_Item_m36DBC031029BD3E52C31E50BE0B84DA3990A6021_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionTrace_get_count_mF241CE7FD5077C5995F7C229EFAF062FAAE892BA (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnhookOnActionChange_m47FC78BBDA82DE71A8D282473851457E80C24FD3 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
inline void Action_1__ctor_mA763900B34C3394F230AE63708F530CA9A192B57 (Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_mA763900B34C3394F230AE63708F530CA9A192B57_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_performed_m0337FFA16EBEF7AE365C3B558CFDFF7BB9747B54 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_started_m850C46EBBEEFB3F9760AA83BFD6ECA00850657E5 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_add_canceled_m69EC253E21CC314BFB350A86E294D0651F5ECA77 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
inline int32_t InlinedArray_1_AppendWithCapacity_mE5BB445083DAB57E9F43BD32947BDD6ED17BA8FA (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_value, int32_t ___1_capacityIncrement, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD*, int32_t, const RuntimeMethod*))InlinedArray_1_AppendWithCapacity_m9862A91090391A77B2DCC2428616248FC176C180_gshared)(__this, ___0_value, ___1_capacityIncrement, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_add_actionTriggered_m07D042C57C782B0715B888F623A17D1E0DA9C7E7 (InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
inline int32_t InlinedArray_1_AppendWithCapacity_m856433493559E4616B9974203D93B0F6F3743FBE (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_value, int32_t ___1_capacityIncrement, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09*, int32_t, const RuntimeMethod*))InlinedArray_1_AppendWithCapacity_m9862A91090391A77B2DCC2428616248FC176C180_gshared)(__this, ___0_value, ___1_capacityIncrement, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_performed_m1BE84CED38F11F17C825FA782B35C92D708E6E44 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_started_m0B782C3E7D5EA619502E7079E1271108A3183D68 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputAction_remove_canceled_m7CF8D377C61DB1290E153C56312A7C075544AF7F (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
inline int32_t InputArrayExtensions_IndexOfReference_TisInputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_m05462AE2217C7541E6408438B5224B816A538E8C (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF ___0_array, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD*, const RuntimeMethod*))InputArrayExtensions_IndexOfReference_TisRuntimeObject_m8D6AA5D90FA43E1196C230ECEB238EBDEFBFC677_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
inline void InlinedArray_1_RemoveAtWithCapacity_mFA00BEAEB8C403CDF8EC25405831705A046D102D (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*, int32_t, const RuntimeMethod*))InlinedArray_1_RemoveAtWithCapacity_mE12D4976DF40F114BA2B56DE9EA9C66F248F466C_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionMap_remove_actionTriggered_mF5973EE3AD4EFC35F2702D4E3464973D084C3D21 (InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* __this, Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* ___0_value, const RuntimeMethod* method) ;
|
|
inline int32_t InputArrayExtensions_IndexOfReference_TisInputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_m3588D00C5A2EF5BD6DB52BD8148B6FE232E3C2BF (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB ___0_array, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09*, const RuntimeMethod*))InputArrayExtensions_IndexOfReference_TisRuntimeObject_m8D6AA5D90FA43E1196C230ECEB238EBDEFBFC677_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
inline void InlinedArray_1_RemoveAtWithCapacity_m214DC78880E690C12F2F6190AE03C5125C9D984D (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*, int32_t, const RuntimeMethod*))InlinedArray_1_RemoveAtWithCapacity_mE12D4976DF40F114BA2B56DE9EA9C66F248F466C_gshared)(__this, ___0_index, method);
|
|
}
|
|
inline int32_t InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533 (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234 ___0_array, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700*, const RuntimeMethod*))InputArrayExtensions_IndexOfReference_TisRuntimeObject_m8D6AA5D90FA43E1196C230ECEB238EBDEFBFC677_gshared)(___0_array, ___1_value, method);
|
|
}
|
|
inline int32_t InlinedArray_1_AppendWithCapacity_mA9E181C99B2AAC5D567DC8D2B82D916AA6A0722A (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___0_value, int32_t ___1_capacityIncrement, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700*, int32_t, const RuntimeMethod*))InlinedArray_1_AppendWithCapacity_m9862A91090391A77B2DCC2428616248FC176C180_gshared)(__this, ___0_value, ___1_capacityIncrement, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CallbackContext_get_valueSizeInBytes_m463B4503E147C9692CE4D278C5AAA5548CFD73A3 (CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEvent_GetEventSizeWithValueSize_m58A4F1E9CF258862B6A929F1C8ED8BD0C317155B (int32_t ___0_valueSizeInBytes, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* InputEventBuffer_AllocateEvent_m8B8C57E4A0764F048F9FC7D61B9E1329A6A2BC7C (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, int32_t ___0_sizeInBytes, int32_t ___1_capacityIncrementInBytes, int32_t ___2_allocator, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* InputActionState_get_actionStates_mFDC87519E9E826C5DAEE9E13058312FF82E16E0B (InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ActionEvent_get_Type_m71EE0E777186515C32D7710F110D746C0EE47DDD (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEvent_set_type_mA12F3F32108A0B88A4EE7BCA8AE7F2972F8E9740 (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_time_m24F76F03E47DEFAEB40652814E189E13433EA29C_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEvent_set_time_m210F97B604C0EEB53FC6CC4D57A10373FC081A0F (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* __this, double ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEvent_set_stateIndex_m6A5B88C7CD64D3BC75B8211484AF25280C5E520B (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TriggerState_get_controlIndex_m61654A5C957F0DE7C600F5741F4BA5EE901DAF14 (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEvent_set_controlIndex_m2AC91D48B3CCA9C73415A1F85648CB93B05711E7 (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_bindingIndex_mD851F8DDC14C14E5FE80E64F78F24A4FE8328133_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEvent_set_bindingIndex_mF620F2E875C9E6EC9B51271D6E8F469C4E855708 (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TriggerState_get_interactionIndex_mDA74F3F62A69C872BBF1803967687E53E622DA46 (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEvent_set_interactionIndex_m8369A717B14FE2DE5CC74F55A1764EFE2DCE0546 (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_startTime_mD52E8758CA46F480B5BA5B0BAB6BB7EF793B6F68_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ActionEvent_set_startTime_m421136E6914BF478860D9A2A4C302A8E5C0128F2_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, double ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_phase_m11BDB3D761D241980978DA52027C1E3B507D0D6D_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEvent_set_phase_mF8ACF6B2396E2351BA691A53450A4013BD011A9F (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* ActionEvent_get_valueData_m90D8EEC0EBFC775772BCF3FCB60FCBFA282D3E4C (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackContext_ReadValue_mD45C68F04343F185BEB52254C7FBC95E6A654309 (CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8* __this, void* ___0_buffer, int32_t ___1_bufferSize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEventBuffer_Reset_m9E41B3CE9C7556C62AFC55772D7D4FBA8A99360B (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, const RuntimeMethod* method) ;
|
|
inline void InlinedArray_1_ClearWithCapacity_mB1A620B48F38CC5FF4C09FF8A892DEE7ED426947 (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, const RuntimeMethod*))InlinedArray_1_ClearWithCapacity_m15FC7C31ECF4FD7883A384B3ADBA9D6C630B0FBA_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_DisposeInternal_m880EA2F10B3C8B986A75254C548168D9F308C080 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionTrace_GetEnumerator_mD1C716B8685E9FEE9BB4CDC3E47554014651EB09 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActionEventPtr_ToString_mF3C8F9B31E7B5F80BDCBE7ECA6F7D0C5FD418F60 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFromAll_m45FFA2F63D670E10196B4EB5E22A6D6DFFFD52FE (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method) ;
|
|
inline InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, int32_t, const RuntimeMethod*))InlinedArray_1_get_Item_m36DBC031029BD3E52C31E50BE0B84DA3990A6021_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionState_Dispose_m72C771177F6D31BE676116B49DE758E0F1E67C87 (InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputEventBuffer_Dispose_mC0CD0CC5F58859A221221F1A3FAE84B8EFB5CFF3 (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, const RuntimeMethod* method) ;
|
|
inline void InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, const RuntimeMethod*))InlinedArray_1_Clear_m6B23D5B4AD23FD66691F41F557DACB17B8DE6F11_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_remove_onActionChange_m791FB8CBC5B77626551D79D43AB92856F44D23AB (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6063AA7C8ED2D59B6429C7CFEFC3C3184B074F63 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___0_trace, const RuntimeMethod* method) ;
|
|
inline void Action_2__ctor_m0084993EFF242AD712CBF7FE45346F734ABFB0B8 (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_2__ctor_m6DEC13F96CE9CD74561DCCA7017E450079C96942_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputSystem_add_onActionChange_m781F9B948CECB8E816D2C8AC924D45B8202C72BC (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 ___0_context, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_CloneActionStateBeforeBindingsChange_mA9B74CD2A0548D4056F62B80120C1B65AD95799B (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081 InputActionAsset_get_actionMaps_m4466B91D0F82214F6B3CBE373B64D785657B63B4 (InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D* __this, const RuntimeMethod* method) ;
|
|
inline Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA ReadOnlyArray_1_GetEnumerator_m6B531B17000F73D30B2898B8E2E097389A812938 (ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA (*) (ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081*, const RuntimeMethod*))ReadOnlyArray_1_GetEnumerator_mE43A032C7C67896D9F8377C6C1C863C22F3044B6_gshared)(__this, method);
|
|
}
|
|
inline void Enumerator_Dispose_mEBA9B463E0C56E465374E121B30DD6556395FD2A (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA*, const RuntimeMethod*))Enumerator_Dispose_m041721B53AC187277BACB4EA9C86E299322EB0AB_gshared)(__this, method);
|
|
}
|
|
inline InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* Enumerator_get_Current_mCF93DD185E684427D01288898FAA5BB2B20B3931 (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* (*) (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA*, const RuntimeMethod*))Enumerator_get_Current_mC38F33A423715DE1D9EAD3EADE1C8C03C52E4465_gshared)(__this, method);
|
|
}
|
|
inline bool Enumerator_MoveNext_mF057AC27626CFDA56DE3967C9BEA2F87848D0F1C (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA*, const RuntimeMethod*))Enumerator_MoveNext_m95272BAC87E97D7B862DB72A8639565003BD244B_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* InputActionState_Clone_m47C14D737D198E9FE1D210DD22B5E7BE07C93916 (InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* __this, const RuntimeMethod* method) ;
|
|
inline int32_t InlinedArray_1_Append_m9C15BCB725C9DDF777EFE497951661E79C21971F (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700*, const RuntimeMethod*))InlinedArray_1_Append_m6F6F0BBCFDD92E35B63DD57C0514A90A193D3B41_gshared)(__this, ___0_value, method);
|
|
}
|
|
inline void InlinedArray_1_set_Item_mBB25A5AB859D05A77FAB737EC43EA83CBB18033A (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* __this, int32_t ___0_index, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*, int32_t, InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700*, const RuntimeMethod*))InlinedArray_1_set_Item_m54E627DB989C7713D582AF7ECE740B65D07E7A7A_gshared)(__this, ___0_index, ___1_value, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_bindingIndex_m95BC43710F538E6E696644A9CABD5EC4FAA97400_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* InputActionState_GetActionOrNull_mA153B3BAE32C8DE156B1D1761CA155522020432A (InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* __this, int32_t ___0_bindingIndex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_phase_mA5D0A72C4C5DD7D0F562AAC03812667D7D467AC9_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEventPtr_get_phase_m26D6B05FAB20762B638F92C5EBDAB9C5556CAE1C (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_controlIndex_m6AD8C96BCD3A38D6FFC823F98673549CAADB1715_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEvent_get_interactionIndex_m5609EC04CE26D86650CF0829F907D478A209286E (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActionEventPtr_get_interaction_mDC4B1654C90382809ED75DFAD09EB2F8767B2F7E (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double InputEvent_get_time_mD4A6C01A2B7BFB9ECAD089197C573886E3F70ADB (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double ActionEvent_get_startTime_mFC441D783C0FF36A0DCF844F6CB4C51F7B507DC9_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_startTime_mFD59A4BFD01E8DEAF054C649DBDDA7E02FADA523 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_duration_m625EEC2E34F1B813DF7ACDAF7341D7C9D4F5F6DF (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEvent_get_valueSizeInBytes_m76C6A128C9C3E3747FE7917EA1760B74647FD19C (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEventPtr_get_valueSizeInBytes_mBF3829D5312AC6705DD171C026ACA01FCCCB90FD (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* InputActionState_get_bindingStates_mF497553BC159C0B3BFE6A8BAD6336EB09CB4B2DE (InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BindingState_get_isPartOfComposite_m70F70F3B0BEFE2E296ECDAD016DA21F9A9574533 (BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BindingState_get_compositeOrCompositeBindingIndex_m383AEFE1AA276D530D90A4DBE19C5B957726CE34 (BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9_inline (intptr_t* __this, void* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Marshal_PtrToStructure_m235E141E21BFB69A01B07DDDF1702BA7D5723AC3 (intptr_t ___0_ptr, Type_t* ___1_structureType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, void* ___0_buffer, int32_t ___1_bufferSize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* InputAction_get_actionMap_m43B509A85057642A7DD0B89E4F27044ABB5B5E93 (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_name_m1F0AADC84A46CBF2EEE3AEACB760189F68D50938_inline (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputActionMap_get_name_mCB679DD2375CBD4A3F7A3419CEDF8AE928CDEBC8_inline (InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m918500C1EFB475181349A79989BB79BB36102894 (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 InputEventBuffer_get_bufferPtr_m7C5E03ED8F0433B3CD4F019DFADDE3983472DACB (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* InputEventPtr_get_data_m4694B5F91E787CE9586B5C7113AFEB89D33CC616_inline (InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* InputEvent_GetNextInMemory_mC3AFC8F09360ED6791DCF32F2788143DDF139E21 (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* ___0_currentPtr, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5A11A39564FD7F7667C1799748716C19E85483CF (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m81A075BD1B8025F01A01697CE29AB6A47FDE4224 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9790CF196DD2B4BA2BE0D22193A856CC91BD4A65 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_stateIndex_m9B25D23E723CFD517FEA65A61D0D3587E4205450_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 Enumerator_get_Current_m72460218A339059A12B275819928F3867FA1409E (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_System_Collections_IEnumerator_get_Current_mEB1C895F1A42B12278CA02B62403E00B08BA06CC (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Vector2MagnitudeComparer_Compare_m00A47ECC67D2312D94F75CD0F12C518A256B0EE1 (Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_x, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_y, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Vector3MagnitudeComparer_Compare_m69190BF9C5DF909429B8AB7D535AC1A33E4A9A39 (Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_x, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_y, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475 (String_t* ___0_name, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4 (String_t* __this, Il2CppChar ___0_separator, int32_t ___1_options, const RuntimeMethod* method) ;
|
|
inline void Func_2__ctor_m247D5044A4E1F518CA84A38B9A9F30E66BDD8184 (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
inline bool Enumerable_All_TisString_t_mC9652F17237783DC19D1856925318613CDA2B0E3 (RuntimeObject* ___0_source, Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* ___1_predicate, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (RuntimeObject*, Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*, const RuntimeMethod*))Enumerable_All_TisRuntimeObject_m57CDB9DB99F9E77214B47367D213B06AC3ED97FF_gshared)(___0_source, ___1_predicate, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CSharpCodeHelpers_MakeIdentifier_mEE275A2689F0DF5DB195F4673DDE66EE976C1B7E (String_t* ___0_name, String_t* ___1_suffix, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C (Il2CppChar* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (String_t* __this, int32_t ___0_startIndex, const RuntimeMethod* method) ;
|
|
inline int32_t CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7 (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529*, const RuntimeMethod*))CallbackArray_1_get_length_m81CB1E446FBEF126C2096B08E643D63ACDDBD0F1_gshared)(__this, method);
|
|
}
|
|
inline void CallbackArray_1_LockForChanges_m28F6DEA6003F6D4C4CC4F975CC414FD3D6257A30 (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529*, const RuntimeMethod*))CallbackArray_1_LockForChanges_mB15D8203ADAEA8AEF523BE53D79B7CF828301CB6_gshared)(__this, method);
|
|
}
|
|
inline Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* CallbackArray_1_get_Item_m7478B3AEFF36EB2272B98E478677F4185FF934BC (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* (*) (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529*, int32_t, const RuntimeMethod*))CallbackArray_1_get_Item_m567E182F190B5CEBFBA0D02E0E33AD7A5E46F7E1_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogException_mAB3F4DC7297ED8FBB49DAA718B70E59A6B0171B0 (Exception_t* ___0_exception, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Exception_GetType_mAD1230385BDC06119C339187CC37F22B6A79CF09 (Exception_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, RuntimeObject* ___3_arg2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, String_t* ___3_str3, const RuntimeMethod* method) ;
|
|
inline void CallbackArray_1_UnlockForChanges_mE5F5824F68765B2E6128A35F7CA16EF09669430C (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529*, const RuntimeMethod*))CallbackArray_1_UnlockForChanges_mA6BDFF9ECCA7A79D6017AFB24BF5932CC3B30197_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DisplayStringFormatAttribute_set_formatString_mBAA0AC2BE26A8D0186624C1D8821D5D0C6110F74_inline (DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, int32_t ___0_code, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, String_t* ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FourCC_ToString_mF802C3309862E0B2A28E7D3A6F3BF49DCC2D5C49 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_m7B31A102A2E86918022D1FA4D5AB89E0A7CEEB44 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m257C85593E1E203C50D4FADCB73ED1D7E40A26C0_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED FourCC_op_Implicit_mFEE14A923AACEE90FAAC5234C718CD1B20690F61_inline (int32_t ___0_i, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_get_length_m4C5C8B69056154F3B5CF7D696A9D72803FC3FAFD (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Intern_m2FE19E8D8CE2641044033E0C7C4B64DC46A00318 (String_t* ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E (String_t* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_IsEmpty_mA88FAF2562BF41C57C00E68F5A4111B22CFF173B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InternedString_ToLower_m38BACEAA62BB7555B631D016BA58B0313050BBBC_inline (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_Equals_m1075C4917312C8AAB7FAB5BAACA085AADD6160DA (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_CompareTo_mCD593A3DFF28EC1FA419B5C8D0CC6C7A8409342B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser_Reset_mF1CF9A42DB26707187F35231383849A1B9EE63CE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ValueType_ToString_mFE1CB83BECC99D07BEA7EAB25AF73BE5A727C04D (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonParser_ToString_mD8C9A81BA0FF05288985638F0E21DBAED7E662FD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, Il2CppChar ___0_token, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742 (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseValue_m6E2E704D9C553F0F3C6951D3AE866C7F994570BD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2 List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( JsonValue_t01DB320267C848E729A400EF2345979978F851D2 (*) (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*, int32_t, const RuntimeMethod*))List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD_gshared)(__this, ___0_index, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_op_Equality_m6D5E835A0CD7FE0E05F2DAC1D10643D8C92C1966 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_left, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___1_right, const RuntimeMethod* method) ;
|
|
inline int32_t List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*, const RuntimeMethod*))List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_gshared_inline)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseArrayValue_mD6183CDC9AC8805B9ECF20BA1697D06174A52CDE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseBooleanValue_m29590E58A31FEA78BD1591F47B6B6668316765B3 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseNullValue_mB54108F3A3F924948B8464F238F2A11B939EFD8C (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseNumber_m0887BEB6E4B4FBD17F2ACC8CED46BE26928ED2D6 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Substring__ctor_m26B51DCD265326C6BCEAD778F0FC45407BB5F745 (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, String_t* ___0_str, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m7B603F2A2FFE1EFFA123B06D7C41565DDDE53E50 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_str, const RuntimeMethod* method) ;
|
|
inline void List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7 (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*, const RuntimeMethod*))List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7_gshared)(__this, method);
|
|
}
|
|
inline void List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*, JsonValue_t01DB320267C848E729A400EF2345979978F851D2, const RuntimeMethod*))List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_gshared_inline)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m580A57097A5B318A3E6F5FBD586BE9280C055E87 (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* ___0_array, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_mB902B5F5A3C1D3534B4F26E73D9CA67678EEA1C4 (int64_t ___0_val, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_mE72F026E4B06F393EDFB13BA2B24E4E7B1E5AF0B (double ___0_val, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m524FB941B2168EE4CE6DB55871F7D7331FA5C9D2 (bool ___0_val, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_get_isAtEnd_m3FCC32D42BF150894223ECB530345B69A1A28658 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Substring_ToString_m321AF6BA186DB01349CE3C710F1EA773D38FEF6D (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Substring_get_length_m55986408214CA7DBD05548C1E226DC2E4D6E78FC_inline (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4 (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonString_ToString_m1AD75A1BD9CCF84393B192AB42A4390A70D7944A (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Substring_Compare_mEB3378051C685973B36959D7EE7F7C661508D81A (Substring_t2E16755269E6716C22074D6BC0A9099915E67849 ___0_left, Substring_t2E16755269E6716C22074D6BC0A9099915E67849 ___1_right, int32_t ___2_comparison, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Char_ToUpperInvariant_m43EADCB6987DB5FC44A6BFDBA8800EBACCEC68C8 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_Equals_m87EA82B16D7472FF4DE2CB3EC605E8333F09CA28 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Substring_GetHashCode_m68743D4DB46190219FCBA41BACC476D7083D5986 (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3 (bool* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonString_GetHashCode_m0F0377C9DCB21C60C06220AC07470F6FF66118C5 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Substring_t2E16755269E6716C22074D6BC0A9099915E67849 Substring_op_Implicit_mABF0BF448C43C80A01DE18A232F89B9EE19CDF89 (String_t* ___0_s, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline (double ___0_a, double ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Convert_ToBoolean_m3DEA64CC166C14DD2B3461A04C227A05BC06DFEC (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_ToBoolean_m738AF635F5A47C27EB4010DA008D0DF3D8E0BC1C (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_mE141C5A7AE0C7A127BA9B6D165F3098B10726591 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t JsonValue_ToInteger_m422B3E6191BBE408D6BE18D417CCE108458AB290 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Convert_ToSingle_m312FA1741E893E5B9D93A208CD15D417B1E4C65C (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double JsonValue_ToDouble_m40E320A31709875A68F4AD10D96451753DC0D3FB (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63 (bool* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD (int64_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357 (double* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
inline void Func_2__ctor_m93B1324D1EB6A7747895ADB6EE4E9614B65242C8 (Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m6809FD95122AFFED987CFCAEE81B5F2515D48066_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
inline RuntimeObject* Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisString_t_m136CFECF4D1B511E9C669C56CEB297DEE3C56C46 (RuntimeObject* ___0_source, Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* ___1_selector, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C*, const RuntimeMethod*))Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisRuntimeObject_m2A6B61FCF7B697A6CADF64975C46E18E740A2084_gshared)(___0_source, ___1_selector, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m8159F953B3D62AA54A0853A6E9573CDC0F63E158 (String_t* ___0_separator, RuntimeObject* ___1_values, const RuntimeMethod* method) ;
|
|
inline void Func_2__ctor_mAA7FA2F2C23C8067042DCB8C54E06779FA521265 (Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m438F102A98957D621CF724E763751C78F10E1A14_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
inline RuntimeObject* Enumerable_Select_TisKeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8_TisString_t_mCEC082708568351E1762C959E0316A2A7868007E (RuntimeObject* ___0_source, Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* ___1_selector, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011*, const RuntimeMethod*))Enumerable_Select_TisKeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C_TisRuntimeObject_mCA2DB4E6ADC01E3B4DBD2ADCA796277EA1688FEB_gshared)(___0_source, ___1_selector, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_left, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m91074DE67E37B1A2C089964D36F82170A1177B95 (RuntimeObject* ___0_obj, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8 (String_t* ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int64_TryParse_m3FC0128C89CC2331239FC2A0A749BF33455F03D2 (String_t* ___0_s, int64_t* ___1_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_TryParse_mC39FC2D8F1F33DE64685F3A8CE6BDD2164FB9423 (String_t* ___0_s, float* ___1_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int32_TryParse_mC928DE2FEC1C35ED5298BDDCA9868076E94B8A21 (String_t* ___0_s, int32_t* ___1_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_mB980D7B1AB7B7071D416EE892C2B736D712BE1B5 (RuntimeObject* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_GetName_m05FE85181853F756BA6BB2C033DD3590E6114D29 (Type_t* ___0_enumType, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m4A516862648D99564D5FA05FC99DF63A275D2996 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_inline (double* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496 (int64_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonValue_GetHashCode_m6D9DFCA9CF023D45025BB140C5A65CD21F291092 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF5FDEAE943A79ACEDDBD71C7BB62786CC89BEAB6 (U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* __this, const RuntimeMethod* method) ;
|
|
inline String_t* KeyValuePair_2_get_Key_mA6B7939F0F23E60DD9D23F856D215FBA7BB004C3_inline (KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8*, const RuntimeMethod*))KeyValuePair_2_get_Key_mBD9C88CB5A45096243E5CE92DE07B077508B7730_gshared_inline)(__this, method);
|
|
}
|
|
inline JsonValue_t01DB320267C848E729A400EF2345979978F851D2 KeyValuePair_2_get_Value_m4493E1071982412E337500E6AA0B45E1BBC4EACD_inline (KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( JsonValue_t01DB320267C848E729A400EF2345979978F851D2 (*) (KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8*, const RuntimeMethod*))KeyValuePair_2_get_Value_mE2F1308AA1361FAC791808BF909523539D8804EA_gshared_inline)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryHelpers_ReadSingleBit_m2195F4D85BE5077C89B8C6DBA2C5A2D25F83CD57 (void* ___0_ptr, uint32_t ___1_bitOffset, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryHelpers_MemCmpBitRegion_mC33AD9C5411D78003CC75D1D2E75707BAC1F4944 (void* ___0_ptr1, void* ___1_ptr2, uint32_t ___2_bitOffset, uint32_t ___3_bitCount, void* ___4_mask, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnsafeUtility_MemCmp_mA0E0E1A93F715105E7B576F1603DCAB37717A5EF (void* ___0_ptr1, void* ___1_ptr2, int64_t ___2_size, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, uint32_t ___3_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float NumberHelpers_UIntToNormalizedFloat_m7AC854D977290A07F9778706649DBE5CA4608189_inline (uint32_t ___0_value, uint32_t ___1_minValue, uint32_t ___2_maxValue, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NumberHelpers_NormalizedFloatToUInt_m83A3FB82B0A6D8684366FE38FF074756D652A6AC_inline (float ___0_value, uint32_t ___1_uintMinValue, uint32_t ___2_uintMaxValue, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Math_Min_m66781C8F3800C6682369B449FFDB62FAD5E87121 (uint32_t ___0_val1, uint32_t ___1_val2, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NumberHelpers_AlignToMultipleOf_m44B66C972BC1F508B9022564F265D1AA6A001AAE_inline (uint32_t ___0_number, uint32_t ___1_alignment, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitRegion_get_isEmpty_mC3A6E466094BEA177ED90EB1C75DACB4CDF79A73 (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitRegion__ctor_m1E84F3CB4EE2913D35504825FBEA1D09730141EA (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, uint32_t ___0_bitOffset, uint32_t ___1_sizeInBits, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitRegion__ctor_mAE0DA8673E801C54C88661E404E90955BC6BAAC4 (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, uint32_t ___0_byteOffset, uint32_t ___1_bitOffset, uint32_t ___2_sizeInBits, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Math_Max_m6612C5AE2D40056418765878E8787E4828D2ADD7 (uint32_t ___0_val1, uint32_t ___1_val2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C BitRegion_Overlap_mE463BD05419F00FCB54C4DBC6232ED631ECDF70E (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___0_value, const RuntimeMethod* method) ;
|
|
inline int32_t ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_inline (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9*, const RuntimeMethod*))ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_gshared_inline)(__this, method);
|
|
}
|
|
inline void Func_2__ctor_m1760CA39C91164A1A82D79789B1D78B9AE623321 (Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m6244264A73E69D93880B6A162036B4655F8B20D0_gshared)(__this, ___0_object, ___1_method, method);
|
|
}
|
|
inline RuntimeObject* Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisString_t_mABBBF82818B05A51B080A47CF7E81F1C13A146E4 (RuntimeObject* ___0_source, Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* ___1_selector, const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC*, const RuntimeMethod*))Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisRuntimeObject_m378DFFB019F4288DA3FD096E6C600A21AFC63FFE_gshared)(___0_source, ___1_selector, method);
|
|
}
|
|
inline StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* Enumerable_ToArray_TisString_t_m3B23EE2DD15B2996E7D2ECA6E74696DA892AA194 (RuntimeObject* ___0_source, const RuntimeMethod* method)
|
|
{
|
|
return (( StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_mA54265C2C8A0864929ECD300B75E4952D553D17D_gshared)(___0_source, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD (String_t* ___0_separator, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameAndParameters_ToString_m8AD39CC89BF41DC919459E00C36B63F9D5F4E012 (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NameAndParameters_ParseMultiple_mB740256AB833D91F04DA5BD484CE6BCE5CACBC2C (String_t* ___0_text, List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** ___1_list, const RuntimeMethod* method) ;
|
|
inline RuntimeObject* Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_inline (const RuntimeMethod* method)
|
|
{
|
|
return (( RuntimeObject* (*) (const RuntimeMethod*))Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_gshared_inline)(method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5 (String_t* __this, const RuntimeMethod* method) ;
|
|
inline void List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082 (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*, const RuntimeMethod*))List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082_gshared)(__this, method);
|
|
}
|
|
inline void List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*, const RuntimeMethod*))List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_gshared_inline)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1 (String_t* ___0_text, int32_t* ___1_index, bool ___2_nameOnly, const RuntimeMethod* method) ;
|
|
inline void List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01, const RuntimeMethod*))List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_gshared_inline)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE (String_t* __this, int32_t ___0_startIndex, int32_t ___1_length, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4 (String_t* __this, Il2CppChar ___0_value, int32_t ___1_startIndex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* NamedValue_ParseMultiple_mC8E42688F072AECEBBEE37214D6A9812F124E1C6 (String_t* ___0_parameterString, const RuntimeMethod* method) ;
|
|
inline void ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261 (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9* __this, NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* ___0_array, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9*, NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A*, const RuntimeMethod*))ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261_gshared)(__this, ___0_array, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m486D1911DD41BBA08431CC7989B715D329BE10F4 (U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NamedValue_ToString_m0F6EBEC30931F42BE8B23CCC87490C7142FF93EF (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NamedValue_get_type_mF2FBED751DA0516D66F46AB32C60DFFE8027380F (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int32_t ___0_type, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_ConvertTo_m24D11B4DFFD04FE9104E962E7BAD9AD744719C40 (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, int32_t ___0_type, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_mCC34895D0DB2AD440C9D8767032215BC86B5C48B (String_t* ___0_a, String_t* ___1_b, int32_t ___2_comparisonType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_op_Equality_m8BE927DD619CED4B244E4454A09ED72993A9C3D4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_left, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_Equals_m86355FFFA5B5AC03EC1BE50F8896AD5C8AADBA75 (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_GetHashCode_m01922EDADB35BFCE99223EA72C831D2876691E03 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NamedValue_GetHashCode_mEC04989699012042196140B1FF0FE7DD6A0237AD (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringHelpers_CountOccurrences_mF1BB446EF34C10970969D34799E8D5F4AC2BA0B1 (String_t* ___0_str, Il2CppChar ___1_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_ParseParameter_mC658273CD2D431D70D3A7483551C0F4C2A20ACCF (String_t* ___0_parameterString, int32_t* ___1_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m88DA0724A750D2FC842CD51F66B615E4DE5003BD (bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258 (String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FieldInfo_op_Equality_mA38D84E1D9AA016F414CF2265C4B0DB1FEBBAB74 (FieldInfo_t* ___0_left, FieldInfo_t* ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_values, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466 (Type_t* ___0_type, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PrimitiveValue_ToObject_m7A6694A54B84F62E02E35C5ED78D8809BCD27979 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C (FieldInfo_t* __this, RuntimeObject* ___0_obj, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, RuntimeObject* ___0_instance, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26 (double ___0_val1, double ___1_val2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice__ctor_m06C106C1F6C25A151D081C6E95036B949644C27D (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* __this, Type_t* ___0_deviceType, InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___1_device, RuntimeObject* ___2_observer, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputEventPtr_get_deviceId_mD8B68EDC37D90A69EE67A47B3E17F4D80D4620D3 (InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* InputSystem_GetDeviceById_mC5C12308F6B71C9AAD24CFBB984E5C3C79F6C099 (int32_t ___0_deviceId, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputDevice_get_deviceId_mC65E69E6117B78DB2F4963F5CF9BF031488AD588_inline (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDeviceEventObservable__ctor_mB1C31FA7E513DB5D377B8F95AB66DBA80A0B2EFC (ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889* __this, RuntimeObject* ___0_source, Type_t* ___1_deviceType, InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___2_device, const RuntimeMethod* method) ;
|
|
inline String_t* ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*, const RuntimeMethod*))ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method) ;
|
|
inline ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D (const RuntimeMethod* method)
|
|
{
|
|
return (( ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 (*) (const RuntimeMethod*))ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_gshared)(method);
|
|
}
|
|
inline ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method)
|
|
{
|
|
return (( ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 (*) (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_gshared_inline)(__this, ___0_start, ___1_length, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PredictiveParser_AcceptSingleChar_m2200F1C4ED06F07D4981D5A2F4D2F96D3CEC2002 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PredictiveParser_AcceptString_m786D5F348A934235EFADF3946E405D24E0A22BC1 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_input, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* ___1_output, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PredictiveParser_AcceptInt_m4C94C20DE615EA781A1554037E625DCD5CD77986 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* PrimitiveValue_get_valuePtr_mC4D0147F33F8DFB6EDDBEC0379B5DA14CAECA860 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint8_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int8_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int16_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint16_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int64_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint64_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, double ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_ToBoolean_m6F7A1CB501C4530A966319D958B44ABA1AA34C51 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar PrimitiveValue_ToChar_mB699C9A6DE30BFCB8A5DCEDF1A0AAA1903AABBB3 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m572A95BF792BA181261D7F242F7AE559FA2FC699 (Il2CppChar ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t PrimitiveValue_ToByte_m0E28F3584D4F827AF13CF803DA08AF4258042931 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m5F8496E4F1946DA6749C174D022C319790E437EE (uint8_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t PrimitiveValue_ToSByte_mB92487C21FA8DDD6586E283F3D8E5E4F2ED6CF0B (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m5B778F6E12186AAD8B5C4FAA81FD9BB1F4F3E863 (int8_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m8BC34D6C355708677139852E2C0F30F5CD0512F4 (int16_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_mAEEE3AFD629C0F27AA275B5A31D31D148D81F99D (int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m73A584CE9F050CC4BE65644ABFB03082DC832FA5 (int64_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m7C78646C3D3A51BC68BF93A6771FC60F7DCB1EDB (uint64_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m21D16B29AF50C87FC51E3BB67B2177373E62F12B (double ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_other, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromObject_m8614FFABB7D5DAF218397AB3C2254089477C8786 (RuntimeObject* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_Equals_m9A81043E9DFE2F4D6769DB950ADC43DC2A3E5395 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295 (int32_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86 (uint8_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E (int8_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3 (int16_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D (uint16_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B (int32_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC (uint32_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7 (uint64_t* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A (float* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PrimitiveValue_ToString_m3AD34182DDDE3E163FD2CEE48FBB477C2A58B707 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m7BDFC0B951005B9DC2BAED464AFE68FF7E9ACE5A (String_t* __this, String_t* ___0_value, int32_t ___1_comparisonType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_mC67F1B9E92187E2BB125A560160DA30A5BA703F2 (String_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m7A165D1B2CDCE967F4522BA710CE7FA05EFA2982 (String_t* __this, String_t* ___0_value, int32_t ___1_comparisonType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Double_TryParse_m1D39DC22A45BC9A576B9D9130600BFD3CB6DA382 (String_t* ___0_s, int32_t ___1_style, RuntimeObject* ___2_provider, double* ___3_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int64_TryParse_m64CEDECE4C3F16B715CA1057801018B2957AE0E3 (String_t* ___0_s, int32_t ___1_style, RuntimeObject* ___2_provider, int64_t* ___3_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_m490810CB7ADA9230AC0F8D78E213A8EFED129F55 (String_t* __this, String_t* ___0_value, int32_t ___1_comparisonType, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_TrimStart_m69C2400B208C8F3D1DE6A3E24B4A1095F2B8EDEA (String_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_GetTypeCode_mE29FD3A710C0854C62516D7EA95FC90B101B50A1 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555 (Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F* __this, double ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F PrimitiveValue_ToDecimal_mD26033F458CB6A218C4B13A0C599A82E1140F3DC (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PrimitiveValue_ToString_m64D487226A4CB6A2E3EE14414214658EEA7DEBE5 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, Type_t* ___0_conversionType, RuntimeObject* ___1_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t PrimitiveValue_ToUInt16_m25076B42F7FD4A5829F0F88968E5A72672F0FE79 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t PrimitiveValue_ToUInt32_m7126A5217DC66C6517720AF63E419D22EF31BA91 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425 (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___0_value, const RuntimeMethod* method) ;
|
|
inline void List_1_AddWithResize_m8A329884BCC1F8C945E665A7200EDE818133E8B1 (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*, JsonValue_t01DB320267C848E729A400EF2345979978F851D2, const RuntimeMethod*))List_1_AddWithResize_m8A329884BCC1F8C945E665A7200EDE818133E8B1_gshared)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
inline void List_1_AddWithResize_mD49DEB47665ADF9C34B430913EA4EF5DF693CF29 (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01, const RuntimeMethod*))List_1_AddWithResize_mD49DEB47665ADF9C34B430913EA4EF5DF693CF29_gshared)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (const RuntimeMethod* method) ;
|
|
inline void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*, Il2CppChar*, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline)(__this, ___0_ptr, ___1_length, method);
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_pinvoke(const DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE& unmarshaled, DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___interface = il2cpp_codegen_marshal_string(unmarshaled.___interface);
|
|
marshaled.___type = il2cpp_codegen_marshal_string(unmarshaled.___type);
|
|
marshaled.___product = il2cpp_codegen_marshal_string(unmarshaled.___product);
|
|
marshaled.___serial = il2cpp_codegen_marshal_string(unmarshaled.___serial);
|
|
marshaled.___version = il2cpp_codegen_marshal_string(unmarshaled.___version);
|
|
marshaled.___manufacturer = il2cpp_codegen_marshal_string(unmarshaled.___manufacturer);
|
|
marshaled.___capabilities = il2cpp_codegen_marshal_string(unmarshaled.___capabilities);
|
|
}
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_pinvoke_back(const DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_pinvoke& marshaled, DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE& unmarshaled)
|
|
{
|
|
unmarshaled.___interface = il2cpp_codegen_marshal_string_result(marshaled.___interface);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___interface), (void*)il2cpp_codegen_marshal_string_result(marshaled.___interface));
|
|
unmarshaled.___type = il2cpp_codegen_marshal_string_result(marshaled.___type);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___type), (void*)il2cpp_codegen_marshal_string_result(marshaled.___type));
|
|
unmarshaled.___product = il2cpp_codegen_marshal_string_result(marshaled.___product);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___product), (void*)il2cpp_codegen_marshal_string_result(marshaled.___product));
|
|
unmarshaled.___serial = il2cpp_codegen_marshal_string_result(marshaled.___serial);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___serial), (void*)il2cpp_codegen_marshal_string_result(marshaled.___serial));
|
|
unmarshaled.___version = il2cpp_codegen_marshal_string_result(marshaled.___version);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___version), (void*)il2cpp_codegen_marshal_string_result(marshaled.___version));
|
|
unmarshaled.___manufacturer = il2cpp_codegen_marshal_string_result(marshaled.___manufacturer);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___manufacturer), (void*)il2cpp_codegen_marshal_string_result(marshaled.___manufacturer));
|
|
unmarshaled.___capabilities = il2cpp_codegen_marshal_string_result(marshaled.___capabilities);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___capabilities), (void*)il2cpp_codegen_marshal_string_result(marshaled.___capabilities));
|
|
}
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_pinvoke_cleanup(DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___interface);
|
|
marshaled.___interface = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___type);
|
|
marshaled.___type = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___product);
|
|
marshaled.___product = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___serial);
|
|
marshaled.___serial = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___version);
|
|
marshaled.___version = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___manufacturer);
|
|
marshaled.___manufacturer = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___capabilities);
|
|
marshaled.___capabilities = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_com(const DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE& unmarshaled, DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___interface = il2cpp_codegen_marshal_bstring(unmarshaled.___interface);
|
|
marshaled.___type = il2cpp_codegen_marshal_bstring(unmarshaled.___type);
|
|
marshaled.___product = il2cpp_codegen_marshal_bstring(unmarshaled.___product);
|
|
marshaled.___serial = il2cpp_codegen_marshal_bstring(unmarshaled.___serial);
|
|
marshaled.___version = il2cpp_codegen_marshal_bstring(unmarshaled.___version);
|
|
marshaled.___manufacturer = il2cpp_codegen_marshal_bstring(unmarshaled.___manufacturer);
|
|
marshaled.___capabilities = il2cpp_codegen_marshal_bstring(unmarshaled.___capabilities);
|
|
}
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_com_back(const DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_com& marshaled, DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE& unmarshaled)
|
|
{
|
|
unmarshaled.___interface = il2cpp_codegen_marshal_bstring_result(marshaled.___interface);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___interface), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___interface));
|
|
unmarshaled.___type = il2cpp_codegen_marshal_bstring_result(marshaled.___type);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___type), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___type));
|
|
unmarshaled.___product = il2cpp_codegen_marshal_bstring_result(marshaled.___product);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___product), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___product));
|
|
unmarshaled.___serial = il2cpp_codegen_marshal_bstring_result(marshaled.___serial);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___serial), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___serial));
|
|
unmarshaled.___version = il2cpp_codegen_marshal_bstring_result(marshaled.___version);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___version), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___version));
|
|
unmarshaled.___manufacturer = il2cpp_codegen_marshal_bstring_result(marshaled.___manufacturer);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___manufacturer), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___manufacturer));
|
|
unmarshaled.___capabilities = il2cpp_codegen_marshal_bstring_result(marshaled.___capabilities);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___capabilities), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___capabilities));
|
|
}
|
|
IL2CPP_EXTERN_C void DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshal_com_cleanup(DeviceDescriptionJson_t2555458633C9CD5AAEFF9265C6F9117AB33BDDCE_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___interface);
|
|
marshaled.___interface = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___type);
|
|
marshaled.___type = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___product);
|
|
marshaled.___product = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___serial);
|
|
marshaled.___serial = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___version);
|
|
marshaled.___version = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___manufacturer);
|
|
marshaled.___manufacturer = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___capabilities);
|
|
marshaled.___capabilities = NULL;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_pinvoke(const InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555& unmarshaled, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___m_PatternsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Patterns' of type 'InputDeviceMatcher'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PatternsException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_pinvoke_back(const InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_pinvoke& marshaled, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555& unmarshaled)
|
|
{
|
|
Exception_t* ___m_PatternsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Patterns' of type 'InputDeviceMatcher'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PatternsException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_pinvoke_cleanup(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_com(const InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555& unmarshaled, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___m_PatternsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Patterns' of type 'InputDeviceMatcher'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PatternsException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_com_back(const InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_com& marshaled, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555& unmarshaled)
|
|
{
|
|
Exception_t* ___m_PatternsException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Patterns' of type 'InputDeviceMatcher'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_PatternsException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshal_com_cleanup(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = __this->___m_Patterns;
|
|
return (bool)((((RuntimeObject*)(KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputDeviceMatcher_get_patterns_m7D6B35FC00CAD47E563AC99D4EB44DD9FC558614 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* L_0 = (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62*)il2cpp_codegen_object_new(U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62_il2cpp_TypeInfo_var);
|
|
U3Cget_patternsU3Ed__4__ctor_mEACFF8CEB245B21BB3703974AA0C4323F8E8D3D1(L_0, ((int32_t)-2), NULL);
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* L_1 = L_0;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_2 = (*(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)__this);
|
|
L_1->___U3CU3E3__U3CU3E4__this = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&L_1->___U3CU3E3__U3CU3E4__this))->___m_Patterns), (void*)NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* InputDeviceMatcher_get_patterns_m7D6B35FC00CAD47E563AC99D4EB44DD9FC558614_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = InputDeviceMatcher_get_patterns_m7D6B35FC00CAD47E563AC99D4EB44DD9FC558614(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey;
|
|
String_t* L_1 = ___0_pattern;
|
|
bool L_2 = ___1_supportRegex;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4_AdjustorThunk (RuntimeObject* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4(_thisAdjusted, ___0_pattern, ___1_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey;
|
|
String_t* L_1 = ___0_pattern;
|
|
bool L_2 = ___1_supportRegex;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193_AdjustorThunk (RuntimeObject* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193(_thisAdjusted, ___0_pattern, ___1_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey;
|
|
String_t* L_1 = ___0_pattern;
|
|
bool L_2 = ___1_supportRegex;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00_AdjustorThunk (RuntimeObject* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00(_thisAdjusted, ___0_pattern, ___1_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey;
|
|
String_t* L_1 = ___0_pattern;
|
|
bool L_2 = ___1_supportRegex;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E_AdjustorThunk (RuntimeObject* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E(_thisAdjusted, ___0_pattern, ___1_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey;
|
|
String_t* L_1 = ___0_pattern;
|
|
bool L_2 = ___1_supportRegex;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71_AdjustorThunk (RuntimeObject* __this, String_t* ___0_pattern, bool ___1_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71(_thisAdjusted, ___0_pattern, ___1_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, bool ___2_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CWithU3Eb__11_0_m8094F84D97E88CF13CCEE8A36A6C6F35315B6D7F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
double V_2 = 0.0;
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* G_B4_0 = NULL;
|
|
String_t* G_B4_1 = NULL;
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* G_B3_0 = NULL;
|
|
String_t* G_B3_1 = NULL;
|
|
int32_t G_B7_0 = 0;
|
|
{
|
|
bool L_0 = ___2_supportRegex;
|
|
if (!L_0)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_1 = ___1_value;
|
|
V_0 = ((String_t*)IsInstSealed((RuntimeObject*)L_1, il2cpp_defaults.string_class));
|
|
String_t* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_3 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var);
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* L_4 = ((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9__11_0;
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* L_5 = L_4;
|
|
if (L_5)
|
|
{
|
|
G_B4_0 = L_5;
|
|
G_B4_1 = L_3;
|
|
goto IL_002d;
|
|
}
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = L_3;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* L_6 = ((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9;
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* L_7 = (Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F*)il2cpp_codegen_object_new(Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F_il2cpp_TypeInfo_var);
|
|
Func_2__ctor_m86D272566839A59489924C367E316D2E516EC1F2(L_7, L_6, (intptr_t)((void*)U3CU3Ec_U3CWithU3Eb__11_0_m8094F84D97E88CF13CCEE8A36A6C6F35315B6D7F_RuntimeMethod_var), NULL);
|
|
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* L_8 = L_7;
|
|
((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9__11_0 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9__11_0), (void*)L_8);
|
|
G_B4_0 = L_8;
|
|
G_B4_1 = G_B3_1;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
bool L_9;
|
|
L_9 = Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60(G_B4_1, G_B4_0, Enumerable_All_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_mE04607B02368CA60FA45630BEFC15994B9DDBE60_RuntimeMethod_var);
|
|
if (L_9)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_10 = V_0;
|
|
bool L_11;
|
|
L_11 = Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018(L_10, (&V_2), NULL);
|
|
G_B7_0 = ((((int32_t)L_11) == ((int32_t)0))? 1 : 0);
|
|
goto IL_0042;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
G_B7_0 = 0;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
if (!G_B7_0)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_12 = V_0;
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* L_13 = (Regex_tE773142C2BE45C5D362B0F815AFF831707A51772*)il2cpp_codegen_object_new(Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
|
|
Regex__ctor_mE3996C71B04A4A6845745D01C93B1D27423D0621(L_13, L_12, 1, NULL);
|
|
___1_value = L_13;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_14 = (*(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)__this);
|
|
V_1 = L_14;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC** L_15 = (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC**)(&(&V_1)->___m_Patterns);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = ___0_key;
|
|
RuntimeObject* L_17 = ___1_value;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_18;
|
|
memset((&L_18), 0, sizeof(L_18));
|
|
KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE((&L_18), L_16, L_17, KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_RuntimeMethod_var);
|
|
int32_t L_19;
|
|
L_19 = ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0(L_15, L_18, ArrayHelpers_Append_TisKeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC_m885486ED06E8532B056692449C806F313AED6FB0_RuntimeMethod_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_20 = V_1;
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F_AdjustorThunk (RuntimeObject* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, bool ___2_supportRegex, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = InputDeviceMatcher_With_m7593626DAF8B4ED8CA7A22E7F0F74A694219445F(_thisAdjusted, ___0_key, ___1_value, ___2_supportRegex, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float InputDeviceMatcher_MatchPercentage_m63C8CBE94170B8D8BCDC45BAC7714F373B754311 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_deviceDescription, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
int32_t V_3 = 0;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
RuntimeObject* V_5 = NULL;
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_0;
|
|
L_0 = InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B(__this, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_1 = __this->___m_Patterns;
|
|
V_0 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
|
|
V_3 = 0;
|
|
goto IL_01b0;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_2 = __this->___m_Patterns;
|
|
int32_t L_3 = V_3;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_4;
|
|
L_4 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_2)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_3))), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
V_4 = L_4;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_5 = __this->___m_Patterns;
|
|
int32_t L_6 = V_3;
|
|
RuntimeObject* L_7;
|
|
L_7 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline(((L_5)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_6))), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
V_5 = L_7;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey;
|
|
bool L_10;
|
|
L_10 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_8, L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11;
|
|
L_11 = InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline((&___0_deviceDescription), NULL);
|
|
bool L_12;
|
|
L_12 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_13 = V_5;
|
|
String_t* L_14;
|
|
L_14 = InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_15;
|
|
L_15 = InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428(L_13, L_14, NULL);
|
|
if (L_15)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_17 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey;
|
|
bool L_18;
|
|
L_18 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_16, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_19;
|
|
L_19 = InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline((&___0_deviceDescription), NULL);
|
|
bool L_20;
|
|
L_20 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_19, NULL);
|
|
if (L_20)
|
|
{
|
|
goto IL_00a8;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_21 = V_5;
|
|
String_t* L_22;
|
|
L_22 = InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_23;
|
|
L_23 = InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428(L_21, L_22, NULL);
|
|
if (L_23)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_00a8:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_25 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey;
|
|
bool L_26;
|
|
L_26 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_24, L_25, NULL);
|
|
if (!L_26)
|
|
{
|
|
goto IL_00e3;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_27;
|
|
L_27 = InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline((&___0_deviceDescription), NULL);
|
|
bool L_28;
|
|
L_28 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_27, NULL);
|
|
if (L_28)
|
|
{
|
|
goto IL_00dd;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_29 = V_5;
|
|
String_t* L_30;
|
|
L_30 = InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_31;
|
|
L_31 = InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428(L_29, L_30, NULL);
|
|
if (L_31)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_00e3:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey;
|
|
bool L_34;
|
|
L_34 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_32, L_33, NULL);
|
|
if (!L_34)
|
|
{
|
|
goto IL_0118;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_35;
|
|
L_35 = InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline((&___0_deviceDescription), NULL);
|
|
bool L_36;
|
|
L_36 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_35, NULL);
|
|
if (L_36)
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_37 = V_5;
|
|
String_t* L_38;
|
|
L_38 = InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_39;
|
|
L_39 = InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428(L_37, L_38, NULL);
|
|
if (L_39)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0118:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_40 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_41 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey;
|
|
bool L_42;
|
|
L_42 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_40, L_41, NULL);
|
|
if (!L_42)
|
|
{
|
|
goto IL_014a;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_43;
|
|
L_43 = InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline((&___0_deviceDescription), NULL);
|
|
bool L_44;
|
|
L_44 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_43, NULL);
|
|
if (L_44)
|
|
{
|
|
goto IL_0144;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_45 = V_5;
|
|
String_t* L_46;
|
|
L_46 = InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_47;
|
|
L_47 = InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428(L_45, L_46, NULL);
|
|
if (L_47)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_014a:
|
|
{
|
|
String_t* L_48;
|
|
L_48 = InputDeviceDescription_get_capabilities_mEBF36ED5663709FCA039D1AEA87F6B6C404E76CD_inline((&___0_deviceDescription), NULL);
|
|
bool L_49;
|
|
L_49 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_48, NULL);
|
|
if (!L_49)
|
|
{
|
|
goto IL_015e;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_015e:
|
|
{
|
|
String_t* L_50;
|
|
L_50 = InputDeviceDescription_get_capabilities_mEBF36ED5663709FCA039D1AEA87F6B6C404E76CD_inline((&___0_deviceDescription), NULL);
|
|
JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148((&V_6), L_50, NULL);
|
|
String_t* L_51;
|
|
L_51 = InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A((&V_4), NULL);
|
|
bool L_52;
|
|
L_52 = JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0((&V_6), L_51, NULL);
|
|
if (!L_52)
|
|
{
|
|
goto IL_01a6;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_7), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_7)->___type = 7;
|
|
RuntimeObject* L_53 = V_5;
|
|
(&V_7)->___anyValue = L_53;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___anyValue), (void*)L_53);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_54 = V_7;
|
|
bool L_55;
|
|
L_55 = JsonParser_CurrentPropertyHasValueEqualTo_m38EF26F952E81A440FA57ED7D044C80D7FEFA5AD((&V_6), L_54, NULL);
|
|
if (L_55)
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_01a6:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_01ac:
|
|
{
|
|
int32_t L_56 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_01b0:
|
|
{
|
|
int32_t L_57 = V_3;
|
|
int32_t L_58 = V_0;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F L_59 = ___0_deviceDescription;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
int32_t L_60;
|
|
L_60 = InputDeviceMatcher_GetNumPropertiesIn_m1AE13E7DCBF715E39BB1A44D74DAE938A390D46B(L_59, NULL);
|
|
V_1 = L_60;
|
|
int32_t L_61 = V_1;
|
|
V_2 = ((float)((1.0f)/((float)L_61)));
|
|
int32_t L_62 = V_0;
|
|
float L_63 = V_2;
|
|
return ((float)il2cpp_codegen_multiply(((float)L_62), L_63));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C float InputDeviceMatcher_MatchPercentage_m63C8CBE94170B8D8BCDC45BAC7714F373B754311_AdjustorThunk (RuntimeObject* __this, InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_deviceDescription, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
float _returnValue;
|
|
_returnValue = InputDeviceMatcher_MatchPercentage_m63C8CBE94170B8D8BCDC45BAC7714F373B754311(_thisAdjusted, ___0_deviceDescription, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_MatchSingleProperty_mDBE40CDB59835D9052CC920BF195A8A503C60428 (RuntimeObject* ___0_pattern, String_t* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* V_1 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = ___0_pattern;
|
|
V_0 = ((String_t*)IsInstSealed((RuntimeObject*)L_0, il2cpp_defaults.string_class));
|
|
String_t* L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2 = V_0;
|
|
String_t* L_3 = ___1_value;
|
|
int32_t L_4;
|
|
L_4 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_2, L_3, 5, NULL);
|
|
return (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
RuntimeObject* L_5 = ___0_pattern;
|
|
V_1 = ((Regex_tE773142C2BE45C5D362B0F815AFF831707A51772*)IsInstClass((RuntimeObject*)L_5, Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var));
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* L_7 = V_1;
|
|
String_t* L_8 = ___1_value;
|
|
bool L_9;
|
|
L_9 = Regex_IsMatch_m7E96E666FBE7259D7638A3A6A21BE824D2406F49(L_7, L_8, NULL);
|
|
return L_9;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputDeviceMatcher_GetNumPropertiesIn_m1AE13E7DCBF715E39BB1A44D74DAE938A390D46B (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_description, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
V_0 = 0;
|
|
String_t* L_0;
|
|
L_0 = InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline((&___0_description), NULL);
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
String_t* L_3;
|
|
L_3 = InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline((&___0_description), NULL);
|
|
bool L_4;
|
|
L_4 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_3, NULL);
|
|
if (L_4)
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
String_t* L_6;
|
|
L_6 = InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline((&___0_description), NULL);
|
|
bool L_7;
|
|
L_7 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_6, NULL);
|
|
if (L_7)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
String_t* L_9;
|
|
L_9 = InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline((&___0_description), NULL);
|
|
bool L_10;
|
|
L_10 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_9, NULL);
|
|
if (L_10)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
String_t* L_12;
|
|
L_12 = InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline((&___0_description), NULL);
|
|
bool L_13;
|
|
L_13 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_12, NULL);
|
|
if (L_13)
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
String_t* L_15;
|
|
L_15 = InputDeviceDescription_get_capabilities_mEBF36ED5663709FCA039D1AEA87F6B6C404E76CD_inline((&___0_description), NULL);
|
|
bool L_16;
|
|
L_16 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_15, NULL);
|
|
if (L_16)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
int32_t L_18 = V_0;
|
|
return L_18;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 InputDeviceMatcher_FromDeviceDescription_mF9EE7DD8BC9F831704AA026715886ABA466F6515 (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F ___0_deviceDescription, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
|
|
String_t* L_0;
|
|
L_0 = InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline((&___0_deviceDescription), NULL);
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2;
|
|
L_2 = InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4((&V_0), L_2, (bool)0, NULL);
|
|
V_0 = L_3;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
String_t* L_4;
|
|
L_4 = InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline((&___0_deviceDescription), NULL);
|
|
bool L_5;
|
|
L_5 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_4, NULL);
|
|
if (L_5)
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_6;
|
|
L_6 = InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_7;
|
|
L_7 = InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193((&V_0), L_6, (bool)0, NULL);
|
|
V_0 = L_7;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
String_t* L_8;
|
|
L_8 = InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline((&___0_deviceDescription), NULL);
|
|
bool L_9;
|
|
L_9 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_8, NULL);
|
|
if (L_9)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_10;
|
|
L_10 = InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_11;
|
|
L_11 = InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00((&V_0), L_10, (bool)0, NULL);
|
|
V_0 = L_11;
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
String_t* L_12;
|
|
L_12 = InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline((&___0_deviceDescription), NULL);
|
|
bool L_13;
|
|
L_13 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_12, NULL);
|
|
if (L_13)
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_14;
|
|
L_14 = InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_15;
|
|
L_15 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), L_14, (bool)0, NULL);
|
|
V_0 = L_15;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
String_t* L_16;
|
|
L_16 = InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline((&___0_deviceDescription), NULL);
|
|
bool L_17;
|
|
L_17 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_16, NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_18;
|
|
L_18 = InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline((&___0_deviceDescription), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_19;
|
|
L_19 = InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71((&V_0), L_18, (bool)0, NULL);
|
|
V_0 = L_19;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_20 = V_0;
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputDeviceMatcher_ToString_m13CED745D81C5947D689477940588107097A8D20 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0236BACCD260A20F0738D0E7EDBB60850D17B36A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE15D34C7DBDCA4C642A2E1C84C08A49E85B30B85);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_0;
|
|
L_0 = InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B(__this, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty;
|
|
V_0 = L_1;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_2 = __this->___m_Patterns;
|
|
V_1 = L_2;
|
|
V_2 = 0;
|
|
goto IL_007e;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_3 = V_1;
|
|
int32_t L_4 = V_2;
|
|
int32_t L_5 = L_4;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_6 = (L_3)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_3 = L_6;
|
|
String_t* L_7 = V_0;
|
|
int32_t L_8;
|
|
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
|
|
if ((((int32_t)L_8) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = V_0;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_10;
|
|
L_10 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_3), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_11 = L_10;
|
|
RuntimeObject* L_12 = Box(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var, &L_11);
|
|
RuntimeObject* L_13;
|
|
L_13 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_3), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
String_t* L_14;
|
|
L_14 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralE15D34C7DBDCA4C642A2E1C84C08A49E85B30B85, L_12, L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_9, L_14, NULL);
|
|
V_0 = L_15;
|
|
goto IL_007a;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
String_t* L_16 = V_0;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_17;
|
|
L_17 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_3), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_18 = L_17;
|
|
RuntimeObject* L_19 = Box(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var, &L_18);
|
|
RuntimeObject* L_20;
|
|
L_20 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_3), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
String_t* L_21;
|
|
L_21 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral0236BACCD260A20F0738D0E7EDBB60850D17B36A, L_19, L_20, NULL);
|
|
String_t* L_22;
|
|
L_22 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_16, L_21, NULL);
|
|
V_0 = L_22;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
int32_t L_23 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
int32_t L_24 = V_2;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_25 = V_1;
|
|
if ((((int32_t)L_24) < ((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length)))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_26 = V_0;
|
|
return L_26;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* InputDeviceMatcher_ToString_m13CED745D81C5947D689477940588107097A8D20_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = InputDeviceMatcher_ToString_m13CED745D81C5947D689477940588107097A8D20(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
bool V_2 = false;
|
|
int32_t V_3 = 0;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = __this->___m_Patterns;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_1 = ___0_other;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_2 = L_1.___m_Patterns;
|
|
if ((!(((RuntimeObject*)(KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)L_0) == ((RuntimeObject*)(KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)L_2))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_3 = __this->___m_Patterns;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_4 = ___0_other;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_5 = L_4.___m_Patterns;
|
|
if (L_5)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_6 = __this->___m_Patterns;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_7 = ___0_other;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_8 = L_7.___m_Patterns;
|
|
if ((((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))) == ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
V_0 = 0;
|
|
goto IL_00a3;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_9 = __this->___m_Patterns;
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = L_10;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_12 = (L_9)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_11));
|
|
V_1 = L_12;
|
|
V_2 = (bool)0;
|
|
V_3 = 0;
|
|
goto IL_008f;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_13 = ___0_other;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_14 = L_13.___m_Patterns;
|
|
int32_t L_15 = V_3;
|
|
int32_t L_16 = L_15;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_17 = (L_14)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_16));
|
|
V_4 = L_17;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_18;
|
|
L_18 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_1), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19;
|
|
L_19 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_4), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
bool L_20;
|
|
L_20 = InternedString_op_Inequality_m18965E6A5E58BD2BBFA4480022D24D1BF4A4221B(L_18, L_19, NULL);
|
|
if (L_20)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_21;
|
|
L_21 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_1), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
RuntimeObject* L_22;
|
|
L_22 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_4), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
bool L_23;
|
|
L_23 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0, L_21, L_22);
|
|
if (L_23)
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
V_2 = (bool)1;
|
|
goto IL_009a;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
int32_t L_24 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_24, 1));
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
int32_t L_25 = V_3;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_26 = __this->___m_Patterns;
|
|
if ((((int32_t)L_25) < ((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
bool L_27 = V_2;
|
|
if (L_27)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int32_t L_28 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_28, 1));
|
|
}
|
|
|
|
IL_00a3:
|
|
{
|
|
int32_t L_29 = V_0;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_30 = __this->___m_Patterns;
|
|
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026_AdjustorThunk (RuntimeObject* __this, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_Equals_m48909A69A7C847254FF577BD6947662DF5D4654B (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_1, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = ___0_obj;
|
|
V_0 = ((*(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)UnBox(L_2, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var)));
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_4;
|
|
L_4 = InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InputDeviceMatcher_Equals_m48909A69A7C847254FF577BD6947662DF5D4654B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InputDeviceMatcher_Equals_m48909A69A7C847254FF577BD6947662DF5D4654B(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_op_Equality_mA7342809DE9BD012BB78FF1D02E916D240679D45 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_left, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_0 = ___1_right;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = InputDeviceMatcher_Equals_mA7F59F3D0FD7E119B67578E538679A85481A2026((&___0_left), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InputDeviceMatcher_op_Inequality_m8741E9C1C6095FA323A258919BD9AA50D526AB13 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_left, InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_0 = ___0_left;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_1 = ___1_right;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_2;
|
|
L_2 = InputDeviceMatcher_op_Equality_mA7342809DE9BD012BB78FF1D02E916D240679D45(L_0, L_1, NULL);
|
|
return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputDeviceMatcher_GetHashCode_m1B4D28F266301D83006C4AAD796973D31DF7E2D6 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = __this->___m_Patterns;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_1 = __this->___m_Patterns;
|
|
int32_t L_2;
|
|
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2, (RuntimeObject*)L_1);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t InputDeviceMatcher_GetHashCode_m1B4D28F266301D83006C4AAD796973D31DF7E2D6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = InputDeviceMatcher_GetHashCode_m1B4D28F266301D83006C4AAD796973D31DF7E2D6(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputDeviceMatcher__cctor_mB4A2334968C6B58B0BC009F6F9A8EAF724846825 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0476103E7B88AF8DC134CFD40F85C66DFAB78C70);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1630E6A6E4B065CB228F2BB0735FC4EB04ADCF98);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8DAE0371884040CFA6CE09831807D3D5D255F5D6);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD2D2F8D3F9F04A081FFBE6B2AF7917BAAADFC052);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF49AECB5A7A9C87D4D672BA9D06F6929E0895580);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935((&L_0), _stringLiteralF49AECB5A7A9C87D4D672BA9D06F6929E0895580, NULL);
|
|
((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935((&L_1), _stringLiteral0476103E7B88AF8DC134CFD40F85C66DFAB78C70, NULL);
|
|
((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935((&L_2), _stringLiteral8DAE0371884040CFA6CE09831807D3D5D255F5D6, NULL);
|
|
((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3;
|
|
memset((&L_3), 0, sizeof(L_3));
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935((&L_3), _stringLiteral1630E6A6E4B065CB228F2BB0735FC4EB04ADCF98, NULL);
|
|
((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935((&L_4), _stringLiteralD2D2F8D3F9F04A081FFBE6B2AF7917BAAADFC052, NULL);
|
|
((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey))->___m_StringOriginalCase), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey))->___m_StringLowerCase), (void*)NULL);
|
|
#endif
|
|
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
|
|
|
|
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_pinvoke(const MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942& unmarshaled, MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___interfacesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'interfaces' of type 'MatcherJson'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___interfacesException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_pinvoke_back(const MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_pinvoke& marshaled, MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942& unmarshaled)
|
|
{
|
|
Exception_t* ___interfacesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'interfaces' of type 'MatcherJson'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___interfacesException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_pinvoke_cleanup(MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
|
|
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_com(const MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942& unmarshaled, MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___interfacesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'interfaces' of type 'MatcherJson'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___interfacesException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_com_back(const MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_com& marshaled, MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942& unmarshaled)
|
|
{
|
|
Exception_t* ___interfacesException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'interfaces' of type 'MatcherJson'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___interfacesException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshal_com_cleanup(MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 MatcherJson_FromMatcher_m9C2A50BA2D72E01C150C1381DCC8DB0BBE37C9D3 (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 ___0_matcher, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
String_t* V_6 = NULL;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
bool L_0;
|
|
L_0 = InputDeviceMatcher_get_empty_m0E030073C9FCB8205D37CE5F839D93DB8ACDC99B((&___0_matcher), NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_1), sizeof(MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942));
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_1 = V_1;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942));
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_2 = ___0_matcher;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_3 = L_2.___m_Patterns;
|
|
V_2 = L_3;
|
|
V_3 = 0;
|
|
goto IL_0187;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_4 = V_2;
|
|
int32_t L_5 = V_3;
|
|
int32_t L_6 = L_5;
|
|
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_7 = (L_4)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_6));
|
|
V_4 = L_7;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8;
|
|
L_8 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_4), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
V_5 = L_8;
|
|
RuntimeObject* L_9;
|
|
L_9 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_4), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
String_t* L_10;
|
|
L_10 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_9);
|
|
V_6 = L_10;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_11 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_12 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kInterfaceKey;
|
|
bool L_13;
|
|
L_13 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_11, L_12, NULL);
|
|
if (!L_13)
|
|
{
|
|
goto IL_0081;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_14 = V_0;
|
|
String_t* L_15 = L_14.___interface;
|
|
if (L_15)
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_16 = V_6;
|
|
(&V_0)->___interface = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___interface), (void*)L_16);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_006d:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_17 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&(&V_0)->___interfaces);
|
|
String_t* L_18 = V_6;
|
|
int32_t L_19;
|
|
L_19 = ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C(L_17, L_18, ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_20 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kDeviceClassKey;
|
|
bool L_22;
|
|
L_22 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_20, L_21, NULL);
|
|
if (!L_22)
|
|
{
|
|
goto IL_00b9;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_23 = V_0;
|
|
String_t* L_24 = L_23.___deviceClass;
|
|
if (L_24)
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_25 = V_6;
|
|
(&V_0)->___deviceClass = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___deviceClass), (void*)L_25);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_26 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&(&V_0)->___deviceClasses);
|
|
String_t* L_27 = V_6;
|
|
int32_t L_28;
|
|
L_28 = ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C(L_26, L_27, ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_00b9:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_29 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_30 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kManufacturerKey;
|
|
bool L_31;
|
|
L_31 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_29, L_30, NULL);
|
|
if (!L_31)
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_32 = V_0;
|
|
String_t* L_33 = L_32.___manufacturer;
|
|
if (L_33)
|
|
{
|
|
goto IL_00dd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_34 = V_6;
|
|
(&V_0)->___manufacturer = L_34;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___manufacturer), (void*)L_34);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_00dd:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_35 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&(&V_0)->___manufacturers);
|
|
String_t* L_36 = V_6;
|
|
int32_t L_37;
|
|
L_37 = ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C(L_35, L_36, ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_38 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_39 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kProductKey;
|
|
bool L_40;
|
|
L_40 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_38, L_39, NULL);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0123;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_41 = V_0;
|
|
String_t* L_42 = L_41.___product;
|
|
if (L_42)
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_43 = V_6;
|
|
(&V_0)->___product = L_43;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___product), (void*)L_43);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_44 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&(&V_0)->___products);
|
|
String_t* L_45 = V_6;
|
|
int32_t L_46;
|
|
L_46 = ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C(L_44, L_45, ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_0123:
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_47 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_48 = ((InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_StaticFields*)il2cpp_codegen_static_fields_for(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var))->___kVersionKey;
|
|
bool L_49;
|
|
L_49 = InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9(L_47, L_48, NULL);
|
|
if (!L_49)
|
|
{
|
|
goto IL_0155;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_50 = V_0;
|
|
String_t* L_51 = L_50.___version;
|
|
if (L_51)
|
|
{
|
|
goto IL_0144;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_52 = V_6;
|
|
(&V_0)->___version = L_52;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___version), (void*)L_52);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248** L_53 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248**)(&(&V_0)->___versions);
|
|
String_t* L_54 = V_6;
|
|
int32_t L_55;
|
|
L_55 = ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C(L_53, L_54, ArrayHelpers_Append_TisString_t_m6D05D68DFEEFE14D1324F776E708D9E35D26188C_RuntimeMethod_var);
|
|
goto IL_0183;
|
|
}
|
|
|
|
IL_0155:
|
|
{
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA** L_56 = (CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA**)(&(&V_0)->___capabilities);
|
|
il2cpp_codegen_initobj((&V_7), sizeof(Capability_t1A686C4F719B0408BCBB428021405F440196E16E));
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_57 = V_5;
|
|
String_t* L_58;
|
|
L_58 = InternedString_op_Implicit_m99D80AAE853F54FA2EF2603D020C7454B608D2F6(L_57, NULL);
|
|
(&V_7)->___path = L_58;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___path), (void*)L_58);
|
|
String_t* L_59 = V_6;
|
|
(&V_7)->___value = L_59;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_7)->___value), (void*)L_59);
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E L_60 = V_7;
|
|
int32_t L_61;
|
|
L_61 = ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D(L_56, L_60, ArrayHelpers_Append_TisCapability_t1A686C4F719B0408BCBB428021405F440196E16E_m8B8BD182B831DB71826EC682572E39B5C0E25C3D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0183:
|
|
{
|
|
int32_t L_62 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_62, 1));
|
|
}
|
|
|
|
IL_0187:
|
|
{
|
|
int32_t L_63 = V_3;
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_64 = V_2;
|
|
if ((((int32_t)L_63) < ((int32_t)((int32_t)(((RuntimeArray*)L_64)->max_length)))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942 L_65 = V_0;
|
|
return L_65;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 MatcherJson_ToMatcher_m4ED565D247164A737B60BD0C117A3F84F33B2734 (MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_WithCapability_TisString_t_m1112CA401597FBF71FC2FA5C586D3753A53C89A0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
String_t* V_3 = NULL;
|
|
String_t* V_4 = NULL;
|
|
String_t* V_5 = NULL;
|
|
String_t* V_6 = NULL;
|
|
String_t* V_7 = NULL;
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* V_8 = NULL;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E V_9;
|
|
memset((&V_9), 0, sizeof(V_9));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555));
|
|
String_t* L_0 = __this->___interface;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2 = __this->___interface;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_3;
|
|
L_3 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4((&V_0), L_2, (bool)1, NULL);
|
|
V_0 = L_3;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = __this->___interfaces;
|
|
if (!L_4)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = __this->___interfaces;
|
|
V_1 = L_5;
|
|
V_2 = 0;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = V_1;
|
|
int32_t L_7 = V_2;
|
|
int32_t L_8 = L_7;
|
|
String_t* L_9 = (L_6)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
String_t* L_10 = V_3;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_11;
|
|
L_11 = InputDeviceMatcher_WithInterface_m58A8A1CF9A77598D0F904E13A86F48B3464725E4((&V_0), L_10, (bool)1, NULL);
|
|
V_0 = L_11;
|
|
int32_t L_12 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
int32_t L_13 = V_2;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = V_1;
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
String_t* L_15 = __this->___deviceClass;
|
|
bool L_16;
|
|
L_16 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_15, NULL);
|
|
if (L_16)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_17 = __this->___deviceClass;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_18;
|
|
L_18 = InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193((&V_0), L_17, (bool)1, NULL);
|
|
V_0 = L_18;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_19 = __this->___deviceClasses;
|
|
if (!L_19)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_20 = __this->___deviceClasses;
|
|
V_1 = L_20;
|
|
V_2 = 0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_21 = V_1;
|
|
int32_t L_22 = V_2;
|
|
int32_t L_23 = L_22;
|
|
String_t* L_24 = (L_21)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_23));
|
|
V_4 = L_24;
|
|
String_t* L_25 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_26;
|
|
L_26 = InputDeviceMatcher_WithDeviceClass_m303C68EE7902057FB7C4DA6CCAEC4A95B1BEB193((&V_0), L_25, (bool)1, NULL);
|
|
V_0 = L_26;
|
|
int32_t L_27 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_28 = V_2;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_29 = V_1;
|
|
if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))
|
|
{
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
String_t* L_30 = __this->___manufacturer;
|
|
bool L_31;
|
|
L_31 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_30, NULL);
|
|
if (L_31)
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_32 = __this->___manufacturer;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_33;
|
|
L_33 = InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00((&V_0), L_32, (bool)1, NULL);
|
|
V_0 = L_33;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_34 = __this->___manufacturers;
|
|
if (!L_34)
|
|
{
|
|
goto IL_00e1;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_35 = __this->___manufacturers;
|
|
V_1 = L_35;
|
|
V_2 = 0;
|
|
goto IL_00db;
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_36 = V_1;
|
|
int32_t L_37 = V_2;
|
|
int32_t L_38 = L_37;
|
|
String_t* L_39 = (L_36)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_38));
|
|
V_5 = L_39;
|
|
String_t* L_40 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_41;
|
|
L_41 = InputDeviceMatcher_WithManufacturer_m1D657A87897B8EA1833248EF3D07E265DDE90F00((&V_0), L_40, (bool)1, NULL);
|
|
V_0 = L_41;
|
|
int32_t L_42 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_42, 1));
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
int32_t L_43 = V_2;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_44 = V_1;
|
|
if ((((int32_t)L_43) < ((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length)))))
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
|
|
IL_00e1:
|
|
{
|
|
String_t* L_45 = __this->___product;
|
|
bool L_46;
|
|
L_46 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_45, NULL);
|
|
if (L_46)
|
|
{
|
|
goto IL_00fd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_47 = __this->___product;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_48;
|
|
L_48 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), L_47, (bool)1, NULL);
|
|
V_0 = L_48;
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_49 = __this->___products;
|
|
if (!L_49)
|
|
{
|
|
goto IL_012a;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_50 = __this->___products;
|
|
V_1 = L_50;
|
|
V_2 = 0;
|
|
goto IL_0124;
|
|
}
|
|
|
|
IL_0110:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_51 = V_1;
|
|
int32_t L_52 = V_2;
|
|
int32_t L_53 = L_52;
|
|
String_t* L_54 = (L_51)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_53));
|
|
V_6 = L_54;
|
|
String_t* L_55 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_56;
|
|
L_56 = InputDeviceMatcher_WithProduct_mE94024C38110251CBECB493C7753D417FFC5FD2E((&V_0), L_55, (bool)1, NULL);
|
|
V_0 = L_56;
|
|
int32_t L_57 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
}
|
|
|
|
IL_0124:
|
|
{
|
|
int32_t L_58 = V_2;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_59 = V_1;
|
|
if ((((int32_t)L_58) < ((int32_t)((int32_t)(((RuntimeArray*)L_59)->max_length)))))
|
|
{
|
|
goto IL_0110;
|
|
}
|
|
}
|
|
|
|
IL_012a:
|
|
{
|
|
String_t* L_60 = __this->___version;
|
|
bool L_61;
|
|
L_61 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_60, NULL);
|
|
if (L_61)
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_62 = __this->___version;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_63;
|
|
L_63 = InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71((&V_0), L_62, (bool)1, NULL);
|
|
V_0 = L_63;
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_64 = __this->___versions;
|
|
if (!L_64)
|
|
{
|
|
goto IL_0173;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_65 = __this->___versions;
|
|
V_1 = L_65;
|
|
V_2 = 0;
|
|
goto IL_016d;
|
|
}
|
|
|
|
IL_0159:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_66 = V_1;
|
|
int32_t L_67 = V_2;
|
|
int32_t L_68 = L_67;
|
|
String_t* L_69 = (L_66)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_68));
|
|
V_7 = L_69;
|
|
String_t* L_70 = V_7;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_71;
|
|
L_71 = InputDeviceMatcher_WithVersion_mB3E3012EA1A23B9F5DC7A7DB4CDED3E3BD14EF71((&V_0), L_70, (bool)1, NULL);
|
|
V_0 = L_71;
|
|
int32_t L_72 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_72, 1));
|
|
}
|
|
|
|
IL_016d:
|
|
{
|
|
int32_t L_73 = V_2;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_74 = V_1;
|
|
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
|
|
{
|
|
goto IL_0159;
|
|
}
|
|
}
|
|
|
|
IL_0173:
|
|
{
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* L_75 = __this->___capabilities;
|
|
if (!L_75)
|
|
{
|
|
goto IL_01b2;
|
|
}
|
|
}
|
|
{
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* L_76 = __this->___capabilities;
|
|
V_8 = L_76;
|
|
V_2 = 0;
|
|
goto IL_01ab;
|
|
}
|
|
|
|
IL_0187:
|
|
{
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* L_77 = V_8;
|
|
int32_t L_78 = V_2;
|
|
int32_t L_79 = L_78;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E L_80 = (L_77)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_79));
|
|
V_9 = L_80;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E L_81 = V_9;
|
|
String_t* L_82 = L_81.___path;
|
|
Capability_t1A686C4F719B0408BCBB428021405F440196E16E L_83 = V_9;
|
|
String_t* L_84 = L_83.___value;
|
|
il2cpp_codegen_runtime_class_init_inline(InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555_il2cpp_TypeInfo_var);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_85;
|
|
L_85 = InputDeviceMatcher_WithCapability_TisString_t_m1112CA401597FBF71FC2FA5C586D3753A53C89A0((&V_0), L_82, L_84, InputDeviceMatcher_WithCapability_TisString_t_m1112CA401597FBF71FC2FA5C586D3753A53C89A0_RuntimeMethod_var);
|
|
V_0 = L_85;
|
|
int32_t L_86 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_86, 1));
|
|
}
|
|
|
|
IL_01ab:
|
|
{
|
|
int32_t L_87 = V_2;
|
|
CapabilityU5BU5D_tAB21826273F0E3FC45A0E93F8F7B6368653124EA* L_88 = V_8;
|
|
if ((((int32_t)L_87) < ((int32_t)((int32_t)(((RuntimeArray*)L_88)->max_length)))))
|
|
{
|
|
goto IL_0187;
|
|
}
|
|
}
|
|
|
|
IL_01b2:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_89 = V_0;
|
|
return L_89;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 MatcherJson_ToMatcher_m4ED565D247164A737B60BD0C117A3F84F33B2734_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<MatcherJson_t5F54B83ADE9DD6D48FD48D76841EF4CA790DD942*>(__this + _offset);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 _returnValue;
|
|
_returnValue = MatcherJson_ToMatcher_m4ED565D247164A737B60BD0C117A3F84F33B2734(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___path = il2cpp_codegen_marshal_string(unmarshaled.___path);
|
|
marshaled.___value = il2cpp_codegen_marshal_string(unmarshaled.___value);
|
|
}
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke_back(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled)
|
|
{
|
|
unmarshaled.___path = il2cpp_codegen_marshal_string_result(marshaled.___path);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___path), (void*)il2cpp_codegen_marshal_string_result(marshaled.___path));
|
|
unmarshaled.___value = il2cpp_codegen_marshal_string_result(marshaled.___value);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___value), (void*)il2cpp_codegen_marshal_string_result(marshaled.___value));
|
|
}
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_pinvoke_cleanup(Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___path);
|
|
marshaled.___path = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___value);
|
|
marshaled.___value = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___path = il2cpp_codegen_marshal_bstring(unmarshaled.___path);
|
|
marshaled.___value = il2cpp_codegen_marshal_bstring(unmarshaled.___value);
|
|
}
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com_back(const Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled, Capability_t1A686C4F719B0408BCBB428021405F440196E16E& unmarshaled)
|
|
{
|
|
unmarshaled.___path = il2cpp_codegen_marshal_bstring_result(marshaled.___path);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___path), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___path));
|
|
unmarshaled.___value = il2cpp_codegen_marshal_bstring_result(marshaled.___value);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___value), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___value));
|
|
}
|
|
IL2CPP_EXTERN_C void Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshal_com_cleanup(Capability_t1A686C4F719B0408BCBB428021405F440196E16E_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___path);
|
|
marshaled.___path = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___value);
|
|
marshaled.___value = NULL;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m8B268535AB7B9B7024A8062BFE5445EF92A0237D (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* L_0 = (U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7*)il2cpp_codegen_object_new(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__ctor_m97D30895CEFAD1360B7E9045D09388C23DA4F576(L_0, NULL);
|
|
((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m97D30895CEFAD1360B7E9045D09388C23DA4F576 (U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CWithU3Eb__11_0_m8094F84D97E88CF13CCEE8A36A6C6F35315B6D7F (U3CU3Ec_tAEFD85D23E35F3965E847F401B7F12DF1213ADC7* __this, Il2CppChar ___0_ch, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = ___0_ch;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_1;
|
|
L_1 = Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_2 = ___0_ch;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_3;
|
|
L_3 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_patternsU3Ed__4__ctor_mEACFF8CEB245B21BB3703974AA0C4323F8E8D3D1 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_U3CU3E1__state;
|
|
__this->___U3CU3E1__state = L_0;
|
|
int32_t L_1;
|
|
L_1 = Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF(NULL);
|
|
__this->___U3CU3El__initialThreadId = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_patternsU3Ed__4_System_IDisposable_Dispose_mEAA90020680C099C964479A7F76521E14EEC6A57 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3Cget_patternsU3Ed__4_MoveNext_mCF879B341D9E480BE7B8BAAC22C7E5CA141DB74F (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2__ctor_mC4A18320F103342E740C5F71ADEC2DBA2A2F0ECB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
int32_t V_2 = 0;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) == ((int32_t)1)))
|
|
{
|
|
goto IL_009d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
__this->___U3CU3E1__state = (-1);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_3 = (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)(&__this->___U3CU3E4__this);
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_4 = L_3->___m_Patterns;
|
|
if (L_4)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_5 = (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)(&__this->___U3CU3E4__this);
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_6 = L_5->___m_Patterns;
|
|
__this->___U3CcountU3E5__2 = ((int32_t)(((RuntimeArray*)L_6)->max_length));
|
|
__this->___U3CiU3E5__3 = 0;
|
|
goto IL_00b4;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_7 = (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)(&__this->___U3CU3E4__this);
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_8 = L_7->___m_Patterns;
|
|
int32_t L_9 = __this->___U3CiU3E5__3;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_10;
|
|
L_10 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_8)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_9))), KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_RuntimeMethod_var);
|
|
V_1 = L_10;
|
|
String_t* L_11;
|
|
L_11 = InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A((&V_1), NULL);
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555* L_12 = (InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555*)(&__this->___U3CU3E4__this);
|
|
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_13 = L_12->___m_Patterns;
|
|
int32_t L_14 = __this->___U3CiU3E5__3;
|
|
RuntimeObject* L_15;
|
|
L_15 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline(((L_13)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_14))), KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_RuntimeMethod_var);
|
|
KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
KeyValuePair_2__ctor_mC4A18320F103342E740C5F71ADEC2DBA2A2F0ECB((&L_16), L_11, L_15, KeyValuePair_2__ctor_mC4A18320F103342E740C5F71ADEC2DBA2A2F0ECB_RuntimeMethod_var);
|
|
__this->___U3CU3E2__current = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3E2__current))->___key), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3E2__current))->___value), (void*)NULL);
|
|
#endif
|
|
__this->___U3CU3E1__state = 1;
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_009d:
|
|
{
|
|
__this->___U3CU3E1__state = (-1);
|
|
int32_t L_17 = __this->___U3CiU3E5__3;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
int32_t L_18 = V_2;
|
|
__this->___U3CiU3E5__3 = L_18;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
int32_t L_19 = __this->___U3CiU3E5__3;
|
|
int32_t L_20 = __this->___U3CcountU3E5__2;
|
|
if ((((int32_t)L_19) < ((int32_t)L_20)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 U3Cget_patternsU3Ed__4_System_Collections_Generic_IEnumeratorU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_ObjectU3EU3E_get_Current_mA6159A9429E9B8679DB1A746DC69E34BFE8EDDCC (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 L_0 = __this->___U3CU3E2__current;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_patternsU3Ed__4_System_Collections_IEnumerator_Reset_mF3FCE229CC60BBA25672BA8C056713786F754242 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3Cget_patternsU3Ed__4_System_Collections_IEnumerator_Reset_mF3FCE229CC60BBA25672BA8C056713786F754242_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_patternsU3Ed__4_System_Collections_IEnumerator_get_Current_m52CC52E842FA75664F2B46B2C6AF873A6A3399F1 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 L_0 = __this->___U3CU3E2__current;
|
|
KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9 L_1 = L_0;
|
|
RuntimeObject* L_2 = Box(KeyValuePair_2_tBEE55F2A4574C64393155C322376FD98C7BFC7B9_il2cpp_TypeInfo_var, &L_1);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_patternsU3Ed__4_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_ObjectU3EU3E_GetEnumerator_m6923BD74A9338A50391054FF75FF2F7C3602DBE9 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = __this->___U3CU3El__initialThreadId;
|
|
int32_t L_2;
|
|
L_2 = Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF(NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
__this->___U3CU3E1__state = 0;
|
|
V_0 = __this;
|
|
goto IL_0029;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* L_3 = (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62*)il2cpp_codegen_object_new(U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62_il2cpp_TypeInfo_var);
|
|
U3Cget_patternsU3Ed__4__ctor_mEACFF8CEB245B21BB3703974AA0C4323F8E8D3D1(L_3, 0, NULL);
|
|
V_0 = L_3;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* L_4 = V_0;
|
|
InputDeviceMatcher_tF9BA551C8BB4AE41672366A7EBEA951543E0C555 L_5 = __this->___U3CU3E3__U3CU3E4__this;
|
|
L_4->___U3CU3E4__this = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&L_4->___U3CU3E4__this))->___m_Patterns), (void*)NULL);
|
|
U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_patternsU3Ed__4_System_Collections_IEnumerable_GetEnumerator_m86B3C7BBA8099055515636F985612403BE7BC9C9 (U3Cget_patternsU3Ed__4_t1DEF554289913D08B960B18ACF82952C5F4FBE62* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0;
|
|
L_0 = U3Cget_patternsU3Ed__4_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_ObjectU3EU3E_GetEnumerator_m6923BD74A9338A50391054FF75FF2F7C3602DBE9(__this, NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AnyKeyControl__ctor_mAFE1F38BFFB85D3DCBDB986878BBD1795341DD05 (AnyKeyControl_t88E59A594CAF1E3A432C3BEC2634C0CA462D8A14* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_set_sizeInBits_mE7B623711880E0A1C1E563AF809A24A9C63AE115_inline(L_0, 1, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatBit;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AnyKeyControl_ReadUnprocessedValueFromState_m9C53F0215C9FA9E564E38DE9C9256CF2C9E658B8 (AnyKeyControl_t88E59A594CAF1E3A432C3BEC2634C0CA462D8A14* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
bool L_1;
|
|
L_1 = InputControlExtensions_CheckStateIsAtDefault_m761F16C3F0981273BEACF22A24AEB38D02AA2B93(__this, L_0, (void*)((uintptr_t)0), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
return (0.0f);
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___scale;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___0_value;
|
|
float L_2 = __this->___scaleFactor;
|
|
___0_value = ((float)il2cpp_codegen_multiply(L_1, L_2));
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_3 = __this->___clamp;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = __this->___clampMin;
|
|
if ((((float)L_4) < ((float)L_5)))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
float L_6 = ___0_value;
|
|
float L_7 = __this->___clampMax;
|
|
if ((!(((float)L_6) > ((float)L_7))))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_8 = __this->___clampConstant;
|
|
___0_value = L_8;
|
|
goto IL_0054;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
int32_t L_9 = __this->___clamp;
|
|
if ((!(((uint32_t)L_9) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
float L_10 = ___0_value;
|
|
float L_11 = __this->___clampMin;
|
|
float L_12 = __this->___clampMax;
|
|
float L_13;
|
|
L_13 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_10, L_11, L_12, NULL);
|
|
___0_value = L_13;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
bool L_14 = __this->___normalize;
|
|
if (!L_14)
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
}
|
|
{
|
|
float L_15 = ___0_value;
|
|
float L_16 = __this->___normalizeMin;
|
|
float L_17 = __this->___normalizeMax;
|
|
float L_18 = __this->___normalizeZero;
|
|
float L_19;
|
|
L_19 = NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB(L_15, L_16, L_17, L_18, NULL);
|
|
___0_value = L_19;
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
int32_t L_20 = __this->___clamp;
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
float L_21 = ___0_value;
|
|
float L_22 = __this->___clampMin;
|
|
float L_23 = __this->___clampMax;
|
|
float L_24;
|
|
L_24 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_21, L_22, L_23, NULL);
|
|
___0_value = L_24;
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
bool L_25 = __this->___invert;
|
|
if (!L_25)
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
float L_26 = ___0_value;
|
|
___0_value = ((float)il2cpp_codegen_multiply(L_26, (-1.0f)));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
float L_27 = ___0_value;
|
|
return L_27;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_Unpreprocess_mB5EEFDCF7CFE480C0BEBF717097A5BA39DE78C38 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___invert;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___0_value;
|
|
___0_value = ((float)il2cpp_codegen_multiply(L_1, (-1.0f)));
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
bool L_2 = __this->___normalize;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___0_value;
|
|
float L_4 = __this->___normalizeMin;
|
|
float L_5 = __this->___normalizeMax;
|
|
float L_6 = __this->___normalizeZero;
|
|
float L_7;
|
|
L_7 = NormalizeProcessor_Denormalize_m8245020EBC6D0A1B035D71EFCEA1A91EE63C6B82(L_3, L_4, L_5, L_6, NULL);
|
|
___0_value = L_7;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
bool L_8 = __this->___scale;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
float L_9 = ___0_value;
|
|
float L_10 = __this->___scaleFactor;
|
|
___0_value = ((float)(L_9/L_10));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
float L_11 = ___0_value;
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AxisControl__ctor_m9648C9B9777699B9028DF822BB5A3884F3865BEE (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D(__this, InputControl_1__ctor_m4D5061726209A52D1026EE2FCEAA640013A9D22D_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AxisControl_FinishSetup_m4C493C95FB35F09A4301EC90AB447496BE97215F (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591(__this, InputControl_1_FinishSetup_m010E85AC0D75C7576F6F162719362C2BB3E3E591_RuntimeMethod_var);
|
|
bool L_0;
|
|
L_0 = InputControl_get_hasDefaultState_m67D8C00BF67F096D821BB43F381D5C66D6DCBA56(__this, NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___normalize;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = __this->___normalizeZero;
|
|
float L_3;
|
|
L_3 = fabsf(L_2);
|
|
float L_4 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon;
|
|
if ((!(((float)L_3) > ((float)L_4))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_5;
|
|
L_5 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_5;
|
|
float L_6 = __this->___normalizeZero;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_7;
|
|
L_7 = InputStateBlock_FloatToPrimitiveValue_m46EBD7FE513E6770363E28AFEA74B614CB76A414((&V_0), L_6, NULL);
|
|
((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_DefaultState = L_7;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_ReadUnprocessedValueFromState_mC99F8EB308D593F86629FFDB28863EA4C2DD9256 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) == ((int32_t)((int32_t)1113150533))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)1179407392)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
void* L_4 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_5 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_6 = L_5->___m_ByteOffset;
|
|
float L_7 = *((float*)((void*)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((uintptr_t)L_6))));
|
|
return L_7;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
void* L_8 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_9 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_10 = L_9->___m_ByteOffset;
|
|
int32_t L_11 = *((uint8_t*)((void*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((uintptr_t)L_10))));
|
|
if (L_11)
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_12;
|
|
L_12 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_2 = L_12;
|
|
void* L_13 = ___0_statePtr;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
float L_14;
|
|
L_14 = InputStateBlock_ReadFloat_mE73AB296192A471AFE5ECA929700364215E469D8((&V_2), L_13, NULL);
|
|
V_1 = L_14;
|
|
float L_15 = V_1;
|
|
float L_16;
|
|
L_16 = AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1_inline(__this, L_15, NULL);
|
|
return L_16;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AxisControl_WriteValueIntoState_mC90A5CAE1BE8FF6DFA4B29D75B6F38C93477475C (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
void* G_B5_0 = NULL;
|
|
void* G_B4_0 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
void* G_B6_1 = NULL;
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) == ((int32_t)((int32_t)1113150533))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)1179407392)))))
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
void* L_4 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_5 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_6 = L_5->___m_ByteOffset;
|
|
float L_7 = ___0_value;
|
|
*((float*)((void*)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((uintptr_t)L_6)))) = (float)L_7;
|
|
return;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
void* L_8 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_9 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_10 = L_9->___m_ByteOffset;
|
|
float L_11 = ___0_value;
|
|
if ((((float)L_11) >= ((float)(0.5f))))
|
|
{
|
|
G_B5_0 = ((void*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((uintptr_t)L_10)));
|
|
goto IL_0046;
|
|
}
|
|
G_B4_0 = ((void*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((uintptr_t)L_10)));
|
|
}
|
|
{
|
|
G_B6_0 = 0;
|
|
G_B6_1 = G_B4_0;
|
|
goto IL_0047;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
G_B6_0 = 1;
|
|
G_B6_1 = G_B5_0;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
*((int8_t*)G_B6_1) = (int8_t)((int32_t)(uint8_t)G_B6_0);
|
|
return;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
float L_12 = ___0_value;
|
|
float L_13;
|
|
L_13 = AxisControl_Unpreprocess_mB5EEFDCF7CFE480C0BEBF717097A5BA39DE78C38(__this, L_12, NULL);
|
|
___0_value = L_13;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_14;
|
|
L_14 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_1 = L_14;
|
|
void* L_15 = ___1_statePtr;
|
|
float L_16 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_WriteFloat_mC76DEFF01258667BBC17EDD58265742133D008BE((&V_1), L_15, L_16, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AxisControl_CompareValue_m90F8FC2159E43C4C20793E3C1E37A495D307E3CC (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, void* ___0_firstStatePtr, void* ___1_secondStatePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
void* L_0 = ___0_firstStatePtr;
|
|
float L_1;
|
|
L_1 = InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E(__this, L_0, InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_RuntimeMethod_var);
|
|
void* L_2 = ___1_secondStatePtr;
|
|
float L_3;
|
|
L_3 = InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E(__this, L_2, InputControl_1_ReadValueFromState_m1748B48FE53C7B329B8138F43857E231AC6FC24E_RuntimeMethod_var);
|
|
V_0 = L_3;
|
|
float L_4 = V_0;
|
|
bool L_5;
|
|
L_5 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_1, L_4, NULL);
|
|
return (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_EvaluateMagnitude_mE8C4B4A557C567CDAC8546C3F683842F4C6DAD05 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
float L_1;
|
|
L_1 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(__this, L_0, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
float L_2;
|
|
L_2 = AxisControl_EvaluateMagnitude_mC225299902DDD78EC6CE978FE6FD7FEAF261EA20(__this, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AxisControl_EvaluateMagnitude_mC225299902DDD78EC6CE978FE6FD7FEAF261EA20 (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* L_0 = (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MinValue);
|
|
bool L_1;
|
|
L_1 = PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* L_2 = (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MaxValue);
|
|
bool L_3;
|
|
L_3 = PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5;
|
|
L_5 = fabsf(L_4);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* L_6 = (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MinValue);
|
|
float L_7;
|
|
L_7 = PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B(L_6, (RuntimeObject*)NULL, NULL);
|
|
V_0 = L_7;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* L_8 = (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MaxValue);
|
|
float L_9;
|
|
L_9 = PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B(L_8, (RuntimeObject*)NULL, NULL);
|
|
V_1 = L_9;
|
|
float L_10 = ___0_value;
|
|
float L_11 = V_0;
|
|
float L_12 = V_1;
|
|
float L_13;
|
|
L_13 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_10, L_11, L_12, NULL);
|
|
V_2 = L_13;
|
|
float L_14 = V_0;
|
|
if ((!(((float)L_14) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
float L_15 = V_2;
|
|
if ((!(((float)L_15) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
float L_16 = V_2;
|
|
float L_17;
|
|
L_17 = fabsf(L_16);
|
|
float L_18 = V_0;
|
|
float L_19;
|
|
L_19 = fabsf(L_18);
|
|
float L_20;
|
|
L_20 = NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB(L_17, (0.0f), L_19, (0.0f), NULL);
|
|
return L_20;
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
float L_21 = V_2;
|
|
float L_22 = V_1;
|
|
float L_23;
|
|
L_23 = NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB(L_21, (0.0f), L_22, (0.0f), NULL);
|
|
return L_23;
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
float L_24 = V_2;
|
|
float L_25 = V_0;
|
|
float L_26 = V_1;
|
|
float L_27;
|
|
L_27 = NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB(L_24, L_25, L_26, (0.0f), NULL);
|
|
return L_27;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED AxisControl_CalculateOptimizedControlDataType_mDE46C3925067D6B2D99D8C795C1AC4913707C3EF (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t G_B5_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___clamp;
|
|
if (L_0)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___invert;
|
|
if (L_1)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
bool L_2 = __this->___normalize;
|
|
if (L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
bool L_3 = __this->___scale;
|
|
G_B5_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
G_B5_0 = 0;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
V_0 = (bool)G_B5_0;
|
|
bool L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_5 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_6;
|
|
L_6 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline(L_5, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_7 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_8;
|
|
L_8 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_6, L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_9 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_10;
|
|
L_10 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_9, NULL);
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_11 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_12;
|
|
L_12 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_13 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
return L_13;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
bool L_14 = V_0;
|
|
if (!L_14)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_15 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_16;
|
|
L_16 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline(L_15, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_17 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatBit;
|
|
bool L_18;
|
|
L_18 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_16, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_19 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_20;
|
|
L_20 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_19, NULL);
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)8))))
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_21 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_22;
|
|
L_22 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_21, NULL);
|
|
if (L_22)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_23 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatByte;
|
|
return L_23;
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_24 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInvalid;
|
|
return L_24;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
__this->___pressPoint = (-1.0f);
|
|
AxisControl__ctor_m9648C9B9777699B9028DF822BB5A3884F3865BEE(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatBit;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_2;
|
|
L_2 = PrimitiveValue_op_Implicit_m75B949D29E204E30381A923170EC463DA251D624((0.0f), NULL);
|
|
((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MinValue = L_2;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_3;
|
|
L_3 = PrimitiveValue_op_Implicit_m75B949D29E204E30381A923170EC463DA251D624((1.0f), NULL);
|
|
((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_MaxValue = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0 (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1;
|
|
L_1 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(__this, NULL);
|
|
return (bool)((((int32_t)((!(((float)L_0) >= ((float)L_1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ButtonControl_get_isPressed_m947621402F6EC1B957C2DE984806A6500D422EA6 (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float* L_0;
|
|
L_0 = InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5(__this, InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
float L_1 = *((float*)L_0);
|
|
bool L_2;
|
|
L_2 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(__this, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ButtonControl_get_wasPressedThisFrame_m6ED1DB185035A406B0659A055C3096A5058DBD5B (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_0;
|
|
L_0 = InputControl_get_device_mAB3E013F566CF3407B8C36BC781EBD751DFAB324_inline(__this, NULL);
|
|
bool L_1;
|
|
L_1 = InputDevice_get_wasUpdatedThisFrame_m0573CC1131BABBE4946A8DF1D12010825F2B172A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
float* L_2;
|
|
L_2 = InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5(__this, InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
float L_3 = *((float*)L_2);
|
|
bool L_4;
|
|
L_4 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(__this, L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
float L_5;
|
|
L_5 = InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5(__this, InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_RuntimeMethod_var);
|
|
bool L_6;
|
|
L_6 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(__this, L_5, NULL);
|
|
return (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ButtonControl_get_wasReleasedThisFrame_m492DB9A10A1EED0FACE2330E230A6DF7650EEC7D (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_0;
|
|
L_0 = InputControl_get_device_mAB3E013F566CF3407B8C36BC781EBD751DFAB324_inline(__this, NULL);
|
|
bool L_1;
|
|
L_1 = InputDevice_get_wasUpdatedThisFrame_m0573CC1131BABBE4946A8DF1D12010825F2B172A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
float* L_2;
|
|
L_2 = InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5(__this, InputControl_1_get_value_mD5825506B785433FAFB0204E1FE3A7B9103B3FE5_RuntimeMethod_var);
|
|
float L_3 = *((float*)L_2);
|
|
bool L_4;
|
|
L_4 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(__this, L_3, NULL);
|
|
if (L_4)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
float L_5;
|
|
L_5 = InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5(__this, InputControl_1_ReadValueFromPreviousFrame_m20D583F8B88B0AEFFAE0706648FD12675B2322A5_RuntimeMethod_var);
|
|
bool L_6;
|
|
L_6 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(__this, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* DeltaControl_get_up_m93F8CFF6A6792A101241FF3E2CF4EDB0EB63726B (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CupU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl_set_up_m738DF0E92B973E4E6AF5BE9A115458717B745174 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* DeltaControl_get_down_mCB5EE107473AD482A36F364956A4D6E31D5F13A1 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CdownU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl_set_down_mD809599F9F67F402EEFC805F315C0D72F35FFCF0 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* DeltaControl_get_left_m2E127BCB9BA7F0603571BF26A7F171C62A8DD3DA (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CleftU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl_set_left_m1C0E45C2868801280CC30474B9368F23B7400697 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* DeltaControl_get_right_m70A525B66BFFB7D921E3C2577E39B589FC1A2997 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CrightU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl_set_right_m60FBA0555C4E7CA40954DA7EE6BBC0E0032B0905 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl_FinishSetup_mF1DF19289091F3AE43F987C082FF105D7A572D0F (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Vector2Control_FinishSetup_mB2F8C29AA8897111B2C9D3C01088D53AD2BF52F1(__this, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0;
|
|
L_0 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
DeltaControl_set_up_m738DF0E92B973E4E6AF5BE9A115458717B745174_inline(__this, L_0, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
|
|
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
DeltaControl_set_down_mD809599F9F67F402EEFC805F315C0D72F35FFCF0_inline(__this, L_1, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_2;
|
|
L_2 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
DeltaControl_set_left_m1C0E45C2868801280CC30474B9368F23B7400697_inline(__this, L_2, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_3;
|
|
L_3 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
DeltaControl_set_right_m60FBA0555C4E7CA40954DA7EE6BBC0E0032B0905_inline(__this, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DeltaControl__ctor_m221788585AD5E0B67F3CFE1199DC6C2B0C237CB4 (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control__ctor_m9F2990DA999344F23AA90F6EE77884A75D4F29F8(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DiscreteButtonControl_FinishSetup_mB78B98BA50A15253EC4FEBEA6E3355960C6E8B07 (DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
AxisControl_FinishSetup_m4C493C95FB35F09A4301EC90AB447496BE97215F(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_0;
|
|
L_0 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
L_1 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline((&V_0), NULL);
|
|
bool L_2;
|
|
L_2 = InputState_IsIntegerFormat_m0B007B7B09D87CDE8C81506C135A96B1F1E1A8B1(L_1, NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_3;
|
|
L_3 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_3;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var)));
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_4;
|
|
L_4 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline((&V_0), NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var)), &L_5);
|
|
String_t* L_7;
|
|
L_7 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC8B6C397AD44DE62254104CB04CB488F913E2AE5)), L_6, __this, NULL);
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_8 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_8, L_7, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DiscreteButtonControl_FinishSetup_mB78B98BA50A15253EC4FEBEA6E3355960C6E8B07_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float DiscreteButtonControl_ReadUnprocessedValueFromState_m7C57182A56097C8CDFB16E067598EDBD60C68BA4 (DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
float G_B12_0 = 0.0f;
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_2;
|
|
L_2 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_1, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_3, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_5 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_6;
|
|
L_6 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_5, NULL);
|
|
int32_t L_7;
|
|
L_7 = MemoryHelpers_ReadTwosComplementMultipleBitsAsInt_m7C69264CDA47FD40FFB70454CB9A97DD75EC315D(((void*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_2)), L_4, L_6, NULL);
|
|
V_0 = L_7;
|
|
V_1 = (0.0f);
|
|
int32_t L_8 = __this->___minValue;
|
|
int32_t L_9 = __this->___maxValue;
|
|
if ((((int32_t)L_8) <= ((int32_t)L_9)))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = __this->___wrapAtValue;
|
|
int32_t L_11 = __this->___nullValue;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)L_11))))
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_12 = __this->___minValue;
|
|
__this->___wrapAtValue = L_12;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = __this->___minValue;
|
|
if ((((int32_t)L_13) < ((int32_t)L_14)))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = V_0;
|
|
int32_t L_16 = __this->___wrapAtValue;
|
|
if ((((int32_t)L_15) <= ((int32_t)L_16)))
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
int32_t L_17 = V_0;
|
|
int32_t L_18 = __this->___nullValue;
|
|
if ((((int32_t)L_17) == ((int32_t)L_18)))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_19 = V_0;
|
|
int32_t L_20 = __this->___maxValue;
|
|
if ((((int32_t)L_19) > ((int32_t)L_20)))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
V_1 = (1.0f);
|
|
goto IL_00a2;
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
int32_t L_21 = V_0;
|
|
int32_t L_22 = __this->___minValue;
|
|
if ((((int32_t)L_21) < ((int32_t)L_22)))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = V_0;
|
|
int32_t L_24 = __this->___maxValue;
|
|
if ((((int32_t)L_23) <= ((int32_t)L_24)))
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
G_B12_0 = (0.0f);
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
G_B12_0 = (1.0f);
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
V_1 = G_B12_0;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
float L_25 = V_1;
|
|
float L_26;
|
|
L_26 = AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1_inline(__this, L_25, NULL);
|
|
return L_26;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DiscreteButtonControl_WriteValueIntoState_m907591FD082E8BFF3B79E9E177F02FE2A326C206 (DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C* __this, float ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
void* G_B3_0 = NULL;
|
|
void* G_B2_0 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
void* G_B4_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___writeMode;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)1))))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
void* L_1 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_2 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_3;
|
|
L_3 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_2, NULL);
|
|
float L_4 = ___0_value;
|
|
float L_5;
|
|
L_5 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(__this, NULL);
|
|
if ((((float)L_4) >= ((float)L_5)))
|
|
{
|
|
G_B3_0 = ((void*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)L_3));
|
|
goto IL_0027;
|
|
}
|
|
G_B2_0 = ((void*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)L_3));
|
|
}
|
|
{
|
|
int32_t L_6 = __this->___nullValue;
|
|
G_B4_0 = L_6;
|
|
G_B4_1 = G_B2_0;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
int32_t L_7 = __this->___maxValue;
|
|
G_B4_0 = L_7;
|
|
G_B4_1 = G_B3_0;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
V_0 = G_B4_0;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_8 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_9;
|
|
L_9 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_8, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_10 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_11;
|
|
L_11 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_10, NULL);
|
|
int32_t L_12 = V_0;
|
|
MemoryHelpers_WriteIntAsTwosComplementMultipleBits_mB5981AEF6EEFF39BA3A1E2F444CAC2EA30C30AFC(G_B4_1, L_9, L_11, L_12, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_13 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4546ADF8E13AF2C52473C72BD35A7B9570ADE2D1)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DiscreteButtonControl_WriteValueIntoState_m907591FD082E8BFF3B79E9E177F02FE2A326C206_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DiscreteButtonControl__ctor_mC27C8EF4847496114A491CC16705B97F6CFA2056 (DiscreteButtonControl_t3F3349EABF0E553E7E451EF43441B8EAF105813C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleControl__ctor_m83AB89DB3A9EC88845B31BFF812C36C99F327CDA (DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B(__this, InputControl_1__ctor_m7BB44A4B8D72ABB24D4EF9A125453A03B8C4411B_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatDouble;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double DoubleControl_ReadUnprocessedValueFromState_mE93FDB31C6C3A7026FFDAAF9B25C8994A8E35254 (DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
void* L_1 = ___0_statePtr;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
double L_2;
|
|
L_2 = InputStateBlock_ReadDouble_mA940861D65BC4427ACAFD16DB69A79E34F5D7CD9(L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleControl_WriteValueIntoState_m961A12369FCB919FA6DFBB9F46810A58CFA2CC4E (DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* __this, double ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
void* L_1 = ___1_statePtr;
|
|
double L_2 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_WriteDouble_m6E297671BA431FF222F079FE816DBAE5F130C725(L_0, L_1, L_2, 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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324 (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CupU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_set_up_m49E5C7A02A13451A4CFBCA4CE96255FF7AA9AC86 (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CdownU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_set_down_mA6DD689CB98F2757AF08EA219769DCFB350CE787 (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CleftU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_set_left_m0C97C7C0F6A926ABDC410EBA69827AF5CB35C57C (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CrightU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_set_right_m095EB2EE31A2C68EBADC88D50CE3198E67A18922 (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl__ctor_m0B03D64579F42C2301AB0ACFF70B598631FD457B (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Vector2Control__ctor_m9F2990DA999344F23AA90F6EE77884A75D4F29F8(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_set_sizeInBits_mE7B623711880E0A1C1E563AF809A24A9C63AE115_inline(L_0, 4, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatBit;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_FinishSetup_m6293E1F88C2B164E4FD459A1EA2CA24A90C6E51E (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0;
|
|
L_0 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
DpadControl_set_up_m49E5C7A02A13451A4CFBCA4CE96255FF7AA9AC86_inline(__this, L_0, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_1;
|
|
L_1 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
DpadControl_set_down_mA6DD689CB98F2757AF08EA219769DCFB350CE787_inline(__this, L_1, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_2;
|
|
L_2 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
DpadControl_set_left_m0C97C7C0F6A926ABDC410EBA69827AF5CB35C57C_inline(__this, L_2, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
|
|
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
DpadControl_set_right_m095EB2EE31A2C68EBADC88D50CE3198E67A18922_inline(__this, L_3, NULL);
|
|
Vector2Control_FinishSetup_mB2F8C29AA8897111B2C9D3C01088D53AD2BF52F1(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DpadControl_ReadUnprocessedValueFromState_m27E3758DA51C6B61F88B8E1E6897DDF50589BCAD (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0;
|
|
L_0 = DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline(__this, NULL);
|
|
void* L_1 = ___0_statePtr;
|
|
float L_2;
|
|
L_2 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_0, L_1, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
|
|
L_3 = DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline(__this, NULL);
|
|
float L_4;
|
|
L_4 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(L_3, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_5;
|
|
L_5 = DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline(__this, NULL);
|
|
void* L_6 = ___0_statePtr;
|
|
float L_7;
|
|
L_7 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_5, L_6, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
|
|
L_8 = DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline(__this, NULL);
|
|
float L_9;
|
|
L_9 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(L_8, NULL);
|
|
V_0 = (bool)((((int32_t)((!(((float)L_7) >= ((float)L_9)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_10;
|
|
L_10 = DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline(__this, NULL);
|
|
void* L_11 = ___0_statePtr;
|
|
float L_12;
|
|
L_12 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_10, L_11, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_13;
|
|
L_13 = DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline(__this, NULL);
|
|
float L_14;
|
|
L_14 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(L_13, NULL);
|
|
V_1 = (bool)((((int32_t)((!(((float)L_12) >= ((float)L_14)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_15;
|
|
L_15 = DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline(__this, NULL);
|
|
void* L_16 = ___0_statePtr;
|
|
float L_17;
|
|
L_17 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_15, L_16, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_18;
|
|
L_18 = DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline(__this, NULL);
|
|
float L_19;
|
|
L_19 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(L_18, NULL);
|
|
V_2 = (bool)((((int32_t)((!(((float)L_17) >= ((float)L_19)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_20 = V_0;
|
|
bool L_21 = V_1;
|
|
bool L_22 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
|
|
L_23 = DpadControl_MakeDpadVector_mAA0FB9313820797F8F1DCB006A8F2341604CB7F5((bool)((((int32_t)((!(((float)L_2) >= ((float)L_4)))? 1 : 0)) == ((int32_t)0))? 1 : 0), L_20, L_21, L_22, (bool)1, NULL);
|
|
return L_23;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadControl_WriteValueIntoState_m9B7680D9CBF1347BA15822B383BA56D22835C7FF (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
bool V_2 = false;
|
|
bool V_3 = false;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B2_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B1_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B3_0 = NULL;
|
|
float G_B4_0 = 0.0f;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B4_1 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B6_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B5_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B7_0 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B8_1 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B10_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B9_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B11_0 = NULL;
|
|
float G_B12_0 = 0.0f;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B12_1 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B14_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B13_0 = NULL;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B15_0 = NULL;
|
|
float G_B16_0 = 0.0f;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* G_B16_1 = NULL;
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0;
|
|
L_0 = DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___0_value;
|
|
float L_2 = L_1.___y;
|
|
bool L_3;
|
|
L_3 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(L_0, L_2, NULL);
|
|
V_0 = L_3;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_4;
|
|
L_4 = DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_value;
|
|
float L_6 = L_5.___y;
|
|
bool L_7;
|
|
L_7 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(L_4, ((float)il2cpp_codegen_multiply(L_6, (-1.0f))), NULL);
|
|
V_1 = L_7;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
|
|
L_8 = DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___0_value;
|
|
float L_10 = L_9.___x;
|
|
bool L_11;
|
|
L_11 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(L_8, ((float)il2cpp_codegen_multiply(L_10, (-1.0f))), NULL);
|
|
V_2 = L_11;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_12;
|
|
L_12 = DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = ___0_value;
|
|
float L_14 = L_13.___x;
|
|
bool L_15;
|
|
L_15 = ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline(L_12, L_14, NULL);
|
|
V_3 = L_15;
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_16;
|
|
L_16 = DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline(__this, NULL);
|
|
bool L_17 = V_0;
|
|
if (!L_17)
|
|
{
|
|
G_B2_0 = L_16;
|
|
goto IL_0060;
|
|
}
|
|
G_B1_0 = L_16;
|
|
}
|
|
{
|
|
bool L_18 = V_1;
|
|
if (!L_18)
|
|
{
|
|
G_B3_0 = G_B1_0;
|
|
goto IL_0067;
|
|
}
|
|
G_B2_0 = G_B1_0;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
G_B4_0 = (0.0f);
|
|
G_B4_1 = G_B2_0;
|
|
goto IL_006d;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = ___0_value;
|
|
float L_20 = L_19.___y;
|
|
G_B4_0 = L_20;
|
|
G_B4_1 = G_B3_0;
|
|
}
|
|
|
|
IL_006d:
|
|
{
|
|
void* L_21 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, G_B4_1, G_B4_0, L_21);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_22;
|
|
L_22 = DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline(__this, NULL);
|
|
bool L_23 = V_1;
|
|
if (!L_23)
|
|
{
|
|
G_B6_0 = L_22;
|
|
goto IL_007f;
|
|
}
|
|
G_B5_0 = L_22;
|
|
}
|
|
{
|
|
bool L_24 = V_0;
|
|
if (!L_24)
|
|
{
|
|
G_B7_0 = G_B5_0;
|
|
goto IL_0086;
|
|
}
|
|
G_B6_0 = G_B5_0;
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
G_B8_0 = (0.0f);
|
|
G_B8_1 = G_B6_0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = ___0_value;
|
|
float L_26 = L_25.___y;
|
|
G_B8_0 = ((float)il2cpp_codegen_multiply(L_26, (-1.0f)));
|
|
G_B8_1 = G_B7_0;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
void* L_27 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, G_B8_1, G_B8_0, L_27);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_28;
|
|
L_28 = DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline(__this, NULL);
|
|
bool L_29 = V_2;
|
|
if (!L_29)
|
|
{
|
|
G_B10_0 = L_28;
|
|
goto IL_00a4;
|
|
}
|
|
G_B9_0 = L_28;
|
|
}
|
|
{
|
|
bool L_30 = V_3;
|
|
if (!L_30)
|
|
{
|
|
G_B11_0 = G_B9_0;
|
|
goto IL_00ab;
|
|
}
|
|
G_B10_0 = G_B9_0;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
G_B12_0 = (0.0f);
|
|
G_B12_1 = G_B10_0;
|
|
goto IL_00b7;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = ___0_value;
|
|
float L_32 = L_31.___x;
|
|
G_B12_0 = ((float)il2cpp_codegen_multiply(L_32, (-1.0f)));
|
|
G_B12_1 = G_B11_0;
|
|
}
|
|
|
|
IL_00b7:
|
|
{
|
|
void* L_33 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, G_B12_1, G_B12_0, L_33);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_34;
|
|
L_34 = DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline(__this, NULL);
|
|
bool L_35 = V_3;
|
|
if (!L_35)
|
|
{
|
|
G_B14_0 = L_34;
|
|
goto IL_00c9;
|
|
}
|
|
G_B13_0 = L_34;
|
|
}
|
|
{
|
|
bool L_36 = V_2;
|
|
if (!L_36)
|
|
{
|
|
G_B15_0 = G_B13_0;
|
|
goto IL_00d0;
|
|
}
|
|
G_B14_0 = G_B13_0;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
G_B16_0 = (0.0f);
|
|
G_B16_1 = G_B14_0;
|
|
goto IL_00d6;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = ___0_value;
|
|
float L_38 = L_37.___x;
|
|
G_B16_0 = L_38;
|
|
G_B16_1 = G_B15_0;
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
void* L_39 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, G_B16_1, G_B16_0, L_39);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DpadControl_MakeDpadVector_mAA0FB9313820797F8F1DCB006A8F2341604CB7F5 (bool ___0_up, bool ___1_down, bool ___2_left, bool ___3_right, bool ___4_normalize, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
float G_B3_0 = 0.0f;
|
|
float G_B6_0 = 0.0f;
|
|
float G_B9_0 = 0.0f;
|
|
float G_B12_0 = 0.0f;
|
|
{
|
|
bool L_0 = ___0_up;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = (0.0f);
|
|
goto IL_000f;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
G_B3_0 = (1.0f);
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = G_B3_0;
|
|
bool L_1 = ___1_down;
|
|
if (L_1)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
G_B6_0 = (0.0f);
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
G_B6_0 = (-1.0f);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
V_1 = G_B6_0;
|
|
bool L_2 = ___2_left;
|
|
if (L_2)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
G_B9_0 = (0.0f);
|
|
goto IL_002f;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
G_B9_0 = (-1.0f);
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
V_2 = G_B9_0;
|
|
bool L_3 = ___3_right;
|
|
if (L_3)
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
G_B12_0 = (0.0f);
|
|
goto IL_003f;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
G_B12_0 = (1.0f);
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
V_3 = G_B12_0;
|
|
float L_4 = V_2;
|
|
float L_5 = V_3;
|
|
float L_6 = V_0;
|
|
float L_7 = V_1;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_4), ((float)il2cpp_codegen_add(L_4, L_5)), ((float)il2cpp_codegen_add(L_6, L_7)), NULL);
|
|
bool L_8 = ___4_normalize;
|
|
if (!L_8)
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_4;
|
|
float L_10 = L_9.___x;
|
|
if ((((float)L_10) == ((float)(0.0f))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_4;
|
|
float L_12 = L_11.___y;
|
|
if ((((float)L_12) == ((float)(0.0f))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_4;
|
|
float L_14 = L_13.___x;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_4;
|
|
float L_16 = L_15.___y;
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_4), ((float)il2cpp_codegen_multiply(L_14, (0.707107008f))), ((float)il2cpp_codegen_multiply(L_16, (0.707107008f))), NULL);
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_4;
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DpadControl_MakeDpadVector_m5F53CF11B80175D8FF9856B2E126978C65C82CE6 (float ___0_up, float ___1_down, float ___2_left, float ___3_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___2_left;
|
|
float L_1 = ___3_right;
|
|
float L_2 = ___0_up;
|
|
float L_3 = ___1_down;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
|
|
memset((&L_4), 0, sizeof(L_4));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), ((float)il2cpp_codegen_add(((-L_0)), L_1)), ((float)il2cpp_codegen_subtract(L_2, L_3)), NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DpadAxisControl_get_component_m5512C2D2865E1215B0BD00ED35626AA72135DF39 (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CcomponentU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadAxisControl_set_component_mA0E8C0F4875D0881F77D04AF5CB2CB9B871755B2 (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___U3CcomponentU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadAxisControl_FinishSetup_m82D4A2A6CE4A4E85BD764ABD0DA9142788084FBF (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* G_B2_0 = NULL;
|
|
DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* G_B1_0 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* G_B3_1 = NULL;
|
|
{
|
|
AxisControl_FinishSetup_m4C493C95FB35F09A4301EC90AB447496BE97215F(__this, NULL);
|
|
String_t* L_0;
|
|
L_0 = InputControl_get_name_mCB68FC91A11BEFA1FF26EA0B5FD39D345C4ADC22(__this, NULL);
|
|
bool L_1;
|
|
L_1 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, NULL);
|
|
if (L_1)
|
|
{
|
|
G_B2_0 = __this;
|
|
goto IL_001c;
|
|
}
|
|
G_B1_0 = __this;
|
|
}
|
|
{
|
|
G_B3_0 = 1;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
DpadAxisControl_set_component_mA0E8C0F4875D0881F77D04AF5CB2CB9B871755B2_inline(G_B3_1, G_B3_0, NULL);
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* L_2 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_Parent;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_3 = L_2->___m_StateBlock;
|
|
((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float DpadAxisControl_ReadUnprocessedValueFromState_m99446E69F06FECC110F29653999AA405166364A3 (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_Parent;
|
|
void* L_1 = ___0_statePtr;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = VirtualFuncInvoker1< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, void* >::Invoke(17, ((DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB*)CastclassClass((RuntimeObject*)L_0, DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB_il2cpp_TypeInfo_var)), L_1);
|
|
V_0 = L_2;
|
|
int32_t L_3;
|
|
L_3 = DpadAxisControl_get_component_m5512C2D2865E1215B0BD00ED35626AA72135DF39_inline(__this, NULL);
|
|
float L_4;
|
|
L_4 = Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline((&V_0), L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DpadAxisControl__ctor_m2E5122BF4AF738016AB9C28A4AAB3C6ED87B94F3 (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl__ctor_m9648C9B9777699B9028DF822BB5A3884F3865BEE(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntegerControl__ctor_mC6E1C70B301EE12C2590B64C2DD53F02A577892D (IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50(__this, InputControl_1__ctor_mB3901F35CA0BD0496FED2C47743E6D0D9E9C2D50_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInt;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntegerControl_ReadUnprocessedValueFromState_m70AF5322D1C06A6976EC9AA12A8579524CA32B8D (IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1229870112)))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
int32_t L_5 = *((int32_t*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)));
|
|
return L_5;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_6 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
void* L_7 = ___0_statePtr;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
int32_t L_8;
|
|
L_8 = InputStateBlock_ReadInt_mD3B6B5B084CDE93F49702CCF4AC3428CD5DC984C(L_6, L_7, NULL);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntegerControl_WriteValueIntoState_m96A8482393E4B26DBB5F3A925A0134D9FABE65B4 (IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* __this, int32_t ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1229870112)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
int32_t L_5 = ___0_value;
|
|
*((int32_t*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4))) = (int32_t)L_5;
|
|
return;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_6 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
void* L_7 = ___1_statePtr;
|
|
int32_t L_8 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_WriteInt_mFDD5D19E799EAF75EC14EB38E131612880A5BB18(L_6, L_7, L_8, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED IntegerControl_CalculateOptimizedControlDataType_m14FDF4B72D85C96AF5F2CD0C56C50E9AB0D92605 (IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
L_1 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline(L_0, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInt;
|
|
bool L_3;
|
|
L_3 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_1, L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_4 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_5;
|
|
L_5 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_4, NULL);
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_6 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_7;
|
|
L_7 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_6, NULL);
|
|
if (L_7)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_8 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInt;
|
|
return L_8;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_9 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInvalid;
|
|
return L_9;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyControl_get_keyCode_m475C6BDC836B053BA6B62739AE649A4732022477 (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CkeyCodeU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyControl_set_keyCode_mC5A750983557C0CD8818BCE6189F8F6293948394 (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___U3CkeyCodeU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t KeyControl_get_scanCode_mB8B20F645E26A2B9E94A9A5C160C50C5AC8A752E (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputControl_RefreshConfigurationIfNeeded_mD40AAB0641091C8AFAA5C7B7B6F84A0BEE355368(__this, NULL);
|
|
int32_t L_0 = __this->___m_ScanCode;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyControl_RefreshConfiguration_m12EA6795230BA7D3F8E275266EFBC18824E33C29 (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
String_t* V_1 = NULL;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* V_2 = NULL;
|
|
String_t* V_3 = NULL;
|
|
{
|
|
InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline(__this, (String_t*)NULL, NULL);
|
|
__this->___m_ScanCode = 0;
|
|
int32_t L_0;
|
|
L_0 = KeyControl_get_keyCode_m475C6BDC836B053BA6B62739AE649A4732022477_inline(__this, NULL);
|
|
QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247 L_1;
|
|
L_1 = QueryKeyNameCommand_Create_m2FD778848D7D9617D247F73C8B61A032F7D52E5D(L_0, NULL);
|
|
V_0 = L_1;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_2;
|
|
L_2 = InputControl_get_device_mAB3E013F566CF3407B8C36BC781EBD751DFAB324_inline(__this, NULL);
|
|
int64_t L_3;
|
|
L_3 = InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E(L_2, (&V_0), InputDevice_ExecuteCommand_TisQueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247_mEC411117E8520A9F5137AD54472FB099A55DBD5E_RuntimeMethod_var);
|
|
if ((((int64_t)L_3) <= ((int64_t)((int64_t)0))))
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
QueryKeyNameCommand_tCEEA57BE2D12A0FFDCD9FE3F8A5851CC31DBE247 L_4 = V_0;
|
|
int32_t L_5 = L_4.___scanOrKeyCode;
|
|
__this->___m_ScanCode = L_5;
|
|
String_t* L_6;
|
|
L_6 = QueryKeyNameCommand_ReadKeyName_mE3442B7FD9CC5B3889A5908F2F87F215FF70A61E((&V_0), NULL);
|
|
V_1 = L_6;
|
|
String_t* L_7 = V_1;
|
|
bool L_8;
|
|
L_8 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = V_1;
|
|
InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline(__this, L_9, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_10;
|
|
L_10 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_11;
|
|
L_11 = VirtualFuncInvoker0< TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* >::Invoke(10, L_10);
|
|
V_2 = L_11;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_12 = V_2;
|
|
String_t* L_13 = V_1;
|
|
String_t* L_14;
|
|
L_14 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(8, L_12, L_13);
|
|
V_3 = L_14;
|
|
String_t* L_15 = V_3;
|
|
bool L_16;
|
|
L_16 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_15, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_17 = V_1;
|
|
InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline(__this, L_17, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_18 = V_2;
|
|
String_t* L_19 = V_3;
|
|
String_t* L_20;
|
|
L_20 = TextInfo_ToTitleCase_m4E869A132CF39BCFC8129690F85509B098994469(L_18, L_19, NULL);
|
|
InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline(__this, L_20, NULL);
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyControl__ctor_m73F145B86E485B4C152E3FDC7CF0D1FEF5D9C6CE (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_set_x_m2F49C0466CB8E5DB90559E8CB2BB45809ACDDAF9 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_set_y_mC6B61DBAB9E7844BE1719CC1B87114B89F8D30B9 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CzU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_set_z_m85AFC3E7A0BC89C1C0AA239BC6F5A5D9D04E61E2 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CzU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CzU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CwU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_set_w_m3BDC9742055DCBC51EA07AB4D17D06B871BDBB52 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CwU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CwU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl__ctor_mC4C73D459EDC9CF6F1EBBC25CC23F85CED83A455 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF(__this, InputControl_1__ctor_m84330ABF23BC4476BE20F5936C78C4DFCDBF4CCF_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_set_sizeInBits_mE7B623711880E0A1C1E563AF809A24A9C63AE115_inline(L_0, ((int32_t)128), NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatQuaternion;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_FinishSetup_m40375F3AB5476A811D2DCCCACC4F202A8B45B153 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA9FEAF5F50923952C1AC3A473DE3C7E17D23B907);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0;
|
|
L_0 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
QuaternionControl_set_x_m2F49C0466CB8E5DB90559E8CB2BB45809ACDDAF9_inline(__this, L_0, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
|
|
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
QuaternionControl_set_y_mC6B61DBAB9E7844BE1719CC1B87114B89F8D30B9_inline(__this, L_1, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_2;
|
|
L_2 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
QuaternionControl_set_z_m85AFC3E7A0BC89C1C0AA239BC6F5A5D9D04E61E2_inline(__this, L_2, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_3;
|
|
L_3 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteralA9FEAF5F50923952C1AC3A473DE3C7E17D23B907, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
QuaternionControl_set_w_m3BDC9742055DCBC51EA07AB4D17D06B871BDBB52_inline(__this, L_3, NULL);
|
|
InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529(__this, InputControl_1_FinishSetup_mE2BC7FBB1DB31A3FA0033E00858B853D295AB529_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 QuaternionControl_ReadUnprocessedValueFromState_mD0F319984E20C6F252983EE98E037A13C64B2BD5 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1364541780)))))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5 = (*(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)));
|
|
return L_5;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
void* L_7 = ___0_statePtr;
|
|
float L_8;
|
|
L_8 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_6, L_7, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_9;
|
|
L_9 = QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline(__this, NULL);
|
|
void* L_10 = ___0_statePtr;
|
|
float L_11;
|
|
L_11 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_9, L_10, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_12;
|
|
L_12 = QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline(__this, NULL);
|
|
void* L_13 = ___0_statePtr;
|
|
float L_14;
|
|
L_14 = InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1(L_12, L_13, InputControl_1_ReadValueFromStateWithCaching_m282548AF82AAAC46ADF0032E848BFB7B14E827C1_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_15;
|
|
L_15 = QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline(__this, NULL);
|
|
void* L_16 = ___0_statePtr;
|
|
float L_17;
|
|
L_17 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_15, L_16, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_18;
|
|
memset((&L_18), 0, sizeof(L_18));
|
|
Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline((&L_18), L_8, L_11, L_14, L_17, NULL);
|
|
return L_18;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionControl_WriteValueIntoState_mC0BA0B3CC116CF5BB1AA2EEA90AF7E4638401474 (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1364541780)))))
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5 = ___0_value;
|
|
*(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)) = L_5;
|
|
return;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_7 = ___0_value;
|
|
float L_8 = L_7.___x;
|
|
void* L_9 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_6, L_8, L_9);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_10;
|
|
L_10 = QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline(__this, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11 = ___0_value;
|
|
float L_12 = L_11.___y;
|
|
void* L_13 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_10, L_12, L_13);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_14;
|
|
L_14 = QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline(__this, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_15 = ___0_value;
|
|
float L_16 = L_15.___z;
|
|
void* L_17 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_14, L_16, L_17);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_18;
|
|
L_18 = QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline(__this, NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_19 = ___0_value;
|
|
float L_20 = L_19.___w;
|
|
void* L_21 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_18, L_20, L_21);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED QuaternionControl_CalculateOptimizedControlDataType_m1CACF7BCA462A75DA4FAFB3E0D07D47618AC1B3D (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_1;
|
|
L_1 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)128)))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_2 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_3;
|
|
L_3 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_2, NULL);
|
|
if (L_3)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_4;
|
|
L_4 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_5;
|
|
L_5 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_6 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_7;
|
|
L_7 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_8;
|
|
L_8 = QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_9;
|
|
L_9 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_8, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_10 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_11;
|
|
L_11 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_9, L_10, NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_12;
|
|
L_12 = QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_13;
|
|
L_13 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_12, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_14 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_15;
|
|
L_15 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_13, L_14, NULL);
|
|
if (!L_15)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_16;
|
|
L_16 = QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_17;
|
|
L_17 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_16, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_18 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_19;
|
|
L_19 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_17, L_18, NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_20;
|
|
L_20 = QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_21 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_20)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_22;
|
|
L_22 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_21, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_23;
|
|
L_23 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_24 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_23)->___m_StateBlock);
|
|
uint32_t L_25;
|
|
L_25 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_24, NULL);
|
|
if ((!(((uint32_t)L_22) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, 4))))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_26;
|
|
L_26 = QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_27 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_26)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_28;
|
|
L_28 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_27, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_29;
|
|
L_29 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_30 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_29)->___m_StateBlock);
|
|
uint32_t L_31;
|
|
L_31 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_30, NULL);
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, 8))))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_32;
|
|
L_32 = QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_33 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_32)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_34;
|
|
L_34 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_33, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_35;
|
|
L_35 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_36 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_35)->___m_StateBlock);
|
|
uint32_t L_37;
|
|
L_37 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_36, NULL);
|
|
if ((!(((uint32_t)L_34) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_37, ((int32_t)12)))))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_38;
|
|
L_38 = QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline(__this, NULL);
|
|
InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847* L_39 = (InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847*)(&((InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*)L_38)->___m_ProcessorStack);
|
|
int32_t L_40 = L_39->___length;
|
|
if (L_40)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_41;
|
|
L_41 = QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline(__this, NULL);
|
|
InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847* L_42 = (InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847*)(&((InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*)L_41)->___m_ProcessorStack);
|
|
int32_t L_43 = L_42->___length;
|
|
if (L_43)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_44;
|
|
L_44 = QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline(__this, NULL);
|
|
InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847* L_45 = (InlinedArray_1_t2A86A6C75E0160EE14310E053C5249518871D847*)(&((InputControl_1_t7A35A4AF63A7AA94678E000D4F3265A1FD84288A*)L_44)->___m_ProcessorStack);
|
|
int32_t L_46 = L_45->___length;
|
|
if (L_46)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_47 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatQuaternion;
|
|
return L_47;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_48 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInvalid;
|
|
return L_48;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* StickControl_get_up_m3CFD06B0296A6B547BCA8B892D9EEB86237873DF (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CupU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl_set_up_m61BA11ACCC32E4F313A3A63DCDCD0533C769003E (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* StickControl_get_down_m95C020BB315A773FB0830E6899E7CF27858AF34C (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CdownU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl_set_down_m44AE8044ED1602811026B03E7D65DF5389CA9467 (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* StickControl_get_left_mF0AB5BA3E19B59BBBE3EA85352A7C6E00846A40A (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CleftU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl_set_left_mB60538C7F20D44305A63B946A0FC9DB90DB49794 (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* StickControl_get_right_m6339C289400D3D64458A0D69A4FBAFF6CBA62A55 (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CrightU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl_set_right_m16E13881E48A3111A8E6FDC9FA51EC106CB86D3E (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl_FinishSetup_m881719BEE1AAC168FA76C3AB599A7EBCF7D00F80 (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Vector2Control_FinishSetup_mB2F8C29AA8897111B2C9D3C01088D53AD2BF52F1(__this, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0;
|
|
L_0 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
StickControl_set_up_m61BA11ACCC32E4F313A3A63DCDCD0533C769003E_inline(__this, L_0, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_1;
|
|
L_1 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral5379C25D8F9979AD371949D2F3201B2D326743A4, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
StickControl_set_down_m44AE8044ED1602811026B03E7D65DF5389CA9467_inline(__this, L_1, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_2;
|
|
L_2 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral8739227E8E687EF781DA0D923452C2686CFF10A2, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
StickControl_set_left_mB60538C7F20D44305A63B946A0FC9DB90DB49794_inline(__this, L_2, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_3;
|
|
L_3 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralB1E5119D36EC43B340C0A0DDC99F1156546EA9DF, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
StickControl_set_right_m16E13881E48A3111A8E6FDC9FA51EC106CB86D3E_inline(__this, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StickControl__ctor_m3097A574D2AA9DADE4090C0286470094F67D0F8D (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control__ctor_m9F2990DA999344F23AA90F6EE77884A75D4F29F8(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* TouchControl_get_press_mFE6656905CFF085E99AE78F24FF71C0CA5DC5E81 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* L_0 = __this->___U3CpressU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_press_m267FA7B0E99DE1F598EEA07E8938C99A40BD9855 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* L_0 = ___0_value;
|
|
__this->___U3CpressU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpressU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* TouchControl_get_displayIndex_m5BB907E9438E3D592BA880C5772BDB588C9ACA59 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CdisplayIndexU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_displayIndex_m9751A0334F45336B292B67296CE05BB67D994952 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CdisplayIndexU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdisplayIndexU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* TouchControl_get_touchId_m9ACEFE6CD131049B309B85D2F15E58732B4D1036 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtouchIdU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_touchId_mAE9A8C4419AB2EEFD856E21445536E92BC71E8C7 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CtouchIdU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchIdU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* TouchControl_get_position_m362565B94CA1CF45F79F7EAB5FE75B9BCB1ACAAF (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CpositionU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_position_m05BC61FE6B7B6676B4CA766BEEA59C5AC1E6F32E (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CpositionU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpositionU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* TouchControl_get_delta_mA3E61B0F417DD7D9C1CF1A4AF09691F1E36197CE (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* L_0 = __this->___U3CdeltaU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_delta_mB7F970B93CC0BE555C0A4629489DFAB57D534541 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* L_0 = ___0_value;
|
|
__this->___U3CdeltaU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeltaU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* TouchControl_get_pressure_m86A2D4A48339069A146471742183521889DBB8EE (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CpressureU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_pressure_mCE69ACE59C4C4DA91CAF53D4D15AF18635995B35 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CpressureU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpressureU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* TouchControl_get_radius_mF8022B68109BD29A1B4C9F9465A85530698CDABE (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CradiusU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_radius_mEBCE66C95D761D48705D49DB0AD1FF2B84E953A1 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CradiusU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CradiusU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* TouchControl_get_phase_mB82674B59168CD8074E9C371A51B088F76D4AC55 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_0 = __this->___U3CphaseU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_phase_m2C1DF80E1D3F08A1669AB392CFA8767C58704B15 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_0 = ___0_value;
|
|
__this->___U3CphaseU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CphaseU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* TouchControl_get_indirectTouch_m37E441C16359F1B0DC1D2D14970B5253592A4684 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CindirectTouchU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_indirectTouch_m31B4FC1CAC95B83361F16A1618EFAD7626E03603 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CindirectTouchU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CindirectTouchU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* TouchControl_get_tap_m5BD396F9C124DA9336F60E7CFE08EFD0D1018B78 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CtapU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_tap_mA78E4789E418A40C5B0F5A6B5A296382506DCA9C (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CtapU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtapU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* TouchControl_get_tapCount_mFE67214C13E765B80FC3E9204838D73C800D510B (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = __this->___U3CtapCountU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_tapCount_mF2D0B14A18FA26370F834796164678077A4D0357 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CtapCountU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtapCountU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* TouchControl_get_startTime_m0550B8FD449E849119B3F48989A510D8A70677E0 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* L_0 = __this->___U3CstartTimeU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_startTime_m3AFEFF9640DFA22A85C4D4C75FAAD462733271E1 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* L_0 = ___0_value;
|
|
__this->___U3CstartTimeU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstartTimeU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* TouchControl_get_startPosition_m426A12E819DF1C81A21015C806BC255E69C97783 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = __this->___U3CstartPositionU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_set_startPosition_m3C4F834E13C3D551917A89725BDE8801F37707F0 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CstartPositionU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstartPositionU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TouchControl_get_isInProgress_m453C4D3C5AD0AEE956EDFC6B54E452C3D61100F0 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_get_value_m0F2F5FA56D6CE89D0BE5FC0E1F202BC2E5D73554_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_0;
|
|
L_0 = TouchControl_get_phase_mB82674B59168CD8074E9C371A51B088F76D4AC55_inline(__this, NULL);
|
|
int32_t* L_1;
|
|
L_1 = InputControl_1_get_value_m0F2F5FA56D6CE89D0BE5FC0E1F202BC2E5D73554(L_0, InputControl_1_get_value_m0F2F5FA56D6CE89D0BE5FC0E1F202BC2E5D73554_RuntimeMethod_var);
|
|
int32_t L_2 = *((int32_t*)L_1);
|
|
V_0 = L_2;
|
|
int32_t L_3 = V_0;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 1))) > ((uint32_t)1))))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = V_0;
|
|
if ((!(((uint32_t)L_4) == ((uint32_t)5))))
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl__ctor_m7A05A3ABAE79DD084555969DF217C4871E1DF447 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077(__this, InputControl_1__ctor_m4A88C587894F0F7BA7505EA6F5F046D93B9B5077_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
FourCC__ctor_mFE3A3F80C6900CD18CB9BDD3C9B604823F2E791F((&L_1), ((int32_t)84), ((int32_t)79), ((int32_t)85), ((int32_t)67), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_FinishSetup_m57D5E9AE2F99225E7421867F7D55FEC0E9361740 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisDeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B_m0FA5BE28A4F86FACEF1F48AF590E34A11B02654E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisDoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486_m64AC966145D619BB3E5B44E73DAFDBA98D0CB591_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisTouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC_m1BC930F9BFFCF3327B8F1C410EBD8742B6DC7E41_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisTouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB_m36B3E25F32486FDF22B55DA0D0F6DEA85249737C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0291659353D7703E088B9DCAA8272442CAC27034);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral03BB9A91DF5AF35BC2C4BD3A3DC6BD92997588E5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20CF6945E827E04A87516400A34C8AB27A5B9CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral396055C473BBFEAB74E98B255446DB024FCBF4CE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7882604CF792AAD4D965FCD7E31211D540BDBB9C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C9F18A4F030B96447955FBBA1A99FFC43B5D8E0);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB624235BF2D7964F2345ECC1D415BE83D6A8AD6B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC92385CF8B4C7F761AD0681C15E22CC65128E70E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA28DE9B1EC41301C4E9F1DF15D7C4930F25BDB0);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDFC8A5C3AC9E75D9C702664348B1F790FCFCB561);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE405B10B27F3652D719FA853EF1C46717CEE64C5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE61817B0D19F1C8D40E50CD975A28C9C910F5EAB);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* L_0;
|
|
L_0 = InputControl_GetChildControl_TisTouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB_m36B3E25F32486FDF22B55DA0D0F6DEA85249737C(__this, _stringLiteral03BB9A91DF5AF35BC2C4BD3A3DC6BD92997588E5, InputControl_GetChildControl_TisTouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB_m36B3E25F32486FDF22B55DA0D0F6DEA85249737C_RuntimeMethod_var);
|
|
TouchControl_set_press_m267FA7B0E99DE1F598EEA07E8938C99A40BD9855_inline(__this, L_0, NULL);
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_1;
|
|
L_1 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralB624235BF2D7964F2345ECC1D415BE83D6A8AD6B, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
|
|
TouchControl_set_displayIndex_m9751A0334F45336B292B67296CE05BB67D994952_inline(__this, L_1, NULL);
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_2;
|
|
L_2 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralCA28DE9B1EC41301C4E9F1DF15D7C4930F25BDB0, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
|
|
TouchControl_set_touchId_mAE9A8C4419AB2EEFD856E21445536E92BC71E8C7_inline(__this, L_2, NULL);
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_3;
|
|
L_3 = InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85(__this, _stringLiteral88BDF3D0791A560245652E772545C49897854443, InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85_RuntimeMethod_var);
|
|
TouchControl_set_position_m05BC61FE6B7B6676B4CA766BEEA59C5AC1E6F32E_inline(__this, L_3, NULL);
|
|
DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* L_4;
|
|
L_4 = InputControl_GetChildControl_TisDeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B_m0FA5BE28A4F86FACEF1F48AF590E34A11B02654E(__this, _stringLiteralC92385CF8B4C7F761AD0681C15E22CC65128E70E, InputControl_GetChildControl_TisDeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B_m0FA5BE28A4F86FACEF1F48AF590E34A11B02654E_RuntimeMethod_var);
|
|
TouchControl_set_delta_mB7F970B93CC0BE555C0A4629489DFAB57D534541_inline(__this, L_4, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_5;
|
|
L_5 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral7882604CF792AAD4D965FCD7E31211D540BDBB9C, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
TouchControl_set_pressure_mCE69ACE59C4C4DA91CAF53D4D15AF18635995B35_inline(__this, L_5, NULL);
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_6;
|
|
L_6 = InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85(__this, _stringLiteral8C9F18A4F030B96447955FBBA1A99FFC43B5D8E0, InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85_RuntimeMethod_var);
|
|
TouchControl_set_radius_mEBCE66C95D761D48705D49DB0AD1FF2B84E953A1_inline(__this, L_6, NULL);
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_7;
|
|
L_7 = InputControl_GetChildControl_TisTouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC_m1BC930F9BFFCF3327B8F1C410EBD8742B6DC7E41(__this, _stringLiteral396055C473BBFEAB74E98B255446DB024FCBF4CE, InputControl_GetChildControl_TisTouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC_m1BC930F9BFFCF3327B8F1C410EBD8742B6DC7E41_RuntimeMethod_var);
|
|
TouchControl_set_phase_m2C1DF80E1D3F08A1669AB392CFA8767C58704B15_inline(__this, L_7, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_8;
|
|
L_8 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteral20CF6945E827E04A87516400A34C8AB27A5B9CEE, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
TouchControl_set_indirectTouch_m31B4FC1CAC95B83361F16A1618EFAD7626E03603_inline(__this, L_8, NULL);
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_9;
|
|
L_9 = InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044(__this, _stringLiteralDFC8A5C3AC9E75D9C702664348B1F790FCFCB561, InputControl_GetChildControl_TisButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_m37B3269440E54D5C867480E334993426D47F9044_RuntimeMethod_var);
|
|
TouchControl_set_tap_mA78E4789E418A40C5B0F5A6B5A296382506DCA9C_inline(__this, L_9, NULL);
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_10;
|
|
L_10 = InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297(__this, _stringLiteralE405B10B27F3652D719FA853EF1C46717CEE64C5, InputControl_GetChildControl_TisIntegerControl_tA24544EFF42204852F638FF5147F754962C997AB_m87D5D6574BD57F88D41DDE18D17933360E255297_RuntimeMethod_var);
|
|
TouchControl_set_tapCount_mF2D0B14A18FA26370F834796164678077A4D0357_inline(__this, L_10, NULL);
|
|
DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* L_11;
|
|
L_11 = InputControl_GetChildControl_TisDoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486_m64AC966145D619BB3E5B44E73DAFDBA98D0CB591(__this, _stringLiteral0291659353D7703E088B9DCAA8272442CAC27034, InputControl_GetChildControl_TisDoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486_m64AC966145D619BB3E5B44E73DAFDBA98D0CB591_RuntimeMethod_var);
|
|
TouchControl_set_startTime_m3AFEFF9640DFA22A85C4D4C75FAAD462733271E1_inline(__this, L_11, NULL);
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_12;
|
|
L_12 = InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85(__this, _stringLiteralE61817B0D19F1C8D40E50CD975A28C9C910F5EAB, InputControl_GetChildControl_TisVector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432_m3957D0D8F6F298173F867E33A3E5ED0F9A591F85_RuntimeMethod_var);
|
|
TouchControl_set_startPosition_m3C4F834E13C3D551917A89725BDE8801F37707F0_inline(__this, L_12, NULL);
|
|
InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4(__this, InputControl_1_FinishSetup_m701FA902D3F412781B20A052A1A8A9FED9DAA5E4_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97 TouchControl_ReadUnprocessedValueFromState_m586EE43A09475F6948D3FA60BE6FEA789D268337 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97* V_0 = NULL;
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_2;
|
|
L_2 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_1, NULL);
|
|
V_0 = (TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97*)((void*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_2));
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97* L_3 = V_0;
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97 L_4 = (*(TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97*)L_3);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchControl_WriteValueIntoState_m0042F0D8FA0D1FB43CA18F3C0AA0ACA0B7B9DDC2 (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97 ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97* V_0 = NULL;
|
|
{
|
|
void* L_0 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_2;
|
|
L_2 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_1, NULL);
|
|
V_0 = (TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97*)((void*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_2));
|
|
TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97* L_3 = V_0;
|
|
void* L_4;
|
|
L_4 = il2cpp_codegen_unsafe_cast((&___0_value));
|
|
int32_t L_5;
|
|
L_5 = UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_inline(UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_RuntimeMethod_var);
|
|
UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177((void*)L_3, L_4, ((int64_t)L_5), 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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchPhaseControl__ctor_m76D52D2CDBC41512C35BC70649F0B91ADDAE4D59 (TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m2C7F28EFDBF7FF584C162ABF432F50CC42834B95_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m2C7F28EFDBF7FF584C162ABF432F50CC42834B95(__this, InputControl_1__ctor_m2C7F28EFDBF7FF584C162ABF432F50CC42834B95_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInt;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TouchPhaseControl_ReadUnprocessedValueFromState_mEC35965EF401E57021992FB5B2BB5963252B9176 (TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_0;
|
|
L_0 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
void* L_1 = ___0_statePtr;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
int32_t L_2;
|
|
L_2 = InputStateBlock_ReadInt_mD3B6B5B084CDE93F49702CCF4AC3428CD5DC984C((&V_0), L_1, NULL);
|
|
return (int32_t)(L_2);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchPhaseControl_WriteValueIntoState_mBE59FAE3BCBDA9C678A90F3734DAF855639F9752 (TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* __this, int32_t ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
void* L_0 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_2;
|
|
L_2 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_1, NULL);
|
|
int32_t L_3 = ___0_value;
|
|
*((int32_t*)((void*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_2))) = (int32_t)L_3;
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchPressControl_FinishSetup_mE86DEAED846C1E746F07CA8D451A28CAA5502DC1 (TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
AxisControl_FinishSetup_m4C493C95FB35F09A4301EC90AB447496BE97215F(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_0;
|
|
L_0 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
L_1 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline((&V_0), NULL);
|
|
bool L_2;
|
|
L_2 = InputState_IsIntegerFormat_m0B007B7B09D87CDE8C81506C135A96B1F1E1A8B1(L_1, NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_3;
|
|
L_3 = InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline(__this, NULL);
|
|
V_0 = L_3;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var)));
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_4;
|
|
L_4 = InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline((&V_0), NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var)), &L_5);
|
|
String_t* L_7;
|
|
L_7 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B9260A0D0BC8E1B7544B1D72579656E0BF84211)), L_6, __this, NULL);
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_8 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_8, L_7, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TouchPressControl_FinishSetup_mE86DEAED846C1E746F07CA8D451A28CAA5502DC1_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TouchPressControl_ReadUnprocessedValueFromState_m162536515D067CC4FCFFE46CA51B1D13BF08B822 (TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_1 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_2;
|
|
L_2 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_1, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_3, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_5 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
uint32_t L_6;
|
|
L_6 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_5, NULL);
|
|
uint32_t L_7;
|
|
L_7 = MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4(((void*)il2cpp_codegen_add((intptr_t)L_0, (int32_t)L_2)), L_4, L_6, NULL);
|
|
V_0 = L_7;
|
|
V_1 = (0.0f);
|
|
int32_t L_8 = V_0;
|
|
if ((((int32_t)L_8) == ((int32_t)1)))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = V_0;
|
|
if ((((int32_t)L_9) == ((int32_t)5)))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = V_0;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
V_1 = (1.0f);
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
float L_11 = V_1;
|
|
float L_12;
|
|
L_12 = AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1_inline(__this, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchPressControl_WriteValueIntoState_m32AF2C01D322BAF0A40785DC15ED6A8D8B5C88EC (TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* __this, float ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TouchPressControl_WriteValueIntoState_m32AF2C01D322BAF0A40785DC15ED6A8D8B5C88EC_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TouchPressControl__ctor_m257FF1E4C03BD2CC927220808F404A23641027B2 (TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl__ctor_mF6F46704B8CC76DA22F543EFF8D136676893ACEB(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control_set_x_m99BE9EF688C3B153DA726627B3CBD724F8D20BE1 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control_set_y_m9023BACC80F2CF0AE28E2F5D0E9BBA54104E89F8 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control__ctor_m9F2990DA999344F23AA90F6EE77884A75D4F29F8 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC(__this, InputControl_1__ctor_m34A68ED7F005D7C80341036FC27E6D1188419AAC_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatVector2;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control_FinishSetup_mB2F8C29AA8897111B2C9D3C01088D53AD2BF52F1 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0;
|
|
L_0 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
Vector2Control_set_x_m99BE9EF688C3B153DA726627B3CBD724F8D20BE1_inline(__this, L_0, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
|
|
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
Vector2Control_set_y_m9023BACC80F2CF0AE28E2F5D0E9BBA54104E89F8_inline(__this, L_1, NULL);
|
|
InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8(__this, InputControl_1_FinishSetup_mCDF19AF9BACF4158B29964FB29FD247653B79CD8_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Control_ReadUnprocessedValueFromState_mA4C295A9AA66949BF2DAF47C8C1D97978E382026 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1447379762)))))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = (*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)));
|
|
return L_5;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline(__this, NULL);
|
|
void* L_7 = ___0_statePtr;
|
|
float L_8;
|
|
L_8 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_6, L_7, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_9;
|
|
L_9 = Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline(__this, NULL);
|
|
void* L_10 = ___0_statePtr;
|
|
float L_11;
|
|
L_11 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_9, L_10, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_12), L_8, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Control_WriteValueIntoState_m9B525FF08725B6F8C745B341D59F8E947E40526B (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1447379762)))))
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_value;
|
|
*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)) = L_5;
|
|
return;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___0_value;
|
|
float L_8 = L_7.___x;
|
|
void* L_9 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_6, L_8, L_9);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_10;
|
|
L_10 = Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline(__this, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = ___0_value;
|
|
float L_12 = L_11.___y;
|
|
void* L_13 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_10, L_12, L_13);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector2Control_EvaluateMagnitude_m24E5D9D40D892C998423336FBF1AA4854C6F7F41 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
|
|
L_1 = InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0(__this, L_0, InputControl_1_ReadValueFromStateWithCaching_mE3620BEA344038E4E75CBFB4CB9D1E5FA54748B0_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
float L_2;
|
|
L_2 = Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline((&V_0), NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED Vector2Control_CalculateOptimizedControlDataType_mA49C93E5F2132E1BAFEBAD573BD1FBCF57133892 (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_1;
|
|
L_1 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)64)))))
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_2 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_3;
|
|
L_3 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_2, NULL);
|
|
if (L_3)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_4;
|
|
L_4 = Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_5;
|
|
L_5 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_6 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_7;
|
|
L_7 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_8;
|
|
L_8 = Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_9;
|
|
L_9 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_8, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_10 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_11;
|
|
L_11 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_9, L_10, NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_12;
|
|
L_12 = Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_13 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_12)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_14;
|
|
L_14 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_13, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_15;
|
|
L_15 = Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_16 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_15)->___m_StateBlock);
|
|
uint32_t L_17;
|
|
L_17 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_16, NULL);
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, 4))))))
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_18 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatVector2;
|
|
return L_18;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_19 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInvalid;
|
|
return L_19;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control_set_x_mD7AE56439D8298AD1289A974418A06CB88485A03 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control_set_y_m76BA1E318379E8A5CB898EAC417A1B9DA76B1051 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CzU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control_set_z_m2C88E99EF9B1B1FF4AD91F3253525F134A39EF62 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CzU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CzU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control__ctor_mBC73E9DC24B4A206D6CAC9298986F0223A6B1B93 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A(__this, InputControl_1__ctor_m81FA96B7C59516DFCDB1226FDAE6B1E4F872844A_RuntimeMethod_var);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatVector3;
|
|
InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control_FinishSetup_mBC7681251090A0FE720F7246CA737505A36A92A9 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0;
|
|
L_0 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
Vector3Control_set_x_mD7AE56439D8298AD1289A974418A06CB88485A03_inline(__this, L_0, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_1;
|
|
L_1 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
Vector3Control_set_y_m76BA1E318379E8A5CB898EAC417A1B9DA76B1051_inline(__this, L_1, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_2;
|
|
L_2 = InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841(__this, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1, InputControl_GetChildControl_TisAxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7_mE395247B4A734866EFF7A908510EEF5B2CFE3841_RuntimeMethod_var);
|
|
Vector3Control_set_z_m2C88E99EF9B1B1FF4AD91F3253525F134A39EF62_inline(__this, L_2, NULL);
|
|
InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96(__this, InputControl_1_FinishSetup_m0F7C9B49BAE5B50BAE0E24569DE47C1ACFDDBB96_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3Control_ReadUnprocessedValueFromState_m5D42999F643C44F0624B8D6D5419780C0660668F (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1447379763)))))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___0_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)));
|
|
return L_5;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline(__this, NULL);
|
|
void* L_7 = ___0_statePtr;
|
|
float L_8;
|
|
L_8 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_6, L_7, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_9;
|
|
L_9 = Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline(__this, NULL);
|
|
void* L_10 = ___0_statePtr;
|
|
float L_11;
|
|
L_11 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_9, L_10, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_12;
|
|
L_12 = Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline(__this, NULL);
|
|
void* L_13 = ___0_statePtr;
|
|
float L_14;
|
|
L_14 = InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5(L_12, L_13, InputControl_1_ReadUnprocessedValueFromStateWithCaching_mBDFAD5316708DE0C2334405A1AD6C4F48250B4F5_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
memset((&L_15), 0, sizeof(L_15));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_15), L_8, L_11, L_14, NULL);
|
|
return L_15;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Control_WriteValueIntoState_mC05DA2661BAFB05DA9BEF20DFBF01BEB4AC20309 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, void* ___1_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_OptimizedControlDataType;
|
|
int32_t L_1;
|
|
L_1 = FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)1447379763)))))
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___1_statePtr;
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_3 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_4;
|
|
L_4 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___0_value;
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((void*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_4)) = L_5;
|
|
return;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_6;
|
|
L_6 = Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___0_value;
|
|
float L_8 = L_7.___x;
|
|
void* L_9 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_6, L_8, L_9);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_10;
|
|
L_10 = Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = ___0_value;
|
|
float L_12 = L_11.___y;
|
|
void* L_13 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_10, L_12, L_13);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_14;
|
|
L_14 = Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline(__this, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = ___0_value;
|
|
float L_16 = L_15.___z;
|
|
void* L_17 = ___1_statePtr;
|
|
VirtualActionInvoker2< float, void* >::Invoke(18, L_14, L_16, L_17);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3Control_EvaluateMagnitude_mAF1AB55769D7DB5332E8E0A745D6AD638993B7B3 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, void* ___0_statePtr, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
void* L_0 = ___0_statePtr;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720(__this, L_0, InputControl_1_ReadValueFromStateWithCaching_mD42E45C162F1974C32295BC3DB2FB14479BD9720_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
float L_2;
|
|
L_2 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_0), NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED Vector3Control_CalculateOptimizedControlDataType_m3B18F361E2203C08DAD8E1B37D71A2F9E7F9DD81 (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_0 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_1;
|
|
L_1 = InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline(L_0, NULL);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)96)))))
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_2 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)__this)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_3;
|
|
L_3 = InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline(L_2, NULL);
|
|
if (L_3)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_4;
|
|
L_4 = Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_5;
|
|
L_5 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_6 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_7;
|
|
L_7 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_8;
|
|
L_8 = Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_9;
|
|
L_9 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_8, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_10 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_11;
|
|
L_11 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_9, L_10, NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_12;
|
|
L_12 = Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline(__this, NULL);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_13;
|
|
L_13 = InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline(L_12, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_14 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatFloat;
|
|
bool L_15;
|
|
L_15 = FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline(L_13, L_14, NULL);
|
|
if (!L_15)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_16;
|
|
L_16 = Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_17 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_16)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_18;
|
|
L_18 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_17, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_19;
|
|
L_19 = Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_20 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_19)->___m_StateBlock);
|
|
uint32_t L_21;
|
|
L_21 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_20, NULL);
|
|
if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_21, 4))))))
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_22;
|
|
L_22 = Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_23 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_22)->___m_StateBlock);
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
uint32_t L_24;
|
|
L_24 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_23, NULL);
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_25;
|
|
L_25 = Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline(__this, NULL);
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* L_26 = (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5*)(&((InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E*)L_25)->___m_StateBlock);
|
|
uint32_t L_27;
|
|
L_27 = InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline(L_26, NULL);
|
|
if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, 8))))))
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_28 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatVector3;
|
|
return L_28;
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_29 = ((InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_StaticFields*)il2cpp_codegen_static_fields_for(InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5_il2cpp_TypeInfo_var))->___FormatInvalid;
|
|
return L_29;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_durationOrDefault_m4312860095BCC9A94D330767AABA0BD923B4B65A (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___duration;
|
|
if ((((double)((double)L_0)) > ((double)(0.0))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* L_1;
|
|
L_1 = InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74(NULL);
|
|
float L_2;
|
|
L_2 = InputSettings_get_defaultHoldTime_m53F2079FAD3439512EEF73614AD57E557BAF86DF_inline(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = __this->___duration;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float HoldInteraction_get_pressPointOrDefault_m579B17668AC4FF74F3DF6152442272920A299FA6 (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((double)((double)L_0)) > ((double)(0.0))))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction_Process_m391C885B092F485920177031362427262FDB0F71 (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* ___0_context, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_0 = ___0_context;
|
|
bool L_1;
|
|
L_1 = InputInteractionContext_get_timerHasExpired_m866E38A3EC38A04E69996EC4C0FF5FABDEA26FE0(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_2 = ___0_context;
|
|
InputInteractionContext_PerformedAndStayPerformed_m7545677929A086CACA3F612C692B970224BBF2CD(L_2, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_3 = ___0_context;
|
|
int32_t L_4;
|
|
L_4 = InputInteractionContext_get_phase_m11DFE9C12EC7A62FCEF30E03A7B5DBAA33607A08(L_3, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_6 = ___0_context;
|
|
float L_7;
|
|
L_7 = HoldInteraction_get_pressPointOrDefault_m579B17668AC4FF74F3DF6152442272920A299FA6(__this, NULL);
|
|
bool L_8;
|
|
L_8 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_6, L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_9 = ___0_context;
|
|
double L_10;
|
|
L_10 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_9, NULL);
|
|
__this->___m_TimePressed = L_10;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_11 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_11, NULL);
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_12 = ___0_context;
|
|
float L_13;
|
|
L_13 = HoldInteraction_get_durationOrDefault_m4312860095BCC9A94D330767AABA0BD923B4B65A(__this, NULL);
|
|
InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18(L_12, L_13, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_14 = ___0_context;
|
|
double L_15;
|
|
L_15 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_14, NULL);
|
|
double L_16 = __this->___m_TimePressed;
|
|
float L_17;
|
|
L_17 = HoldInteraction_get_durationOrDefault_m4312860095BCC9A94D330767AABA0BD923B4B65A(__this, NULL);
|
|
if ((!(((double)((double)il2cpp_codegen_subtract(L_15, L_16))) >= ((double)((double)L_17)))))
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_18 = ___0_context;
|
|
InputInteractionContext_PerformedAndStayPerformed_m7545677929A086CACA3F612C692B970224BBF2CD(L_18, NULL);
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_19 = ___0_context;
|
|
bool L_20;
|
|
L_20 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_19, (0.0f), NULL);
|
|
if (L_20)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_21 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_21, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_22 = ___0_context;
|
|
float L_23;
|
|
L_23 = HoldInteraction_get_pressPointOrDefault_m579B17668AC4FF74F3DF6152442272920A299FA6(__this, NULL);
|
|
bool L_24;
|
|
L_24 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_22, L_23, NULL);
|
|
if (L_24)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_25 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_25, NULL);
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction_Reset_mF660FE0F52E7885FDBC98D163A08764ACD61B904 (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_TimePressed = (0.0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HoldInteraction__ctor_m5F4AC8BD5EE545CCA20E3E02C4017B2A5DE9E1AC (HoldInteraction_t636DDC457955E74454991E73F9B048F8B5B2BE4E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_tapTimeOrDefault_mA91F071B6DFBB62DF04E212C220D0E130EC006D0 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___tapTime;
|
|
if ((((double)((double)L_0)) > ((double)(0.0))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* L_1;
|
|
L_1 = InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74(NULL);
|
|
float L_2;
|
|
L_2 = InputSettings_get_defaultTapTime_mC6FD6765646FF55571132E1D60D35B282D8806B7_inline(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = __this->___tapTime;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_tapDelayOrDefault_m5560C3FE549F481A6C1EA22B504B6242180F6B5F (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___tapDelay;
|
|
if ((((double)((double)L_0)) > ((double)(0.0))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* L_1;
|
|
L_1 = InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74(NULL);
|
|
float L_2;
|
|
L_2 = InputSettings_get_multiTapDelayTime_mF820595F3F61089A8A7E9DC28721E8B9014B8ADA_inline(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = __this->___tapDelay;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_pressPointOrDefault_m46B0BB6B31C6D0BB5B2861E04943F612217B11D8 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MultiTapInteraction_get_releasePointOrDefault_m5EB456F45DDC70896F4D8B5F0A858FD9092E83D6 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0;
|
|
L_0 = MultiTapInteraction_get_pressPointOrDefault_m46B0BB6B31C6D0BB5B2861E04943F612217B11D8(__this, NULL);
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonReleaseThreshold;
|
|
return ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiTapInteraction_Process_m3ED51BC92D5043A3570F56E9BDD6106C2E491AEB (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* ___0_context, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_0 = ___0_context;
|
|
bool L_1;
|
|
L_1 = InputInteractionContext_get_timerHasExpired_m866E38A3EC38A04E69996EC4C0FF5FABDEA26FE0(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_2 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_2, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_3 = __this->___m_CurrentTapPhase;
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
switch (L_4)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_5 = ___0_context;
|
|
float L_6;
|
|
L_6 = MultiTapInteraction_get_pressPointOrDefault_m46B0BB6B31C6D0BB5B2861E04943F612217B11D8(__this, NULL);
|
|
bool L_7;
|
|
L_7 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_CurrentTapPhase = 1;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_8 = ___0_context;
|
|
double L_9;
|
|
L_9 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_8, NULL);
|
|
__this->___m_CurrentTapStartTime = L_9;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_10 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_10, NULL);
|
|
float L_11;
|
|
L_11 = MultiTapInteraction_get_tapTimeOrDefault_mA91F071B6DFBB62DF04E212C220D0E130EC006D0(__this, NULL);
|
|
V_1 = L_11;
|
|
float L_12;
|
|
L_12 = MultiTapInteraction_get_tapDelayOrDefault_m5560C3FE549F481A6C1EA22B504B6242180F6B5F(__this, NULL);
|
|
V_2 = L_12;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_13 = ___0_context;
|
|
float L_14 = V_1;
|
|
InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18(L_13, L_14, NULL);
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_15 = ___0_context;
|
|
float L_16 = V_1;
|
|
int32_t L_17 = __this->___tapCount;
|
|
int32_t L_18 = __this->___tapCount;
|
|
float L_19 = V_2;
|
|
InputInteractionContext_SetTotalTimeoutCompletionTime_mE7A7DDA131B139B3240FE17522504330188E3E2D(L_15, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, ((float)L_17))), ((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_subtract(L_18, 1))), L_19)))), NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_20 = ___0_context;
|
|
float L_21;
|
|
L_21 = MultiTapInteraction_get_releasePointOrDefault_m5EB456F45DDC70896F4D8B5F0A858FD9092E83D6(__this, NULL);
|
|
bool L_22;
|
|
L_22 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_20, L_21, NULL);
|
|
if (L_22)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_23 = ___0_context;
|
|
double L_24;
|
|
L_24 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_23, NULL);
|
|
double L_25 = __this->___m_CurrentTapStartTime;
|
|
float L_26;
|
|
L_26 = MultiTapInteraction_get_tapTimeOrDefault_mA91F071B6DFBB62DF04E212C220D0E130EC006D0(__this, NULL);
|
|
if ((!(((double)((double)il2cpp_codegen_subtract(L_24, L_25))) <= ((double)((double)L_26)))))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_27 = __this->___m_CurrentTapCount;
|
|
__this->___m_CurrentTapCount = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
int32_t L_28 = __this->___m_CurrentTapCount;
|
|
int32_t L_29 = __this->___tapCount;
|
|
if ((((int32_t)L_28) < ((int32_t)L_29)))
|
|
{
|
|
goto IL_00ce;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_30 = ___0_context;
|
|
InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466(L_30, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00ce:
|
|
{
|
|
__this->___m_CurrentTapPhase = 2;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_31 = ___0_context;
|
|
double L_32;
|
|
L_32 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_31, NULL);
|
|
__this->___m_LastTapReleaseTime = L_32;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_33 = ___0_context;
|
|
float L_34;
|
|
L_34 = MultiTapInteraction_get_tapDelayOrDefault_m5560C3FE549F481A6C1EA22B504B6242180F6B5F(__this, NULL);
|
|
InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18(L_33, L_34, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_35 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_35, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_36 = ___0_context;
|
|
float L_37;
|
|
L_37 = MultiTapInteraction_get_pressPointOrDefault_m46B0BB6B31C6D0BB5B2861E04943F612217B11D8(__this, NULL);
|
|
bool L_38;
|
|
L_38 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_36, L_37, NULL);
|
|
if (!L_38)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_39 = ___0_context;
|
|
double L_40;
|
|
L_40 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_39, NULL);
|
|
double L_41 = __this->___m_LastTapReleaseTime;
|
|
float L_42;
|
|
L_42 = MultiTapInteraction_get_tapDelayOrDefault_m5560C3FE549F481A6C1EA22B504B6242180F6B5F(__this, NULL);
|
|
if ((!(((double)((double)il2cpp_codegen_subtract(L_40, L_41))) <= ((double)((double)L_42)))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_CurrentTapPhase = 1;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_43 = ___0_context;
|
|
double L_44;
|
|
L_44 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_43, NULL);
|
|
__this->___m_CurrentTapStartTime = L_44;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_45 = ___0_context;
|
|
float L_46;
|
|
L_46 = MultiTapInteraction_get_tapTimeOrDefault_mA91F071B6DFBB62DF04E212C220D0E130EC006D0(__this, NULL);
|
|
InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18(L_45, L_46, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_47 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_47, NULL);
|
|
}
|
|
|
|
IL_013f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiTapInteraction_Reset_m427453A1490560A4D67D1EC9FAC4A1BD79FAADBC (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_CurrentTapPhase = 0;
|
|
__this->___m_CurrentTapCount = 0;
|
|
__this->___m_CurrentTapStartTime = (0.0);
|
|
__this->___m_LastTapReleaseTime = (0.0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiTapInteraction__ctor_m272745130F965CC5B632ACBB6C909F5A6E88CB27 (MultiTapInteraction_tF6B6589FF082FC6A879BDA53FB3E86CFF95E8862* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___tapCount = 2;
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PressInteraction_get_releasePointOrDefault_m64866453F48F82A6DD0DE00CD53AEA3BB99AB8D3 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0;
|
|
L_0 = PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2(__this, NULL);
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonReleaseThreshold;
|
|
return ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PressInteraction_Process_mAB7260F1EBF28222EA78F7DD18EFA37A7C6D4CA3 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* ___0_context, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
int32_t V_1 = 0;
|
|
bool V_2 = false;
|
|
bool V_3 = false;
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_0 = ___0_context;
|
|
float L_1;
|
|
L_1 = InputInteractionContext_ComputeMagnitude_mAE8CCDCF368532333B17840B1C9D60BC54625E53(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->___behavior;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
switch (L_3)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0120;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
bool L_4 = __this->___m_WaitingForRelease;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
float L_5 = V_0;
|
|
float L_6;
|
|
L_6 = PressInteraction_get_releasePointOrDefault_m64866453F48F82A6DD0DE00CD53AEA3BB99AB8D3(__this, NULL);
|
|
if ((!(((float)L_5) <= ((float)L_6))))
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)0;
|
|
float L_7 = V_0;
|
|
bool L_8;
|
|
L_8 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline((0.0f), L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_9 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_9, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_10 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_10, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
float L_11 = V_0;
|
|
float L_12;
|
|
L_12 = PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2(__this, NULL);
|
|
if ((!(((float)L_11) >= ((float)L_12))))
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)1;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_13 = ___0_context;
|
|
InputInteractionContext_PerformedAndStayPerformed_m7545677929A086CACA3F612C692B970224BBF2CD(L_13, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
float L_14 = V_0;
|
|
if ((!(((float)L_14) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_15 = ___0_context;
|
|
bool L_16;
|
|
L_16 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_15, NULL);
|
|
if (L_16)
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_17 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_17, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
float L_18 = V_0;
|
|
bool L_19;
|
|
L_19 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline((0.0f), L_18, NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_20 = ___0_context;
|
|
bool L_21;
|
|
L_21 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_20, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_22 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_22, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
bool L_23 = __this->___m_WaitingForRelease;
|
|
if (!L_23)
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
float L_24 = V_0;
|
|
float L_25;
|
|
L_25 = PressInteraction_get_releasePointOrDefault_m64866453F48F82A6DD0DE00CD53AEA3BB99AB8D3(__this, NULL);
|
|
if ((!(((float)L_24) <= ((float)L_25))))
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)0;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_26 = ___0_context;
|
|
InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466(L_26, NULL);
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_27 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_27, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
float L_28 = V_0;
|
|
float L_29;
|
|
L_29 = PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2(__this, NULL);
|
|
if ((!(((float)L_28) >= ((float)L_29))))
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)1;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_30 = ___0_context;
|
|
bool L_31;
|
|
L_31 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_30, NULL);
|
|
if (L_31)
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_32 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_32, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_33 = ___0_context;
|
|
bool L_34;
|
|
L_34 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_33, NULL);
|
|
V_2 = L_34;
|
|
float L_35 = V_0;
|
|
if ((!(((float)L_35) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_010a;
|
|
}
|
|
}
|
|
{
|
|
bool L_36 = V_2;
|
|
if (L_36)
|
|
{
|
|
goto IL_010a;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_37 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_37, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_010a:
|
|
{
|
|
float L_38 = V_0;
|
|
bool L_39;
|
|
L_39 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline((0.0f), L_38, NULL);
|
|
bool L_40 = V_2;
|
|
if (!((int32_t)((int32_t)L_39&(int32_t)L_40)))
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_41 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_41, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0120:
|
|
{
|
|
bool L_42 = __this->___m_WaitingForRelease;
|
|
if (!L_42)
|
|
{
|
|
goto IL_0152;
|
|
}
|
|
}
|
|
{
|
|
float L_43 = V_0;
|
|
float L_44;
|
|
L_44 = PressInteraction_get_releasePointOrDefault_m64866453F48F82A6DD0DE00CD53AEA3BB99AB8D3(__this, NULL);
|
|
if ((!(((float)L_43) <= ((float)L_44))))
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)0;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_45 = ___0_context;
|
|
InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466(L_45, NULL);
|
|
float L_46 = V_0;
|
|
bool L_47;
|
|
L_47 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline((0.0f), L_46, NULL);
|
|
if (!L_47)
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_48 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_48, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0152:
|
|
{
|
|
float L_49 = V_0;
|
|
float L_50;
|
|
L_50 = PressInteraction_get_pressPointOrDefault_mA50E2FD64E2E4C56666F90FED027D8AD034B6FB2(__this, NULL);
|
|
if ((!(((float)L_49) >= ((float)L_50))))
|
|
{
|
|
goto IL_0169;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)1;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_51 = ___0_context;
|
|
InputInteractionContext_PerformedAndStayPerformed_m7545677929A086CACA3F612C692B970224BBF2CD(L_51, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0169:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_52 = ___0_context;
|
|
bool L_53;
|
|
L_53 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_52, NULL);
|
|
V_3 = L_53;
|
|
float L_54 = V_0;
|
|
if ((!(((float)L_54) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0182;
|
|
}
|
|
}
|
|
{
|
|
bool L_55 = V_3;
|
|
if (L_55)
|
|
{
|
|
goto IL_0182;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_56 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_56, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0182:
|
|
{
|
|
float L_57 = V_0;
|
|
bool L_58;
|
|
L_58 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline((0.0f), L_57, NULL);
|
|
bool L_59 = V_3;
|
|
if (!((int32_t)((int32_t)L_58&(int32_t)L_59)))
|
|
{
|
|
goto IL_0197;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_60 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_60, NULL);
|
|
}
|
|
|
|
IL_0197:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PressInteraction_Reset_m0D456DEBA6902B39902E9106A9EB65A591994A1F (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_WaitingForRelease = (bool)0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PressInteraction__ctor_m4D2726D362441C96E6882527566AD42AA3271956 (PressInteraction_tE406520D829C4937F95489EFE3F022194A42A8B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SlowTapInteraction_get_durationOrDefault_m2BB37CE15C1CFE4E50BE8C6E133E6379C11C4235 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___duration;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* L_1;
|
|
L_1 = InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74(NULL);
|
|
float L_2;
|
|
L_2 = InputSettings_get_defaultSlowTapTime_m88791AEF81A2C44CF1E9D2ED7278792CEA3EE525_inline(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
float L_3 = __this->___duration;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SlowTapInteraction_get_pressPointOrDefault_mD17D14622503ADD725E233E1CFE07D0D3F74D3C7 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlowTapInteraction_Process_m29B278C7CD75A896DC112E0AA724E3E2B073CE86 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* ___0_context, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_0 = ___0_context;
|
|
bool L_1;
|
|
L_1 = InputInteractionContext_get_isWaiting_m812578DFA05C2BAF69F1EEBD7C79E17DC0A534A2(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_2 = ___0_context;
|
|
float L_3;
|
|
L_3 = SlowTapInteraction_get_pressPointOrDefault_mD17D14622503ADD725E233E1CFE07D0D3F74D3C7(__this, NULL);
|
|
bool L_4;
|
|
L_4 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_2, L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_5 = ___0_context;
|
|
double L_6;
|
|
L_6 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_5, NULL);
|
|
__this->___m_SlowTapStartTime = L_6;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_7 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_7, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_8 = ___0_context;
|
|
bool L_9;
|
|
L_9 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_10 = ___0_context;
|
|
float L_11;
|
|
L_11 = SlowTapInteraction_get_pressPointOrDefault_mD17D14622503ADD725E233E1CFE07D0D3F74D3C7(__this, NULL);
|
|
bool L_12;
|
|
L_12 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_10, L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_13 = ___0_context;
|
|
double L_14;
|
|
L_14 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_13, NULL);
|
|
double L_15 = __this->___m_SlowTapStartTime;
|
|
float L_16;
|
|
L_16 = SlowTapInteraction_get_durationOrDefault_m2BB37CE15C1CFE4E50BE8C6E133E6379C11C4235(__this, NULL);
|
|
if ((!(((double)((double)il2cpp_codegen_subtract(L_14, L_15))) >= ((double)((double)L_16)))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_17 = ___0_context;
|
|
InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466(L_17, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_18 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_18, NULL);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlowTapInteraction_Reset_m0B999768726D872088311D7C496CC08ACD0CDB24 (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_SlowTapStartTime = (0.0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SlowTapInteraction__ctor_m5F2FF290AD432D73191D449C0A1B14E7D8D4723F (SlowTapInteraction_tE95CFAB3A4071F717629527AF2DE74D32F1E9D9C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_durationOrDefault_mD3859870381594717CA9D8B1445C1CE065673A83 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___duration;
|
|
if ((((double)((double)L_0)) > ((double)(0.0))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* L_1;
|
|
L_1 = InputSystem_get_settings_m8E3E9C0907904CBDBAE96354142AB0A87C7A3B74(NULL);
|
|
float L_2;
|
|
L_2 = InputSettings_get_defaultTapTime_mC6FD6765646FF55571132E1D60D35B282D8806B7_inline(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_3 = __this->___duration;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_pressPointOrDefault_mA3B5971DF4015422E1745E7EC2DB5BD25BC09641 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = __this->___pressPoint;
|
|
if ((((float)L_0) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonPressPoint;
|
|
return L_1;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
float L_2 = __this->___pressPoint;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TapInteraction_get_releasePointOrDefault_m81EE19799CE45412F08649ACE963D644C210E543 (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0;
|
|
L_0 = TapInteraction_get_pressPointOrDefault_mA3B5971DF4015422E1745E7EC2DB5BD25BC09641(__this, NULL);
|
|
float L_1 = ((ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_StaticFields*)il2cpp_codegen_static_fields_for(ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF_il2cpp_TypeInfo_var))->___s_GlobalDefaultButtonReleaseThreshold;
|
|
return ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TapInteraction_Process_m7EADB703B20CF34FD61A006C5608A6BF596A849D (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* ___0_context, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_0 = ___0_context;
|
|
bool L_1;
|
|
L_1 = InputInteractionContext_get_timerHasExpired_m866E38A3EC38A04E69996EC4C0FF5FABDEA26FE0(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_2 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_2, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_3 = ___0_context;
|
|
bool L_4;
|
|
L_4 = InputInteractionContext_get_isWaiting_m812578DFA05C2BAF69F1EEBD7C79E17DC0A534A2(L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_5 = ___0_context;
|
|
float L_6;
|
|
L_6 = TapInteraction_get_pressPointOrDefault_mA3B5971DF4015422E1745E7EC2DB5BD25BC09641(__this, NULL);
|
|
bool L_7;
|
|
L_7 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_5, L_6, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_8 = ___0_context;
|
|
double L_9;
|
|
L_9 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_8, NULL);
|
|
__this->___m_TapStartTime = L_9;
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_10 = ___0_context;
|
|
InputInteractionContext_Started_mCDFBA6E5D2482B6A5E4CEBE81438C3B9E956CBC5(L_10, NULL);
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_11 = ___0_context;
|
|
float L_12;
|
|
L_12 = TapInteraction_get_durationOrDefault_mD3859870381594717CA9D8B1445C1CE065673A83(__this, NULL);
|
|
InputInteractionContext_SetTimeout_m960E99D5106217C36CC745C114FFA15349B32D18(L_11, ((float)il2cpp_codegen_add(L_12, (9.99999975E-06f))), NULL);
|
|
return;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_13 = ___0_context;
|
|
bool L_14;
|
|
L_14 = InputInteractionContext_get_isStarted_m6E8CE6624C670B4BE6E689393A34FDC5D77960CD(L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_15 = ___0_context;
|
|
float L_16;
|
|
L_16 = TapInteraction_get_releasePointOrDefault_m81EE19799CE45412F08649ACE963D644C210E543(__this, NULL);
|
|
bool L_17;
|
|
L_17 = InputInteractionContext_ControlIsActuated_m319B2679B6CBF67B7882FAA8D4065949FFB1AD2F(L_15, L_16, NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_18 = ___0_context;
|
|
double L_19;
|
|
L_19 = InputInteractionContext_get_time_m1B3EC88CAC7622001EE0EEDE14CB394764F6B8BA(L_18, NULL);
|
|
double L_20 = __this->___m_TapStartTime;
|
|
float L_21;
|
|
L_21 = TapInteraction_get_durationOrDefault_mD3859870381594717CA9D8B1445C1CE065673A83(__this, NULL);
|
|
if ((!(((double)((double)il2cpp_codegen_subtract(L_19, L_20))) <= ((double)((double)L_21)))))
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_22 = ___0_context;
|
|
InputInteractionContext_Performed_mE5EE5D192E483016DC3126ADFAC407112FE49466(L_22, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
InputInteractionContext_t4CDBDF3C6506B5C6C49523AA83127AB02599A92C* L_23 = ___0_context;
|
|
InputInteractionContext_Canceled_mEABA0F3485F0537D2C8413FFDCE3BCA6E650AB41(L_23, NULL);
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TapInteraction_Reset_m0C153E1375CEEDDA47234D8A0488E9BAC595B10D (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_TapStartTime = (0.0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TapInteraction__ctor_m7B10200081548320E16B6670EADDCD76F1FE3F0C (TapInteraction_tC08EF9F66AE82FA0F245CBD2838C526535019EBF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE InputActionTrace_get_buffer_mCB4DEFAA0FBDCEE6519993FAB1073F8750F06BDA (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE L_0 = __this->___m_EventBuffer;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InputActionTrace_get_count_mF241CE7FD5077C5995F7C229EFAF062FAAE892BA (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_0 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&__this->___m_EventBuffer);
|
|
int32_t L_1;
|
|
L_1 = InputEventBuffer_get_eventCount_mD120699C5A1CEBA76C878BC37DB2E39458F56C8E_inline(L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace__ctor_m0FAC25AC4CF459948A57907EFBB05FEBC88FDBDB (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace__ctor_mBC1A47CA277548509F03862915ACDD78FB18C1D7 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_action, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_0 = ___0_action;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace__ctor_mBC1A47CA277548509F03862915ACDD78FB18C1D7_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_2 = ___0_action;
|
|
InputActionTrace_SubscribeTo_mD858B57514FB032EAB00BED9FC75894832A1EE1A(__this, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace__ctor_mDA1FB9425AAB839E14F93C731FCB35504C9828DA (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_0 = ___0_actionMap;
|
|
if (L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace__ctor_mDA1FB9425AAB839E14F93C731FCB35504C9828DA_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_2 = ___0_actionMap;
|
|
InputActionTrace_SubscribeTo_m7A1E3D49CAB43092192D3625AC93C35D20887AE6(__this, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_SubscribeToAll_mD81B9896CAE58AFCA6DA772C004FD258800947E1 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0 = __this->___m_SubscribedToAll;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
InputActionTrace_HookOnActionChange_m757FFEDD56CE7DB4C26DE3E16A35027BE7B504C2(__this, NULL);
|
|
__this->___m_SubscribedToAll = (bool)1;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_1 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_2 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
int32_t L_3 = L_2->___length;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_4;
|
|
L_4 = InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59(L_1, ((int32_t)il2cpp_codegen_subtract(L_3, 1)), InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59_RuntimeMethod_var);
|
|
InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8(__this, L_4, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_5 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
int32_t L_6 = L_5->___length;
|
|
if ((((int32_t)L_6) > ((int32_t)0)))
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_7 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_8 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
int32_t L_9 = L_8->___length;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_10;
|
|
L_10 = InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF(L_7, ((int32_t)il2cpp_codegen_subtract(L_9, 1)), InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF_RuntimeMethod_var);
|
|
InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0(__this, L_10, NULL);
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_11 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
int32_t L_12 = L_11->___length;
|
|
if ((((int32_t)L_12) > ((int32_t)0)))
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFromAll_m45FFA2F63D670E10196B4EB5E22A6D6DFFFD52FE (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0;
|
|
L_0 = InputActionTrace_get_count_mF241CE7FD5077C5995F7C229EFAF062FAAE892BA(__this, NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
InputActionTrace_UnhookOnActionChange_m47FC78BBDA82DE71A8D282473851457E80C24FD3(__this, NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
__this->___m_SubscribedToAll = (bool)0;
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_1 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_2 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
int32_t L_3 = L_2->___length;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_4;
|
|
L_4 = InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59(L_1, ((int32_t)il2cpp_codegen_subtract(L_3, 1)), InlinedArray_1_get_Item_mA131C24B2EC7011082136F25DD6977A4009FEB59_RuntimeMethod_var);
|
|
InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8(__this, L_4, NULL);
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_5 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
int32_t L_6 = L_5->___length;
|
|
if ((((int32_t)L_6) > ((int32_t)0)))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_7 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_8 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
int32_t L_9 = L_8->___length;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_10;
|
|
L_10 = InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF(L_7, ((int32_t)il2cpp_codegen_subtract(L_9, 1)), InlinedArray_1_get_Item_m8D30F3B14860D4C714DF8402AB9DE2BAE3C12EFF_RuntimeMethod_var);
|
|
InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0(__this, L_10, NULL);
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_11 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
int32_t L_12 = L_11->___length;
|
|
if ((((int32_t)L_12) > ((int32_t)0)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_SubscribeTo_mD858B57514FB032EAB00BED9FC75894832A1EE1A (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_action, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_AppendWithCapacity_mE5BB445083DAB57E9F43BD32947BDD6ED17BA8FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_0 = ___0_action;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace_SubscribeTo_mD858B57514FB032EAB00BED9FC75894832A1EE1A_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_2 = __this->___m_CallbackDelegate;
|
|
if (L_2)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_3 = (Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E*)il2cpp_codegen_object_new(Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_mA763900B34C3394F230AE63708F530CA9A192B57(L_3, __this, (intptr_t)((void*)InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34_RuntimeMethod_var), NULL);
|
|
__this->___m_CallbackDelegate = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CallbackDelegate), (void*)L_3);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_4 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_5 = __this->___m_CallbackDelegate;
|
|
InputAction_add_performed_m0337FFA16EBEF7AE365C3B558CFDFF7BB9747B54(L_4, L_5, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_6 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_7 = __this->___m_CallbackDelegate;
|
|
InputAction_add_started_m850C46EBBEEFB3F9760AA83BFD6ECA00850657E5(L_6, L_7, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_8 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_9 = __this->___m_CallbackDelegate;
|
|
InputAction_add_canceled_m69EC253E21CC314BFB350A86E294D0651F5ECA77(L_8, L_9, NULL);
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_10 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_11 = ___0_action;
|
|
int32_t L_12;
|
|
L_12 = InlinedArray_1_AppendWithCapacity_mE5BB445083DAB57E9F43BD32947BDD6ED17BA8FA(L_10, L_11, ((int32_t)10), InlinedArray_1_AppendWithCapacity_mE5BB445083DAB57E9F43BD32947BDD6ED17BA8FA_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_SubscribeTo_m7A1E3D49CAB43092192D3625AC93C35D20887AE6 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_AppendWithCapacity_m856433493559E4616B9974203D93B0F6F3743FBE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_0 = ___0_actionMap;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace_SubscribeTo_m7A1E3D49CAB43092192D3625AC93C35D20887AE6_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_2 = __this->___m_CallbackDelegate;
|
|
if (L_2)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_3 = (Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E*)il2cpp_codegen_object_new(Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E_il2cpp_TypeInfo_var);
|
|
Action_1__ctor_mA763900B34C3394F230AE63708F530CA9A192B57(L_3, __this, (intptr_t)((void*)InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34_RuntimeMethod_var), NULL);
|
|
__this->___m_CallbackDelegate = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CallbackDelegate), (void*)L_3);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_4 = ___0_actionMap;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_5 = __this->___m_CallbackDelegate;
|
|
InputActionMap_add_actionTriggered_m07D042C57C782B0715B888F623A17D1E0DA9C7E7(L_4, L_5, NULL);
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_6 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_7 = ___0_actionMap;
|
|
int32_t L_8;
|
|
L_8 = InlinedArray_1_AppendWithCapacity_m856433493559E4616B9974203D93B0F6F3743FBE(L_6, L_7, ((int32_t)10), InlinedArray_1_AppendWithCapacity_m856433493559E4616B9974203D93B0F6F3743FBE_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ___0_action, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtWithCapacity_mFA00BEAEB8C403CDF8EC25405831705A046D102D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputArrayExtensions_IndexOfReference_TisInputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_m05462AE2217C7541E6408438B5224B816A538E8C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_0 = ___0_action;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF9010398F7F524C05AB19445BDCE02E617A3E267)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace_UnsubscribeFrom_mDD438FBE59077CEC9F1D2B89B2CAA5B7E5AF03D8_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_2 = __this->___m_CallbackDelegate;
|
|
if (L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_3 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_4 = __this->___m_CallbackDelegate;
|
|
InputAction_remove_performed_m1BE84CED38F11F17C825FA782B35C92D708E6E44(L_3, L_4, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_5 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_6 = __this->___m_CallbackDelegate;
|
|
InputAction_remove_started_m0B782C3E7D5EA619502E7079E1271108A3183D68(L_5, L_6, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_7 = ___0_action;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_8 = __this->___m_CallbackDelegate;
|
|
InputAction_remove_canceled_m7CF8D377C61DB1290E153C56312A7C075544AF7F(L_7, L_8, NULL);
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF L_9 = __this->___m_SubscribedActions;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_10 = ___0_action;
|
|
int32_t L_11;
|
|
L_11 = InputArrayExtensions_IndexOfReference_TisInputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_m05462AE2217C7541E6408438B5224B816A538E8C(L_9, L_10, InputArrayExtensions_IndexOfReference_TisInputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_m05462AE2217C7541E6408438B5224B816A538E8C_RuntimeMethod_var);
|
|
V_0 = L_11;
|
|
int32_t L_12 = V_0;
|
|
if ((((int32_t)L_12) == ((int32_t)(-1))))
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF* L_13 = (InlinedArray_1_t988D24EB8EBC66E20CEF2436282CE6A215B79BCF*)(&__this->___m_SubscribedActions);
|
|
int32_t L_14 = V_0;
|
|
InlinedArray_1_RemoveAtWithCapacity_mFA00BEAEB8C403CDF8EC25405831705A046D102D(L_13, L_14, InlinedArray_1_RemoveAtWithCapacity_mFA00BEAEB8C403CDF8EC25405831705A046D102D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_RemoveAtWithCapacity_m214DC78880E690C12F2F6190AE03C5125C9D984D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputArrayExtensions_IndexOfReference_TisInputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_m3588D00C5A2EF5BD6DB52BD8148B6FE232E3C2BF_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_0 = ___0_actionMap;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE75AD1ED67116F1690D5201EA0BA8543296CCA6)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InputActionTrace_UnsubscribeFrom_mEA85B9B11BF16D8A40A8852FB7F8B99B05D248B0_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_2 = __this->___m_CallbackDelegate;
|
|
if (L_2)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_3 = ___0_actionMap;
|
|
Action_1_tEB0353AA1A112B6F2D921B58DCC9D9D4C0498E6E* L_4 = __this->___m_CallbackDelegate;
|
|
InputActionMap_remove_actionTriggered_mF5973EE3AD4EFC35F2702D4E3464973D084C3D21(L_3, L_4, NULL);
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB L_5 = __this->___m_SubscribedActionMaps;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_6 = ___0_actionMap;
|
|
int32_t L_7;
|
|
L_7 = InputArrayExtensions_IndexOfReference_TisInputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_m3588D00C5A2EF5BD6DB52BD8148B6FE232E3C2BF(L_5, L_6, InputArrayExtensions_IndexOfReference_TisInputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_m3588D00C5A2EF5BD6DB52BD8148B6FE232E3C2BF_RuntimeMethod_var);
|
|
V_0 = L_7;
|
|
int32_t L_8 = V_0;
|
|
if ((((int32_t)L_8) == ((int32_t)(-1))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB* L_9 = (InlinedArray_1_tA400D09B80F15161B84CD387A6FA2EA0249125EB*)(&__this->___m_SubscribedActionMaps);
|
|
int32_t L_10 = V_0;
|
|
InlinedArray_1_RemoveAtWithCapacity_m214DC78880E690C12F2F6190AE03C5125C9D984D(L_9, L_10, InlinedArray_1_RemoveAtWithCapacity_m214DC78880E690C12F2F6190AE03C5125C9D984D_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 ___0_context, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_AppendWithCapacity_mA9E181C99B2AAC5D567DC8D2B82D916AA6A0722A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* V_2 = NULL;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* V_3 = NULL;
|
|
uint8_t* V_4 = NULL;
|
|
{
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234 L_0 = __this->___m_ActionMapStates;
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_1 = ___0_context;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_2 = L_1.___m_State;
|
|
int32_t L_3;
|
|
L_3 = InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533(L_0, L_2, InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533_RuntimeMethod_var);
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
if ((!(((uint32_t)L_4) == ((uint32_t)(-1)))))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_5 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStates);
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_6 = ___0_context;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_7 = L_6.___m_State;
|
|
int32_t L_8;
|
|
L_8 = InlinedArray_1_AppendWithCapacity_mA9E181C99B2AAC5D567DC8D2B82D916AA6A0722A(L_5, L_7, ((int32_t)10), InlinedArray_1_AppendWithCapacity_mA9E181C99B2AAC5D567DC8D2B82D916AA6A0722A_RuntimeMethod_var);
|
|
V_0 = L_8;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
InputActionTrace_HookOnActionChange_m757FFEDD56CE7DB4C26DE3E16A35027BE7B504C2(__this, NULL);
|
|
int32_t L_9;
|
|
L_9 = CallbackContext_get_valueSizeInBytes_m463B4503E147C9692CE4D278C5AAA5548CFD73A3((&___0_context), NULL);
|
|
V_1 = L_9;
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_10 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&__this->___m_EventBuffer);
|
|
int32_t L_11 = V_1;
|
|
int32_t L_12;
|
|
L_12 = ActionEvent_GetEventSizeWithValueSize_m58A4F1E9CF258862B6A929F1C8ED8BD0C317155B(L_11, NULL);
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_13;
|
|
L_13 = InputEventBuffer_AllocateEvent_m8B8C57E4A0764F048F9FC7D61B9E1329A6A2BC7C(L_10, L_12, ((int32_t)2048), 4, NULL);
|
|
V_2 = (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_13;
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_14 = ___0_context;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_15 = L_14.___m_State;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_16;
|
|
L_16 = InputActionState_get_actionStates_mFDC87519E9E826C5DAEE9E13058312FF82E16E0B(L_15, NULL);
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_17 = ___0_context;
|
|
int32_t L_18 = L_17.___m_ActionIndex;
|
|
uint32_t L_19 = sizeof(TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D);
|
|
V_3 = (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D*)((TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D*)il2cpp_codegen_add((intptr_t)L_16, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_18), (int32_t)L_19))));
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_20 = V_2;
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_21 = (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5*)(&L_20->___baseEvent);
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_22;
|
|
L_22 = ActionEvent_get_Type_m71EE0E777186515C32D7710F110D746C0EE47DDD(NULL);
|
|
InputEvent_set_type_mA12F3F32108A0B88A4EE7BCA8AE7F2972F8E9740(L_21, L_22, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_23 = V_2;
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_24 = (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5*)(&L_23->___baseEvent);
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_25 = V_3;
|
|
double L_26;
|
|
L_26 = TriggerState_get_time_m24F76F03E47DEFAEB40652814E189E13433EA29C_inline(L_25, NULL);
|
|
InputEvent_set_time_m210F97B604C0EEB53FC6CC4D57A10373FC081A0F(L_24, L_26, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_27 = V_2;
|
|
int32_t L_28 = V_0;
|
|
ActionEvent_set_stateIndex_m6A5B88C7CD64D3BC75B8211484AF25280C5E520B((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_27, L_28, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_29 = V_2;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_30 = V_3;
|
|
int32_t L_31;
|
|
L_31 = TriggerState_get_controlIndex_m61654A5C957F0DE7C600F5741F4BA5EE901DAF14(L_30, NULL);
|
|
ActionEvent_set_controlIndex_m2AC91D48B3CCA9C73415A1F85648CB93B05711E7((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_29, L_31, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_32 = V_2;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_33 = V_3;
|
|
int32_t L_34;
|
|
L_34 = TriggerState_get_bindingIndex_mD851F8DDC14C14E5FE80E64F78F24A4FE8328133_inline(L_33, NULL);
|
|
ActionEvent_set_bindingIndex_mF620F2E875C9E6EC9B51271D6E8F469C4E855708((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_32, L_34, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_35 = V_2;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_36 = V_3;
|
|
int32_t L_37;
|
|
L_37 = TriggerState_get_interactionIndex_mDA74F3F62A69C872BBF1803967687E53E622DA46(L_36, NULL);
|
|
ActionEvent_set_interactionIndex_m8369A717B14FE2DE5CC74F55A1764EFE2DCE0546((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_35, L_37, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_38 = V_2;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_39 = V_3;
|
|
double L_40;
|
|
L_40 = TriggerState_get_startTime_mD52E8758CA46F480B5BA5B0BAB6BB7EF793B6F68_inline(L_39, NULL);
|
|
ActionEvent_set_startTime_m421136E6914BF478860D9A2A4C302A8E5C0128F2_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_38, L_40, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_41 = V_2;
|
|
TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* L_42 = V_3;
|
|
int32_t L_43;
|
|
L_43 = TriggerState_get_phase_m11BDB3D761D241980978DA52027C1E3B507D0D6D_inline(L_42, NULL);
|
|
ActionEvent_set_phase_mF8ACF6B2396E2351BA691A53450A4013BD011A9F((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_41, L_43, NULL);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_44 = V_2;
|
|
uint8_t* L_45;
|
|
L_45 = ActionEvent_get_valueData_m90D8EEC0EBFC775772BCF3FCB60FCBFA282D3E4C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_44, NULL);
|
|
V_4 = L_45;
|
|
uint8_t* L_46 = V_4;
|
|
int32_t L_47 = V_1;
|
|
CallbackContext_ReadValue_mD45C68F04343F185BEB52254C7FBC95E6A654309((&___0_context), (void*)L_46, L_47, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_Clear_mD1680ABBBE333B67D83FA4EFB6C67FCA5C480B4B (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_ClearWithCapacity_mB1A620B48F38CC5FF4C09FF8A892DEE7ED426947_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_0 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&__this->___m_EventBuffer);
|
|
InputEventBuffer_Reset_m9E41B3CE9C7556C62AFC55772D7D4FBA8A99360B(L_0, NULL);
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_1 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStates);
|
|
InlinedArray_1_ClearWithCapacity_mB1A620B48F38CC5FF4C09FF8A892DEE7ED426947(L_1, InlinedArray_1_ClearWithCapacity_mB1A620B48F38CC5FF4C09FF8A892DEE7ED426947_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_Finalize_m7054AB84403B7FD50956D86AEBF261930F6A3753 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0008:
|
|
{
|
|
Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2(__this, NULL);
|
|
return;
|
|
}
|
|
});
|
|
try
|
|
{
|
|
InputActionTrace_DisposeInternal_m880EA2F10B3C8B986A75254C548168D9F308C080(__this, NULL);
|
|
goto IL_000f;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InputActionTrace_ToString_m9AFB2647FE4A669C8F9F70D5F2B45D0127F1AB87 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t3F73EBF6F115C27387F41C96FEA1DDA34172922B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5B4F028A4070094FCA4E7762E2C376A65E2D59C6);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBAEB8AB8FA5DBF660BD005C879516F2A127142D3);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
StringBuilder_t* V_0 = NULL;
|
|
bool V_1 = false;
|
|
RuntimeObject* V_2 = NULL;
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
int32_t L_0;
|
|
L_0 = InputActionTrace_get_count_mF241CE7FD5077C5995F7C229EFAF062FAAE892BA(__this, NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteral5B4F028A4070094FCA4E7762E2C376A65E2D59C6;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
StringBuilder_t* L_1 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_1, NULL);
|
|
V_0 = L_1;
|
|
StringBuilder_t* L_2 = V_0;
|
|
StringBuilder_t* L_3;
|
|
L_3 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_2, ((int32_t)91), NULL);
|
|
V_1 = (bool)1;
|
|
RuntimeObject* L_4;
|
|
L_4 = InputActionTrace_GetEnumerator_mD1C716B8685E9FEE9BB4CDC3E47554014651EB09(__this, NULL);
|
|
V_2 = L_4;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_005e:
|
|
{
|
|
{
|
|
RuntimeObject* L_5 = V_2;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_6 = V_2;
|
|
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_6);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
goto IL_0054_1;
|
|
}
|
|
|
|
IL_0028_1:
|
|
{
|
|
RuntimeObject* L_7 = V_2;
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 L_8;
|
|
L_8 = InterfaceFuncInvoker0< ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 >::Invoke(0, IEnumerator_1_t3F73EBF6F115C27387F41C96FEA1DDA34172922B_il2cpp_TypeInfo_var, L_7);
|
|
V_3 = L_8;
|
|
bool L_9 = V_1;
|
|
if (L_9)
|
|
{
|
|
goto IL_003e_1;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_10 = V_0;
|
|
StringBuilder_t* L_11;
|
|
L_11 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_10, _stringLiteralBAEB8AB8FA5DBF660BD005C879516F2A127142D3, NULL);
|
|
}
|
|
|
|
IL_003e_1:
|
|
{
|
|
StringBuilder_t* L_12 = V_0;
|
|
String_t* L_13;
|
|
L_13 = ActionEventPtr_ToString_mF3C8F9B31E7B5F80BDCBE7ECA6F7D0C5FD418F60((&V_3), NULL);
|
|
StringBuilder_t* L_14;
|
|
L_14 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_12, L_13, NULL);
|
|
V_1 = (bool)0;
|
|
}
|
|
|
|
IL_0054_1:
|
|
{
|
|
RuntimeObject* L_15 = V_2;
|
|
bool L_16;
|
|
L_16 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_15);
|
|
if (L_16)
|
|
{
|
|
goto IL_0028_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
StringBuilder_t* L_17 = V_0;
|
|
StringBuilder_t* L_18;
|
|
L_18 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_17, ((int32_t)93), NULL);
|
|
StringBuilder_t* L_19 = V_0;
|
|
String_t* L_20;
|
|
L_20 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_19);
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_Dispose_m2393A63B8B5C5912614869BD403B3FD379263AEA (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputActionTrace_UnsubscribeFromAll_m45FFA2F63D670E10196B4EB5E22A6D6DFFFD52FE(__this, NULL);
|
|
InputActionTrace_DisposeInternal_m880EA2F10B3C8B986A75254C548168D9F308C080(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_DisposeInternal_m880EA2F10B3C8B986A75254C548168D9F308C080 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
V_0 = 0;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_0 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStateClones);
|
|
int32_t L_1 = V_0;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_2;
|
|
L_2 = InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE(L_0, L_1, InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE_RuntimeMethod_var);
|
|
InputActionState_Dispose_m72C771177F6D31BE676116B49DE758E0F1E67C87(L_2, NULL);
|
|
int32_t L_3 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1));
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
int32_t L_4 = V_0;
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_5 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStateClones);
|
|
int32_t L_6 = L_5->___length;
|
|
if ((((int32_t)L_4) < ((int32_t)L_6)))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
{
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_7 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&__this->___m_EventBuffer);
|
|
InputEventBuffer_Dispose_mC0CD0CC5F58859A221221F1A3FAE84B8EFB5CFF3(L_7, NULL);
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_8 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStates);
|
|
InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F(L_8, InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F_RuntimeMethod_var);
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_9 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStateClones);
|
|
InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F(L_9, InlinedArray_1_Clear_mDCFA1C172EA0A7615C259F0FD27498F74086454F_RuntimeMethod_var);
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_10 = __this->___m_ActionChangeDelegate;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_11 = __this->___m_ActionChangeDelegate;
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSystem_remove_onActionChange_m791FB8CBC5B77626551D79D43AB92856F44D23AB(L_11, NULL);
|
|
__this->___m_ActionChangeDelegate = (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ActionChangeDelegate), (void*)(Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D*)NULL);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionTrace_GetEnumerator_mD1C716B8685E9FEE9BB4CDC3E47554014651EB09 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6 L_0;
|
|
memset((&L_0), 0, sizeof(L_0));
|
|
Enumerator__ctor_m6063AA7C8ED2D59B6429C7CFEFC3C3184B074F63((&L_0), __this, NULL);
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6 L_1 = L_0;
|
|
RuntimeObject* L_2 = Box(Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_il2cpp_TypeInfo_var, &L_1);
|
|
return (RuntimeObject*)L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* InputActionTrace_System_Collections_IEnumerable_GetEnumerator_m32F0FC672908ADB81B8605052F5DEA9AA989E691 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0;
|
|
L_0 = InputActionTrace_GetEnumerator_mD1C716B8685E9FEE9BB4CDC3E47554014651EB09(__this, NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_HookOnActionChange_m757FFEDD56CE7DB4C26DE3E16A35027BE7B504C2 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionTrace_OnActionChange_mEA40F22E00D09FAD29E5D2838680D8E0FEC05EC5_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0 = __this->___m_OnActionChangeHooked;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_1 = __this->___m_ActionChangeDelegate;
|
|
if (L_1)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_2 = (Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D*)il2cpp_codegen_object_new(Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D_il2cpp_TypeInfo_var);
|
|
Action_2__ctor_m0084993EFF242AD712CBF7FE45346F734ABFB0B8(L_2, __this, (intptr_t)((void*)InputActionTrace_OnActionChange_mEA40F22E00D09FAD29E5D2838680D8E0FEC05EC5_RuntimeMethod_var), NULL);
|
|
__this->___m_ActionChangeDelegate = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ActionChangeDelegate), (void*)L_2);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_3 = __this->___m_ActionChangeDelegate;
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSystem_add_onActionChange_m781F9B948CECB8E816D2C8AC924D45B8202C72BC(L_3, NULL);
|
|
__this->___m_OnActionChangeHooked = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_UnhookOnActionChange_m47FC78BBDA82DE71A8D282473851457E80C24FD3 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0 = __this->___m_OnActionChangeHooked;
|
|
if (L_0)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Action_2_t4D6C6A84A6B44BE6193A1F64753F6E48558FBE9D* L_1 = __this->___m_ActionChangeDelegate;
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputSystem_remove_onActionChange_m791FB8CBC5B77626551D79D43AB92856F44D23AB(L_1, NULL);
|
|
__this->___m_OnActionChangeHooked = (bool)0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_OnActionChange_mEA40F22E00D09FAD29E5D2838680D8E0FEC05EC5 (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, RuntimeObject* ___0_actionOrMapOrAsset, int32_t ___1_change, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mEBA9B463E0C56E465374E121B30DD6556395FD2A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF057AC27626CFDA56DE3967C9BEA2F87848D0F1C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mCF93DD185E684427D01288898FAA5BB2B20B3931_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_GetEnumerator_m6B531B17000F73D30B2898B8E2E097389A812938_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* V_2 = NULL;
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* V_5 = NULL;
|
|
InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D* V_6 = NULL;
|
|
Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* V_9 = NULL;
|
|
{
|
|
bool L_0 = __this->___m_SubscribedToAll;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___1_change;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 4))) <= ((uint32_t)2))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = ___0_actionOrMapOrAsset;
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_3 = ((InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD*)CastclassSealed((RuntimeObject*)L_2, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_il2cpp_TypeInfo_var));
|
|
int32_t L_4 = L_3->___m_ActionIndexInState;
|
|
V_1 = L_4;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_5 = L_3->___m_ActionMap;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_6 = L_5->___m_State;
|
|
V_2 = L_6;
|
|
il2cpp_codegen_initobj((&V_4), sizeof(CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8));
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_7 = V_2;
|
|
(&V_4)->___m_State = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_4)->___m_State), (void*)L_7);
|
|
int32_t L_8 = V_1;
|
|
(&V_4)->___m_ActionIndex = L_8;
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_9 = V_4;
|
|
V_3 = L_9;
|
|
CallbackContext_tB251EE41F509C6E8A6B05EC97C029A45DF4F5FA8 L_10 = V_3;
|
|
InputActionTrace_RecordAction_mFBD1B7BAB17B433212B8F324401300830947DA34(__this, L_10, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
int32_t L_11 = ___1_change;
|
|
if ((((int32_t)L_11) == ((int32_t)7)))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
RuntimeObject* L_12 = ___0_actionOrMapOrAsset;
|
|
V_0 = ((InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD*)IsInstSealed((RuntimeObject*)L_12, InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD_il2cpp_TypeInfo_var));
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_13 = V_0;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_14 = V_0;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_15 = L_14->___m_ActionMap;
|
|
InputActionTrace_CloneActionStateBeforeBindingsChange_mA9B74CD2A0548D4056F62B80120C1B65AD95799B(__this, L_15, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
RuntimeObject* L_16 = ___0_actionOrMapOrAsset;
|
|
V_5 = ((InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09*)IsInstSealed((RuntimeObject*)L_16, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09_il2cpp_TypeInfo_var));
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_17 = V_5;
|
|
if (!L_17)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_18 = V_5;
|
|
InputActionTrace_CloneActionStateBeforeBindingsChange_mA9B74CD2A0548D4056F62B80120C1B65AD95799B(__this, L_18, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
RuntimeObject* L_19 = ___0_actionOrMapOrAsset;
|
|
V_6 = ((InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D*)IsInstClass((RuntimeObject*)L_19, InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D_il2cpp_TypeInfo_var));
|
|
InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D* L_20 = V_6;
|
|
if (!L_20)
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
{
|
|
InputActionAsset_tF217AC5223B4AAA46EBCB44B33E9259FB117417D* L_21 = V_6;
|
|
ReadOnlyArray_1_tB688C6ED4807227AAD260815DAFB574392403081 L_22;
|
|
L_22 = InputActionAsset_get_actionMaps_m4466B91D0F82214F6B3CBE373B64D785657B63B4(L_21, NULL);
|
|
V_8 = L_22;
|
|
Enumerator_t6F8E3C50C50BA77214BAA164C6E27F0E2AA547EA L_23;
|
|
L_23 = ReadOnlyArray_1_GetEnumerator_m6B531B17000F73D30B2898B8E2E097389A812938((&V_8), ReadOnlyArray_1_GetEnumerator_m6B531B17000F73D30B2898B8E2E097389A812938_RuntimeMethod_var);
|
|
V_7 = L_23;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_00b6:
|
|
{
|
|
Enumerator_Dispose_mEBA9B463E0C56E465374E121B30DD6556395FD2A((&V_7), Enumerator_Dispose_mEBA9B463E0C56E465374E121B30DD6556395FD2A_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
goto IL_00ab_1;
|
|
}
|
|
|
|
IL_009a_1:
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_24;
|
|
L_24 = Enumerator_get_Current_mCF93DD185E684427D01288898FAA5BB2B20B3931((&V_7), Enumerator_get_Current_mCF93DD185E684427D01288898FAA5BB2B20B3931_RuntimeMethod_var);
|
|
V_9 = L_24;
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_25 = V_9;
|
|
InputActionTrace_CloneActionStateBeforeBindingsChange_mA9B74CD2A0548D4056F62B80120C1B65AD95799B(__this, L_25, NULL);
|
|
}
|
|
|
|
IL_00ab_1:
|
|
{
|
|
bool L_26;
|
|
L_26 = Enumerator_MoveNext_mF057AC27626CFDA56DE3967C9BEA2F87848D0F1C((&V_7), Enumerator_MoveNext_mF057AC27626CFDA56DE3967C9BEA2F87848D0F1C_RuntimeMethod_var);
|
|
if (L_26)
|
|
{
|
|
goto IL_009a_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InputActionTrace_CloneActionStateBeforeBindingsChange_mA9B74CD2A0548D4056F62B80120C1B65AD95799B (InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* __this, InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* ___0_actionMap, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_Append_m9C15BCB725C9DDF777EFE497951661E79C21971F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_set_Item_mBB25A5AB859D05A77FAB737EC43EA83CBB18033A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* V_2 = NULL;
|
|
{
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_0 = ___0_actionMap;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_1 = L_0->___m_State;
|
|
V_0 = L_1;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_000b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234 L_3 = __this->___m_ActionMapStates;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_4 = V_0;
|
|
int32_t L_5;
|
|
L_5 = InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533(L_3, L_4, InputArrayExtensions_IndexOfReference_TisInputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700_m3F4A27E54D872B168C891F35FAF4A60288C33533_RuntimeMethod_var);
|
|
V_1 = L_5;
|
|
int32_t L_6 = V_1;
|
|
if ((!(((uint32_t)L_6) == ((uint32_t)(-1)))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_7 = V_0;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_8;
|
|
L_8 = InputActionState_Clone_m47C14D737D198E9FE1D210DD22B5E7BE07C93916(L_7, NULL);
|
|
V_2 = L_8;
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_9 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStateClones);
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_10 = V_2;
|
|
int32_t L_11;
|
|
L_11 = InlinedArray_1_Append_m9C15BCB725C9DDF777EFE497951661E79C21971F(L_9, L_10, InlinedArray_1_Append_m9C15BCB725C9DDF777EFE497951661E79C21971F_RuntimeMethod_var);
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_12 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&__this->___m_ActionMapStates);
|
|
int32_t L_13 = V_1;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_14 = V_2;
|
|
InlinedArray_1_set_Item_mBB25A5AB859D05A77FAB737EC43EA83CBB18033A(L_12, L_13, L_14, InlinedArray_1_set_Item_mBB25A5AB859D05A77FAB737EC43EA83CBB18033A_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_pinvoke(const ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74& unmarshaled, ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___m_StateException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_State' of type 'ActionEventPtr': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StateException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_pinvoke_back(const ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_pinvoke& marshaled, ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74& unmarshaled)
|
|
{
|
|
Exception_t* ___m_StateException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_State' of type 'ActionEventPtr': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StateException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_pinvoke_cleanup(ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_com(const ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74& unmarshaled, ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___m_StateException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_State' of type 'ActionEventPtr': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StateException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_com_back(const ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_com& marshaled, ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74& unmarshaled)
|
|
{
|
|
Exception_t* ___m_StateException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_State' of type 'ActionEventPtr': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_StateException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshal_com_cleanup(ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_0 = __this->___m_State;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_1 = __this->___m_Ptr;
|
|
int32_t L_2;
|
|
L_2 = ActionEvent_get_bindingIndex_m95BC43710F538E6E696644A9CABD5EC4FAA97400_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_1, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_3;
|
|
L_3 = InputActionState_GetActionOrNull_mA153B3BAE32C8DE156B1D1761CA155522020432A(L_0, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* _returnValue;
|
|
_returnValue = ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEventPtr_get_phase_m26D6B05FAB20762B638F92C5EBDAB9C5556CAE1C (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
int32_t L_1;
|
|
L_1 = ActionEvent_get_phase_mA5D0A72C4C5DD7D0F562AAC03812667D7D467AC9_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t ActionEventPtr_get_phase_m26D6B05FAB20762B638F92C5EBDAB9C5556CAE1C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = ActionEventPtr_get_phase_m26D6B05FAB20762B638F92C5EBDAB9C5556CAE1C(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_0 = __this->___m_State;
|
|
InputControlU5BU5D_t0B951FEF1504D6340387C4735F5D6F426F40FE17* L_1 = L_0->___controls;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_2 = __this->___m_Ptr;
|
|
int32_t L_3;
|
|
L_3 = ActionEvent_get_controlIndex_m6AD8C96BCD3A38D6FFC823F98673549CAADB1715_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_2, NULL);
|
|
int32_t L_4 = L_3;
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* L_5 = (L_1)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_4));
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* _returnValue;
|
|
_returnValue = ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActionEventPtr_get_interaction_mDC4B1654C90382809ED75DFAD09EB2F8767B2F7E (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
int32_t L_1;
|
|
L_1 = ActionEvent_get_interactionIndex_m5609EC04CE26D86650CF0829F907D478A209286E((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)(-1)))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_3 = __this->___m_State;
|
|
IInputInteractionU5BU5D_t175AB10EB3221C36393F258F530F94D8DD01CB93* L_4 = L_3->___interactions;
|
|
int32_t L_5 = V_0;
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject* L_7 = (L_4)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* ActionEventPtr_get_interaction_mDC4B1654C90382809ED75DFAD09EB2F8767B2F7E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = ActionEventPtr_get_interaction_mDC4B1654C90382809ED75DFAD09EB2F8767B2F7E(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_1 = (InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5*)(&L_0->___baseEvent);
|
|
double L_2;
|
|
L_2 = InputEvent_get_time_mD4A6C01A2B7BFB9ECAD089197C573886E3F70ADB(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
double _returnValue;
|
|
_returnValue = ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_startTime_mFD59A4BFD01E8DEAF054C649DBDDA7E02FADA523 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
double L_1;
|
|
L_1 = ActionEvent_get_startTime_mFC441D783C0FF36A0DCF844F6CB4C51F7B507DC9_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double ActionEventPtr_get_startTime_mFD59A4BFD01E8DEAF054C649DBDDA7E02FADA523_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
double _returnValue;
|
|
_returnValue = ActionEventPtr_get_startTime_mFD59A4BFD01E8DEAF054C649DBDDA7E02FADA523(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double ActionEventPtr_get_duration_m625EEC2E34F1B813DF7ACDAF7341D7C9D4F5F6DF (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0;
|
|
L_0 = ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1(__this, NULL);
|
|
double L_1;
|
|
L_1 = ActionEventPtr_get_startTime_mFD59A4BFD01E8DEAF054C649DBDDA7E02FADA523(__this, NULL);
|
|
return ((double)il2cpp_codegen_subtract(L_0, L_1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double ActionEventPtr_get_duration_m625EEC2E34F1B813DF7ACDAF7341D7C9D4F5F6DF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
double _returnValue;
|
|
_returnValue = ActionEventPtr_get_duration_m625EEC2E34F1B813DF7ACDAF7341D7C9D4F5F6DF(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActionEventPtr_get_valueSizeInBytes_mBF3829D5312AC6705DD171C026ACA01FCCCB90FD (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
int32_t L_1;
|
|
L_1 = ActionEvent_get_valueSizeInBytes_m76C6A128C9C3E3747FE7917EA1760B74647FD19C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t ActionEventPtr_get_valueSizeInBytes_mBF3829D5312AC6705DD171C026ACA01FCCCB90FD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = ActionEventPtr_get_valueSizeInBytes_mBF3829D5312AC6705DD171C026ACA01FCCCB90FD(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint8_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* V_5 = NULL;
|
|
Type_t* V_6 = NULL;
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA3F52EE884CB796AF4600C7DC2072A8186379111)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_2 = __this->___m_Ptr;
|
|
uint8_t* L_3;
|
|
L_3 = ActionEvent_get_valueData_m90D8EEC0EBFC775772BCF3FCB60FCBFA282D3E4C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_2, NULL);
|
|
V_0 = L_3;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_4 = __this->___m_Ptr;
|
|
int32_t L_5;
|
|
L_5 = ActionEvent_get_bindingIndex_m95BC43710F538E6E696644A9CABD5EC4FAA97400_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_4, NULL);
|
|
V_1 = L_5;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_6 = __this->___m_State;
|
|
BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* L_7;
|
|
L_7 = InputActionState_get_bindingStates_mF497553BC159C0B3BFE6A8BAD6336EB09CB4B2DE(L_6, NULL);
|
|
int32_t L_8 = V_1;
|
|
uint32_t L_9 = sizeof(BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA);
|
|
bool L_10;
|
|
L_10 = BindingState_get_isPartOfComposite_m70F70F3B0BEFE2E296ECDAD016DA21F9A9574533((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), (int32_t)L_9)))), NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_00c3;
|
|
}
|
|
}
|
|
{
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_11 = __this->___m_State;
|
|
BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* L_12;
|
|
L_12 = InputActionState_get_bindingStates_mF497553BC159C0B3BFE6A8BAD6336EB09CB4B2DE(L_11, NULL);
|
|
int32_t L_13 = V_1;
|
|
uint32_t L_14 = sizeof(BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA);
|
|
int32_t L_15;
|
|
L_15 = BindingState_get_compositeOrCompositeBindingIndex_m383AEFE1AA276D530D90A4DBE19C5B957726CE34((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)il2cpp_codegen_add((intptr_t)L_12, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_13), (int32_t)L_14)))), NULL);
|
|
V_3 = L_15;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_16 = __this->___m_State;
|
|
BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA* L_17;
|
|
L_17 = InputActionState_get_bindingStates_mF497553BC159C0B3BFE6A8BAD6336EB09CB4B2DE(L_16, NULL);
|
|
int32_t L_18 = V_3;
|
|
uint32_t L_19 = sizeof(BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA);
|
|
int32_t L_20;
|
|
L_20 = BindingState_get_compositeOrCompositeBindingIndex_m383AEFE1AA276D530D90A4DBE19C5B957726CE34((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)((BindingState_t69D9579E13933436EAF3A3886EAED220DFD696EA*)il2cpp_codegen_add((intptr_t)L_17, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_18), (int32_t)L_19)))), NULL);
|
|
V_4 = L_20;
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_21 = __this->___m_State;
|
|
InputBindingCompositeU5BU5D_tB9A645573A56F8DC9EC7AD84F1BE24C2B0F4319E* L_22 = L_21->___composites;
|
|
int32_t L_23 = V_4;
|
|
int32_t L_24 = L_23;
|
|
InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* L_25 = (L_22)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_24));
|
|
V_5 = L_25;
|
|
InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* L_26 = V_5;
|
|
Type_t* L_27;
|
|
L_27 = VirtualFuncInvoker0< Type_t* >::Invoke(4, L_26);
|
|
V_6 = L_27;
|
|
Type_t* L_28 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
|
|
bool L_29;
|
|
L_29 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_28, (Type_t*)NULL, NULL);
|
|
if (!L_29)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
InputBindingComposite_tA9230435A30FB5B2D4967D6FAE7EFABBBF26C0C0* L_30 = V_5;
|
|
String_t* L_31;
|
|
L_31 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral47F26A23D3242B2AC82919E846BDC8915799BDA7)), L_30, NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_32 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_32, L_31, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
uint8_t* L_33 = V_0;
|
|
intptr_t L_34;
|
|
memset((&L_34), 0, sizeof(L_34));
|
|
IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9_inline((&L_34), (void*)L_33, NULL);
|
|
Type_t* L_35 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_36;
|
|
L_36 = Marshal_PtrToStructure_m235E141E21BFB69A01B07DDDF1702BA7D5723AC3(L_34, L_35, NULL);
|
|
return L_36;
|
|
}
|
|
|
|
IL_00c3:
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_37 = __this->___m_Ptr;
|
|
int32_t L_38;
|
|
L_38 = ActionEvent_get_valueSizeInBytes_m76C6A128C9C3E3747FE7917EA1760B74647FD19C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_37, NULL);
|
|
V_2 = L_38;
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* L_39;
|
|
L_39 = ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68(__this, NULL);
|
|
uint8_t* L_40 = V_0;
|
|
int32_t L_41 = V_2;
|
|
RuntimeObject* L_42;
|
|
L_42 = VirtualFuncInvoker2< RuntimeObject*, void*, int32_t >::Invoke(7, L_39, (void*)L_40, L_41);
|
|
return L_42;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, void* ___0_buffer, int32_t ___1_bufferSize, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
int32_t L_1;
|
|
L_1 = ActionEvent_get_valueSizeInBytes_m76C6A128C9C3E3747FE7917EA1760B74647FD19C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = ___1_bufferSize;
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_2) >= ((int32_t)L_3)))
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = V_0;
|
|
int32_t L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(il2cpp_defaults.int32_class, &L_5);
|
|
int32_t L_7 = ___1_bufferSize;
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
|
|
String_t* L_10;
|
|
L_10 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral121D7A5449D23930B3E0BDFA36F57645E3E5313D)), L_6, L_9, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_11 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_11, L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC8FE4FB2F0C7351CCB064A9D9BD65C0FC83D4E12)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
void* L_12 = ___0_buffer;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_13 = __this->___m_Ptr;
|
|
uint8_t* L_14;
|
|
L_14 = ActionEvent_get_valueData_m90D8EEC0EBFC775772BCF3FCB60FCBFA282D3E4C((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_13, NULL);
|
|
int32_t L_15 = V_0;
|
|
UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177(L_12, (void*)L_14, ((int64_t)L_15), NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC_AdjustorThunk (RuntimeObject* __this, void* ___0_buffer, int32_t ___1_bufferSize, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
ActionEventPtr_ReadValue_m0CED8E49F4086DA8B52A7A87D0A78788A3E934CC(_thisAdjusted, ___0_buffer, ___1_bufferSize, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActionEventPtr_ToString_mF3C8F9B31E7B5F80BDCBE7ECA6F7D0C5FD418F60 (ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputActionPhase_t79D9374C1940AA7248377075A0E83122540334C6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6FC0D12F2282BBF3E1A56D6E94B7F937695F9EB3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD64DE515DE159C401BB82652225D6BE22CDAD7A1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
String_t* G_B5_0 = NULL;
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_0 = __this->___m_Ptr;
|
|
if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteralD64DE515DE159C401BB82652225D6BE22CDAD7A1;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_1;
|
|
L_1 = ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F(__this, NULL);
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_2;
|
|
L_2 = InputAction_get_actionMap_m43B509A85057642A7DD0B89E4F27044ABB5B5E93(L_1, NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_3;
|
|
L_3 = ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F(__this, NULL);
|
|
String_t* L_4;
|
|
L_4 = InputAction_get_name_m1F0AADC84A46CBF2EEE3AEACB760189F68D50938_inline(L_3, NULL);
|
|
G_B5_0 = L_4;
|
|
goto IL_004f;
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_5;
|
|
L_5 = ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F(__this, NULL);
|
|
InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* L_6;
|
|
L_6 = InputAction_get_actionMap_m43B509A85057642A7DD0B89E4F27044ABB5B5E93(L_5, NULL);
|
|
String_t* L_7;
|
|
L_7 = InputActionMap_get_name_mCB679DD2375CBD4A3F7A3419CEDF8AE928CDEBC8_inline(L_6, NULL);
|
|
InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* L_8;
|
|
L_8 = ActionEventPtr_get_action_m23A3313B38BDC794FDA707D321E173923358609F(__this, NULL);
|
|
String_t* L_9;
|
|
L_9 = InputAction_get_name_m1F0AADC84A46CBF2EEE3AEACB760189F68D50938_inline(L_8, NULL);
|
|
String_t* L_10;
|
|
L_10 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_7, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_9, NULL);
|
|
G_B5_0 = L_10;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
V_0 = G_B5_0;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_11 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)7);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_11;
|
|
String_t* L_13 = V_0;
|
|
ArrayElementTypeCheck (L_12, L_13);
|
|
(L_12)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_13);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14 = L_12;
|
|
int32_t L_15;
|
|
L_15 = ActionEventPtr_get_phase_m26D6B05FAB20762B638F92C5EBDAB9C5556CAE1C(__this, NULL);
|
|
int32_t L_16 = L_15;
|
|
RuntimeObject* L_17 = Box(InputActionPhase_t79D9374C1940AA7248377075A0E83122540334C6_il2cpp_TypeInfo_var, &L_16);
|
|
ArrayElementTypeCheck (L_14, L_17);
|
|
(L_14)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_17);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_18 = L_14;
|
|
double L_19;
|
|
L_19 = ActionEventPtr_get_time_mE0AF560F5C023A3F2282A284F8D6FE86FDABD1D1(__this, NULL);
|
|
double L_20 = L_19;
|
|
RuntimeObject* L_21 = Box(il2cpp_defaults.double_class, &L_20);
|
|
ArrayElementTypeCheck (L_18, L_21);
|
|
(L_18)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_21);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_22 = L_18;
|
|
InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* L_23;
|
|
L_23 = ActionEventPtr_get_control_mFE74D3C7F84BA6B052BD7C51D7CD7D37813CDD68(__this, NULL);
|
|
ArrayElementTypeCheck (L_22, L_23);
|
|
(L_22)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_23);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_24 = L_22;
|
|
RuntimeObject* L_25;
|
|
L_25 = ActionEventPtr_ReadValueAsObject_m73DFA81422C46AA5A7CFC1FF6C11E9B378BB0A77(__this, NULL);
|
|
ArrayElementTypeCheck (L_24, L_25);
|
|
(L_24)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)L_25);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_26 = L_24;
|
|
RuntimeObject* L_27;
|
|
L_27 = ActionEventPtr_get_interaction_mDC4B1654C90382809ED75DFAD09EB2F8767B2F7E(__this, NULL);
|
|
ArrayElementTypeCheck (L_26, L_27);
|
|
(L_26)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_27);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = L_26;
|
|
double L_29;
|
|
L_29 = ActionEventPtr_get_duration_m625EEC2E34F1B813DF7ACDAF7341D7C9D4F5F6DF(__this, NULL);
|
|
double L_30 = L_29;
|
|
RuntimeObject* L_31 = Box(il2cpp_defaults.double_class, &L_30);
|
|
ArrayElementTypeCheck (L_28, L_31);
|
|
(L_28)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(6), (RuntimeObject*)L_31);
|
|
String_t* L_32;
|
|
L_32 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteral6FC0D12F2282BBF3E1A56D6E94B7F937695F9EB3, L_28, NULL);
|
|
return L_32;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* ActionEventPtr_ToString_mF3C8F9B31E7B5F80BDCBE7ECA6F7D0C5FD418F60_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = ActionEventPtr_ToString_mF3C8F9B31E7B5F80BDCBE7ECA6F7D0C5FD418F60(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_pinvoke(const Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6& unmarshaled, Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___m_TraceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Trace' of type 'Enumerator': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_TraceException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_pinvoke_back(const Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_pinvoke& marshaled, Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6& unmarshaled)
|
|
{
|
|
Exception_t* ___m_TraceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Trace' of type 'Enumerator': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_TraceException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_pinvoke_cleanup(Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_com(const Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6& unmarshaled, Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___m_TraceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Trace' of type 'Enumerator': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_TraceException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_com_back(const Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_com& marshaled, Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6& unmarshaled)
|
|
{
|
|
Exception_t* ___m_TraceException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Trace' of type 'Enumerator': Reference type field marshaling is not supported.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_TraceException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshal_com_cleanup(Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6063AA7C8ED2D59B6429C7CFEFC3C3184B074F63 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___0_trace, const RuntimeMethod* method)
|
|
{
|
|
InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* L_0 = ___0_trace;
|
|
__this->___m_Trace = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Trace), (void*)L_0);
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* L_1 = ___0_trace;
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_2 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&L_1->___m_EventBuffer);
|
|
InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 L_3;
|
|
L_3 = InputEventBuffer_get_bufferPtr_m7C5E03ED8F0433B3CD4F019DFADDE3983472DACB(L_2, NULL);
|
|
V_0 = L_3;
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_4;
|
|
L_4 = InputEventPtr_get_data_m4694B5F91E787CE9586B5C7113AFEB89D33CC616_inline((&V_0), NULL);
|
|
__this->___m_Buffer = (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_4;
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* L_5 = ___0_trace;
|
|
InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* L_6 = (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE*)(&L_5->___m_EventBuffer);
|
|
int32_t L_7;
|
|
L_7 = InputEventBuffer_get_eventCount_mD120699C5A1CEBA76C878BC37DB2E39458F56C8E_inline(L_6, NULL);
|
|
__this->___m_EventCount = L_7;
|
|
__this->___m_CurrentEvent = (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)((uintptr_t)0);
|
|
__this->___m_CurrentIndex = 0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator__ctor_m6063AA7C8ED2D59B6429C7CFEFC3C3184B074F63_AdjustorThunk (RuntimeObject* __this, InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* ___0_trace, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
Enumerator__ctor_m6063AA7C8ED2D59B6429C7CFEFC3C3184B074F63(_thisAdjusted, ___0_trace, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5A11A39564FD7F7667C1799748716C19E85483CF (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_CurrentIndex;
|
|
int32_t L_1 = __this->___m_EventCount;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_2 = __this->___m_CurrentEvent;
|
|
if ((!(((uintptr_t)L_2) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_3 = __this->___m_Buffer;
|
|
__this->___m_CurrentEvent = L_3;
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_4 = __this->___m_CurrentEvent;
|
|
return (bool)((((int32_t)((((intptr_t)L_4) == ((intptr_t)((uintptr_t)0)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
int32_t L_5 = __this->___m_CurrentIndex;
|
|
__this->___m_CurrentIndex = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
int32_t L_6 = __this->___m_CurrentIndex;
|
|
int32_t L_7 = __this->___m_EventCount;
|
|
if ((!(((uint32_t)L_6) == ((uint32_t)L_7))))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_8 = __this->___m_CurrentEvent;
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_9;
|
|
L_9 = InputEvent_GetNextInMemory_mC3AFC8F09360ED6791DCF32F2788143DDF139E21((InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5*)L_8, NULL);
|
|
__this->___m_CurrentEvent = (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_9;
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool Enumerator_MoveNext_m5A11A39564FD7F7667C1799748716C19E85483CF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = Enumerator_MoveNext_m5A11A39564FD7F7667C1799748716C19E85483CF(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Reset_m81A075BD1B8025F01A01697CE29AB6A47FDE4224 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_CurrentEvent = (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)((uintptr_t)0);
|
|
__this->___m_CurrentIndex = 0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Reset_m81A075BD1B8025F01A01697CE29AB6A47FDE4224_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
Enumerator_Reset_m81A075BD1B8025F01A01697CE29AB6A47FDE4224(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9790CF196DD2B4BA2BE0D22193A856CC91BD4A65 (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Enumerator_Dispose_m9790CF196DD2B4BA2BE0D22193A856CC91BD4A65_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
Enumerator_Dispose_m9790CF196DD2B4BA2BE0D22193A856CC91BD4A65(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 Enumerator_get_Current_m72460218A339059A12B275819928F3867FA1409E (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* V_0 = NULL;
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
InputActionTrace_t046FE0C3746A1C44ADDD9367AA19409D0097AFC7* L_0 = __this->___m_Trace;
|
|
InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234* L_1 = (InlinedArray_1_t4491E87B3C34244B49E0F7EB3C808F6F4F401234*)(&L_0->___m_ActionMapStates);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_2 = __this->___m_CurrentEvent;
|
|
int32_t L_3;
|
|
L_3 = ActionEvent_get_stateIndex_m9B25D23E723CFD517FEA65A61D0D3587E4205450_inline((ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444*)L_2, NULL);
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_4;
|
|
L_4 = InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE(L_1, L_3, InlinedArray_1_get_Item_m0C8E8595A8338A69B76555F678799BF32CEC8CCE_RuntimeMethod_var);
|
|
V_0 = L_4;
|
|
il2cpp_codegen_initobj((&V_1), sizeof(ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74));
|
|
InputActionState_t780948EA293BAA800AD8699518B58B59FFB8A700* L_5 = V_0;
|
|
(&V_1)->___m_State = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_1)->___m_State), (void*)L_5);
|
|
ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* L_6 = __this->___m_CurrentEvent;
|
|
(&V_1)->___m_Ptr = L_6;
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 L_7 = V_1;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 Enumerator_get_Current_m72460218A339059A12B275819928F3867FA1409E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 _returnValue;
|
|
_returnValue = Enumerator_get_Current_m72460218A339059A12B275819928F3867FA1409E(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_System_Collections_IEnumerator_get_Current_mEB1C895F1A42B12278CA02B62403E00B08BA06CC (Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 L_0;
|
|
L_0 = Enumerator_get_Current_m72460218A339059A12B275819928F3867FA1409E(__this, NULL);
|
|
ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74 L_1 = L_0;
|
|
RuntimeObject* L_2 = Box(ActionEventPtr_t73A827F31E342D0649AFFDD93F489AC4F88DFB74_il2cpp_TypeInfo_var, &L_1);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* Enumerator_System_Collections_IEnumerator_get_Current_mEB1C895F1A42B12278CA02B62403E00B08BA06CC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Enumerator_tC0F792D149DF8552C0B6721D81AA1D51AF62EEC6*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = Enumerator_System_Collections_IEnumerator_get_Current_mEB1C895F1A42B12278CA02B62403E00B08BA06CC(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Vector2MagnitudeComparer_Compare_m00A47ECC67D2312D94F75CD0F12C518A256B0EE1 (Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_x, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_y, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
{
|
|
float L_0;
|
|
L_0 = Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline((&___0_x), NULL);
|
|
V_0 = L_0;
|
|
float L_1;
|
|
L_1 = Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline((&___1_y), NULL);
|
|
V_1 = L_1;
|
|
float L_2 = V_0;
|
|
float L_3 = V_1;
|
|
if ((!(((float)L_2) < ((float)L_3))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
float L_4 = V_0;
|
|
float L_5 = V_1;
|
|
if ((!(((float)L_4) > ((float)L_5))))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return 0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Vector2MagnitudeComparer_Compare_m00A47ECC67D2312D94F75CD0F12C518A256B0EE1_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_x, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_y, const RuntimeMethod* method)
|
|
{
|
|
Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Vector2MagnitudeComparer_tA43FC290103781CBCFFC2636F73C7B7922BDE79A*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = Vector2MagnitudeComparer_Compare_m00A47ECC67D2312D94F75CD0F12C518A256B0EE1(_thisAdjusted, ___0_x, ___1_y, method);
|
|
return _returnValue;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Vector3MagnitudeComparer_Compare_m69190BF9C5DF909429B8AB7D535AC1A33E4A9A39 (Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_x, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_y, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
{
|
|
float L_0;
|
|
L_0 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&___0_x), NULL);
|
|
V_0 = L_0;
|
|
float L_1;
|
|
L_1 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&___1_y), NULL);
|
|
V_1 = L_1;
|
|
float L_2 = V_0;
|
|
float L_3 = V_1;
|
|
if ((!(((float)L_2) < ((float)L_3))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
float L_4 = V_0;
|
|
float L_5 = V_1;
|
|
if ((!(((float)L_4) > ((float)L_5))))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return 0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t Vector3MagnitudeComparer_Compare_m69190BF9C5DF909429B8AB7D535AC1A33E4A9A39_AdjustorThunk (RuntimeObject* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_x, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_y, const RuntimeMethod* method)
|
|
{
|
|
Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Vector3MagnitudeComparer_t90E18878C78659AA821D3CA0375E7D844AF0DAFE*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = Vector3MagnitudeComparer_Compare_m69190BF9C5DF909429B8AB7D535AC1A33E4A9A39(_thisAdjusted, ___0_x, ___1_y, method);
|
|
return _returnValue;
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475 (String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_2 = ___0_name;
|
|
Il2CppChar L_3;
|
|
L_3 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, 0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_4;
|
|
L_4 = Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2(L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
V_0 = 0;
|
|
goto IL_0039;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
String_t* L_5 = ___0_name;
|
|
int32_t L_6 = V_0;
|
|
Il2CppChar L_7;
|
|
L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, L_6, NULL);
|
|
V_1 = L_7;
|
|
Il2CppChar L_8 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_9;
|
|
L_9 = Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72(L_8, NULL);
|
|
if (L_9)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_10 = V_1;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)95))))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
int32_t L_11 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
String_t* L_13 = ___0_name;
|
|
int32_t L_14;
|
|
L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_13, NULL);
|
|
if ((((int32_t)L_12) < ((int32_t)L_14)))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSharpCodeHelpers_IsEmptyOrProperIdentifier_mA791F7D44274DFFDFDC544EF02532A419297D439 (String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_2 = ___0_name;
|
|
bool L_3;
|
|
L_3 = CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CSharpCodeHelpers_IsEmptyOrProperNamespaceName_mEBCBC076801E7F04625DC8725427914BC1B057D5 (String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_All_TisString_t_mC9652F17237783DC19D1856925318613CDA2B0E3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_2 = ___0_name;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3;
|
|
L_3 = String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4(L_2, ((int32_t)46), 0, NULL);
|
|
Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* L_4 = (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*)il2cpp_codegen_object_new(Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var);
|
|
Func_2__ctor_m247D5044A4E1F518CA84A38B9A9F30E66BDD8184(L_4, NULL, (intptr_t)((void*)CSharpCodeHelpers_IsProperIdentifier_mE942369074F56C175A61D324E9DF4CC483EDC475_RuntimeMethod_var), NULL);
|
|
bool L_5;
|
|
L_5 = Enumerable_All_TisString_t_mC9652F17237783DC19D1856925318613CDA2B0E3((RuntimeObject*)L_3, L_4, Enumerable_All_TisString_t_mC9652F17237783DC19D1856925318613CDA2B0E3_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CSharpCodeHelpers_MakeIdentifier_mEE275A2689F0DF5DB195F4673DDE66EE976C1B7E (String_t* ___0_name, String_t* ___1_suffix, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral50639CAD49418C7B223CC529395C0E2A3892501C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
Il2CppChar V_2 = 0x0;
|
|
StringBuilder_t* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
Il2CppChar V_5 = 0x0;
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CSharpCodeHelpers_MakeIdentifier_mEE275A2689F0DF5DB195F4673DDE66EE976C1B7E_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
String_t* L_3 = ___0_name;
|
|
Il2CppChar L_4;
|
|
L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, 0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_5;
|
|
L_5 = Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_6 = ___0_name;
|
|
String_t* L_7;
|
|
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral50639CAD49418C7B223CC529395C0E2A3892501C, L_6, NULL);
|
|
___0_name = L_7;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
V_0 = (bool)0;
|
|
V_1 = 0;
|
|
goto IL_0051;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
String_t* L_8 = ___0_name;
|
|
int32_t L_9 = V_1;
|
|
Il2CppChar L_10;
|
|
L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_9, NULL);
|
|
V_2 = L_10;
|
|
Il2CppChar L_11 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_12;
|
|
L_12 = Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_13 = V_2;
|
|
if ((((int32_t)L_13) == ((int32_t)((int32_t)95))))
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
V_0 = (bool)1;
|
|
goto IL_005a;
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
int32_t L_14 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
String_t* L_16 = ___0_name;
|
|
int32_t L_17;
|
|
L_17 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_16, NULL);
|
|
if ((((int32_t)L_15) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
bool L_18 = V_0;
|
|
if (!L_18)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_19 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_19, NULL);
|
|
V_3 = L_19;
|
|
V_4 = 0;
|
|
goto IL_0090;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
String_t* L_20 = ___0_name;
|
|
int32_t L_21 = V_4;
|
|
Il2CppChar L_22;
|
|
L_22 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_20, L_21, NULL);
|
|
V_5 = L_22;
|
|
Il2CppChar L_23 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_24;
|
|
L_24 = Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72(L_23, NULL);
|
|
if (L_24)
|
|
{
|
|
goto IL_0081;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_25 = V_5;
|
|
if ((!(((uint32_t)L_25) == ((uint32_t)((int32_t)95)))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
|
|
IL_0081:
|
|
{
|
|
StringBuilder_t* L_26 = V_3;
|
|
Il2CppChar L_27 = V_5;
|
|
StringBuilder_t* L_28;
|
|
L_28 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_26, L_27, NULL);
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
int32_t L_29 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_29, 1));
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_30 = V_4;
|
|
String_t* L_31 = ___0_name;
|
|
int32_t L_32;
|
|
L_32 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_31, NULL);
|
|
if ((((int32_t)L_30) < ((int32_t)L_32)))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_33 = V_3;
|
|
String_t* L_34;
|
|
L_34 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_33);
|
|
___0_name = L_34;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
String_t* L_35 = ___0_name;
|
|
String_t* L_36 = ___1_suffix;
|
|
String_t* L_37;
|
|
L_37 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_35, L_36, NULL);
|
|
return L_37;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CSharpCodeHelpers_MakeTypeName_m4863427D5FC958F35163D8BCCEA2B003F07F72FA (String_t* ___0_name, String_t* ___1_suffix, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
String_t* L_0 = ___0_name;
|
|
String_t* L_1 = ___1_suffix;
|
|
String_t* L_2;
|
|
L_2 = CSharpCodeHelpers_MakeIdentifier_mEE275A2689F0DF5DB195F4673DDE66EE976C1B7E(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
String_t* L_3 = V_0;
|
|
Il2CppChar L_4;
|
|
L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, 0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_5;
|
|
L_5 = Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_6 = V_0;
|
|
Il2CppChar L_7;
|
|
L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, 0, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
Il2CppChar L_8;
|
|
L_8 = Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2(L_7, NULL);
|
|
V_1 = L_8;
|
|
String_t* L_9;
|
|
L_9 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&V_1), NULL);
|
|
String_t* L_10 = V_0;
|
|
String_t* L_11;
|
|
L_11 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_10, 1, NULL);
|
|
String_t* L_12;
|
|
L_12 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_9, L_11, NULL);
|
|
V_0 = L_12;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
String_t* L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DelegateHelpers_InvokeCallbacksSafe_mC518554BC374AB5E3CE4EF06686D91D8E497E029 (CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* ___0_callbacks, String_t* ___1_callbackName, RuntimeObject* ___2_context, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_LockForChanges_m28F6DEA6003F6D4C4CC4F975CC414FD3D6257A30_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_UnlockForChanges_mE5F5824F68765B2E6128A35F7CA16EF09669430C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_get_Item_m7478B3AEFF36EB2272B98E478677F4185FF934BC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Exception_t* V_1 = NULL;
|
|
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* L_0 = ___0_callbacks;
|
|
int32_t L_1;
|
|
L_1 = CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7(L_0, CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7_RuntimeMethod_var);
|
|
if (L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* L_2 = ___0_callbacks;
|
|
CallbackArray_1_LockForChanges_m28F6DEA6003F6D4C4CC4F975CC414FD3D6257A30(L_2, CallbackArray_1_LockForChanges_m28F6DEA6003F6D4C4CC4F975CC414FD3D6257A30_RuntimeMethod_var);
|
|
V_0 = 0;
|
|
goto IL_0070;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
}
|
|
try
|
|
{
|
|
CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* L_3 = ___0_callbacks;
|
|
int32_t L_4 = V_0;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_5;
|
|
L_5 = CallbackArray_1_get_Item_m7478B3AEFF36EB2272B98E478677F4185FF934BC(L_3, L_4, CallbackArray_1_get_Item_m7478B3AEFF36EB2272B98E478677F4185FF934BC_RuntimeMethod_var);
|
|
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(L_5, NULL);
|
|
goto IL_006c;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_0022;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0022:
|
|
{
|
|
{
|
|
Exception_t* L_6 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_1 = L_6;
|
|
Exception_t* L_7 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogException_mAB3F4DC7297ED8FBB49DAA718B70E59A6B0171B0(L_7, NULL);
|
|
RuntimeObject* L_8 = ___2_context;
|
|
if (!L_8)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
Exception_t* L_9 = V_1;
|
|
Type_t* L_10;
|
|
L_10 = Exception_GetType_mAD1230385BDC06119C339187CC37F22B6A79CF09(L_9, NULL);
|
|
String_t* L_11;
|
|
L_11 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_10);
|
|
String_t* L_12 = ___1_callbackName;
|
|
RuntimeObject* L_13 = ___2_context;
|
|
String_t* L_14;
|
|
L_14 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral278942CDEE22E9328A00EB31BC7DEC0BB8D328F1)), L_11, L_12, L_13, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_14, NULL);
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
Exception_t* L_15 = V_1;
|
|
Type_t* L_16;
|
|
L_16 = Exception_GetType_mAD1230385BDC06119C339187CC37F22B6A79CF09(L_15, NULL);
|
|
String_t* L_17;
|
|
L_17 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_16);
|
|
String_t* L_18 = ___1_callbackName;
|
|
String_t* L_19;
|
|
L_19 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral29E9D8EEDD40E3ADE1579882DA345730D66B63B5)), L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral77A73EBDA78185D665A8799738A9D6885E237CAD)), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_19, NULL);
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
int32_t L_20 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
int32_t L_21 = V_0;
|
|
CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* L_22 = ___0_callbacks;
|
|
int32_t L_23;
|
|
L_23 = CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7(L_22, CallbackArray_1_get_length_m270F067D47E83B3315AD0E53E82AAEBB9138C3B7_RuntimeMethod_var);
|
|
if ((((int32_t)L_21) < ((int32_t)L_23)))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
CallbackArray_1_t346DB7B424423D4F14A14CFE2C0734F62447A529* L_24 = ___0_callbacks;
|
|
CallbackArray_1_UnlockForChanges_mE5F5824F68765B2E6128A35F7CA16EF09669430C(L_24, CallbackArray_1_UnlockForChanges_mE5F5824F68765B2E6128A35F7CA16EF09669430C_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DisplayStringFormatAttribute_get_formatString_mCB36763A3E35FBFF23E0010B14CCB693A8414519 (DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CformatStringU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DisplayStringFormatAttribute_set_formatString_mBAA0AC2BE26A8D0186624C1D8821D5D0C6110F74 (DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CformatStringU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CformatStringU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DisplayStringFormatAttribute__ctor_mC349FD97DEB34649A75F8DBBFEE083263068F79A (DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B* __this, String_t* ___0_formatString, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
|
|
String_t* L_0 = ___0_formatString;
|
|
DisplayStringFormatAttribute_set_formatString_mBAA0AC2BE26A8D0186624C1D8821D5D0C6110F74_inline(__this, L_0, 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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ExceptionHelpers_IsExceptionIndicatingBugInCode_m88A696849A8D6B475EE57C75B0B4CD832DBECB24 (Exception_t* ___0_exception, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Exception_t* L_0 = ___0_exception;
|
|
if (((NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB*)IsInstClass((RuntimeObject*)L_0, NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
Exception_t* L_1 = ___0_exception;
|
|
if (((IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)IsInstSealed((RuntimeObject*)L_1, IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
Exception_t* L_2 = ___0_exception;
|
|
return (bool)((!(((RuntimeObject*)(ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)((ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)IsInstClass((RuntimeObject*)L_2, ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, int32_t ___0_code, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_code;
|
|
__this->___m_Code = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_AdjustorThunk (RuntimeObject* __this, int32_t ___0_code, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_inline(_thisAdjusted, ___0_code, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_mFE3A3F80C6900CD18CB9BDD3C9B604823F2E791F (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, Il2CppChar ___0_a, Il2CppChar ___1_b, Il2CppChar ___2_c, Il2CppChar ___3_d, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = ___0_a;
|
|
Il2CppChar L_1 = ___1_b;
|
|
Il2CppChar L_2 = ___2_c;
|
|
Il2CppChar L_3 = ___3_d;
|
|
__this->___m_Code = ((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_0<<((int32_t)24)))|((int32_t)((int32_t)L_1<<((int32_t)16)))))|((int32_t)((int32_t)L_2<<8))))|(int32_t)L_3));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void FourCC__ctor_mFE3A3F80C6900CD18CB9BDD3C9B604823F2E791F_AdjustorThunk (RuntimeObject* __this, Il2CppChar ___0_a, Il2CppChar ___1_b, Il2CppChar ___2_c, Il2CppChar ___3_d, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
FourCC__ctor_mFE3A3F80C6900CD18CB9BDD3C9B604823F2E791F(_thisAdjusted, ___0_a, ___1_b, ___2_c, ___3_d, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, String_t* ___0_str, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
Il2CppChar V_2 = 0x0;
|
|
Il2CppChar V_3 = 0x0;
|
|
Il2CppChar V_4 = 0x0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B11_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED));
|
|
String_t* L_0 = ___0_str;
|
|
if (L_0)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
String_t* L_2 = ___0_str;
|
|
int32_t L_3;
|
|
L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL);
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
if ((((int32_t)L_4) < ((int32_t)1)))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_0;
|
|
if ((((int32_t)L_5) <= ((int32_t)4)))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_6 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5C2F23CF9F134EF43685EA06DC853A0223731752)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA185F0FDE2E3A93D140F407291AA8AA60D14D5DA)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
String_t* L_7 = ___0_str;
|
|
Il2CppChar L_8;
|
|
L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_7, 0, NULL);
|
|
V_1 = L_8;
|
|
int32_t L_9 = V_0;
|
|
if ((((int32_t)L_9) > ((int32_t)1)))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
G_B8_0 = ((int32_t)32);
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
String_t* L_10 = ___0_str;
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, 1, NULL);
|
|
G_B8_0 = ((int32_t)(L_11));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
V_2 = G_B8_0;
|
|
int32_t L_12 = V_0;
|
|
if ((((int32_t)L_12) > ((int32_t)2)))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
G_B11_0 = ((int32_t)32);
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
String_t* L_13 = ___0_str;
|
|
Il2CppChar L_14;
|
|
L_14 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_13, 2, NULL);
|
|
G_B11_0 = ((int32_t)(L_14));
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
V_3 = G_B11_0;
|
|
int32_t L_15 = V_0;
|
|
if ((((int32_t)L_15) > ((int32_t)3)))
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
G_B14_0 = ((int32_t)32);
|
|
goto IL_006b;
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
String_t* L_16 = ___0_str;
|
|
Il2CppChar L_17;
|
|
L_17 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_16, 3, NULL);
|
|
G_B14_0 = ((int32_t)(L_17));
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
V_4 = G_B14_0;
|
|
Il2CppChar L_18 = V_1;
|
|
Il2CppChar L_19 = V_2;
|
|
Il2CppChar L_20 = V_3;
|
|
Il2CppChar L_21 = V_4;
|
|
__this->___m_Code = ((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_18<<((int32_t)24)))|((int32_t)((int32_t)L_19<<((int32_t)16)))))|((int32_t)((int32_t)L_20<<8))))|(int32_t)L_21));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201_AdjustorThunk (RuntimeObject* __this, String_t* ___0_str, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
FourCC__ctor_m305163ED105CA8143DBB6D7D31A77124105B8201(_thisAdjusted, ___0_str, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_fourCC, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_fourCC;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED FourCC_op_Implicit_mFEE14A923AACEE90FAAC5234C718CD1B20690F61 (int32_t ___0_i, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_i;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_inline((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FourCC_ToString_mF802C3309862E0B2A28E7D3A6F3BF49DCC2D5C49 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB85181E60EE966C0723560A806A877B03B115702);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
|
|
int32_t L_2 = __this->___m_Code;
|
|
Il2CppChar L_3 = ((Il2CppChar)((int32_t)(uint16_t)((int32_t)(L_2>>((int32_t)24)))));
|
|
RuntimeObject* L_4 = Box(il2cpp_defaults.char_class, &L_3);
|
|
ArrayElementTypeCheck (L_1, L_4);
|
|
(L_1)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_1;
|
|
int32_t L_6 = __this->___m_Code;
|
|
Il2CppChar L_7 = ((Il2CppChar)((int32_t)(uint16_t)((int32_t)(((int32_t)(L_6&((int32_t)16711680)))>>((int32_t)16)))));
|
|
RuntimeObject* L_8 = Box(il2cpp_defaults.char_class, &L_7);
|
|
ArrayElementTypeCheck (L_5, L_8);
|
|
(L_5)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_8);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_5;
|
|
int32_t L_10 = __this->___m_Code;
|
|
Il2CppChar L_11 = ((Il2CppChar)((int32_t)(uint16_t)((int32_t)(((int32_t)(L_10&((int32_t)65280)))>>8))));
|
|
RuntimeObject* L_12 = Box(il2cpp_defaults.char_class, &L_11);
|
|
ArrayElementTypeCheck (L_9, L_12);
|
|
(L_9)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_12);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_9;
|
|
int32_t L_14 = __this->___m_Code;
|
|
Il2CppChar L_15 = ((Il2CppChar)((int32_t)(uint16_t)((int32_t)(L_14&((int32_t)255)))));
|
|
RuntimeObject* L_16 = Box(il2cpp_defaults.char_class, &L_15);
|
|
ArrayElementTypeCheck (L_13, L_16);
|
|
(L_13)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_16);
|
|
String_t* L_17;
|
|
L_17 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(_stringLiteralB85181E60EE966C0723560A806A877B03B115702, L_13, NULL);
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* FourCC_ToString_mF802C3309862E0B2A28E7D3A6F3BF49DCC2D5C49_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = FourCC_ToString_mF802C3309862E0B2A28E7D3A6F3BF49DCC2D5C49(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_other, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Code;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ___0_other;
|
|
int32_t L_2 = L_1.___m_Code;
|
|
return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834_AdjustorThunk (RuntimeObject* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_other, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834_inline(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_Equals_m7B31A102A2E86918022D1FA4D5AB89E0A7CEEB44 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_1, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = ___0_obj;
|
|
V_0 = ((*(FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*)UnBox(L_2, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED_il2cpp_TypeInfo_var)));
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_3 = V_0;
|
|
bool L_4;
|
|
L_4 = FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834_inline(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool FourCC_Equals_m7B31A102A2E86918022D1FA4D5AB89E0A7CEEB44_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = FourCC_Equals_m7B31A102A2E86918022D1FA4D5AB89E0A7CEEB44(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m257C85593E1E203C50D4FADCB73ED1D7E40A26C0 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Code;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t FourCC_GetHashCode_m257C85593E1E203C50D4FADCB73ED1D7E40A26C0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = FourCC_GetHashCode_m257C85593E1E203C50D4FADCB73ED1D7E40A26C0_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_left, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_left;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ___1_right;
|
|
int32_t L_3 = L_2.___m_Code;
|
|
return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FourCC_op_Inequality_m8E764B9EF56D488E40480A3E69230EF623C7B92B (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_left, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_left;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ___1_right;
|
|
int32_t L_3 = L_2.___m_Code;
|
|
return (bool)((((int32_t)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED FourCC_FromInt32_m32E03D3A987491D2E191C171F105CE75B71CA01C (int32_t ___0_i, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_i;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
L_1 = FourCC_op_Implicit_mFEE14A923AACEE90FAAC5234C718CD1B20690F61_inline(L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FourCC_ToInt32_m940F63A53451B147666C53C2306136358DDDEC35 (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_fourCC, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_fourCC;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
return L_1;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_pinvoke(const InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735& unmarshaled, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___m_StringOriginalCase = il2cpp_codegen_marshal_string(unmarshaled.___m_StringOriginalCase);
|
|
marshaled.___m_StringLowerCase = il2cpp_codegen_marshal_string(unmarshaled.___m_StringLowerCase);
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_pinvoke_back(const InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke& marshaled, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735& unmarshaled)
|
|
{
|
|
unmarshaled.___m_StringOriginalCase = il2cpp_codegen_marshal_string_result(marshaled.___m_StringOriginalCase);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StringOriginalCase), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_StringOriginalCase));
|
|
unmarshaled.___m_StringLowerCase = il2cpp_codegen_marshal_string_result(marshaled.___m_StringLowerCase);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StringLowerCase), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_StringLowerCase));
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_pinvoke_cleanup(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___m_StringOriginalCase);
|
|
marshaled.___m_StringOriginalCase = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___m_StringLowerCase);
|
|
marshaled.___m_StringLowerCase = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_com(const InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735& unmarshaled, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___m_StringOriginalCase = il2cpp_codegen_marshal_bstring(unmarshaled.___m_StringOriginalCase);
|
|
marshaled.___m_StringLowerCase = il2cpp_codegen_marshal_bstring(unmarshaled.___m_StringLowerCase);
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_com_back(const InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com& marshaled, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735& unmarshaled)
|
|
{
|
|
unmarshaled.___m_StringOriginalCase = il2cpp_codegen_marshal_bstring_result(marshaled.___m_StringOriginalCase);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StringOriginalCase), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_StringOriginalCase));
|
|
unmarshaled.___m_StringLowerCase = il2cpp_codegen_marshal_bstring_result(marshaled.___m_StringLowerCase);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_StringLowerCase), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_StringLowerCase));
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshal_com_cleanup(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___m_StringOriginalCase);
|
|
marshaled.___m_StringOriginalCase = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___m_StringLowerCase);
|
|
marshaled.___m_StringLowerCase = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_get_length_m4C5C8B69056154F3B5CF7D696A9D72803FC3FAFD (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* G_B2_0 = NULL;
|
|
String_t* G_B1_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
String_t* L_1 = L_0;
|
|
if (L_1)
|
|
{
|
|
G_B2_0 = L_1;
|
|
goto IL_000c;
|
|
}
|
|
G_B1_0 = L_1;
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_2;
|
|
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(G_B2_0, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t InternedString_get_length_m4C5C8B69056154F3B5CF7D696A9D72803FC3FAFD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = InternedString_get_length_m4C5C8B69056154F3B5CF7D696A9D72803FC3FAFD(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_StringOriginalCase = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StringOriginalCase), (void*)(String_t*)NULL);
|
|
__this->___m_StringLowerCase = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StringLowerCase), (void*)(String_t*)NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
String_t* L_2 = ___0_text;
|
|
String_t* L_3;
|
|
L_3 = String_Intern_m2FE19E8D8CE2641044033E0C7C4B64DC46A00318(L_2, NULL);
|
|
__this->___m_StringOriginalCase = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StringOriginalCase), (void*)L_3);
|
|
String_t* L_4 = ___0_text;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_5;
|
|
L_5 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_6;
|
|
L_6 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_4, L_5, NULL);
|
|
String_t* L_7;
|
|
L_7 = String_Intern_m2FE19E8D8CE2641044033E0C7C4B64DC46A00318(L_6, NULL);
|
|
__this->___m_StringLowerCase = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StringLowerCase), (void*)L_7);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935_AdjustorThunk (RuntimeObject* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
InternedString__ctor_m2E9672D46D84C82F705DE799CE8B6123EB95E935(_thisAdjusted, ___0_text, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_IsEmpty_mA88FAF2562BF41C57C00E68F5A4111B22CFF173B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
return (bool)((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InternedString_IsEmpty_mA88FAF2562BF41C57C00E68F5A4111B22CFF173B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InternedString_IsEmpty_mA88FAF2562BF41C57C00E68F5A4111B22CFF173B(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InternedString_ToLower_m38BACEAA62BB7555B631D016BA58B0313050BBBC (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* InternedString_ToLower_m38BACEAA62BB7555B631D016BA58B0313050BBBC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = InternedString_ToLower_m38BACEAA62BB7555B631D016BA58B0313050BBBC_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_Equals_m1075C4917312C8AAB7FAB5BAACA085AADD6160DA (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
String_t* V_1 = NULL;
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_1, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_il2cpp_TypeInfo_var)));
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_2 = V_0;
|
|
bool L_3;
|
|
L_3 = InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8(__this, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
RuntimeObject* L_4 = ___0_obj;
|
|
V_1 = ((String_t*)IsInstSealed((RuntimeObject*)L_4, il2cpp_defaults.string_class));
|
|
String_t* L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_6 = __this->___m_StringLowerCase;
|
|
if (L_6)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = V_1;
|
|
bool L_8;
|
|
L_8 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_7, NULL);
|
|
return L_8;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
String_t* L_9 = __this->___m_StringLowerCase;
|
|
String_t* L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_11;
|
|
L_11 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_12;
|
|
L_12 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_10, L_11, NULL);
|
|
bool L_13;
|
|
L_13 = String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D(L_9, L_12, NULL);
|
|
return L_13;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InternedString_Equals_m1075C4917312C8AAB7FAB5BAACA085AADD6160DA_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InternedString_Equals_m1075C4917312C8AAB7FAB5BAACA085AADD6160DA(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___0_other;
|
|
String_t* L_2 = L_1.___m_StringLowerCase;
|
|
return (bool)((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(String_t*)L_2))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8_AdjustorThunk (RuntimeObject* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_CompareTo_mCD593A3DFF28EC1FA419B5C8D0CC6C7A8409342B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___0_other;
|
|
String_t* L_2 = L_1.___m_StringLowerCase;
|
|
int32_t L_3;
|
|
L_3 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_0, L_2, 3, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t InternedString_CompareTo_mCD593A3DFF28EC1FA419B5C8D0CC6C7A8409342B_AdjustorThunk (RuntimeObject* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = InternedString_CompareTo_mCD593A3DFF28EC1FA419B5C8D0CC6C7A8409342B(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
if (L_0)
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
String_t* L_1 = __this->___m_StringLowerCase;
|
|
int32_t L_2;
|
|
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_1);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
String_t* G_B2_0 = NULL;
|
|
String_t* G_B1_0 = NULL;
|
|
{
|
|
String_t* L_0 = __this->___m_StringOriginalCase;
|
|
String_t* L_1 = L_0;
|
|
if (L_1)
|
|
{
|
|
G_B2_0 = L_1;
|
|
goto IL_000f;
|
|
}
|
|
G_B1_0 = L_1;
|
|
}
|
|
{
|
|
String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty;
|
|
G_B2_0 = L_2;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
return G_B2_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Equality_m0406355DC90197EF72482719BFC1F046822BABE9 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___1_b;
|
|
bool L_1;
|
|
L_1 = InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8((&___0_a), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Inequality_m18965E6A5E58BD2BBFA4480022D24D1BF4A4221B (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___1_b;
|
|
bool L_1;
|
|
L_1 = InternedString_Equals_m5D291A2CFFE2373F6AA2880B514DC4D5873EA0B8((&___0_a), L_0, NULL);
|
|
return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Equality_mCF7615B71D1750E8601472328322181802481884 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, String_t* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_a;
|
|
String_t* L_1 = L_0.___m_StringLowerCase;
|
|
String_t* L_2 = ___1_b;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_3;
|
|
L_3 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_4;
|
|
L_4 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_2, L_3, NULL);
|
|
int32_t L_5;
|
|
L_5 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_1, L_4, 3, NULL);
|
|
return (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Inequality_mA8C89F359509950F767DC1B29D1716F2BFB9E99E (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_a, String_t* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_a;
|
|
String_t* L_1 = L_0.___m_StringLowerCase;
|
|
String_t* L_2 = ___1_b;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_3;
|
|
L_3 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_4;
|
|
L_4 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_2, L_3, NULL);
|
|
int32_t L_5;
|
|
L_5 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_1, L_4, 3, NULL);
|
|
return (bool)((!(((uint32_t)L_5) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Equality_m0545E6E83AD5EA01D7C739901880CEED174DAC64 (String_t* ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_2;
|
|
L_2 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_0, L_1, NULL);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = ___1_b;
|
|
String_t* L_4 = L_3.___m_StringLowerCase;
|
|
int32_t L_5;
|
|
L_5 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_2, L_4, 3, NULL);
|
|
return (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_Inequality_m8B1242A36F677429F034497426BAFE2258368B37 (String_t* ___0_a, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_2;
|
|
L_2 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_0, L_1, NULL);
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = ___1_b;
|
|
String_t* L_4 = L_3.___m_StringLowerCase;
|
|
int32_t L_5;
|
|
L_5 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_2, L_4, 3, NULL);
|
|
return (bool)((!(((uint32_t)L_5) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_LessThan_m1D22C6C17002359906DB87DA4D9C0B557FAF224A (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_left, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_left;
|
|
String_t* L_1 = L_0.___m_StringLowerCase;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_2 = ___1_right;
|
|
String_t* L_3 = L_2.___m_StringLowerCase;
|
|
int32_t L_4;
|
|
L_4 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_1, L_3, 3, NULL);
|
|
return (bool)((((int32_t)L_4) < ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InternedString_op_GreaterThan_mCED3E7C6F24D8CCC5B691AB1080E6058B302BB3C (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_left, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_left;
|
|
String_t* L_1 = L_0.___m_StringLowerCase;
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_2 = ___1_right;
|
|
String_t* L_3 = L_2.___m_StringLowerCase;
|
|
int32_t L_4;
|
|
L_4 = String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009(L_1, L_3, 3, NULL);
|
|
return (bool)((((int32_t)L_4) > ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InternedString_op_Implicit_m99D80AAE853F54FA2EF2603D020C7454B608D2F6 (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0;
|
|
L_0 = InternedString_ToString_mED327D67EF001C5EDFF284336F13C3E3F025993A((&___0_str), NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_pinvoke(const JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6& unmarshaled, JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___m_Text = il2cpp_codegen_marshal_string(unmarshaled.___m_Text);
|
|
marshaled.___m_Length = unmarshaled.___m_Length;
|
|
marshaled.___m_Position = unmarshaled.___m_Position;
|
|
marshaled.___m_MatchAnyElementInArray = static_cast<int32_t>(unmarshaled.___m_MatchAnyElementInArray);
|
|
marshaled.___m_DryRun = static_cast<int32_t>(unmarshaled.___m_DryRun);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_pinvoke_back(const JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_pinvoke& marshaled, JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6& unmarshaled)
|
|
{
|
|
unmarshaled.___m_Text = il2cpp_codegen_marshal_string_result(marshaled.___m_Text);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Text), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_Text));
|
|
int32_t unmarshaledm_Length_temp_1 = 0;
|
|
unmarshaledm_Length_temp_1 = marshaled.___m_Length;
|
|
unmarshaled.___m_Length = unmarshaledm_Length_temp_1;
|
|
int32_t unmarshaledm_Position_temp_2 = 0;
|
|
unmarshaledm_Position_temp_2 = marshaled.___m_Position;
|
|
unmarshaled.___m_Position = unmarshaledm_Position_temp_2;
|
|
bool unmarshaledm_MatchAnyElementInArray_temp_3 = false;
|
|
unmarshaledm_MatchAnyElementInArray_temp_3 = static_cast<bool>(marshaled.___m_MatchAnyElementInArray);
|
|
unmarshaled.___m_MatchAnyElementInArray = unmarshaledm_MatchAnyElementInArray_temp_3;
|
|
bool unmarshaledm_DryRun_temp_4 = false;
|
|
unmarshaledm_DryRun_temp_4 = static_cast<bool>(marshaled.___m_DryRun);
|
|
unmarshaled.___m_DryRun = unmarshaledm_DryRun_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_pinvoke_cleanup(JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___m_Text);
|
|
marshaled.___m_Text = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_com(const JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6& unmarshaled, JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___m_Text = il2cpp_codegen_marshal_bstring(unmarshaled.___m_Text);
|
|
marshaled.___m_Length = unmarshaled.___m_Length;
|
|
marshaled.___m_Position = unmarshaled.___m_Position;
|
|
marshaled.___m_MatchAnyElementInArray = static_cast<int32_t>(unmarshaled.___m_MatchAnyElementInArray);
|
|
marshaled.___m_DryRun = static_cast<int32_t>(unmarshaled.___m_DryRun);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_com_back(const JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_com& marshaled, JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6& unmarshaled)
|
|
{
|
|
unmarshaled.___m_Text = il2cpp_codegen_marshal_bstring_result(marshaled.___m_Text);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Text), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_Text));
|
|
int32_t unmarshaledm_Length_temp_1 = 0;
|
|
unmarshaledm_Length_temp_1 = marshaled.___m_Length;
|
|
unmarshaled.___m_Length = unmarshaledm_Length_temp_1;
|
|
int32_t unmarshaledm_Position_temp_2 = 0;
|
|
unmarshaledm_Position_temp_2 = marshaled.___m_Position;
|
|
unmarshaled.___m_Position = unmarshaledm_Position_temp_2;
|
|
bool unmarshaledm_MatchAnyElementInArray_temp_3 = false;
|
|
unmarshaledm_MatchAnyElementInArray_temp_3 = static_cast<bool>(marshaled.___m_MatchAnyElementInArray);
|
|
unmarshaled.___m_MatchAnyElementInArray = unmarshaledm_MatchAnyElementInArray_temp_3;
|
|
bool unmarshaledm_DryRun_temp_4 = false;
|
|
unmarshaledm_DryRun_temp_4 = static_cast<bool>(marshaled.___m_DryRun);
|
|
unmarshaled.___m_DryRun = unmarshaledm_DryRun_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshal_com_cleanup(JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___m_Text);
|
|
marshaled.___m_Text = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_json, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6));
|
|
String_t* L_0 = ___0_json;
|
|
if (L_0)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral43187C90BBB5DFB063A95733C9BD65ECD25A2E84)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
String_t* L_2 = ___0_json;
|
|
__this->___m_Text = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text), (void*)L_2);
|
|
String_t* L_3 = ___0_json;
|
|
int32_t L_4;
|
|
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
|
|
__this->___m_Length = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148_AdjustorThunk (RuntimeObject* __this, String_t* ___0_json, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
JsonParser__ctor_m0A320E9D94FBBCD5FCC6429AC7C0616A9E47A148(_thisAdjusted, ___0_json, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser_Reset_mF1CF9A42DB26707187F35231383849A1B9EE63CE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___m_Position = 0;
|
|
__this->___m_MatchAnyElementInArray = (bool)0;
|
|
__this->___m_DryRun = (bool)0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_Reset_mF1CF9A42DB26707187F35231383849A1B9EE63CE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
JsonParser_Reset_mF1CF9A42DB26707187F35231383849A1B9EE63CE(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonParser_ToString_mD8C9A81BA0FF05288985638F0E21DBAED7E662FD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3C48F920CA03FE8BCEF33375645725C40BA7ADD);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = __this->___m_Text;
|
|
if (!L_0)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = L_1;
|
|
RuntimeObject* L_3 = Box(il2cpp_defaults.int32_class, &L_2);
|
|
String_t* L_4 = __this->___m_Text;
|
|
int32_t L_5 = __this->___m_Position;
|
|
String_t* L_6;
|
|
L_6 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_4, L_5, NULL);
|
|
String_t* L_7;
|
|
L_7 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralA3C48F920CA03FE8BCEF33375645725C40BA7ADD, L_3, L_6, NULL);
|
|
return L_7;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6 L_8 = (*(JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*)__this);
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6 L_9 = L_8;
|
|
RuntimeObject* L_10 = Box(JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6_il2cpp_TypeInfo_var, &L_9);
|
|
String_t* L_11;
|
|
L_11 = ValueType_ToString_mFE1CB83BECC99D07BEA7EAB25AF73BE5A727C04D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* JsonParser_ToString_mD8C9A81BA0FF05288985638F0E21DBAED7E662FD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = JsonParser_ToString_mD8C9A81BA0FF05288985638F0E21DBAED7E662FD(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Il2CppChar V_3 = 0x0;
|
|
{
|
|
String_t* L_0 = ___0_path;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
String_t* L_3 = ___0_path;
|
|
int32_t L_4;
|
|
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
|
|
V_0 = L_4;
|
|
V_1 = 0;
|
|
__this->___m_DryRun = (bool)1;
|
|
bool L_5;
|
|
L_5 = JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A(__this, ((int32_t)123), NULL);
|
|
if (L_5)
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_6 = __this->___m_Position;
|
|
int32_t L_7 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_6) == ((uint32_t)L_7))))
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
String_t* L_8 = __this->___m_Text;
|
|
int32_t L_9 = __this->___m_Position;
|
|
Il2CppChar L_10;
|
|
L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_9, NULL);
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
int32_t L_11 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
int32_t L_12 = V_1;
|
|
V_2 = L_12;
|
|
goto IL_00a9;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
String_t* L_13 = ___0_path;
|
|
int32_t L_14 = V_1;
|
|
Il2CppChar L_15;
|
|
L_15 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_13, L_14, NULL);
|
|
V_3 = L_15;
|
|
Il2CppChar L_16 = V_3;
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)47))))
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_17 = V_3;
|
|
if ((((int32_t)L_17) == ((int32_t)((int32_t)91))))
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_18 = __this->___m_Text;
|
|
int32_t L_19 = __this->___m_Position;
|
|
Il2CppChar L_20;
|
|
L_20 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_18, L_19, NULL);
|
|
Il2CppChar L_21 = V_3;
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)L_21))))
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_22 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
int32_t L_23 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
int32_t L_24 = V_1;
|
|
int32_t L_25 = V_0;
|
|
if ((((int32_t)L_24) < ((int32_t)L_25)))
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
int32_t L_26 = __this->___m_Position;
|
|
int32_t L_27 = __this->___m_Length;
|
|
if ((((int32_t)L_26) >= ((int32_t)L_27)))
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_28 = __this->___m_Text;
|
|
int32_t L_29 = __this->___m_Position;
|
|
Il2CppChar L_30;
|
|
L_30 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_28, L_29, NULL);
|
|
if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)34)))))
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_31 = V_1;
|
|
int32_t L_32 = V_0;
|
|
if ((((int32_t)L_31) >= ((int32_t)L_32)))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_33 = ___0_path;
|
|
int32_t L_34 = V_1;
|
|
Il2CppChar L_35;
|
|
L_35 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_33, L_34, NULL);
|
|
if ((((int32_t)L_35) == ((int32_t)((int32_t)47))))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_36 = ___0_path;
|
|
int32_t L_37 = V_1;
|
|
Il2CppChar L_38;
|
|
L_38 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_36, L_37, NULL);
|
|
if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)91)))))
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
int32_t L_39 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_39, 1));
|
|
bool L_40;
|
|
L_40 = JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03(__this, NULL);
|
|
if (L_40)
|
|
{
|
|
goto IL_010b;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_010b:
|
|
{
|
|
int32_t L_41 = V_1;
|
|
int32_t L_42 = V_0;
|
|
if ((((int32_t)L_41) < ((int32_t)L_42)))
|
|
{
|
|
goto IL_0111;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0111:
|
|
{
|
|
String_t* L_43 = ___0_path;
|
|
int32_t L_44 = V_1;
|
|
Il2CppChar L_45;
|
|
L_45 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_43, L_44, NULL);
|
|
if ((!(((uint32_t)L_45) == ((uint32_t)((int32_t)47)))))
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_46 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_46, 1));
|
|
bool L_47;
|
|
L_47 = JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A(__this, ((int32_t)123), NULL);
|
|
if (L_47)
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_012f:
|
|
{
|
|
String_t* L_48 = ___0_path;
|
|
int32_t L_49 = V_1;
|
|
Il2CppChar L_50;
|
|
L_50 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_48, L_49, NULL);
|
|
if ((!(((uint32_t)L_50) == ((uint32_t)((int32_t)91)))))
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_51, 1));
|
|
int32_t L_52 = V_1;
|
|
int32_t L_53 = V_0;
|
|
if ((!(((uint32_t)L_52) == ((uint32_t)L_53))))
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_54 = ___0_path;
|
|
String_t* L_55;
|
|
L_55 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral83839DD0CC86491E9EE1A2CCF5148C9E932F5608)), L_54, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_56 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_56, L_55, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_56, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_015b:
|
|
{
|
|
String_t* L_57 = ___0_path;
|
|
int32_t L_58 = V_1;
|
|
Il2CppChar L_59;
|
|
L_59 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_57, L_58, NULL);
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_017a;
|
|
}
|
|
}
|
|
{
|
|
__this->___m_MatchAnyElementInArray = (bool)1;
|
|
int32_t L_60 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
int32_t L_61 = V_1;
|
|
int32_t L_62 = V_0;
|
|
if ((!(((uint32_t)L_61) == ((uint32_t)L_62))))
|
|
{
|
|
goto IL_024d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_017a:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_63 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_63, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1F3D23A5BEE3026A90ECAAAA0DE7001031E6CEB2)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0185:
|
|
{
|
|
int32_t L_64 = V_2;
|
|
V_1 = L_64;
|
|
goto IL_0197;
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
int32_t L_65 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_65, 1));
|
|
}
|
|
|
|
IL_0197:
|
|
{
|
|
int32_t L_66 = __this->___m_Position;
|
|
int32_t L_67 = __this->___m_Length;
|
|
if ((((int32_t)L_66) >= ((int32_t)L_67)))
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_68 = __this->___m_Text;
|
|
int32_t L_69 = __this->___m_Position;
|
|
Il2CppChar L_70;
|
|
L_70 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_68, L_69, NULL);
|
|
if ((!(((uint32_t)L_70) == ((uint32_t)((int32_t)34)))))
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
int32_t L_71 = __this->___m_Position;
|
|
int32_t L_72 = __this->___m_Length;
|
|
if ((((int32_t)L_71) == ((int32_t)L_72)))
|
|
{
|
|
goto IL_01dd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_73 = __this->___m_Text;
|
|
int32_t L_74 = __this->___m_Position;
|
|
Il2CppChar L_75;
|
|
L_75 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_73, L_74, NULL);
|
|
if ((((int32_t)L_75) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_01df;
|
|
}
|
|
}
|
|
|
|
IL_01dd:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_01df:
|
|
{
|
|
int32_t L_76 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_76, 1));
|
|
bool L_77;
|
|
L_77 = JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03(__this, NULL);
|
|
if (!L_77)
|
|
{
|
|
goto IL_01fd;
|
|
}
|
|
}
|
|
{
|
|
bool L_78;
|
|
L_78 = JsonParser_ParseValue_m6E2E704D9C553F0F3C6951D3AE866C7F994570BD(__this, NULL);
|
|
if (L_78)
|
|
{
|
|
goto IL_01ff;
|
|
}
|
|
}
|
|
|
|
IL_01fd:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_01ff:
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_79 = __this->___m_Position;
|
|
int32_t L_80 = __this->___m_Length;
|
|
if ((((int32_t)L_79) == ((int32_t)L_80)))
|
|
{
|
|
goto IL_023d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_81 = __this->___m_Text;
|
|
int32_t L_82 = __this->___m_Position;
|
|
Il2CppChar L_83;
|
|
L_83 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_81, L_82, NULL);
|
|
if ((((int32_t)L_83) == ((int32_t)((int32_t)125))))
|
|
{
|
|
goto IL_023d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_84 = __this->___m_Text;
|
|
int32_t L_85 = __this->___m_Position;
|
|
Il2CppChar L_86;
|
|
L_86 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_84, L_85, NULL);
|
|
if ((((int32_t)L_86) == ((int32_t)((int32_t)44))))
|
|
{
|
|
goto IL_023f;
|
|
}
|
|
}
|
|
|
|
IL_023d:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_023f:
|
|
{
|
|
int32_t L_87 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_87, 1));
|
|
}
|
|
|
|
IL_024d:
|
|
{
|
|
int32_t L_88 = __this->___m_Position;
|
|
int32_t L_89 = __this->___m_Length;
|
|
if ((((int32_t)L_88) >= ((int32_t)L_89)))
|
|
{
|
|
goto IL_0262;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_90 = V_1;
|
|
int32_t L_91 = V_0;
|
|
if ((((int32_t)L_90) < ((int32_t)L_91)))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
|
|
IL_0262:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0_AdjustorThunk (RuntimeObject* __this, String_t* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_NavigateToProperty_mABC16811411CAB28E453A3414AE7E747E914F2C0(_thisAdjusted, ___0_path, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_CurrentPropertyHasValueEqualTo_m38EF26F952E81A440FA57ED7D044C80D7FEFA5AD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_expectedValue, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
bool V_2 = false;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
V_0 = L_0;
|
|
__this->___m_DryRun = (bool)0;
|
|
bool L_1;
|
|
L_1 = JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59(__this, (&V_1), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = V_0;
|
|
__this->___m_Position = L_2;
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
int32_t L_3 = V_0;
|
|
__this->___m_Position = L_3;
|
|
V_2 = (bool)0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_4 = V_1;
|
|
int32_t L_5 = L_4.___type;
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)5))))
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
bool L_6 = __this->___m_MatchAnyElementInArray;
|
|
if (!L_6)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_7 = V_1;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_8 = L_7.___arrayValue;
|
|
V_3 = L_8;
|
|
V_4 = 0;
|
|
goto IL_005c;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_9 = V_3;
|
|
int32_t L_10 = V_4;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_11;
|
|
L_11 = List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD(L_9, L_10, List_1_get_Item_m1208CC92E9A59D1FD2ABF9D1C5A2BB742F8FC5FD_RuntimeMethod_var);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_12 = ___0_expectedValue;
|
|
bool L_13;
|
|
L_13 = JsonValue_op_Equality_m6D5E835A0CD7FE0E05F2DAC1D10643D8C92C1966(L_11, L_12, NULL);
|
|
V_2 = L_13;
|
|
int32_t L_14 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
bool L_15 = V_2;
|
|
if (L_15)
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = V_4;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_17 = V_3;
|
|
int32_t L_18;
|
|
L_18 = List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_inline(L_17, List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_RuntimeMethod_var);
|
|
if ((((int32_t)L_16) < ((int32_t)L_18)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_19 = V_1;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_20 = ___0_expectedValue;
|
|
bool L_21;
|
|
L_21 = JsonValue_op_Equality_m6D5E835A0CD7FE0E05F2DAC1D10643D8C92C1966(L_19, L_20, NULL);
|
|
V_2 = L_21;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
bool L_22 = V_2;
|
|
return L_22;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_CurrentPropertyHasValueEqualTo_m38EF26F952E81A440FA57ED7D044C80D7FEFA5AD_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_expectedValue, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_CurrentPropertyHasValueEqualTo_m38EF26F952E81A440FA57ED7D044C80D7FEFA5AD(_thisAdjusted, ___0_expectedValue, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, Il2CppChar ___0_token, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_0 = __this->___m_Position;
|
|
int32_t L_1 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
String_t* L_2 = __this->___m_Text;
|
|
int32_t L_3 = __this->___m_Position;
|
|
Il2CppChar L_4;
|
|
L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL);
|
|
Il2CppChar L_5 = ___0_token;
|
|
if ((((int32_t)L_4) == ((int32_t)L_5)))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
int32_t L_6 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_7 = __this->___m_Position;
|
|
int32_t L_8 = __this->___m_Length;
|
|
return (bool)((((int32_t)L_7) < ((int32_t)L_8))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A_AdjustorThunk (RuntimeObject* __this, Il2CppChar ___0_token, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A(_thisAdjusted, ___0_token, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseValue_m6E2E704D9C553F0F3C6951D3AE866C7F994570BD (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
bool L_0;
|
|
L_0 = JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59(__this, (&V_0), NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseValue_m6E2E704D9C553F0F3C6951D3AE866C7F994570BD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseValue_m6E2E704D9C553F0F3C6951D3AE866C7F994570BD(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar V_0 = 0x0;
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
String_t* L_3 = __this->___m_Text;
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar L_5;
|
|
L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL);
|
|
V_0 = L_5;
|
|
Il2CppChar L_6 = V_0;
|
|
if ((!(((uint32_t)L_6) <= ((uint32_t)((int32_t)102)))))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_7 = V_0;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_0;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)91))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_0;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)102))))
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
}
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
Il2CppChar L_10 = V_0;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)110))))
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_11 = V_0;
|
|
if ((((int32_t)L_11) == ((int32_t)((int32_t)116))))
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_12 = V_0;
|
|
if ((((int32_t)L_12) == ((int32_t)((int32_t)123))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_13 = ___0_result;
|
|
bool L_14;
|
|
L_14 = JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE(__this, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_15 = ___0_result;
|
|
bool L_16;
|
|
L_16 = JsonParser_ParseArrayValue_mD6183CDC9AC8805B9ECF20BA1697D06174A52CDE(__this, L_15, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_17 = ___0_result;
|
|
bool L_18;
|
|
L_18 = JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA(__this, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_19 = ___0_result;
|
|
bool L_20;
|
|
L_20 = JsonParser_ParseBooleanValue_m29590E58A31FEA78BD1591F47B6B6668316765B3(__this, L_19, NULL);
|
|
if (!L_20)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_21 = ___0_result;
|
|
bool L_22;
|
|
L_22 = JsonParser_ParseNullValue_mB54108F3A3F924948B8464F238F2A11B939EFD8C(__this, L_21, NULL);
|
|
if (!L_22)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_23 = ___0_result;
|
|
bool L_24;
|
|
L_24 = JsonParser_ParseNumber_m0887BEB6E4B4FBD17F2ACC8CED46BE26928ED2D6(__this, L_23, NULL);
|
|
if (!L_24)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
bool V_1 = false;
|
|
Il2CppChar V_2 = 0x0;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = __this->___m_Length;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_3 = __this->___m_Text;
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar L_5;
|
|
L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL);
|
|
if ((((int32_t)L_5) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_6 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = __this->___m_Position;
|
|
V_0 = L_7;
|
|
V_1 = (bool)0;
|
|
goto IL_00e1;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
String_t* L_8 = __this->___m_Text;
|
|
int32_t L_9 = __this->___m_Position;
|
|
Il2CppChar L_10;
|
|
L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_9, NULL);
|
|
V_2 = L_10;
|
|
Il2CppChar L_11 = V_2;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_12 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
int32_t L_13 = __this->___m_Position;
|
|
int32_t L_14 = __this->___m_Length;
|
|
if ((((int32_t)L_13) == ((int32_t)L_14)))
|
|
{
|
|
goto IL_00f2;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
goto IL_00d3;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
Il2CppChar L_15 = V_2;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)34)))))
|
|
{
|
|
goto IL_00d3;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_17 = ___0_result;
|
|
il2cpp_codegen_initobj((&V_3), sizeof(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB));
|
|
String_t* L_18 = __this->___m_Text;
|
|
int32_t L_19 = V_0;
|
|
int32_t L_20 = __this->___m_Position;
|
|
int32_t L_21 = V_0;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Substring__ctor_m26B51DCD265326C6BCEAD778F0FC45407BB5F745((&L_22), L_18, L_19, ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_20, L_21)), 1)), NULL);
|
|
(&V_3)->___text = L_22;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&(&V_3)->___text))->___m_String), (void*)NULL);
|
|
bool L_23 = V_1;
|
|
(&V_3)->___hasEscapes = L_23;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_24 = V_3;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_25;
|
|
L_25 = JsonValue_op_Implicit_m7B603F2A2FFE1EFFA123B06D7C41565DDDE53E50(L_24, NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_17 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_17)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_17)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_17)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_17)->___anyValue), (void*)NULL);
|
|
#endif
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
int32_t L_26 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_00e1:
|
|
{
|
|
int32_t L_27 = __this->___m_Position;
|
|
int32_t L_28 = __this->___m_Length;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseArrayValue_mD6183CDC9AC8805B9ECF20BA1697D06174A52CDE (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* V_0 = NULL;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Il2CppChar V_3 = 0x0;
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = __this->___m_Length;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_3 = __this->___m_Text;
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar L_5;
|
|
L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL);
|
|
if ((((int32_t)L_5) == ((int32_t)((int32_t)91))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
int32_t L_6 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = __this->___m_Position;
|
|
int32_t L_8 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_7) == ((uint32_t)L_8))))
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
String_t* L_9 = __this->___m_Text;
|
|
int32_t L_10 = __this->___m_Position;
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_9, L_10, NULL);
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_12 = ___0_result;
|
|
il2cpp_codegen_initobj((&V_1), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_1)->___type = 5;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_13 = V_1;
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_12 = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_12)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_12)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_12)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_12)->___anyValue), (void*)NULL);
|
|
#endif
|
|
int32_t L_14 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
V_0 = (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*)NULL;
|
|
bool L_15 = __this->___m_DryRun;
|
|
if (L_15)
|
|
{
|
|
goto IL_0120;
|
|
}
|
|
}
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_16 = (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A*)il2cpp_codegen_object_new(List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A_il2cpp_TypeInfo_var);
|
|
List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7(L_16, List_1__ctor_m4927EB5635E5ACE121082D775C7DBD0B38A3ECF7_RuntimeMethod_var);
|
|
V_0 = L_16;
|
|
goto IL_0120;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_17;
|
|
L_17 = JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59(__this, (&V_2), NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
bool L_18 = __this->___m_DryRun;
|
|
if (L_18)
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_19 = V_0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_20 = V_2;
|
|
List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_inline(L_19, L_20, List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_21 = __this->___m_Position;
|
|
int32_t L_22 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_21) == ((uint32_t)L_22))))
|
|
{
|
|
goto IL_00d2;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00d2:
|
|
{
|
|
String_t* L_23 = __this->___m_Text;
|
|
int32_t L_24 = __this->___m_Position;
|
|
Il2CppChar L_25;
|
|
L_25 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_23, L_24, NULL);
|
|
V_3 = L_25;
|
|
Il2CppChar L_26 = V_3;
|
|
if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_010d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_27 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
bool L_28 = __this->___m_DryRun;
|
|
if (L_28)
|
|
{
|
|
goto IL_010b;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_29 = ___0_result;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_30 = V_0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_31;
|
|
L_31 = JsonValue_op_Implicit_m580A57097A5B318A3E6F5FBD586BE9280C055E87(L_30, NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_29 = L_31;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_29)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_29)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_29)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_29)->___anyValue), (void*)NULL);
|
|
#endif
|
|
}
|
|
|
|
IL_010b:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_010d:
|
|
{
|
|
Il2CppChar L_32 = V_3;
|
|
if ((!(((uint32_t)L_32) == ((uint32_t)((int32_t)44)))))
|
|
{
|
|
goto IL_0120;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_33 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_33, 1));
|
|
}
|
|
|
|
IL_0120:
|
|
{
|
|
int32_t L_34 = __this->___m_Position;
|
|
int32_t L_35 = __this->___m_Length;
|
|
if ((((int32_t)L_34) < ((int32_t)L_35)))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseArrayValue_mD6183CDC9AC8805B9ECF20BA1697D06174A52CDE_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseArrayValue_mD6183CDC9AC8805B9ECF20BA1697D06174A52CDE(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
bool L_1;
|
|
L_1 = JsonParser_ParseToken_mFB1F5DC336328527853F6FD4EA9E41DEE0382B9A(__this, ((int32_t)123), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = __this->___m_Position;
|
|
int32_t L_3 = __this->___m_Length;
|
|
if ((((int32_t)L_2) >= ((int32_t)L_3)))
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_4 = __this->___m_Text;
|
|
int32_t L_5 = __this->___m_Position;
|
|
Il2CppChar L_6;
|
|
L_6 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_4, L_5, NULL);
|
|
if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)125)))))
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_7 = ___0_result;
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 6;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_8 = V_0;
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_7 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_7)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_7)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_7)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_7)->___anyValue), (void*)NULL);
|
|
#endif
|
|
int32_t L_9 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
bool L_10;
|
|
L_10 = JsonParser_ParseStringValue_mFAB38802BB3A1B80C536D9491A3463CD2686DBCE(__this, (&V_1), NULL);
|
|
if (L_10)
|
|
{
|
|
goto IL_006f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
bool L_11;
|
|
L_11 = JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03(__this, NULL);
|
|
if (L_11)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
bool L_12;
|
|
L_12 = JsonParser_ParseValue_m236BB59EEC478306884BE3713D5BACDA2C595B59(__this, (&V_2), NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
bool L_13 = __this->___m_DryRun;
|
|
if (L_13)
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_14 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_14, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_15 = __this->___m_Position;
|
|
int32_t L_16 = __this->___m_Length;
|
|
if ((((int32_t)L_15) >= ((int32_t)L_16)))
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_17 = __this->___m_Text;
|
|
int32_t L_18 = __this->___m_Position;
|
|
Il2CppChar L_19;
|
|
L_19 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_17, L_18, NULL);
|
|
if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)125)))))
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
}
|
|
{
|
|
bool L_20 = __this->___m_DryRun;
|
|
if (L_20)
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
}
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_21 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_21, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
int32_t L_22 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00da:
|
|
{
|
|
int32_t L_23 = __this->___m_Position;
|
|
int32_t L_24 = __this->___m_Length;
|
|
if ((((int32_t)L_23) < ((int32_t)L_24)))
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseObjectValue_mD938FE193A6A8FFAB96245A3B8F55F86D368FBBA(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseNumber_m0887BEB6E4B4FBD17F2ACC8CED46BE26928ED2D6 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
int64_t V_2 = 0;
|
|
double V_3 = 0.0;
|
|
double V_4 = 0.0;
|
|
int32_t V_5 = 0;
|
|
Il2CppChar V_6 = 0x0;
|
|
Il2CppChar V_7 = 0x0;
|
|
bool V_8 = false;
|
|
int32_t V_9 = 0;
|
|
int32_t V_10 = 0;
|
|
float V_11 = 0.0f;
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = __this->___m_Length;
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
V_0 = (bool)0;
|
|
V_1 = (bool)0;
|
|
V_2 = ((int64_t)0);
|
|
V_3 = (0.0);
|
|
V_4 = (10.0);
|
|
V_5 = 0;
|
|
String_t* L_3 = __this->___m_Text;
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar L_5;
|
|
L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL);
|
|
if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
V_0 = (bool)1;
|
|
int32_t L_6 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
int32_t L_7 = __this->___m_Position;
|
|
int32_t L_8 = __this->___m_Length;
|
|
if ((((int32_t)L_7) == ((int32_t)L_8)))
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = __this->___m_Text;
|
|
int32_t L_10 = __this->___m_Position;
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_9, L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_12;
|
|
L_12 = Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
String_t* L_13 = __this->___m_Text;
|
|
int32_t L_14 = __this->___m_Position;
|
|
Il2CppChar L_15;
|
|
L_15 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_13, L_14, NULL);
|
|
V_6 = L_15;
|
|
Il2CppChar L_16 = V_6;
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)46))))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_17 = V_6;
|
|
if ((((int32_t)L_17) < ((int32_t)((int32_t)48))))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_18 = V_6;
|
|
if ((((int32_t)L_18) > ((int32_t)((int32_t)57))))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_19 = V_2;
|
|
Il2CppChar L_20 = V_6;
|
|
V_2 = ((int64_t)il2cpp_codegen_subtract(((int64_t)il2cpp_codegen_add(((int64_t)il2cpp_codegen_multiply(L_19, ((int64_t)((int32_t)10)))), ((int64_t)(uint64_t)L_20))), ((int64_t)((int32_t)48))));
|
|
int32_t L_21 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_21, 1));
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
int32_t L_22 = __this->___m_Position;
|
|
int32_t L_23 = __this->___m_Length;
|
|
if ((((int32_t)L_22) < ((int32_t)L_23)))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
int32_t L_24 = __this->___m_Position;
|
|
int32_t L_25 = __this->___m_Length;
|
|
if ((((int32_t)L_24) >= ((int32_t)L_25)))
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_26 = __this->___m_Text;
|
|
int32_t L_27 = __this->___m_Position;
|
|
Il2CppChar L_28;
|
|
L_28 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_26, L_27, NULL);
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)46)))))
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
int32_t L_29 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_29, 1));
|
|
int32_t L_30 = __this->___m_Position;
|
|
int32_t L_31 = __this->___m_Length;
|
|
if ((((int32_t)L_30) == ((int32_t)L_31)))
|
|
{
|
|
goto IL_0137;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_32 = __this->___m_Text;
|
|
int32_t L_33 = __this->___m_Position;
|
|
Il2CppChar L_34;
|
|
L_34 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_32, L_33, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_35;
|
|
L_35 = Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2(L_34, NULL);
|
|
if (L_35)
|
|
{
|
|
goto IL_0180;
|
|
}
|
|
}
|
|
|
|
IL_0137:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
String_t* L_36 = __this->___m_Text;
|
|
int32_t L_37 = __this->___m_Position;
|
|
Il2CppChar L_38;
|
|
L_38 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_36, L_37, NULL);
|
|
V_7 = L_38;
|
|
Il2CppChar L_39 = V_7;
|
|
if ((((int32_t)L_39) < ((int32_t)((int32_t)48))))
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_40 = V_7;
|
|
if ((((int32_t)L_40) > ((int32_t)((int32_t)57))))
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_41 = V_7;
|
|
double L_42 = V_4;
|
|
double L_43 = V_3;
|
|
V_3 = ((double)il2cpp_codegen_add(((double)(((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_41, ((int32_t)48))))/L_42)), L_43));
|
|
double L_44 = V_4;
|
|
V_4 = ((double)il2cpp_codegen_multiply(L_44, (10.0)));
|
|
int32_t L_45 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_45, 1));
|
|
}
|
|
|
|
IL_0180:
|
|
{
|
|
int32_t L_46 = __this->___m_Position;
|
|
int32_t L_47 = __this->___m_Length;
|
|
if ((((int32_t)L_46) < ((int32_t)L_47)))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
|
|
IL_018e:
|
|
{
|
|
int32_t L_48 = __this->___m_Position;
|
|
int32_t L_49 = __this->___m_Length;
|
|
if ((((int32_t)L_48) >= ((int32_t)L_49)))
|
|
{
|
|
goto IL_02b2;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_50 = __this->___m_Text;
|
|
int32_t L_51 = __this->___m_Position;
|
|
Il2CppChar L_52;
|
|
L_52 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_50, L_51, NULL);
|
|
if ((((int32_t)L_52) == ((int32_t)((int32_t)101))))
|
|
{
|
|
goto IL_01cc;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_53 = __this->___m_Text;
|
|
int32_t L_54 = __this->___m_Position;
|
|
Il2CppChar L_55;
|
|
L_55 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_53, L_54, NULL);
|
|
if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)69)))))
|
|
{
|
|
goto IL_02b2;
|
|
}
|
|
}
|
|
|
|
IL_01cc:
|
|
{
|
|
int32_t L_56 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
V_8 = (bool)0;
|
|
int32_t L_57 = __this->___m_Position;
|
|
int32_t L_58 = __this->___m_Length;
|
|
if ((((int32_t)L_57) >= ((int32_t)L_58)))
|
|
{
|
|
goto IL_0213;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_59 = __this->___m_Text;
|
|
int32_t L_60 = __this->___m_Position;
|
|
Il2CppChar L_61;
|
|
L_61 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_59, L_60, NULL);
|
|
if ((!(((uint32_t)L_61) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_0213;
|
|
}
|
|
}
|
|
{
|
|
V_8 = (bool)1;
|
|
int32_t L_62 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_62, 1));
|
|
goto IL_0244;
|
|
}
|
|
|
|
IL_0213:
|
|
{
|
|
int32_t L_63 = __this->___m_Position;
|
|
int32_t L_64 = __this->___m_Length;
|
|
if ((((int32_t)L_63) >= ((int32_t)L_64)))
|
|
{
|
|
goto IL_0244;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_65 = __this->___m_Text;
|
|
int32_t L_66 = __this->___m_Position;
|
|
Il2CppChar L_67;
|
|
L_67 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_65, L_66, NULL);
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)43)))))
|
|
{
|
|
goto IL_0244;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_68 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_68, 1));
|
|
}
|
|
|
|
IL_0244:
|
|
{
|
|
V_9 = 1;
|
|
goto IL_0282;
|
|
}
|
|
|
|
IL_0249:
|
|
{
|
|
String_t* L_69 = __this->___m_Text;
|
|
int32_t L_70 = __this->___m_Position;
|
|
Il2CppChar L_71;
|
|
L_71 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_69, L_70, NULL);
|
|
V_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_71, ((int32_t)48)));
|
|
int32_t L_72 = V_5;
|
|
int32_t L_73 = V_9;
|
|
V_5 = ((int32_t)il2cpp_codegen_multiply(L_72, L_73));
|
|
int32_t L_74 = V_5;
|
|
int32_t L_75 = V_10;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_74, L_75));
|
|
int32_t L_76 = V_9;
|
|
V_9 = ((int32_t)il2cpp_codegen_multiply(L_76, ((int32_t)10)));
|
|
int32_t L_77 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_77, 1));
|
|
}
|
|
|
|
IL_0282:
|
|
{
|
|
int32_t L_78 = __this->___m_Position;
|
|
int32_t L_79 = __this->___m_Length;
|
|
if ((((int32_t)L_78) >= ((int32_t)L_79)))
|
|
{
|
|
goto IL_02a8;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_80 = __this->___m_Text;
|
|
int32_t L_81 = __this->___m_Position;
|
|
Il2CppChar L_82;
|
|
L_82 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_80, L_81, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_83;
|
|
L_83 = Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2(L_82, NULL);
|
|
if (L_83)
|
|
{
|
|
goto IL_0249;
|
|
}
|
|
}
|
|
|
|
IL_02a8:
|
|
{
|
|
bool L_84 = V_8;
|
|
if (!L_84)
|
|
{
|
|
goto IL_02b2;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_85 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_multiply(L_85, (-1)));
|
|
}
|
|
|
|
IL_02b2:
|
|
{
|
|
bool L_86 = __this->___m_DryRun;
|
|
if (L_86)
|
|
{
|
|
goto IL_0319;
|
|
}
|
|
}
|
|
{
|
|
bool L_87 = V_1;
|
|
if (L_87)
|
|
{
|
|
goto IL_02e1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_88 = V_5;
|
|
if (L_88)
|
|
{
|
|
goto IL_02e1;
|
|
}
|
|
}
|
|
{
|
|
bool L_89 = V_0;
|
|
if (!L_89)
|
|
{
|
|
goto IL_02d3;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_90 = ___0_result;
|
|
int64_t L_91 = V_2;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_92;
|
|
L_92 = JsonValue_op_Implicit_mB902B5F5A3C1D3534B4F26E73D9CA67678EEA1C4(((-L_91)), NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_90 = L_92;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_90)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_90)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_90)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_90)->___anyValue), (void*)NULL);
|
|
#endif
|
|
goto IL_0319;
|
|
}
|
|
|
|
IL_02d3:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_93 = ___0_result;
|
|
int64_t L_94 = V_2;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_95;
|
|
L_95 = JsonValue_op_Implicit_mB902B5F5A3C1D3534B4F26E73D9CA67678EEA1C4(L_94, NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_93 = L_95;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_93)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_93)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_93)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_93)->___anyValue), (void*)NULL);
|
|
#endif
|
|
goto IL_0319;
|
|
}
|
|
|
|
IL_02e1:
|
|
{
|
|
bool L_96 = V_0;
|
|
if (!L_96)
|
|
{
|
|
goto IL_02ee;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_97 = V_2;
|
|
double L_98 = V_3;
|
|
V_11 = ((float)((-((double)il2cpp_codegen_add(((double)L_97), L_98)))));
|
|
goto IL_02f5;
|
|
}
|
|
|
|
IL_02ee:
|
|
{
|
|
int64_t L_99 = V_2;
|
|
double L_100 = V_3;
|
|
V_11 = ((float)((double)il2cpp_codegen_add(((double)L_99), L_100)));
|
|
}
|
|
|
|
IL_02f5:
|
|
{
|
|
int32_t L_101 = V_5;
|
|
if (!L_101)
|
|
{
|
|
goto IL_030b;
|
|
}
|
|
}
|
|
{
|
|
float L_102 = V_11;
|
|
int32_t L_103 = V_5;
|
|
float L_104;
|
|
L_104 = powf((10.0f), ((float)L_103));
|
|
V_11 = ((float)il2cpp_codegen_multiply(L_102, L_104));
|
|
}
|
|
|
|
IL_030b:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_105 = ___0_result;
|
|
float L_106 = V_11;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_107;
|
|
L_107 = JsonValue_op_Implicit_mE72F026E4B06F393EDFB13BA2B24E4E7B1E5AF0B(((double)L_106), NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_105 = L_107;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_105)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_105)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_105)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_105)->___anyValue), (void*)NULL);
|
|
#endif
|
|
}
|
|
|
|
IL_0319:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseNumber_m0887BEB6E4B4FBD17F2ACC8CED46BE26928ED2D6_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseNumber_m0887BEB6E4B4FBD17F2ACC8CED46BE26928ED2D6(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseBooleanValue_m29590E58A31FEA78BD1591F47B6B6668316765B3 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
bool L_0;
|
|
L_0 = JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426(__this, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, NULL);
|
|
if (!L_0)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_1 = ___0_result;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_2;
|
|
L_2 = JsonValue_op_Implicit_m524FB941B2168EE4CE6DB55871F7D7331FA5C9D2((bool)1, NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_1 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_1)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_1)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_1)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_1)->___anyValue), (void*)NULL);
|
|
#endif
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
bool L_3;
|
|
L_3 = JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426(__this, _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_4 = ___0_result;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_5;
|
|
L_5 = JsonValue_op_Implicit_m524FB941B2168EE4CE6DB55871F7D7331FA5C9D2((bool)0, NULL);
|
|
*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_4 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_4)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_4)->___arrayValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_4)->___objectValue), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&(((JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)L_4)->___anyValue), (void*)NULL);
|
|
#endif
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_6 = ___0_result;
|
|
il2cpp_codegen_initobj(L_6, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseBooleanValue_m29590E58A31FEA78BD1591F47B6B6668316765B3_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseBooleanValue_m29590E58A31FEA78BD1591F47B6B6668316765B3(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_ParseNullValue_mB54108F3A3F924948B8464F238F2A11B939EFD8C (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* L_0 = ___0_result;
|
|
il2cpp_codegen_initobj(L_0, sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
bool L_1;
|
|
L_1 = JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426(__this, _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_ParseNullValue_mB54108F3A3F924948B8464F238F2A11B939EFD8C_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2* ___0_result, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_ParseNullValue_mB54108F3A3F924948B8464F238F2A11B939EFD8C(_thisAdjusted, ___0_result, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
int32_t L_0 = __this->___m_Position;
|
|
int32_t L_1 = __this->___m_Length;
|
|
if ((((int32_t)L_0) == ((int32_t)L_1)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2 = __this->___m_Text;
|
|
int32_t L_3 = __this->___m_Position;
|
|
Il2CppChar L_4;
|
|
L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL);
|
|
if ((((int32_t)L_4) == ((int32_t)((int32_t)58))))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_5 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_SkipToValue_m0F58382967511D7DCB9FB94F46284FAA9EA9BB03(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(__this, NULL);
|
|
String_t* L_0 = ___0_text;
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->___m_Position;
|
|
int32_t L_3 = V_0;
|
|
int32_t L_4 = __this->___m_Length;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_2, L_3))) < ((int32_t)L_4)))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
V_1 = 0;
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
String_t* L_5 = __this->___m_Text;
|
|
int32_t L_6 = __this->___m_Position;
|
|
int32_t L_7 = V_1;
|
|
Il2CppChar L_8;
|
|
L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, ((int32_t)il2cpp_codegen_add(L_6, L_7)), NULL);
|
|
String_t* L_9 = ___0_text;
|
|
int32_t L_10 = V_1;
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_9, L_10, NULL);
|
|
if ((((int32_t)L_8) == ((int32_t)L_11)))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
int32_t L_12 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_13 = V_1;
|
|
int32_t L_14 = V_0;
|
|
if ((((int32_t)L_13) < ((int32_t)L_14)))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = __this->___m_Position;
|
|
int32_t L_16 = V_0;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_15, L_16));
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426_AdjustorThunk (RuntimeObject* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_SkipString_m0B8CF159A30067F47747588E892BA8A3A68E8426(_thisAdjusted, ___0_text, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
int32_t L_1 = __this->___m_Position;
|
|
int32_t L_2 = __this->___m_Length;
|
|
if ((((int32_t)L_1) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_3 = __this->___m_Text;
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar L_5;
|
|
L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_6;
|
|
L_6 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_5, NULL);
|
|
if (L_6)
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
JsonParser_SkipWhitespace_m74A37C8E8B96B671528603EC755BEB43F0D9DBC4(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonParser_get_isAtEnd_m3FCC32D42BF150894223ECB530345B69A1A28658 (JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
int32_t L_1 = __this->___m_Length;
|
|
return (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonParser_get_isAtEnd_m3FCC32D42BF150894223ECB530345B69A1A28658_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonParser_tF738BE4FBF77CE449E21EA2CE18E937B6692B7E6*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonParser_get_isAtEnd_m3FCC32D42BF150894223ECB530345B69A1A28658(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke(unmarshaled.___text, marshaled.___text);
|
|
marshaled.___hasEscapes = static_cast<int32_t>(unmarshaled.___hasEscapes);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke_back(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 unmarshaledtext_temp_0;
|
|
memset((&unmarshaledtext_temp_0), 0, sizeof(unmarshaledtext_temp_0));
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke_back(marshaled.___text, unmarshaledtext_temp_0);
|
|
unmarshaled.___text = unmarshaledtext_temp_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&unmarshaled.___text))->___m_String), (void*)NULL);
|
|
bool unmarshaledhasEscapes_temp_1 = false;
|
|
unmarshaledhasEscapes_temp_1 = static_cast<bool>(marshaled.___hasEscapes);
|
|
unmarshaled.___hasEscapes = unmarshaledhasEscapes_temp_1;
|
|
}
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_pinvoke_cleanup(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_pinvoke& marshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_pinvoke_cleanup(marshaled.___text);
|
|
}
|
|
|
|
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com(unmarshaled.___text, marshaled.___text);
|
|
marshaled.___hasEscapes = static_cast<int32_t>(unmarshaled.___hasEscapes);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com_back(const JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB& unmarshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 unmarshaledtext_temp_0;
|
|
memset((&unmarshaledtext_temp_0), 0, sizeof(unmarshaledtext_temp_0));
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com_back(marshaled.___text, unmarshaledtext_temp_0);
|
|
unmarshaled.___text = unmarshaledtext_temp_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&unmarshaled.___text))->___m_String), (void*)NULL);
|
|
bool unmarshaledhasEscapes_temp_1 = false;
|
|
unmarshaledhasEscapes_temp_1 = static_cast<bool>(marshaled.___hasEscapes);
|
|
unmarshaled.___hasEscapes = unmarshaledhasEscapes_temp_1;
|
|
}
|
|
IL2CPP_EXTERN_C void JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshal_com_cleanup(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_marshaled_com& marshaled)
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849_marshal_com_cleanup(marshaled.___text);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonString_ToString_m1AD75A1BD9CCF84393B192AB42A4390A70D7944A (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
StringBuilder_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Il2CppChar V_3 = 0x0;
|
|
{
|
|
bool L_0 = __this->___hasEscapes;
|
|
if (L_0)
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_1 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
String_t* L_2;
|
|
L_2 = Substring_ToString_m321AF6BA186DB01349CE3C710F1EA773D38FEF6D(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
StringBuilder_t* L_3 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_3, NULL);
|
|
V_0 = L_3;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_4 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_5;
|
|
L_5 = Substring_get_length_m55986408214CA7DBD05548C1E226DC2E4D6E78FC_inline(L_4, NULL);
|
|
V_1 = L_5;
|
|
V_2 = 0;
|
|
goto IL_0063;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_6 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_7 = V_2;
|
|
Il2CppChar L_8;
|
|
L_8 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_6, L_7, NULL);
|
|
V_3 = L_8;
|
|
Il2CppChar L_9 = V_3;
|
|
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_2;
|
|
int32_t L_12 = V_1;
|
|
if ((((int32_t)L_11) == ((int32_t)L_12)))
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_13 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_14 = V_2;
|
|
Il2CppChar L_15;
|
|
L_15 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_13, L_14, NULL);
|
|
V_3 = L_15;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
StringBuilder_t* L_16 = V_0;
|
|
Il2CppChar L_17 = V_3;
|
|
StringBuilder_t* L_18;
|
|
L_18 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_16, L_17, NULL);
|
|
int32_t L_19 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
int32_t L_20 = V_2;
|
|
int32_t L_21 = V_1;
|
|
if ((((int32_t)L_20) < ((int32_t)L_21)))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
StringBuilder_t* L_22 = V_0;
|
|
String_t* L_23;
|
|
L_23 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_22);
|
|
return L_23;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* JsonString_ToString_m1AD75A1BD9CCF84393B192AB42A4390A70D7944A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = JsonString_ToString_m1AD75A1BD9CCF84393B192AB42A4390A70D7944A(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_other, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
Il2CppChar V_4 = 0x0;
|
|
Il2CppChar V_5 = 0x0;
|
|
{
|
|
bool L_0 = __this->___hasEscapes;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_1 = ___0_other;
|
|
bool L_2 = L_1.___hasEscapes;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 L_3 = __this->___text;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_4 = ___0_other;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 L_5 = L_4.___text;
|
|
int32_t L_6;
|
|
L_6 = Substring_Compare_mEB3378051C685973B36959D7EE7F7C661508D81A(L_3, L_5, 3, NULL);
|
|
return (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_7 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_8;
|
|
L_8 = Substring_get_length_m55986408214CA7DBD05548C1E226DC2E4D6E78FC_inline(L_7, NULL);
|
|
V_0 = L_8;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_9 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&(&___0_other)->___text);
|
|
int32_t L_10;
|
|
L_10 = Substring_get_length_m55986408214CA7DBD05548C1E226DC2E4D6E78FC_inline(L_9, NULL);
|
|
V_1 = L_10;
|
|
V_2 = 0;
|
|
V_3 = 0;
|
|
goto IL_00b7;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_11 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_12 = V_2;
|
|
Il2CppChar L_13;
|
|
L_13 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_11, L_12, NULL);
|
|
V_4 = L_13;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_14 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&(&___0_other)->___text);
|
|
int32_t L_15 = V_3;
|
|
Il2CppChar L_16;
|
|
L_16 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_14, L_15, NULL);
|
|
V_5 = L_16;
|
|
Il2CppChar L_17 = V_4;
|
|
if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_18 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
int32_t L_19 = V_2;
|
|
int32_t L_20 = V_0;
|
|
if ((!(((uint32_t)L_19) == ((uint32_t)L_20))))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_21 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_22 = V_2;
|
|
Il2CppChar L_23;
|
|
L_23 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_21, L_22, NULL);
|
|
V_4 = L_23;
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
Il2CppChar L_24 = V_5;
|
|
if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_009d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_25 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_25, 1));
|
|
int32_t L_26 = V_3;
|
|
int32_t L_27 = V_1;
|
|
if ((!(((uint32_t)L_26) == ((uint32_t)L_27))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_28 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&(&___0_other)->___text);
|
|
int32_t L_29 = V_3;
|
|
Il2CppChar L_30;
|
|
L_30 = Substring_get_Item_m278F3C7634F20487F36267C4BD49BC96DAE4CAC4(L_28, L_29, NULL);
|
|
V_5 = L_30;
|
|
}
|
|
|
|
IL_009d:
|
|
{
|
|
Il2CppChar L_31 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
Il2CppChar L_32;
|
|
L_32 = Char_ToUpperInvariant_m43EADCB6987DB5FC44A6BFDBA8800EBACCEC68C8(L_31, NULL);
|
|
Il2CppChar L_33 = V_5;
|
|
Il2CppChar L_34;
|
|
L_34 = Char_ToUpperInvariant_m43EADCB6987DB5FC44A6BFDBA8800EBACCEC68C8(L_33, NULL);
|
|
if ((((int32_t)L_32) == ((int32_t)L_34)))
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
int32_t L_35 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
int32_t L_36 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_36, 1));
|
|
}
|
|
|
|
IL_00b7:
|
|
{
|
|
int32_t L_37 = V_2;
|
|
int32_t L_38 = V_0;
|
|
if ((((int32_t)L_37) >= ((int32_t)L_38)))
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_3;
|
|
int32_t L_40 = V_1;
|
|
if ((((int32_t)L_39) < ((int32_t)L_40)))
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
int32_t L_41 = V_2;
|
|
int32_t L_42 = V_0;
|
|
if ((!(((uint32_t)L_41) == ((uint32_t)L_42))))
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = V_3;
|
|
int32_t L_44 = V_1;
|
|
return (bool)((((int32_t)L_43) == ((int32_t)L_44))? 1 : 0);
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B_AdjustorThunk (RuntimeObject* __this, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_other, const RuntimeMethod* method)
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_Equals_m87EA82B16D7472FF4DE2CB3EC605E8333F09CA28 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
V_0 = ((*(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*)UnBox(L_1, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB_il2cpp_TypeInfo_var)));
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_2 = V_0;
|
|
bool L_3;
|
|
L_3 = JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B(__this, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonString_Equals_m87EA82B16D7472FF4DE2CB3EC605E8333F09CA28_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonString_Equals_m87EA82B16D7472FF4DE2CB3EC605E8333F09CA28(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonString_GetHashCode_m0F0377C9DCB21C60C06220AC07470F6FF66118C5 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849* L_0 = (Substring_t2E16755269E6716C22074D6BC0A9099915E67849*)(&__this->___text);
|
|
int32_t L_1;
|
|
L_1 = Substring_GetHashCode_m68743D4DB46190219FCBA41BACC476D7083D5986(L_0, NULL);
|
|
bool* L_2 = (bool*)(&__this->___hasEscapes);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.boolean_class);
|
|
int32_t L_3;
|
|
L_3 = Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3(L_2, NULL);
|
|
return ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^L_3));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t JsonString_GetHashCode_m0F0377C9DCB21C60C06220AC07470F6FF66118C5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = JsonString_GetHashCode_m0F0377C9DCB21C60C06220AC07470F6FF66118C5(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_left, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B((&___0_left), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonString_op_Inequality_m8186A2514DBF1D828105EFB05E46C41E9C042177 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_left, JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = JsonString_Equals_m259C148AAF9F4FAE016AD6002BA4139BD3E11D0B((&___0_left), L_0, NULL);
|
|
return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8 (String_t* ___0_str, const RuntimeMethod* method)
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB));
|
|
String_t* L_0 = ___0_str;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 L_1;
|
|
L_1 = Substring_op_Implicit_mABF0BF448C43C80A01DE18A232F89B9EE19CDF89(L_0, NULL);
|
|
(&V_0)->___text = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&(&V_0)->___text))->___m_String), (void*)NULL);
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
#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
|
|
|
|
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_pinvoke(const JsonValue_t01DB320267C848E729A400EF2345979978F851D2& unmarshaled, JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___arrayValueException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'arrayValue' of type 'JsonValue'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___arrayValueException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_pinvoke_back(const JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_pinvoke& marshaled, JsonValue_t01DB320267C848E729A400EF2345979978F851D2& unmarshaled)
|
|
{
|
|
Exception_t* ___arrayValueException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'arrayValue' of type 'JsonValue'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___arrayValueException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_pinvoke_cleanup(JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
|
|
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_com(const JsonValue_t01DB320267C848E729A400EF2345979978F851D2& unmarshaled, JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___arrayValueException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'arrayValue' of type 'JsonValue'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___arrayValueException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_com_back(const JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_com& marshaled, JsonValue_t01DB320267C848E729A400EF2345979978F851D2& unmarshaled)
|
|
{
|
|
Exception_t* ___arrayValueException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'arrayValue' of type 'JsonValue'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___arrayValueException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshal_com_cleanup(JsonValue_t01DB320267C848E729A400EF2345979978F851D2_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_ToBoolean_m738AF635F5A47C27EB4010DA008D0DF3D8E0BC1C (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
bool L_2 = __this->___boolValue;
|
|
return L_2;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int64_t L_3 = __this->___integerValue;
|
|
return (bool)((!(((uint64_t)L_3) <= ((uint64_t)((int64_t)0))))? 1 : 0);
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
double L_4 = __this->___realValue;
|
|
bool L_5;
|
|
L_5 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline((0.0), L_4, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
String_t* L_6;
|
|
L_6 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
bool L_7;
|
|
L_7 = Convert_ToBoolean_m3DEA64CC166C14DD2B3461A04C227A05BC06DFEC(L_6, NULL);
|
|
return L_7;
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonValue_ToBoolean_m738AF635F5A47C27EB4010DA008D0DF3D8E0BC1C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonValue_ToBoolean_m738AF635F5A47C27EB4010DA008D0DF3D8E0BC1C(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t JsonValue_ToInteger_m422B3E6191BBE408D6BE18D417CCE108458AB290 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t G_B5_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
bool L_2 = __this->___boolValue;
|
|
if (L_2)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
G_B5_0 = 0;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
G_B5_0 = 1;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
return ((int64_t)G_B5_0);
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int64_t L_3 = __this->___integerValue;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
double L_4 = __this->___realValue;
|
|
return il2cpp_codegen_cast_double_to_int<int64_t>(L_4);
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
String_t* L_5;
|
|
L_5 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int64_t L_6;
|
|
L_6 = Convert_ToInt64_mE141C5A7AE0C7A127BA9B6D165F3098B10726591(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
return ((int64_t)0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int64_t JsonValue_ToInteger_m422B3E6191BBE408D6BE18D417CCE108458AB290_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
int64_t _returnValue;
|
|
_returnValue = JsonValue_ToInteger_m422B3E6191BBE408D6BE18D417CCE108458AB290(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double JsonValue_ToDouble_m40E320A31709875A68F4AD10D96451753DC0D3FB (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t G_B5_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
bool L_2 = __this->___boolValue;
|
|
if (L_2)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
G_B5_0 = 0;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
G_B5_0 = 1;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
return ((double)G_B5_0);
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int64_t L_3 = __this->___integerValue;
|
|
return ((double)L_3);
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
double L_4 = __this->___realValue;
|
|
return L_4;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
String_t* L_5;
|
|
L_5 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
float L_6;
|
|
L_6 = Convert_ToSingle_m312FA1741E893E5B9D93A208CD15D417B1E4C65C(L_5, NULL);
|
|
return ((double)L_6);
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
return (0.0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double JsonValue_ToDouble_m40E320A31709875A68F4AD10D96451753DC0D3FB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
double _returnValue;
|
|
_returnValue = JsonValue_ToDouble_m40E320A31709875A68F4AD10D96451753DC0D3FB(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisString_t_m136CFECF4D1B511E9C669C56CEB297DEE3C56C46_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisKeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8_TisString_t_mCEC082708568351E1762C959E0316A2A7868007E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToStringU3Eb__11_0_m99E92EFA116F96F9CEE6DA459E78B6C82569CFDC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToStringU3Eb__11_1_mD596E1D76B6237AB4112E003D11D435F66C74FFF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5B4F028A4070094FCA4E7762E2C376A65E2D59C6);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9ED931619E39F59A8520C1E3B03FEA2E9A56FB60);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* G_B11_0 = NULL;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* G_B11_1 = NULL;
|
|
String_t* G_B11_2 = NULL;
|
|
String_t* G_B11_3 = NULL;
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* G_B10_0 = NULL;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* G_B10_1 = NULL;
|
|
String_t* G_B10_2 = NULL;
|
|
String_t* G_B10_3 = NULL;
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* G_B16_0 = NULL;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* G_B16_1 = NULL;
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* G_B15_0 = NULL;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* G_B15_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
V_1 = L_0;
|
|
int32_t L_1 = V_1;
|
|
switch (L_1)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_011e;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_012a;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
return _stringLiteral5BEFD8CC60A79699B5BB00E37BAC5B62D371E174;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
bool* L_2 = (bool*)(&__this->___boolValue);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.boolean_class);
|
|
String_t* L_3;
|
|
L_3 = Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
int64_t* L_4 = (int64_t*)(&__this->___integerValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_5;
|
|
L_5 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_6;
|
|
L_6 = Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD(L_4, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
double* L_7 = (double*)(&__this->___realValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_8;
|
|
L_8 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_9;
|
|
L_9 = Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357(L_7, L_8, NULL);
|
|
return L_9;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* L_10 = (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*)(&__this->___stringValue);
|
|
String_t* L_11;
|
|
L_11 = JsonString_ToString_m1AD75A1BD9CCF84393B192AB42A4390A70D7944A(L_10, NULL);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_12 = __this->___arrayValue;
|
|
if (L_12)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteral5B4F028A4070094FCA4E7762E2C376A65E2D59C6;
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_13 = __this->___arrayValue;
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* L_14 = ((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_0;
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* L_15 = L_14;
|
|
if (L_15)
|
|
{
|
|
G_B11_0 = L_15;
|
|
G_B11_1 = L_13;
|
|
G_B11_2 = _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB;
|
|
G_B11_3 = _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1;
|
|
goto IL_00b5;
|
|
}
|
|
G_B10_0 = L_15;
|
|
G_B10_1 = L_13;
|
|
G_B10_2 = _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB;
|
|
G_B10_3 = _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* L_16 = ((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9;
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* L_17 = (Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C*)il2cpp_codegen_object_new(Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C_il2cpp_TypeInfo_var);
|
|
Func_2__ctor_m93B1324D1EB6A7747895ADB6EE4E9614B65242C8(L_17, L_16, (intptr_t)((void*)U3CU3Ec_U3CToStringU3Eb__11_0_m99E92EFA116F96F9CEE6DA459E78B6C82569CFDC_RuntimeMethod_var), NULL);
|
|
Func_2_t2401365303BAEA06C3B858275C74EF4FBC90D95C* L_18 = L_17;
|
|
((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_0 = L_18;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_0), (void*)L_18);
|
|
G_B11_0 = L_18;
|
|
G_B11_1 = G_B10_1;
|
|
G_B11_2 = G_B10_2;
|
|
G_B11_3 = G_B10_3;
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
RuntimeObject* L_19;
|
|
L_19 = Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisString_t_m136CFECF4D1B511E9C669C56CEB297DEE3C56C46(G_B11_1, G_B11_0, Enumerable_Select_TisJsonValue_t01DB320267C848E729A400EF2345979978F851D2_TisString_t_m136CFECF4D1B511E9C669C56CEB297DEE3C56C46_RuntimeMethod_var);
|
|
String_t* L_20;
|
|
L_20 = String_Join_m8159F953B3D62AA54A0853A6E9573CDC0F63E158(G_B11_2, L_19, NULL);
|
|
String_t* L_21;
|
|
L_21 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(G_B11_3, L_20, _stringLiteralE166C9564FBDE461738077E3B1B506525EB6ACCC, NULL);
|
|
return L_21;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* L_22 = __this->___objectValue;
|
|
if (L_22)
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteral9ED931619E39F59A8520C1E3B03FEA2E9A56FB60;
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* L_23 = __this->___objectValue;
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* L_24 = ((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_1;
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* L_25 = L_24;
|
|
if (L_25)
|
|
{
|
|
G_B16_0 = L_25;
|
|
G_B16_1 = L_23;
|
|
goto IL_00fd;
|
|
}
|
|
G_B15_0 = L_25;
|
|
G_B15_1 = L_23;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* L_26 = ((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9;
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* L_27 = (Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011*)il2cpp_codegen_object_new(Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011_il2cpp_TypeInfo_var);
|
|
Func_2__ctor_mAA7FA2F2C23C8067042DCB8C54E06779FA521265(L_27, L_26, (intptr_t)((void*)U3CU3Ec_U3CToStringU3Eb__11_1_mD596E1D76B6237AB4112E003D11D435F66C74FFF_RuntimeMethod_var), NULL);
|
|
Func_2_t6607247B3D14485113F4625701B75EA9FB3C7011* L_28 = L_27;
|
|
((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_1 = L_28;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9__11_1), (void*)L_28);
|
|
G_B16_0 = L_28;
|
|
G_B16_1 = G_B15_1;
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
RuntimeObject* L_29;
|
|
L_29 = Enumerable_Select_TisKeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8_TisString_t_mCEC082708568351E1762C959E0316A2A7868007E(G_B16_1, G_B16_0, Enumerable_Select_TisKeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8_TisString_t_mCEC082708568351E1762C959E0316A2A7868007E_RuntimeMethod_var);
|
|
V_0 = L_29;
|
|
RuntimeObject* L_30 = V_0;
|
|
String_t* L_31;
|
|
L_31 = String_Join_m8159F953B3D62AA54A0853A6E9573CDC0F63E158(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, L_30, NULL);
|
|
String_t* L_32;
|
|
L_32 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral0C3C6829C3CCF8020C6AC45B87963ADC095CD44A, L_31, _stringLiteral4D8D9C94AC5DA5FCED2EC8A64E10E714A2515C30, NULL);
|
|
return L_32;
|
|
}
|
|
|
|
IL_011e:
|
|
{
|
|
RuntimeObject* L_33 = __this->___anyValue;
|
|
String_t* L_34;
|
|
L_34 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_33);
|
|
return L_34;
|
|
}
|
|
|
|
IL_012a:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_35 = (*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)__this);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var, &L_36);
|
|
String_t* L_38;
|
|
L_38 = ValueType_ToString_mFE1CB83BECC99D07BEA7EAB25AF73BE5A727C04D((ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F*)L_37, NULL);
|
|
return L_38;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m524FB941B2168EE4CE6DB55871F7D7331FA5C9D2 (bool ___0_val, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 1;
|
|
bool L_0 = ___0_val;
|
|
(&V_0)->___boolValue = L_0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_mB902B5F5A3C1D3534B4F26E73D9CA67678EEA1C4 (int64_t ___0_val, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 3;
|
|
int64_t L_0 = ___0_val;
|
|
(&V_0)->___integerValue = L_0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_mE72F026E4B06F393EDFB13BA2B24E4E7B1E5AF0B (double ___0_val, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 2;
|
|
double L_0 = ___0_val;
|
|
(&V_0)->___realValue = L_0;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m5CED1A7A7550B510BE3873CABBB869BA219D06F3 (String_t* ___0_str, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 4;
|
|
il2cpp_codegen_initobj((&V_1), sizeof(JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB));
|
|
String_t* L_0 = ___0_str;
|
|
Substring_t2E16755269E6716C22074D6BC0A9099915E67849 L_1;
|
|
L_1 = Substring_op_Implicit_mABF0BF448C43C80A01DE18A232F89B9EE19CDF89(L_0, NULL);
|
|
(&V_1)->___text = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&(&V_1)->___text))->___m_String), (void*)NULL);
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_2 = V_1;
|
|
(&V_0)->___stringValue = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m7B603F2A2FFE1EFFA123B06D7C41565DDDE53E50 (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB ___0_str, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 4;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_0 = ___0_str;
|
|
(&V_0)->___stringValue = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___stringValue))->___text))->___m_String), (void*)NULL);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m580A57097A5B318A3E6F5FBD586BE9280C055E87 (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* ___0_array, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 5;
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_0 = ___0_array;
|
|
(&V_0)->___arrayValue = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___arrayValue), (void*)L_0);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_mC5EC1C45C958D2CAAD8BF99A420EE28B03401E19 (Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 6;
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* L_0 = ___0_obj;
|
|
(&V_0)->___objectValue = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___objectValue), (void*)L_0);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 JsonValue_op_Implicit_m785C8330B868069E1CF0879894A271A6D301089A (Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2* ___0_val, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(JsonValue_t01DB320267C848E729A400EF2345979978F851D2));
|
|
(&V_0)->___type = 7;
|
|
Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2* L_0 = ___0_val;
|
|
(&V_0)->___anyValue = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___anyValue), (void*)L_0);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1 = ___0_other;
|
|
int32_t L_2 = L_1.___type;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = __this->___type;
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
switch (L_4)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
bool L_5 = __this->___boolValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_6 = ___0_other;
|
|
bool L_7 = L_6.___boolValue;
|
|
return (bool)((((int32_t)L_5) == ((int32_t)L_7))? 1 : 0);
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int64_t L_8 = __this->___integerValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_9 = ___0_other;
|
|
int64_t L_10 = L_9.___integerValue;
|
|
return (bool)((((int64_t)L_8) == ((int64_t)L_10))? 1 : 0);
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
double L_11 = __this->___realValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_12 = ___0_other;
|
|
double L_13 = L_12.___realValue;
|
|
bool L_14;
|
|
L_14 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(L_11, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_15 = __this->___stringValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_16 = ___0_other;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_17 = L_16.___stringValue;
|
|
bool L_18;
|
|
L_18 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_15, L_17, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_19 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_19, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_20 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_20, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
RuntimeObject* L_21 = __this->___anyValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_22 = ___0_other;
|
|
RuntimeObject* L_23 = L_22.___anyValue;
|
|
bool L_24;
|
|
L_24 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0, L_21, L_23);
|
|
return L_24;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
RuntimeObject* L_25 = __this->___anyValue;
|
|
if (!L_25)
|
|
{
|
|
goto IL_00b9;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_26 = __this->___anyValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_27 = ___0_other;
|
|
bool L_28;
|
|
L_28 = JsonValue_Equals_m91074DE67E37B1A2C089964D36F82170A1177B95(L_26, L_27, NULL);
|
|
return L_28;
|
|
}
|
|
|
|
IL_00b9:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_29 = ___0_other;
|
|
RuntimeObject* L_30 = L_29.___anyValue;
|
|
if (!L_30)
|
|
{
|
|
goto IL_00d3;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_31 = ___0_other;
|
|
RuntimeObject* L_32 = L_31.___anyValue;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_33 = (*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)__this);
|
|
bool L_34;
|
|
L_34 = JsonValue_Equals_m91074DE67E37B1A2C089964D36F82170A1177B95(L_32, L_33, NULL);
|
|
return L_34;
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56_AdjustorThunk (RuntimeObject* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m91074DE67E37B1A2C089964D36F82170A1177B95 (RuntimeObject* ___0_obj, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___1_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDBB6CDA4D5A47DA899D30151C0C04DB0958C5C1F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE91FE173F59B063D620A934CE1A010F2B114C1F3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9BC8412F7672BEDC75EB21FA08240175E04E871);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
double V_3 = 0.0;
|
|
int32_t V_4 = 0;
|
|
int64_t V_5 = 0;
|
|
bool V_6 = false;
|
|
int64_t V_7 = 0;
|
|
double V_8 = 0.0;
|
|
int32_t V_9 = 0;
|
|
float V_10 = 0.0f;
|
|
double V_11 = 0.0;
|
|
int32_t V_12 = 0;
|
|
int64_t V_13 = 0;
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
V_0 = ((Regex_tE773142C2BE45C5D362B0F815AFF831707A51772*)IsInstClass((RuntimeObject*)L_1, Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var));
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* L_3 = V_0;
|
|
String_t* L_4;
|
|
L_4 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___1_value), NULL);
|
|
bool L_5;
|
|
L_5 = Regex_IsMatch_m7E96E666FBE7259D7638A3A6A21BE824D2406F49(L_3, L_4, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
RuntimeObject* L_6 = ___0_obj;
|
|
V_1 = ((String_t*)IsInstSealed((RuntimeObject*)L_6, il2cpp_defaults.string_class));
|
|
String_t* L_7 = V_1;
|
|
if (!L_7)
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_8 = ___1_value;
|
|
int32_t L_9 = L_8.___type;
|
|
V_9 = L_9;
|
|
int32_t L_10 = V_9;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_10, 1)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_11 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_12 = L_11.___stringValue;
|
|
String_t* L_13 = V_1;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_14;
|
|
L_14 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(L_13, NULL);
|
|
bool L_15;
|
|
L_15 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_12, L_14, NULL);
|
|
return L_15;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
String_t* L_16 = V_1;
|
|
bool L_17;
|
|
L_17 = Int64_TryParse_m3FC0128C89CC2331239FC2A0A749BF33455F03D2(L_16, (&V_7), NULL);
|
|
if (!L_17)
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_18 = V_7;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_19 = ___1_value;
|
|
int64_t L_20 = L_19.___integerValue;
|
|
return (bool)((((int64_t)L_18) == ((int64_t)L_20))? 1 : 0);
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
String_t* L_21 = V_1;
|
|
bool L_22;
|
|
L_22 = Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018(L_21, (&V_8), NULL);
|
|
if (!L_22)
|
|
{
|
|
goto IL_0097;
|
|
}
|
|
}
|
|
{
|
|
double L_23 = V_8;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_24 = ___1_value;
|
|
double L_25 = L_24.___realValue;
|
|
bool L_26;
|
|
L_26 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(L_23, L_25, NULL);
|
|
return L_26;
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_27 = ___1_value;
|
|
bool L_28 = L_27.___boolValue;
|
|
if (!L_28)
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_29 = V_1;
|
|
bool L_30;
|
|
L_30 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_29, _stringLiteralE9BC8412F7672BEDC75EB21FA08240175E04E871, NULL);
|
|
if (L_30)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_31 = V_1;
|
|
bool L_32;
|
|
L_32 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_31, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, NULL);
|
|
if (L_32)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_33 = V_1;
|
|
bool L_34;
|
|
L_34 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_33, _stringLiteralE91FE173F59B063D620A934CE1A010F2B114C1F3, NULL);
|
|
return L_34;
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
String_t* L_35 = V_1;
|
|
bool L_36;
|
|
L_36 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_35, _stringLiteralDBB6CDA4D5A47DA899D30151C0C04DB0958C5C1F, NULL);
|
|
if (L_36)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_37 = V_1;
|
|
bool L_38;
|
|
L_38 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_37, _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB, NULL);
|
|
if (L_38)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_39 = V_1;
|
|
bool L_40;
|
|
L_40 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_39, _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024, NULL);
|
|
return L_40;
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
RuntimeObject* L_41 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_41, il2cpp_defaults.single_class)))
|
|
{
|
|
goto IL_0141;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_42 = ___0_obj;
|
|
V_2 = ((*(float*)UnBox(L_42, il2cpp_defaults.single_class)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_43 = ___1_value;
|
|
int32_t L_44 = L_43.___type;
|
|
if ((!(((uint32_t)L_44) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0117;
|
|
}
|
|
}
|
|
{
|
|
float L_45 = V_2;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_46 = ___1_value;
|
|
double L_47 = L_46.___realValue;
|
|
bool L_48;
|
|
L_48 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(((double)L_45), L_47, NULL);
|
|
return L_48;
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_49 = ___1_value;
|
|
int32_t L_50 = L_49.___type;
|
|
if ((!(((uint32_t)L_50) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0141;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_51;
|
|
L_51 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___1_value), NULL);
|
|
bool L_52;
|
|
L_52 = Single_TryParse_mC39FC2D8F1F33DE64685F3A8CE6BDD2164FB9423(L_51, (&V_10), NULL);
|
|
if (!L_52)
|
|
{
|
|
goto IL_013f;
|
|
}
|
|
}
|
|
{
|
|
float L_53 = V_2;
|
|
float L_54 = V_10;
|
|
bool L_55;
|
|
L_55 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_53, L_54, NULL);
|
|
return L_55;
|
|
}
|
|
|
|
IL_013f:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0141:
|
|
{
|
|
RuntimeObject* L_56 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_56, il2cpp_defaults.double_class)))
|
|
{
|
|
goto IL_0190;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_57 = ___0_obj;
|
|
V_3 = ((*(double*)UnBox(L_57, il2cpp_defaults.double_class)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_58 = ___1_value;
|
|
int32_t L_59 = L_58.___type;
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0166;
|
|
}
|
|
}
|
|
{
|
|
double L_60 = V_3;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_61 = ___1_value;
|
|
double L_62 = L_61.___realValue;
|
|
bool L_63;
|
|
L_63 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(L_60, L_62, NULL);
|
|
return L_63;
|
|
}
|
|
|
|
IL_0166:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_64 = ___1_value;
|
|
int32_t L_65 = L_64.___type;
|
|
if ((!(((uint32_t)L_65) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0190;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_66;
|
|
L_66 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___1_value), NULL);
|
|
bool L_67;
|
|
L_67 = Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018(L_66, (&V_11), NULL);
|
|
if (!L_67)
|
|
{
|
|
goto IL_018e;
|
|
}
|
|
}
|
|
{
|
|
double L_68 = V_3;
|
|
double L_69 = V_11;
|
|
bool L_70;
|
|
L_70 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(L_68, L_69, NULL);
|
|
return L_70;
|
|
}
|
|
|
|
IL_018e:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0190:
|
|
{
|
|
RuntimeObject* L_71 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_71, il2cpp_defaults.int32_class)))
|
|
{
|
|
goto IL_01dd;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_72 = ___0_obj;
|
|
V_4 = ((*(int32_t*)UnBox(L_72, il2cpp_defaults.int32_class)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_73 = ___1_value;
|
|
int32_t L_74 = L_73.___type;
|
|
if ((!(((uint32_t)L_74) == ((uint32_t)3))))
|
|
{
|
|
goto IL_01b5;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_75 = V_4;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_76 = ___1_value;
|
|
int64_t L_77 = L_76.___integerValue;
|
|
return (bool)((((int64_t)((int64_t)L_75)) == ((int64_t)L_77))? 1 : 0);
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_78 = ___1_value;
|
|
int32_t L_79 = L_78.___type;
|
|
if ((!(((uint32_t)L_79) == ((uint32_t)4))))
|
|
{
|
|
goto IL_01dd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_80;
|
|
L_80 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___1_value), NULL);
|
|
bool L_81;
|
|
L_81 = Int32_TryParse_mC928DE2FEC1C35ED5298BDDCA9868076E94B8A21(L_80, (&V_12), NULL);
|
|
if (!L_81)
|
|
{
|
|
goto IL_01db;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_82 = V_4;
|
|
int32_t L_83 = V_12;
|
|
return (bool)((((int32_t)L_82) == ((int32_t)L_83))? 1 : 0);
|
|
}
|
|
|
|
IL_01db:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_01dd:
|
|
{
|
|
RuntimeObject* L_84 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_84, il2cpp_defaults.int64_class)))
|
|
{
|
|
goto IL_0229;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_85 = ___0_obj;
|
|
V_5 = ((*(int64_t*)UnBox(L_85, il2cpp_defaults.int64_class)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_86 = ___1_value;
|
|
int32_t L_87 = L_86.___type;
|
|
if ((!(((uint32_t)L_87) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0201;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_88 = V_5;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_89 = ___1_value;
|
|
int64_t L_90 = L_89.___integerValue;
|
|
return (bool)((((int64_t)L_88) == ((int64_t)L_90))? 1 : 0);
|
|
}
|
|
|
|
IL_0201:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_91 = ___1_value;
|
|
int32_t L_92 = L_91.___type;
|
|
if ((!(((uint32_t)L_92) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0229;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_93;
|
|
L_93 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___1_value), NULL);
|
|
bool L_94;
|
|
L_94 = Int64_TryParse_m3FC0128C89CC2331239FC2A0A749BF33455F03D2(L_93, (&V_13), NULL);
|
|
if (!L_94)
|
|
{
|
|
goto IL_0227;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_95 = V_5;
|
|
int64_t L_96 = V_13;
|
|
return (bool)((((int64_t)L_95) == ((int64_t)L_96))? 1 : 0);
|
|
}
|
|
|
|
IL_0227:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0229:
|
|
{
|
|
RuntimeObject* L_97 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_97, il2cpp_defaults.boolean_class)))
|
|
{
|
|
goto IL_02ec;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_98 = ___0_obj;
|
|
V_6 = ((*(bool*)UnBox(L_98, il2cpp_defaults.boolean_class)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_99 = ___1_value;
|
|
int32_t L_100 = L_99.___type;
|
|
if ((!(((uint32_t)L_100) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0250;
|
|
}
|
|
}
|
|
{
|
|
bool L_101 = V_6;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_102 = ___1_value;
|
|
bool L_103 = L_102.___boolValue;
|
|
return (bool)((((int32_t)L_101) == ((int32_t)L_103))? 1 : 0);
|
|
}
|
|
|
|
IL_0250:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_104 = ___1_value;
|
|
int32_t L_105 = L_104.___type;
|
|
if ((!(((uint32_t)L_105) == ((uint32_t)4))))
|
|
{
|
|
goto IL_02ec;
|
|
}
|
|
}
|
|
{
|
|
bool L_106 = V_6;
|
|
if (!L_106)
|
|
{
|
|
goto IL_02a6;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_107 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_108 = L_107.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_109;
|
|
L_109 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, NULL);
|
|
bool L_110;
|
|
L_110 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_108, L_109, NULL);
|
|
if (L_110)
|
|
{
|
|
goto IL_02a4;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_111 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_112 = L_111.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_113;
|
|
L_113 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteralE9BC8412F7672BEDC75EB21FA08240175E04E871, NULL);
|
|
bool L_114;
|
|
L_114 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_112, L_113, NULL);
|
|
if (L_114)
|
|
{
|
|
goto IL_02a4;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_115 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_116 = L_115.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_117;
|
|
L_117 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteralE91FE173F59B063D620A934CE1A010F2B114C1F3, NULL);
|
|
bool L_118;
|
|
L_118 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_116, L_117, NULL);
|
|
return L_118;
|
|
}
|
|
|
|
IL_02a4:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_02a6:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_119 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_120 = L_119.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_121;
|
|
L_121 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB, NULL);
|
|
bool L_122;
|
|
L_122 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_120, L_121, NULL);
|
|
if (L_122)
|
|
{
|
|
goto IL_02ea;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_123 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_124 = L_123.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_125;
|
|
L_125 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteralDBB6CDA4D5A47DA899D30151C0C04DB0958C5C1F, NULL);
|
|
bool L_126;
|
|
L_126 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_124, L_125, NULL);
|
|
if (L_126)
|
|
{
|
|
goto IL_02ea;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_127 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_128 = L_127.___stringValue;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_129;
|
|
L_129 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024, NULL);
|
|
bool L_130;
|
|
L_130 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_128, L_129, NULL);
|
|
return L_130;
|
|
}
|
|
|
|
IL_02ea:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_02ec:
|
|
{
|
|
RuntimeObject* L_131 = ___0_obj;
|
|
if (!((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)IsInstClass((RuntimeObject*)L_131, il2cpp_defaults.enum_class)))
|
|
{
|
|
goto IL_0332;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_132 = ___1_value;
|
|
int32_t L_133 = L_132.___type;
|
|
if ((!(((uint32_t)L_133) == ((uint32_t)3))))
|
|
{
|
|
goto IL_030c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_134 = ___0_obj;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int64_t L_135;
|
|
L_135 = Convert_ToInt64_mB980D7B1AB7B7071D416EE892C2B736D712BE1B5(L_134, NULL);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_136 = ___1_value;
|
|
int64_t L_137 = L_136.___integerValue;
|
|
return (bool)((((int64_t)L_135) == ((int64_t)L_137))? 1 : 0);
|
|
}
|
|
|
|
IL_030c:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_138 = ___1_value;
|
|
int32_t L_139 = L_138.___type;
|
|
if ((!(((uint32_t)L_139) == ((uint32_t)4))))
|
|
{
|
|
goto IL_0332;
|
|
}
|
|
}
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_140 = ___1_value;
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_141 = L_140.___stringValue;
|
|
RuntimeObject* L_142 = ___0_obj;
|
|
Type_t* L_143;
|
|
L_143 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_142, NULL);
|
|
RuntimeObject* L_144 = ___0_obj;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.enum_class);
|
|
String_t* L_145;
|
|
L_145 = Enum_GetName_m05FE85181853F756BA6BB2C033DD3590E6114D29(L_143, L_144, NULL);
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB L_146;
|
|
L_146 = JsonString_op_Implicit_m8582B0BD013F021A6B6FA644F73947BC61E94BE8(L_145, NULL);
|
|
bool L_147;
|
|
L_147 = JsonString_op_Equality_mC708C3CB7867A6D3914BE13117EA235A37AA2827(L_141, L_146, NULL);
|
|
return L_147;
|
|
}
|
|
|
|
IL_0332:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_Equals_m4A516862648D99564D5FA05FC99DF63A275D2996 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
V_0 = ((*(JsonValue_t01DB320267C848E729A400EF2345979978F851D2*)UnBox(L_1, JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var)));
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_2 = V_0;
|
|
bool L_3;
|
|
L_3 = JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56(__this, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool JsonValue_Equals_m4A516862648D99564D5FA05FC99DF63A275D2996_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = JsonValue_Equals_m4A516862648D99564D5FA05FC99DF63A275D2996(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonValue_GetHashCode_m6D9DFCA9CF023D45025BB140C5A65CD21F291092 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t G_B2_0 = 0;
|
|
int32_t G_B1_0 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
int32_t G_B5_0 = 0;
|
|
int32_t G_B4_0 = 0;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
int32_t G_B8_0 = 0;
|
|
int32_t G_B7_0 = 0;
|
|
int32_t G_B9_0 = 0;
|
|
int32_t G_B9_1 = 0;
|
|
{
|
|
int32_t L_0 = __this->___type;
|
|
bool* L_1 = (bool*)(&__this->___boolValue);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.boolean_class);
|
|
int32_t L_2;
|
|
L_2 = Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3(L_1, NULL);
|
|
double* L_3 = (double*)(&__this->___realValue);
|
|
int32_t L_4;
|
|
L_4 = Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_inline(L_3, NULL);
|
|
int64_t* L_5 = (int64_t*)(&__this->___integerValue);
|
|
int32_t L_6;
|
|
L_6 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496(L_5, NULL);
|
|
JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB* L_7 = (JsonString_tE22CDDA995FEFF514F3F334C93B6AB31B49773CB*)(&__this->___stringValue);
|
|
int32_t L_8;
|
|
L_8 = JsonString_GetHashCode_m0F0377C9DCB21C60C06220AC07470F6FF66118C5(L_7, NULL);
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_9 = __this->___arrayValue;
|
|
if (L_9)
|
|
{
|
|
G_B2_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply((int32_t)L_0, ((int32_t)397)))^L_2)), ((int32_t)397)))^L_4)), ((int32_t)397)))^L_6)), ((int32_t)397)))^L_8)), ((int32_t)397)));
|
|
goto IL_0065;
|
|
}
|
|
G_B1_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)(((int32_t)il2cpp_codegen_multiply((int32_t)L_0, ((int32_t)397)))^L_2)), ((int32_t)397)))^L_4)), ((int32_t)397)))^L_6)), ((int32_t)397)))^L_8)), ((int32_t)397)));
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0070;
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* L_10 = __this->___arrayValue;
|
|
int32_t L_11;
|
|
L_11 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_10);
|
|
G_B3_0 = L_11;
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* L_12 = __this->___objectValue;
|
|
if (L_12)
|
|
{
|
|
G_B5_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(G_B3_1^G_B3_0)), ((int32_t)397)));
|
|
goto IL_0082;
|
|
}
|
|
G_B4_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(G_B3_1^G_B3_0)), ((int32_t)397)));
|
|
}
|
|
{
|
|
G_B6_0 = 0;
|
|
G_B6_1 = G_B4_0;
|
|
goto IL_008d;
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
Dictionary_2_t6682243BDABA638FCBE4F1D9875B5B1455A7686E* L_13 = __this->___objectValue;
|
|
int32_t L_14;
|
|
L_14 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_13);
|
|
G_B6_0 = L_14;
|
|
G_B6_1 = G_B5_0;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
RuntimeObject* L_15 = __this->___anyValue;
|
|
if (L_15)
|
|
{
|
|
G_B8_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(G_B6_1^G_B6_0)), ((int32_t)397)));
|
|
goto IL_009f;
|
|
}
|
|
G_B7_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(G_B6_1^G_B6_0)), ((int32_t)397)));
|
|
}
|
|
{
|
|
G_B9_0 = 0;
|
|
G_B9_1 = G_B7_0;
|
|
goto IL_00aa;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
RuntimeObject* L_16 = __this->___anyValue;
|
|
int32_t L_17;
|
|
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_16);
|
|
G_B9_0 = L_17;
|
|
G_B9_1 = G_B8_0;
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
return ((int32_t)(G_B9_1^G_B9_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t JsonValue_GetHashCode_m6D9DFCA9CF023D45025BB140C5A65CD21F291092_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<JsonValue_t01DB320267C848E729A400EF2345979978F851D2*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = JsonValue_GetHashCode_m6D9DFCA9CF023D45025BB140C5A65CD21F291092(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_op_Equality_m6D5E835A0CD7FE0E05F2DAC1D10643D8C92C1966 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_left, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56((&___0_left), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonValue_op_Inequality_mCBFD4AB072FA27B877CE1E2001E0ED6E1CE2B9C4 (JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_left, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = JsonValue_Equals_m07C8103209811DF912BCDE31A9E4DEDA87DB4B56((&___0_left), L_0, NULL);
|
|
return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mCDDE2A08EE00787DF44FEE408CEFE180347C0A0C (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* L_0 = (U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740*)il2cpp_codegen_object_new(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__ctor_mF5FDEAE943A79ACEDDBD71C7BB62786CC89BEAB6(L_0, NULL);
|
|
((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mF5FDEAE943A79ACEDDBD71C7BB62786CC89BEAB6 (U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CToStringU3Eb__11_0_m99E92EFA116F96F9CEE6DA459E78B6C82569CFDC (U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_x, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0;
|
|
L_0 = JsonValue_ToString_mCB50C1E9FCBE4DE2DBFB1307A3E3B54DD87B8D8B((&___0_x), NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CToStringU3Eb__11_1_mD596E1D76B6237AB4112E003D11D435F66C74FFF (U3CU3Ec_tDE78E61C4107E524195BB8E60CAB17643215F740* __this, KeyValuePair_2_t3B08CB565546FAA05345E98661ADF3C33916BDE8 ___0_pair, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Key_mA6B7939F0F23E60DD9D23F856D215FBA7BB004C3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyValuePair_2_get_Value_m4493E1071982412E337500E6AA0B45E1BBC4EACD_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral987DBAD62F58327E403CC7854409712A13BD33B8);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0;
|
|
L_0 = KeyValuePair_2_get_Key_mA6B7939F0F23E60DD9D23F856D215FBA7BB004C3_inline((&___0_pair), KeyValuePair_2_get_Key_mA6B7939F0F23E60DD9D23F856D215FBA7BB004C3_RuntimeMethod_var);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_1;
|
|
L_1 = KeyValuePair_2_get_Value_m4493E1071982412E337500E6AA0B45E1BBC4EACD_inline((&___0_pair), KeyValuePair_2_get_Value_m4493E1071982412E337500E6AA0B45E1BBC4EACD_RuntimeMethod_var);
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_2 = L_1;
|
|
RuntimeObject* L_3 = Box(JsonValue_t01DB320267C848E729A400EF2345979978F851D2_il2cpp_TypeInfo_var, &L_2);
|
|
String_t* L_4;
|
|
L_4 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral987DBAD62F58327E403CC7854409712A13BD33B8, L_0, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryHelpers_Compare_m4C23515A6E6176D5A8707158E9870721C5FD1C5B (void* ___0_ptr1, void* ___1_ptr2, BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C ___2_region, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_0 = ___2_region;
|
|
uint32_t L_1 = L_0.___sizeInBits;
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
void* L_2 = ___0_ptr1;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_3 = ___2_region;
|
|
uint32_t L_4 = L_3.___bitOffset;
|
|
bool L_5;
|
|
L_5 = MemoryHelpers_ReadSingleBit_m2195F4D85BE5077C89B8C6DBA2C5A2D25F83CD57(L_2, L_4, NULL);
|
|
void* L_6 = ___1_ptr2;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_7 = ___2_region;
|
|
uint32_t L_8 = L_7.___bitOffset;
|
|
bool L_9;
|
|
L_9 = MemoryHelpers_ReadSingleBit_m2195F4D85BE5077C89B8C6DBA2C5A2D25F83CD57(L_6, L_8, NULL);
|
|
return (bool)((((int32_t)L_5) == ((int32_t)L_9))? 1 : 0);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
void* L_10 = ___0_ptr1;
|
|
void* L_11 = ___1_ptr2;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_12 = ___2_region;
|
|
uint32_t L_13 = L_12.___bitOffset;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_14 = ___2_region;
|
|
uint32_t L_15 = L_14.___sizeInBits;
|
|
bool L_16;
|
|
L_16 = MemoryHelpers_MemCmpBitRegion_mC33AD9C5411D78003CC75D1D2E75707BAC1F4944(L_10, L_11, L_13, L_15, (void*)((uintptr_t)0), NULL);
|
|
return L_16;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MemoryHelpers_ComputeFollowingByteOffset_m77FCDFA3728C66393DD46B2E7CE8503FA6CBF2BE (uint32_t ___0_byteOffset, uint32_t ___1_sizeInBits, const RuntimeMethod* method)
|
|
{
|
|
int64_t G_B2_0 = 0;
|
|
int64_t G_B1_0 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
int64_t G_B3_1 = 0;
|
|
{
|
|
uint32_t L_0 = ___0_byteOffset;
|
|
uint32_t L_1 = ___1_sizeInBits;
|
|
uint32_t L_2 = ___1_sizeInBits;
|
|
if ((!(((uint32_t)((int32_t)((uint32_t)(int32_t)L_2%(uint32_t)(int32_t)8))) <= ((uint32_t)0))))
|
|
{
|
|
G_B2_0 = ((int64_t)(uint64_t)((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, ((int32_t)((uint32_t)(int32_t)L_1/(uint32_t)(int32_t)8))))));
|
|
goto IL_000f;
|
|
}
|
|
G_B1_0 = ((int64_t)(uint64_t)((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, ((int32_t)((uint32_t)(int32_t)L_1/(uint32_t)(int32_t)8))))));
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0010;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
G_B3_0 = 1;
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
return ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_add(G_B3_1, ((int64_t)G_B3_0))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteSingleBit_m6FB3C85EBB9DDA18339E225887E933F17A7408EB (void* ___0_ptr, uint32_t ___1_bitOffset, bool ___2_value, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___1_bitOffset;
|
|
V_0 = ((int32_t)((uint32_t)L_0>>3));
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
___1_bitOffset = ((int32_t)((int32_t)L_1&7));
|
|
bool L_2 = ___2_value;
|
|
if (!L_2)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
void* L_3 = ___0_ptr;
|
|
uint32_t L_4 = V_0;
|
|
void* L_5 = ((void*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((uintptr_t)L_4)));
|
|
int32_t L_6 = *((uint8_t*)L_5);
|
|
uint32_t L_7 = ___1_bitOffset;
|
|
*((int8_t*)L_5) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_6|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)((int32_t)L_7&((int32_t)31)))))))));
|
|
return;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
void* L_8 = ___0_ptr;
|
|
uint32_t L_9 = V_0;
|
|
void* L_10 = ((void*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((uintptr_t)L_9)));
|
|
int32_t L_11 = *((uint8_t*)L_10);
|
|
uint32_t L_12 = ___1_bitOffset;
|
|
*((int8_t*)L_10) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_11&((int32_t)(uint8_t)((~((int32_t)(1<<((int32_t)((int32_t)L_12&((int32_t)31)))))))))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryHelpers_ReadSingleBit_m2195F4D85BE5077C89B8C6DBA2C5A2D25F83CD57 (void* ___0_ptr, uint32_t ___1_bitOffset, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___1_bitOffset;
|
|
V_0 = ((int32_t)((uint32_t)L_0>>3));
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
___1_bitOffset = ((int32_t)((int32_t)L_1&7));
|
|
void* L_2 = ___0_ptr;
|
|
uint32_t L_3 = V_0;
|
|
int32_t L_4 = *((uint8_t*)((void*)il2cpp_codegen_add((intptr_t)L_2, (intptr_t)((uintptr_t)L_3))));
|
|
uint32_t L_5 = ___1_bitOffset;
|
|
return (bool)((!(((uint32_t)((int32_t)(L_4&((int32_t)(1<<((int32_t)((int32_t)L_5&((int32_t)31)))))))) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_MemCpyBitRegion_m604BFC3CFF0D881FEC370EA67967348ABF217D9B (void* ___0_destination, void* ___1_source, uint32_t ___2_bitOffset, uint32_t ___3_bitCount, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
uint32_t V_2 = 0;
|
|
uint32_t V_3 = 0;
|
|
uint32_t V_4 = 0;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
{
|
|
void* L_0 = ___0_destination;
|
|
V_0 = (uint8_t*)L_0;
|
|
void* L_1 = ___1_source;
|
|
V_1 = (uint8_t*)L_1;
|
|
uint32_t L_2 = ___2_bitOffset;
|
|
if ((!(((uint32_t)L_2) >= ((uint32_t)8))))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_3 = ___2_bitOffset;
|
|
V_4 = ((int32_t)((uint32_t)(int32_t)L_3/(uint32_t)(int32_t)8));
|
|
uint8_t* L_4 = V_0;
|
|
uint32_t L_5 = V_4;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((uintptr_t)L_5)));
|
|
uint8_t* L_6 = V_1;
|
|
uint32_t L_7 = V_4;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((uintptr_t)L_7)));
|
|
uint32_t L_8 = ___2_bitOffset;
|
|
___2_bitOffset = ((int32_t)((uint32_t)(int32_t)L_8%(uint32_t)(int32_t)8));
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
uint32_t L_9 = ___2_bitOffset;
|
|
if ((!(((uint32_t)L_9) > ((uint32_t)0))))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_10 = ___2_bitOffset;
|
|
V_5 = ((int32_t)(((int32_t)255)<<((int32_t)((int32_t)L_10&((int32_t)31)))));
|
|
uint32_t L_11 = ___3_bitCount;
|
|
uint32_t L_12 = ___2_bitOffset;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12))) < ((uint32_t)8))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = V_5;
|
|
uint32_t L_14 = ___3_bitCount;
|
|
uint32_t L_15 = ___2_bitOffset;
|
|
V_5 = ((int32_t)(L_13&((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)L_15))))&((int32_t)31)))))));
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
uint8_t* L_16 = V_0;
|
|
uint8_t* L_17 = V_0;
|
|
int32_t L_18 = (*(L_17));
|
|
int32_t L_19 = V_5;
|
|
uint8_t* L_20 = V_1;
|
|
int32_t L_21 = (*(L_20));
|
|
int32_t L_22 = V_5;
|
|
*((int8_t*)L_16) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)(((int32_t)(L_18&((~L_19))))|((int32_t)(L_21&L_22))))&((int32_t)255))));
|
|
uint32_t L_23 = ___3_bitCount;
|
|
uint32_t L_24 = ___2_bitOffset;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))) <= ((uint32_t)8))))
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
uint8_t* L_25 = V_0;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, 1));
|
|
uint8_t* L_26 = V_1;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_26, 1));
|
|
uint32_t L_27 = ___3_bitCount;
|
|
uint32_t L_28 = ___2_bitOffset;
|
|
___3_bitCount = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, ((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_28))));
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
uint32_t L_29 = ___3_bitCount;
|
|
V_2 = ((int32_t)((uint32_t)(int32_t)L_29/(uint32_t)(int32_t)8));
|
|
uint32_t L_30 = V_2;
|
|
if ((!(((uint32_t)L_30) >= ((uint32_t)1))))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_31 = V_0;
|
|
uint8_t* L_32 = V_1;
|
|
uint32_t L_33 = V_2;
|
|
UnsafeUtility_MemCpy_m5CEA91ACDADC522E584AE3A2AB2B0B74393A9177((void*)L_31, (void*)L_32, ((int64_t)(uint64_t)L_33), NULL);
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
uint32_t L_34 = ___3_bitCount;
|
|
V_3 = ((int32_t)((uint32_t)(int32_t)L_34%(uint32_t)(int32_t)8));
|
|
uint32_t L_35 = V_3;
|
|
if ((!(((uint32_t)L_35) > ((uint32_t)0))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_36 = V_0;
|
|
uint32_t L_37 = V_2;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_36, (intptr_t)((uintptr_t)L_37)));
|
|
uint8_t* L_38 = V_1;
|
|
uint32_t L_39 = V_2;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_38, (intptr_t)((uintptr_t)L_39)));
|
|
uint32_t L_40 = V_3;
|
|
V_6 = ((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_40))&((int32_t)31)))));
|
|
uint8_t* L_41 = V_0;
|
|
uint8_t* L_42 = V_0;
|
|
int32_t L_43 = (*(L_42));
|
|
int32_t L_44 = V_6;
|
|
uint8_t* L_45 = V_1;
|
|
int32_t L_46 = (*(L_45));
|
|
int32_t L_47 = V_6;
|
|
*((int8_t*)L_41) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)(((int32_t)(L_43&((~L_44))))|((int32_t)(L_46&L_47))))&((int32_t)255))));
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryHelpers_MemCmpBitRegion_mC33AD9C5411D78003CC75D1D2E75707BAC1F4944 (void* ___0_ptr1, void* ___1_ptr2, uint32_t ___2_bitOffset, uint32_t ___3_bitCount, void* ___4_mask, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
uint32_t V_3 = 0;
|
|
uint32_t V_4 = 0;
|
|
uint32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
uint8_t V_9 = 0x0;
|
|
uint8_t V_10 = 0x0;
|
|
int32_t V_11 = 0;
|
|
int32_t V_12 = 0;
|
|
{
|
|
void* L_0 = ___0_ptr1;
|
|
V_0 = (uint8_t*)L_0;
|
|
void* L_1 = ___1_ptr2;
|
|
V_1 = (uint8_t*)L_1;
|
|
void* L_2 = ___4_mask;
|
|
V_2 = (uint8_t*)L_2;
|
|
uint32_t L_3 = ___2_bitOffset;
|
|
if ((!(((uint32_t)L_3) >= ((uint32_t)8))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_4 = ___2_bitOffset;
|
|
V_5 = ((int32_t)((uint32_t)(int32_t)L_4/(uint32_t)(int32_t)8));
|
|
uint8_t* L_5 = V_0;
|
|
uint32_t L_6 = V_5;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((uintptr_t)L_6)));
|
|
uint8_t* L_7 = V_1;
|
|
uint32_t L_8 = V_5;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((uintptr_t)L_8)));
|
|
uint8_t* L_9 = V_2;
|
|
if ((((intptr_t)L_9) == ((intptr_t)((uintptr_t)0))))
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_10 = V_2;
|
|
uint32_t L_11 = V_5;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, (intptr_t)((uintptr_t)L_11)));
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
uint32_t L_12 = ___2_bitOffset;
|
|
___2_bitOffset = ((int32_t)((uint32_t)(int32_t)L_12%(uint32_t)(int32_t)8));
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
uint32_t L_13 = ___2_bitOffset;
|
|
if ((!(((uint32_t)L_13) > ((uint32_t)0))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_14 = ___2_bitOffset;
|
|
V_6 = ((int32_t)(((int32_t)255)<<((int32_t)((int32_t)L_14&((int32_t)31)))));
|
|
uint32_t L_15 = ___3_bitCount;
|
|
uint32_t L_16 = ___2_bitOffset;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16))) < ((uint32_t)8))))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = V_6;
|
|
uint32_t L_18 = ___3_bitCount;
|
|
uint32_t L_19 = ___2_bitOffset;
|
|
V_6 = ((int32_t)(L_17&((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_19))))&((int32_t)31)))))));
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
uint8_t* L_20 = V_2;
|
|
if ((((intptr_t)L_20) == ((intptr_t)((uintptr_t)0))))
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_21 = V_6;
|
|
uint8_t* L_22 = V_2;
|
|
int32_t L_23 = (*(L_22));
|
|
V_6 = ((int32_t)(L_21&L_23));
|
|
uint8_t* L_24 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_24, 1));
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
uint8_t* L_25 = V_0;
|
|
int32_t L_26 = (*(L_25));
|
|
int32_t L_27 = V_6;
|
|
uint8_t* L_28 = V_1;
|
|
int32_t L_29 = (*(L_28));
|
|
int32_t L_30 = V_6;
|
|
V_7 = ((int32_t)(L_29&L_30));
|
|
int32_t L_31 = V_7;
|
|
if ((((int32_t)((int32_t)(L_26&L_27))) == ((int32_t)L_31)))
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
uint32_t L_32 = ___3_bitCount;
|
|
uint32_t L_33 = ___2_bitOffset;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)L_33))) <= ((uint32_t)8))))
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
uint8_t* L_34 = V_0;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, 1));
|
|
uint8_t* L_35 = V_1;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_35, 1));
|
|
uint32_t L_36 = ___3_bitCount;
|
|
uint32_t L_37 = ___2_bitOffset;
|
|
___3_bitCount = ((int32_t)il2cpp_codegen_subtract((int32_t)L_36, ((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_37))));
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
uint32_t L_38 = ___3_bitCount;
|
|
V_3 = ((int32_t)((uint32_t)(int32_t)L_38/(uint32_t)(int32_t)8));
|
|
uint32_t L_39 = V_3;
|
|
if ((!(((uint32_t)L_39) >= ((uint32_t)1))))
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_40 = V_2;
|
|
if ((((intptr_t)L_40) == ((intptr_t)((uintptr_t)0))))
|
|
{
|
|
goto IL_00ce;
|
|
}
|
|
}
|
|
{
|
|
V_8 = 0;
|
|
goto IL_00c5;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
uint8_t* L_41 = V_0;
|
|
int32_t L_42 = V_8;
|
|
int32_t L_43 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_41, L_42))));
|
|
uint8_t* L_44 = V_1;
|
|
int32_t L_45 = V_8;
|
|
int32_t L_46 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_44, L_45))));
|
|
V_9 = (uint8_t)L_46;
|
|
uint8_t* L_47 = V_2;
|
|
int32_t L_48 = V_8;
|
|
int32_t L_49 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_47, L_48))));
|
|
V_10 = (uint8_t)L_49;
|
|
uint8_t L_50 = V_10;
|
|
uint8_t L_51 = V_9;
|
|
uint8_t L_52 = V_10;
|
|
if ((((int32_t)((int32_t)(L_43&(int32_t)L_50))) == ((int32_t)((int32_t)((int32_t)L_51&(int32_t)L_52)))))
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
int32_t L_53 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
int32_t L_54 = V_8;
|
|
uint32_t L_55 = V_3;
|
|
if ((((int64_t)((int64_t)L_54)) < ((int64_t)((int64_t)(uint64_t)L_55))))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
|
|
IL_00ce:
|
|
{
|
|
uint8_t* L_56 = V_0;
|
|
uint8_t* L_57 = V_1;
|
|
uint32_t L_58 = V_3;
|
|
int32_t L_59;
|
|
L_59 = UnsafeUtility_MemCmp_mA0E0E1A93F715105E7B576F1603DCAB37717A5EF((void*)L_56, (void*)L_57, ((int64_t)(uint64_t)L_58), NULL);
|
|
if (!L_59)
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
uint32_t L_60 = ___3_bitCount;
|
|
V_4 = ((int32_t)((uint32_t)(int32_t)L_60%(uint32_t)(int32_t)8));
|
|
uint32_t L_61 = V_4;
|
|
if ((!(((uint32_t)L_61) > ((uint32_t)0))))
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_62 = V_0;
|
|
uint32_t L_63 = V_3;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_62, (intptr_t)((uintptr_t)L_63)));
|
|
uint8_t* L_64 = V_1;
|
|
uint32_t L_65 = V_3;
|
|
V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, (intptr_t)((uintptr_t)L_65)));
|
|
uint32_t L_66 = V_4;
|
|
V_11 = ((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_66))&((int32_t)31)))));
|
|
uint8_t* L_67 = V_2;
|
|
if ((((intptr_t)L_67) == ((intptr_t)((uintptr_t)0))))
|
|
{
|
|
goto IL_010f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_68 = V_2;
|
|
uint32_t L_69 = V_3;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, (intptr_t)((uintptr_t)L_69)));
|
|
int32_t L_70 = V_11;
|
|
uint8_t* L_71 = V_2;
|
|
int32_t L_72 = (*(L_71));
|
|
V_11 = ((int32_t)(L_70&L_72));
|
|
}
|
|
|
|
IL_010f:
|
|
{
|
|
uint8_t* L_73 = V_0;
|
|
int32_t L_74 = (*(L_73));
|
|
int32_t L_75 = V_11;
|
|
uint8_t* L_76 = V_1;
|
|
int32_t L_77 = (*(L_76));
|
|
int32_t L_78 = V_11;
|
|
V_12 = ((int32_t)(L_77&L_78));
|
|
int32_t L_79 = V_12;
|
|
if ((((int32_t)((int32_t)(L_74&L_75))) == ((int32_t)L_79)))
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_MemSet_m1319FCA14114EECFA86D7495B95C335194AE61C3 (void* ___0_destination, int32_t ___1_numBytes, uint8_t ___2_value, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
void* L_0 = ___0_destination;
|
|
V_0 = (uint8_t*)L_0;
|
|
V_1 = 0;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0006:
|
|
{
|
|
uint8_t* L_1 = V_0;
|
|
int32_t L_2 = V_1;
|
|
uint8_t L_3 = ___2_value;
|
|
uint8_t L_4 = ___2_value;
|
|
uint8_t L_5 = ___2_value;
|
|
uint8_t L_6 = ___2_value;
|
|
*((int32_t*)((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, L_2)))) = (int32_t)((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_3<<((int32_t)24)))|((int32_t)((int32_t)L_4<<((int32_t)16)))))|((int32_t)((int32_t)L_5<<8))))|(int32_t)L_6));
|
|
int32_t L_7 = ___1_numBytes;
|
|
___1_numBytes = ((int32_t)il2cpp_codegen_subtract(L_7, 4));
|
|
int32_t L_8 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 4));
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_9 = ___1_numBytes;
|
|
if ((((int32_t)L_9) >= ((int32_t)4)))
|
|
{
|
|
goto IL_0006;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
uint8_t* L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
uint8_t L_12 = ___2_value;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11))) = (int8_t)L_12;
|
|
int32_t L_13 = ___1_numBytes;
|
|
___1_numBytes = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
|
|
int32_t L_14 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
int32_t L_15 = ___1_numBytes;
|
|
if ((((int32_t)L_15) > ((int32_t)0)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_MemCpyMasked_m1207671D9A6184B1BA3FCC108E379A39EEF72929 (void* ___0_destination, void* ___1_source, int32_t ___2_numBytes, void* ___3_mask, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
void* L_0 = ___1_source;
|
|
V_0 = (uint8_t*)L_0;
|
|
void* L_1 = ___0_destination;
|
|
V_1 = (uint8_t*)L_1;
|
|
void* L_2 = ___3_mask;
|
|
V_2 = (uint8_t*)L_2;
|
|
V_3 = 0;
|
|
goto IL_002f;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
uint8_t* L_3 = V_1;
|
|
int32_t L_4 = V_3;
|
|
uint8_t* L_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, L_4));
|
|
int32_t L_6 = *((uint32_t*)L_5);
|
|
uint8_t* L_7 = V_2;
|
|
int32_t L_8 = V_3;
|
|
int32_t L_9 = *((uint32_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, L_8)));
|
|
*((int32_t*)L_5) = (int32_t)((int32_t)(L_6&((~L_9))));
|
|
uint8_t* L_10 = V_1;
|
|
int32_t L_11 = V_3;
|
|
uint8_t* L_12 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11));
|
|
int32_t L_13 = *((uint32_t*)L_12);
|
|
uint8_t* L_14 = V_0;
|
|
int32_t L_15 = V_3;
|
|
int32_t L_16 = *((uint32_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_14, L_15)));
|
|
uint8_t* L_17 = V_2;
|
|
int32_t L_18 = V_3;
|
|
int32_t L_19 = *((uint32_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, L_18)));
|
|
*((int32_t*)L_12) = (int32_t)((int32_t)(L_13|((int32_t)(L_16&L_19))));
|
|
int32_t L_20 = ___2_numBytes;
|
|
___2_numBytes = ((int32_t)il2cpp_codegen_subtract(L_20, 4));
|
|
int32_t L_21 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 4));
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_22 = ___2_numBytes;
|
|
if ((((int32_t)L_22) >= ((int32_t)4)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
uint8_t* L_23 = V_1;
|
|
int32_t L_24 = V_3;
|
|
uint8_t* L_25 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, L_24));
|
|
int32_t L_26 = (*(L_25));
|
|
uint8_t* L_27 = V_2;
|
|
int32_t L_28 = V_3;
|
|
int32_t L_29 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_27, L_28))));
|
|
*((int8_t*)L_25) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_26&((int32_t)(uint8_t)((~L_29))))));
|
|
uint8_t* L_30 = V_1;
|
|
int32_t L_31 = V_3;
|
|
uint8_t* L_32 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_30, L_31));
|
|
int32_t L_33 = (*(L_32));
|
|
uint8_t* L_34 = V_0;
|
|
int32_t L_35 = V_3;
|
|
int32_t L_36 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, L_35))));
|
|
uint8_t* L_37 = V_2;
|
|
int32_t L_38 = V_3;
|
|
int32_t L_39 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_37, L_38))));
|
|
*((int8_t*)L_32) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_33|((int32_t)(uint8_t)((int32_t)(L_36&L_39))))));
|
|
int32_t L_40 = ___2_numBytes;
|
|
___2_numBytes = ((int32_t)il2cpp_codegen_subtract(L_40, 1));
|
|
int32_t L_41 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_42 = ___2_numBytes;
|
|
if ((((int32_t)L_42) > ((int32_t)0)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
uint32_t V_2 = 0;
|
|
uint32_t V_3 = 0;
|
|
uint32_t V_4 = 0;
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE493A589C92D423742E94550596D4C4E4B20CC33)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
uint32_t L_2 = ___2_bitCount;
|
|
if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEDF05D6B6E6126A0DECDC059BD62C0F5CE4939F7)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
uint32_t L_4 = ___1_bitOffset;
|
|
if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_5 = ___1_bitOffset;
|
|
V_0 = ((int32_t)((int32_t)L_5%((int32_t)32)));
|
|
uint32_t L_6 = ___1_bitOffset;
|
|
int32_t L_7 = V_0;
|
|
V_1 = ((int32_t)(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, L_7))/((int32_t)32)));
|
|
void* L_8 = ___0_ptr;
|
|
int32_t L_9 = V_1;
|
|
___0_ptr = ((void*)il2cpp_codegen_add((intptr_t)L_8, ((int32_t)il2cpp_codegen_multiply(L_9, 4))));
|
|
int32_t L_10 = V_0;
|
|
___1_bitOffset = L_10;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
uint32_t L_11 = ___1_bitOffset;
|
|
uint32_t L_12 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12))) <= ((uint32_t)8))))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
void* L_13 = ___0_ptr;
|
|
int32_t L_14 = *((uint8_t*)L_13);
|
|
uint32_t L_15 = ___1_bitOffset;
|
|
uint32_t L_16 = ___2_bitCount;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_16))&((int32_t)31)))));
|
|
uint32_t L_17 = V_2;
|
|
return ((int32_t)(((int32_t)(uint8_t)((int32_t)(L_14>>((int32_t)((int32_t)L_15&((int32_t)31))))))&(int32_t)L_17));
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
uint32_t L_18 = ___1_bitOffset;
|
|
uint32_t L_19 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_19))) <= ((uint32_t)((int32_t)16)))))
|
|
{
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
{
|
|
void* L_20 = ___0_ptr;
|
|
int32_t L_21 = *((uint16_t*)L_20);
|
|
uint32_t L_22 = ___1_bitOffset;
|
|
uint32_t L_23 = ___2_bitCount;
|
|
V_3 = ((int32_t)((uint32_t)((int32_t)65535)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)16), (int32_t)L_23))&((int32_t)31)))));
|
|
uint32_t L_24 = V_3;
|
|
return ((int32_t)(((int32_t)(uint16_t)((int32_t)(L_21>>((int32_t)((int32_t)L_22&((int32_t)31))))))&(int32_t)L_24));
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
uint32_t L_25 = ___1_bitOffset;
|
|
uint32_t L_26 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26))) <= ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
void* L_27 = ___0_ptr;
|
|
int32_t L_28 = *((uint32_t*)L_27);
|
|
uint32_t L_29 = ___1_bitOffset;
|
|
uint32_t L_30 = ___2_bitCount;
|
|
V_4 = ((int32_t)((uint32_t)(-1)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)32), (int32_t)L_30))&((int32_t)31)))));
|
|
uint32_t L_31 = V_4;
|
|
return ((int32_t)(((int32_t)((uint32_t)L_28>>((int32_t)((int32_t)L_29&((int32_t)31)))))&(int32_t)L_31));
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_32 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_32, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB65E0CD2222920FEF0AACB2070F5069A00A0F5E8)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, uint32_t ___3_value, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
uint8_t V_2 = 0x0;
|
|
uint32_t V_3 = 0;
|
|
uint16_t V_4 = 0;
|
|
uint32_t V_5 = 0;
|
|
uint32_t V_6 = 0;
|
|
uint32_t V_7 = 0;
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE493A589C92D423742E94550596D4C4E4B20CC33)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
uint32_t L_2 = ___2_bitCount;
|
|
if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD54CB7DB750CFD4A202F28E9FE615FE000E19EE4)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0763FE5EB1EAC35DDF3CD44B5645A71888066226)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
uint32_t L_4 = ___1_bitOffset;
|
|
if ((!(((uint32_t)L_4) > ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_5 = ___1_bitOffset;
|
|
V_0 = ((int32_t)((int32_t)L_5%((int32_t)32)));
|
|
uint32_t L_6 = ___1_bitOffset;
|
|
int32_t L_7 = V_0;
|
|
V_1 = ((int32_t)(((int32_t)il2cpp_codegen_subtract((int32_t)L_6, L_7))/((int32_t)32)));
|
|
void* L_8 = ___0_ptr;
|
|
int32_t L_9 = V_1;
|
|
___0_ptr = ((void*)il2cpp_codegen_add((intptr_t)L_8, ((int32_t)il2cpp_codegen_multiply(L_9, 4))));
|
|
int32_t L_10 = V_0;
|
|
___1_bitOffset = L_10;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
uint32_t L_11 = ___1_bitOffset;
|
|
uint32_t L_12 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12))) <= ((uint32_t)8))))
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_13 = ___3_value;
|
|
V_2 = (uint8_t)((int32_t)(uint8_t)L_13);
|
|
uint8_t L_14 = V_2;
|
|
uint32_t L_15 = ___1_bitOffset;
|
|
V_2 = (uint8_t)((int32_t)(uint8_t)((int32_t)((int32_t)L_14<<((int32_t)((int32_t)L_15&((int32_t)31))))));
|
|
uint32_t L_16 = ___2_bitCount;
|
|
uint32_t L_17 = ___1_bitOffset;
|
|
V_3 = ((~((int32_t)(((int32_t)((uint32_t)((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, (int32_t)L_16))&((int32_t)31)))))<<((int32_t)((int32_t)L_17&((int32_t)31)))))));
|
|
void* L_18 = ___0_ptr;
|
|
void* L_19 = ___0_ptr;
|
|
int32_t L_20 = *((uint8_t*)L_19);
|
|
uint32_t L_21 = V_3;
|
|
uint8_t L_22 = V_2;
|
|
*((int8_t*)L_18) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)(L_20&(int32_t)L_21))|(int32_t)L_22)));
|
|
return;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
uint32_t L_23 = ___1_bitOffset;
|
|
uint32_t L_24 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24))) <= ((uint32_t)((int32_t)16)))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_25 = ___3_value;
|
|
V_4 = (uint16_t)((int32_t)(uint16_t)L_25);
|
|
uint16_t L_26 = V_4;
|
|
uint32_t L_27 = ___1_bitOffset;
|
|
V_4 = (uint16_t)((int32_t)(uint16_t)((int32_t)((int32_t)L_26<<((int32_t)((int32_t)L_27&((int32_t)31))))));
|
|
uint32_t L_28 = ___2_bitCount;
|
|
uint32_t L_29 = ___1_bitOffset;
|
|
V_5 = ((~((int32_t)(((int32_t)((uint32_t)((int32_t)65535)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)16), (int32_t)L_28))&((int32_t)31)))))<<((int32_t)((int32_t)L_29&((int32_t)31)))))));
|
|
void* L_30 = ___0_ptr;
|
|
void* L_31 = ___0_ptr;
|
|
int32_t L_32 = *((uint16_t*)L_31);
|
|
uint32_t L_33 = V_5;
|
|
uint16_t L_34 = V_4;
|
|
*((int16_t*)L_30) = (int16_t)((int32_t)(uint16_t)((int32_t)(((int32_t)(L_32&(int32_t)L_33))|(int32_t)L_34)));
|
|
return;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
uint32_t L_35 = ___1_bitOffset;
|
|
uint32_t L_36 = ___2_bitCount;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)L_36))) <= ((uint32_t)((int32_t)32)))))
|
|
{
|
|
goto IL_00d3;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_37 = ___3_value;
|
|
V_6 = L_37;
|
|
uint32_t L_38 = V_6;
|
|
uint32_t L_39 = ___1_bitOffset;
|
|
V_6 = ((int32_t)((int32_t)L_38<<((int32_t)((int32_t)L_39&((int32_t)31)))));
|
|
uint32_t L_40 = ___2_bitCount;
|
|
uint32_t L_41 = ___1_bitOffset;
|
|
V_7 = ((~((int32_t)(((int32_t)((uint32_t)(-1)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)32), (int32_t)L_40))&((int32_t)31)))))<<((int32_t)((int32_t)L_41&((int32_t)31)))))));
|
|
void* L_42 = ___0_ptr;
|
|
void* L_43 = ___0_ptr;
|
|
int32_t L_44 = *((uint32_t*)L_43);
|
|
uint32_t L_45 = V_7;
|
|
uint32_t L_46 = V_6;
|
|
*((int32_t*)L_42) = (int32_t)((int32_t)(((int32_t)(L_44&(int32_t)L_45))|(int32_t)L_46));
|
|
return;
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_47 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_47, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3ABFF555F317FC3F90BBC08DF52BDDE6D0E06A6C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_47, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryHelpers_ReadTwosComplementMultipleBitsAsInt_m7C69264CDA47FD40FFB70454CB9A97DD75EC315D (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
uint32_t L_2 = ___2_bitCount;
|
|
uint32_t L_3;
|
|
L_3 = MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4(L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteIntAsTwosComplementMultipleBits_mB5981AEF6EEFF39BA3A1E2F444CAC2EA30C30AFC (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, int32_t ___3_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
uint32_t L_2 = ___2_bitCount;
|
|
int32_t L_3 = ___3_value;
|
|
MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574(L_0, L_1, L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryHelpers_ReadExcessKMultipleBitsAsInt_m18918D2FE78DD0B142D06EBC059494C038205072 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method)
|
|
{
|
|
int64_t V_0 = 0;
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
uint32_t L_2 = ___2_bitCount;
|
|
uint32_t L_3;
|
|
L_3 = MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4(L_0, L_1, L_2, NULL);
|
|
uint32_t L_4 = ___2_bitCount;
|
|
V_0 = ((int64_t)((uint64_t)(int64_t)((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_4&((int32_t)63)))))/(uint64_t)(int64_t)((int64_t)2)));
|
|
int64_t L_5 = V_0;
|
|
return ((int32_t)((int64_t)il2cpp_codegen_subtract(((int64_t)(uint64_t)L_3), L_5)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteIntAsExcessKMultipleBits_m5F15C1B3950C08D5B8A3B7CDB4270441DD7DDA20 (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, int32_t ___3_value, const RuntimeMethod* method)
|
|
{
|
|
int64_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___2_bitCount;
|
|
int32_t L_1 = ___3_value;
|
|
V_0 = ((int64_t)il2cpp_codegen_add(((int64_t)((uint64_t)(int64_t)((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_0&((int32_t)63)))))/(uint64_t)(int64_t)((int64_t)2))), ((int64_t)L_1)));
|
|
void* L_2 = ___0_ptr;
|
|
uint32_t L_3 = ___1_bitOffset;
|
|
uint32_t L_4 = ___2_bitCount;
|
|
int64_t L_5 = V_0;
|
|
MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574(L_2, L_3, L_4, ((int32_t)(uint32_t)L_5), NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float MemoryHelpers_ReadMultipleBitsAsNormalizedUInt_mC2F14071221F5D6F3E53F70423487C6A6BE177CA (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
{
|
|
void* L_0 = ___0_ptr;
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
uint32_t L_2 = ___2_bitCount;
|
|
uint32_t L_3;
|
|
L_3 = MemoryHelpers_ReadMultipleBitsAsUInt_m637377E693449AE1C39D0107AD24057FC1ACA1E4(L_0, L_1, L_2, NULL);
|
|
uint32_t L_4 = ___2_bitCount;
|
|
V_0 = ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_subtract(((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_4&((int32_t)63))))), ((int64_t)1))));
|
|
uint32_t L_5 = V_0;
|
|
float L_6;
|
|
L_6 = NumberHelpers_UIntToNormalizedFloat_m7AC854D977290A07F9778706649DBE5CA4608189_inline(L_3, 0, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_WriteNormalizedUIntAsMultipleBits_mB1DEDD83996F27AEAB22D55B93CCD43A1BC1525D (void* ___0_ptr, uint32_t ___1_bitOffset, uint32_t ___2_bitCount, float ___3_value, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
uint32_t V_1 = 0;
|
|
{
|
|
uint32_t L_0 = ___2_bitCount;
|
|
V_0 = ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_subtract(((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_0&((int32_t)63))))), ((int64_t)1))));
|
|
float L_1 = ___3_value;
|
|
uint32_t L_2 = V_0;
|
|
uint32_t L_3;
|
|
L_3 = NumberHelpers_NormalizedFloatToUInt_m83A3FB82B0A6D8684366FE38FF074756D652A6AC_inline(L_1, 0, L_2, NULL);
|
|
V_1 = L_3;
|
|
void* L_4 = ___0_ptr;
|
|
uint32_t L_5 = ___1_bitOffset;
|
|
uint32_t L_6 = ___2_bitCount;
|
|
uint32_t L_7 = V_1;
|
|
MemoryHelpers_WriteUIntAsMultipleBits_mCD66D6AAF05226A6BF96602113AC1C76B37AD574(L_4, L_5, L_6, L_7, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406 (void* ___0_buffer, int32_t ___1_byteOffset, int32_t ___2_bitOffset, int32_t ___3_sizeInBits, bool ___4_value, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
uint8_t V_4 = 0x0;
|
|
uint8_t* G_B19_0 = NULL;
|
|
uint8_t* G_B18_0 = NULL;
|
|
int32_t G_B20_0 = 0;
|
|
uint8_t* G_B20_1 = NULL;
|
|
{
|
|
void* L_0 = ___0_buffer;
|
|
if ((!(((uintptr_t)L_0) == ((uintptr_t)((uintptr_t)0)))))
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralECC1D48B6BB2E7B927244EEB11BCE99D76615A27)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
int32_t L_2 = ___3_sizeInBits;
|
|
if ((((int32_t)L_2) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC1AFC65BE2583BD07D830AD871E78B5B10E8C8C9)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFDB92930DB8178029CF3942AC114F0E09724E568)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_4 = ___2_bitOffset;
|
|
if ((((int32_t)L_4) >= ((int32_t)0)))
|
|
{
|
|
goto IL_003d;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_5 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2827257F729202A8D898EFBF55E3E8B46CCBDF4C)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral839ED47AB1A82E25028246BC8D7318A261BFF05C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
int32_t L_6 = ___1_byteOffset;
|
|
if ((((int32_t)L_6) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_7 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBB5CDAFD76F649736CB6FDF4120DDCD4B7F848E4)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7CBEDCD5FF6A0350179E0A1A9BEB1BCEC50F3773)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MemoryHelpers_SetBitsInBuffer_m288254F04A3D3817571CA517F22D5B36FB413406_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_8 = ___2_bitOffset;
|
|
if ((((int32_t)L_8) < ((int32_t)8)))
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = ___2_bitOffset;
|
|
V_2 = ((int32_t)(L_9/8));
|
|
int32_t L_10 = ___1_byteOffset;
|
|
int32_t L_11 = V_2;
|
|
___1_byteOffset = ((int32_t)il2cpp_codegen_add(L_10, L_11));
|
|
int32_t L_12 = ___2_bitOffset;
|
|
___2_bitOffset = ((int32_t)(L_12%8));
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
void* L_13 = ___0_buffer;
|
|
int32_t L_14 = ___1_byteOffset;
|
|
V_0 = (uint8_t*)((void*)il2cpp_codegen_add((intptr_t)L_13, L_14));
|
|
int32_t L_15 = ___3_sizeInBits;
|
|
V_1 = L_15;
|
|
int32_t L_16 = ___2_bitOffset;
|
|
if (!L_16)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = ___2_bitOffset;
|
|
V_3 = ((int32_t)(((int32_t)255)<<((int32_t)(L_17&((int32_t)31)))));
|
|
int32_t L_18 = V_1;
|
|
int32_t L_19 = ___2_bitOffset;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_18, L_19))) >= ((int32_t)8)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_20 = V_3;
|
|
int32_t L_21 = V_1;
|
|
int32_t L_22 = ___2_bitOffset;
|
|
V_3 = ((int32_t)(L_20&((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, ((int32_t)il2cpp_codegen_add(L_21, L_22))))&((int32_t)31)))))));
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
bool L_23 = ___4_value;
|
|
if (!L_23)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_24 = V_0;
|
|
uint8_t* L_25 = L_24;
|
|
int32_t L_26 = (*(L_25));
|
|
int32_t L_27 = V_3;
|
|
*((int8_t*)L_25) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_26|((int32_t)(uint8_t)L_27))));
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
uint8_t* L_28 = V_0;
|
|
uint8_t* L_29 = L_28;
|
|
int32_t L_30 = (*(L_29));
|
|
int32_t L_31 = V_3;
|
|
*((int8_t*)L_29) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_30&((int32_t)(uint8_t)((~L_31))))));
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
uint8_t* L_32 = V_0;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_32, 1));
|
|
int32_t L_33 = V_1;
|
|
int32_t L_34 = ___2_bitOffset;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(L_33, ((int32_t)il2cpp_codegen_subtract(8, L_34))));
|
|
goto IL_00c7;
|
|
}
|
|
|
|
IL_00b1:
|
|
{
|
|
uint8_t* L_35 = V_0;
|
|
bool L_36 = ___4_value;
|
|
if (L_36)
|
|
{
|
|
G_B19_0 = L_35;
|
|
goto IL_00b9;
|
|
}
|
|
G_B18_0 = L_35;
|
|
}
|
|
{
|
|
G_B20_0 = 0;
|
|
G_B20_1 = G_B18_0;
|
|
goto IL_00be;
|
|
}
|
|
|
|
IL_00b9:
|
|
{
|
|
G_B20_0 = ((int32_t)255);
|
|
G_B20_1 = G_B19_0;
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
*((int8_t*)G_B20_1) = (int8_t)G_B20_0;
|
|
uint8_t* L_37 = V_0;
|
|
V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_37, 1));
|
|
int32_t L_38 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(L_38, 8));
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
int32_t L_39 = V_1;
|
|
if ((((int32_t)L_39) >= ((int32_t)8)))
|
|
{
|
|
goto IL_00b1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_1;
|
|
if ((((int32_t)L_40) <= ((int32_t)0)))
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_1;
|
|
V_4 = (uint8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)255)>>((int32_t)(((int32_t)il2cpp_codegen_subtract(8, L_41))&((int32_t)31))))));
|
|
bool L_42 = ___4_value;
|
|
if (!L_42)
|
|
{
|
|
goto IL_00eb;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_43 = V_0;
|
|
uint8_t* L_44 = L_43;
|
|
int32_t L_45 = (*(L_44));
|
|
uint8_t L_46 = V_4;
|
|
*((int8_t*)L_44) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_45|(int32_t)L_46)));
|
|
return;
|
|
}
|
|
|
|
IL_00eb:
|
|
{
|
|
uint8_t* L_47 = V_0;
|
|
uint8_t* L_48 = L_47;
|
|
int32_t L_49 = (*(L_48));
|
|
uint8_t L_50 = V_4;
|
|
*((int8_t*)L_48) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_49&((int32_t)(uint8_t)((~((int32_t)L_50)))))));
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MemoryHelpers_AlignNatural_m5A6E8B5387C9E221BB353EFFC899171DA982C4BA (uint32_t ___0_offset, uint32_t ___1_sizeInBytes, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint32_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___1_sizeInBytes;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
uint32_t L_1;
|
|
L_1 = Math_Min_m66781C8F3800C6682369B449FFDB62FAD5E87121(8, L_0, NULL);
|
|
V_0 = L_1;
|
|
uint32_t L_2 = ___0_offset;
|
|
uint32_t L_3 = V_0;
|
|
uint32_t L_4;
|
|
L_4 = NumberHelpers_AlignToMultipleOf_m44B66C972BC1F508B9022564F265D1AA6A001AAE_inline(L_2, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitRegion_get_isEmpty_mC3A6E466094BEA177ED90EB1C75DACB4CDF79A73 (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = __this->___sizeInBits;
|
|
return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool BitRegion_get_isEmpty_mC3A6E466094BEA177ED90EB1C75DACB4CDF79A73_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = BitRegion_get_isEmpty_mC3A6E466094BEA177ED90EB1C75DACB4CDF79A73(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitRegion__ctor_m1E84F3CB4EE2913D35504825FBEA1D09730141EA (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, uint32_t ___0_bitOffset, uint32_t ___1_sizeInBits, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_bitOffset;
|
|
__this->___bitOffset = L_0;
|
|
uint32_t L_1 = ___1_sizeInBits;
|
|
__this->___sizeInBits = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void BitRegion__ctor_m1E84F3CB4EE2913D35504825FBEA1D09730141EA_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_bitOffset, uint32_t ___1_sizeInBits, const RuntimeMethod* method)
|
|
{
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C*>(__this + _offset);
|
|
BitRegion__ctor_m1E84F3CB4EE2913D35504825FBEA1D09730141EA(_thisAdjusted, ___0_bitOffset, ___1_sizeInBits, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitRegion__ctor_mAE0DA8673E801C54C88661E404E90955BC6BAAC4 (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, uint32_t ___0_byteOffset, uint32_t ___1_bitOffset, uint32_t ___2_sizeInBits, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_byteOffset;
|
|
uint32_t L_1 = ___1_bitOffset;
|
|
__this->___bitOffset = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply((int32_t)L_0, 8)), (int32_t)L_1));
|
|
uint32_t L_2 = ___2_sizeInBits;
|
|
__this->___sizeInBits = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void BitRegion__ctor_mAE0DA8673E801C54C88661E404E90955BC6BAAC4_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_byteOffset, uint32_t ___1_bitOffset, uint32_t ___2_sizeInBits, const RuntimeMethod* method)
|
|
{
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C*>(__this + _offset);
|
|
BitRegion__ctor_mAE0DA8673E801C54C88661E404E90955BC6BAAC4(_thisAdjusted, ___0_byteOffset, ___1_bitOffset, ___2_sizeInBits, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C BitRegion_Overlap_mE463BD05419F00FCB54C4DBC6232ED631ECDF70E (BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* __this, BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C ___0_other, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
uint32_t V_0 = 0;
|
|
uint32_t V_1 = 0;
|
|
uint32_t V_2 = 0;
|
|
uint32_t V_3 = 0;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
{
|
|
uint32_t L_0 = __this->___bitOffset;
|
|
uint32_t L_1 = __this->___sizeInBits;
|
|
V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1));
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_2 = ___0_other;
|
|
uint32_t L_3 = L_2.___bitOffset;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_4 = ___0_other;
|
|
uint32_t L_5 = L_4.___sizeInBits;
|
|
V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)L_5));
|
|
uint32_t L_6 = V_0;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_7 = ___0_other;
|
|
uint32_t L_8 = L_7.___bitOffset;
|
|
if ((!(((uint32_t)L_6) > ((uint32_t)L_8))))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_9 = V_1;
|
|
uint32_t L_10 = __this->___bitOffset;
|
|
if ((!(((uint32_t)L_9) <= ((uint32_t)L_10))))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
il2cpp_codegen_initobj((&V_4), sizeof(BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C));
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_11 = V_4;
|
|
return L_11;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
uint32_t L_12 = V_0;
|
|
uint32_t L_13 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
uint32_t L_14;
|
|
L_14 = Math_Min_m66781C8F3800C6682369B449FFDB62FAD5E87121(L_12, L_13, NULL);
|
|
V_2 = L_14;
|
|
uint32_t L_15 = __this->___bitOffset;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_16 = ___0_other;
|
|
uint32_t L_17 = L_16.___bitOffset;
|
|
uint32_t L_18;
|
|
L_18 = Math_Max_m6612C5AE2D40056418765878E8787E4828D2ADD7(L_15, L_17, NULL);
|
|
V_3 = L_18;
|
|
uint32_t L_19 = V_3;
|
|
uint32_t L_20 = V_2;
|
|
uint32_t L_21 = V_3;
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
BitRegion__ctor_m1E84F3CB4EE2913D35504825FBEA1D09730141EA((&L_22), L_19, ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)L_21)), NULL);
|
|
return L_22;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C BitRegion_Overlap_mE463BD05419F00FCB54C4DBC6232ED631ECDF70E_AdjustorThunk (RuntimeObject* __this, BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C ___0_other, const RuntimeMethod* method)
|
|
{
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C*>(__this + _offset);
|
|
BitRegion_tFE885CE2CC6C0287CF86BF59672C19D86D8DFC4C _returnValue;
|
|
_returnValue = BitRegion_Overlap_mE463BD05419F00FCB54C4DBC6232ED631ECDF70E(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_pinvoke(const NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01& unmarshaled, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_pinvoke& marshaled)
|
|
{
|
|
Exception_t* ___U3CparametersU3Ek__BackingFieldException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '<parameters>k__BackingField' of type 'NameAndParameters'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CparametersU3Ek__BackingFieldException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_pinvoke_back(const NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_pinvoke& marshaled, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01& unmarshaled)
|
|
{
|
|
Exception_t* ___U3CparametersU3Ek__BackingFieldException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '<parameters>k__BackingField' of type 'NameAndParameters'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CparametersU3Ek__BackingFieldException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_pinvoke_cleanup(NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_com(const NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01& unmarshaled, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_com& marshaled)
|
|
{
|
|
Exception_t* ___U3CparametersU3Ek__BackingFieldException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '<parameters>k__BackingField' of type 'NameAndParameters'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CparametersU3Ek__BackingFieldException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_com_back(const NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_com& marshaled, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01& unmarshaled)
|
|
{
|
|
Exception_t* ___U3CparametersU3Ek__BackingFieldException = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '<parameters>k__BackingField' of type 'NameAndParameters'.");
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(___U3CparametersU3Ek__BackingFieldException, NULL);
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshal_com_cleanup(NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CnameU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CnameU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_AdjustorThunk (RuntimeObject* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01*>(__this + _offset);
|
|
NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_inline(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135 (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_0 = __this->___U3CparametersU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01*>(__this + _offset);
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 _returnValue;
|
|
_returnValue = NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668 (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_0 = ___0_value;
|
|
__this->___U3CparametersU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CparametersU3Ek__BackingField))->___m_Array), (void*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668_AdjustorThunk (RuntimeObject* __this, ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01*>(__this + _offset);
|
|
NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668_inline(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameAndParameters_ToString_m8AD39CC89BF41DC919459E00C36B63F9D5F4E012 (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisString_t_mABBBF82818B05A51B080A47CF7E81F1C13A146E4_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisString_t_m3B23EE2DD15B2996E7D2ECA6E74696DA892AA194_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToStringU3Eb__8_0_m891F744655F5E4AF08248FDE383249741CE6330E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* G_B4_0 = NULL;
|
|
RuntimeObject* G_B4_1 = NULL;
|
|
String_t* G_B4_2 = NULL;
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* G_B3_0 = NULL;
|
|
RuntimeObject* G_B3_1 = NULL;
|
|
String_t* G_B3_2 = NULL;
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_0;
|
|
L_0 = NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_inline(__this, NULL);
|
|
V_1 = L_0;
|
|
int32_t L_1;
|
|
L_1 = ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_inline((&V_1), ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_RuntimeMethod_var);
|
|
if (L_1)
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2;
|
|
L_2 = NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline(__this, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_3;
|
|
L_3 = NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_inline(__this, NULL);
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_4 = L_3;
|
|
RuntimeObject* L_5 = Box(ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9_il2cpp_TypeInfo_var, &L_4);
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var);
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* L_6 = ((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9__8_0;
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* L_7 = L_6;
|
|
if (L_7)
|
|
{
|
|
G_B4_0 = L_7;
|
|
G_B4_1 = L_5;
|
|
G_B4_2 = _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB;
|
|
goto IL_0046;
|
|
}
|
|
G_B3_0 = L_7;
|
|
G_B3_1 = L_5;
|
|
G_B3_2 = _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB;
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var);
|
|
U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* L_8 = ((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9;
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* L_9 = (Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC*)il2cpp_codegen_object_new(Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC_il2cpp_TypeInfo_var);
|
|
Func_2__ctor_m1760CA39C91164A1A82D79789B1D78B9AE623321(L_9, L_8, (intptr_t)((void*)U3CU3Ec_U3CToStringU3Eb__8_0_m891F744655F5E4AF08248FDE383249741CE6330E_RuntimeMethod_var), NULL);
|
|
Func_2_t526C279A85678AE3DCBB2300E3EF9872CBFACECC* L_10 = L_9;
|
|
((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9__8_0 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9__8_0), (void*)L_10);
|
|
G_B4_0 = L_10;
|
|
G_B4_1 = G_B3_1;
|
|
G_B4_2 = G_B3_2;
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
RuntimeObject* L_11;
|
|
L_11 = Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisString_t_mABBBF82818B05A51B080A47CF7E81F1C13A146E4((RuntimeObject*)G_B4_1, G_B4_0, Enumerable_Select_TisNamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_TisString_t_mABBBF82818B05A51B080A47CF7E81F1C13A146E4_RuntimeMethod_var);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12;
|
|
L_12 = Enumerable_ToArray_TisString_t_m3B23EE2DD15B2996E7D2ECA6E74696DA892AA194(L_11, Enumerable_ToArray_TisString_t_m3B23EE2DD15B2996E7D2ECA6E74696DA892AA194_RuntimeMethod_var);
|
|
String_t* L_13;
|
|
L_13 = String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD(G_B4_2, L_12, NULL);
|
|
V_0 = L_13;
|
|
String_t* L_14;
|
|
L_14 = NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline(__this, NULL);
|
|
String_t* L_15 = V_0;
|
|
String_t* L_16;
|
|
L_16 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_14, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, L_15, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, NULL);
|
|
return L_16;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* NameAndParameters_ToString_m8AD39CC89BF41DC919459E00C36B63F9D5F4E012_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = NameAndParameters_ToString_m8AD39CC89BF41DC919459E00C36B63F9D5F4E012(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* NameAndParameters_ParseMultiple_m384B03B3BA240D9C9EF0AFF872654E4AB384D171 (String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* V_0 = NULL;
|
|
{
|
|
V_0 = (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*)NULL;
|
|
String_t* L_0 = ___0_text;
|
|
bool L_1;
|
|
L_1 = NameAndParameters_ParseMultiple_mB740256AB833D91F04DA5BD484CE6BCE5CACBC2C(L_0, (&V_0), NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2;
|
|
L_2 = Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_inline(Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_RuntimeMethod_var);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NameAndParameters_ParseMultiple_mB740256AB833D91F04DA5BD484CE6BCE5CACBC2C (String_t* ___0_text, List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** ___1_list, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
String_t* L_1;
|
|
L_1 = String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5(L_0, NULL);
|
|
___0_text = L_1;
|
|
String_t* L_2 = ___0_text;
|
|
bool L_3;
|
|
L_3 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_2, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** L_4 = ___1_list;
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* L_5 = *((List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43**)L_4);
|
|
if (L_5)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** L_6 = ___1_list;
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* L_7 = (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43*)il2cpp_codegen_object_new(List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43_il2cpp_TypeInfo_var);
|
|
List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082(L_7, List_1__ctor_m54679AACC475270264CAC43D2A0F43672A1D7082_RuntimeMethod_var);
|
|
*((RuntimeObject**)L_6) = (RuntimeObject*)L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_6, (void*)(RuntimeObject*)L_7);
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** L_8 = ___1_list;
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* L_9 = *((List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43**)L_8);
|
|
List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_inline(L_9, List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
V_0 = 0;
|
|
String_t* L_10 = ___0_text;
|
|
int32_t L_11;
|
|
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
|
|
V_1 = L_11;
|
|
goto IL_0041;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43** L_12 = ___1_list;
|
|
List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* L_13 = *((List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43**)L_12);
|
|
String_t* L_14 = ___0_text;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_15;
|
|
L_15 = NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1(L_14, (&V_0), (bool)0, NULL);
|
|
List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_inline(L_13, L_15, List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
int32_t L_16 = V_0;
|
|
int32_t L_17 = V_1;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameAndParameters_ParseName_m0D1CA5ADD50166A4895728F245A2AEE6B8F812C3 (String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NameAndParameters_ParseName_m0D1CA5ADD50166A4895728F245A2AEE6B8F812C3_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
V_0 = 0;
|
|
String_t* L_2 = ___0_text;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_3;
|
|
L_3 = NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1(L_2, (&V_0), (bool)1, NULL);
|
|
V_1 = L_3;
|
|
String_t* L_4;
|
|
L_4 = NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline((&V_1), NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 NameAndParameters_Parse_m00F845B5458F20E4C574DFB572A38F21A8D218A4 (String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NameAndParameters_Parse_m00F845B5458F20E4C574DFB572A38F21A8D218A4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
V_0 = 0;
|
|
String_t* L_2 = ___0_text;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_3;
|
|
L_3 = NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1(L_2, (&V_0), (bool)0, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1 (String_t* ___0_text, int32_t* ___1_index, bool ___2_nameOnly, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* V_3 = NULL;
|
|
Il2CppChar V_4 = 0x0;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
int32_t V_6 = 0;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
goto IL_000f;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t* L_2 = ___1_index;
|
|
int32_t* L_3 = ___1_index;
|
|
int32_t L_4 = *((int32_t*)L_3);
|
|
*((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t* L_5 = ___1_index;
|
|
int32_t L_6 = *((int32_t*)L_5);
|
|
int32_t L_7 = V_0;
|
|
if ((((int32_t)L_6) >= ((int32_t)L_7)))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_8 = ___0_text;
|
|
int32_t* L_9 = ___1_index;
|
|
int32_t L_10 = *((int32_t*)L_9);
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_12;
|
|
L_12 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t* L_13 = ___1_index;
|
|
int32_t L_14 = *((int32_t*)L_13);
|
|
V_1 = L_14;
|
|
goto IL_0056;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
String_t* L_15 = ___0_text;
|
|
int32_t* L_16 = ___1_index;
|
|
int32_t L_17 = *((int32_t*)L_16);
|
|
Il2CppChar L_18;
|
|
L_18 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_15, L_17, NULL);
|
|
V_4 = L_18;
|
|
Il2CppChar L_19 = V_4;
|
|
if ((((int32_t)L_19) == ((int32_t)((int32_t)40))))
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_20 = V_4;
|
|
Il2CppChar L_21;
|
|
L_21 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, 0, NULL);
|
|
if ((((int32_t)L_20) == ((int32_t)L_21)))
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_22 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_23;
|
|
L_23 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_22, NULL);
|
|
if (L_23)
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_24 = ___1_index;
|
|
int32_t* L_25 = ___1_index;
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|
*((int32_t*)L_24) = (int32_t)((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
int32_t* L_27 = ___1_index;
|
|
int32_t L_28 = *((int32_t*)L_27);
|
|
int32_t L_29 = V_0;
|
|
if ((((int32_t)L_28) < ((int32_t)L_29)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
int32_t* L_30 = ___1_index;
|
|
int32_t L_31 = *((int32_t*)L_30);
|
|
int32_t L_32 = V_1;
|
|
if (((int32_t)il2cpp_codegen_subtract(L_31, L_32)))
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_33 = V_1;
|
|
int32_t L_34 = L_33;
|
|
RuntimeObject* L_35 = Box(il2cpp_defaults.int32_class, &L_34);
|
|
String_t* L_36 = ___0_text;
|
|
String_t* L_37;
|
|
L_37 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral56DC1334C5CEAADD03E7FF275D3A349AB0EEE957)), L_35, L_36, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_38 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_38, L_37, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_38, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
String_t* L_39 = ___0_text;
|
|
int32_t L_40 = V_1;
|
|
int32_t* L_41 = ___1_index;
|
|
int32_t L_42 = *((int32_t*)L_41);
|
|
int32_t L_43 = V_1;
|
|
String_t* L_44;
|
|
L_44 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_39, L_40, ((int32_t)il2cpp_codegen_subtract(L_42, L_43)), NULL);
|
|
V_2 = L_44;
|
|
bool L_45 = ___2_nameOnly;
|
|
if (!L_45)
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_5), sizeof(NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01));
|
|
String_t* L_46 = V_2;
|
|
NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_inline((&V_5), L_46, NULL);
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_47 = V_5;
|
|
return L_47;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int32_t* L_48 = ___1_index;
|
|
int32_t* L_49 = ___1_index;
|
|
int32_t L_50 = *((int32_t*)L_49);
|
|
*((int32_t*)L_48) = (int32_t)((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
int32_t* L_51 = ___1_index;
|
|
int32_t L_52 = *((int32_t*)L_51);
|
|
int32_t L_53 = V_0;
|
|
if ((((int32_t)L_52) >= ((int32_t)L_53)))
|
|
{
|
|
goto IL_00b9;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_54 = ___0_text;
|
|
int32_t* L_55 = ___1_index;
|
|
int32_t L_56 = *((int32_t*)L_55);
|
|
Il2CppChar L_57;
|
|
L_57 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_54, L_56, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_58;
|
|
L_58 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_57, NULL);
|
|
if (L_58)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
|
|
IL_00b9:
|
|
{
|
|
V_3 = (NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A*)NULL;
|
|
int32_t* L_59 = ___1_index;
|
|
int32_t L_60 = *((int32_t*)L_59);
|
|
int32_t L_61 = V_0;
|
|
if ((((int32_t)L_60) >= ((int32_t)L_61)))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_62 = ___0_text;
|
|
int32_t* L_63 = ___1_index;
|
|
int32_t L_64 = *((int32_t*)L_63);
|
|
Il2CppChar L_65;
|
|
L_65 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_62, L_64, NULL);
|
|
if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)40)))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_66 = ___1_index;
|
|
int32_t* L_67 = ___1_index;
|
|
int32_t L_68 = *((int32_t*)L_67);
|
|
*((int32_t*)L_66) = (int32_t)((int32_t)il2cpp_codegen_add(L_68, 1));
|
|
String_t* L_69 = ___0_text;
|
|
int32_t* L_70 = ___1_index;
|
|
int32_t L_71 = *((int32_t*)L_70);
|
|
int32_t L_72;
|
|
L_72 = String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4(L_69, ((int32_t)41), L_71, NULL);
|
|
V_6 = L_72;
|
|
int32_t L_73 = V_6;
|
|
if ((!(((uint32_t)L_73) == ((uint32_t)(-1)))))
|
|
{
|
|
goto IL_0100;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_74 = ___1_index;
|
|
int32_t L_75 = *((int32_t*)L_74);
|
|
int32_t L_76 = L_75;
|
|
RuntimeObject* L_77 = Box(il2cpp_defaults.int32_class, &L_76);
|
|
String_t* L_78 = ___0_text;
|
|
String_t* L_79;
|
|
L_79 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF46630882423754260B554C455FED6E45684A334)), L_77, L_78, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_80 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_80, L_79, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_80, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NameAndParameters_ParseNameAndParameters_m92C42E3F95E86C5EBB3E0D7A30C6DE154C6876A1_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0100:
|
|
{
|
|
String_t* L_81 = ___0_text;
|
|
int32_t* L_82 = ___1_index;
|
|
int32_t L_83 = *((int32_t*)L_82);
|
|
int32_t L_84 = V_6;
|
|
int32_t* L_85 = ___1_index;
|
|
int32_t L_86 = *((int32_t*)L_85);
|
|
String_t* L_87;
|
|
L_87 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_81, L_83, ((int32_t)il2cpp_codegen_subtract(L_84, L_86)), NULL);
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* L_88;
|
|
L_88 = NamedValue_ParseMultiple_mC8E42688F072AECEBBEE37214D6A9812F124E1C6(L_87, NULL);
|
|
V_3 = L_88;
|
|
int32_t* L_89 = ___1_index;
|
|
int32_t L_90 = V_6;
|
|
*((int32_t*)L_89) = (int32_t)((int32_t)il2cpp_codegen_add(L_90, 1));
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
int32_t* L_91 = ___1_index;
|
|
int32_t L_92 = *((int32_t*)L_91);
|
|
int32_t L_93 = V_0;
|
|
if ((((int32_t)L_92) >= ((int32_t)L_93)))
|
|
{
|
|
goto IL_013c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_94 = ___0_text;
|
|
int32_t* L_95 = ___1_index;
|
|
int32_t L_96 = *((int32_t*)L_95);
|
|
Il2CppChar L_97;
|
|
L_97 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_94, L_96, NULL);
|
|
if ((((int32_t)L_97) == ((int32_t)((int32_t)44))))
|
|
{
|
|
goto IL_0136;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_98 = ___0_text;
|
|
int32_t* L_99 = ___1_index;
|
|
int32_t L_100 = *((int32_t*)L_99);
|
|
Il2CppChar L_101;
|
|
L_101 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_98, L_100, NULL);
|
|
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)59)))))
|
|
{
|
|
goto IL_013c;
|
|
}
|
|
}
|
|
|
|
IL_0136:
|
|
{
|
|
int32_t* L_102 = ___1_index;
|
|
int32_t* L_103 = ___1_index;
|
|
int32_t L_104 = *((int32_t*)L_103);
|
|
*((int32_t*)L_102) = (int32_t)((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
}
|
|
|
|
IL_013c:
|
|
{
|
|
il2cpp_codegen_initobj((&V_5), sizeof(NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01));
|
|
String_t* L_105 = V_2;
|
|
NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_inline((&V_5), L_105, NULL);
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* L_106 = V_3;
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_107;
|
|
memset((&L_107), 0, sizeof(L_107));
|
|
ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261((&L_107), L_106, ReadOnlyArray_1__ctor_m0A2A04DEB5DD6904A88BA998F8DFF306E7932261_RuntimeMethod_var);
|
|
NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668_inline((&V_5), L_107, NULL);
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_108 = V_5;
|
|
return L_108;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m5DC478D00AA1413FFBB2D4CC2247A9D042DED088 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* L_0 = (U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3*)il2cpp_codegen_object_new(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var);
|
|
U3CU3Ec__ctor_m486D1911DD41BBA08431CC7989B715D329BE10F4(L_0, NULL);
|
|
((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m486D1911DD41BBA08431CC7989B715D329BE10F4 (U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CToStringU3Eb__8_0_m891F744655F5E4AF08248FDE383249741CE6330E (U3CU3Ec_t8AD7C84FF9F1064C77B838F0D20F40B9543CBCC3* __this, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_x, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0;
|
|
L_0 = NamedValue_ToString_m0F6EBEC30931F42BE8B23CCC87490C7142FF93EF((&___0_x), NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_pinvoke(const NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED& unmarshaled, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___U3CnameU3Ek__BackingField = il2cpp_codegen_marshal_string(unmarshaled.___U3CnameU3Ek__BackingField);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke(unmarshaled.___U3CvalueU3Ek__BackingField, marshaled.___U3CvalueU3Ek__BackingField);
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_pinvoke_back(const NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_pinvoke& marshaled, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED& unmarshaled)
|
|
{
|
|
unmarshaled.___U3CnameU3Ek__BackingField = il2cpp_codegen_marshal_string_result(marshaled.___U3CnameU3Ek__BackingField);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___U3CnameU3Ek__BackingField), (void*)il2cpp_codegen_marshal_string_result(marshaled.___U3CnameU3Ek__BackingField));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 unmarshaledU3CvalueU3Ek__BackingField_temp_1;
|
|
memset((&unmarshaledU3CvalueU3Ek__BackingField_temp_1), 0, sizeof(unmarshaledU3CvalueU3Ek__BackingField_temp_1));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_back(marshaled.___U3CvalueU3Ek__BackingField, unmarshaledU3CvalueU3Ek__BackingField_temp_1);
|
|
unmarshaled.___U3CvalueU3Ek__BackingField = unmarshaledU3CvalueU3Ek__BackingField_temp_1;
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_pinvoke_cleanup(NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___U3CnameU3Ek__BackingField);
|
|
marshaled.___U3CnameU3Ek__BackingField = NULL;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_cleanup(marshaled.___U3CvalueU3Ek__BackingField);
|
|
}
|
|
|
|
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_com(const NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED& unmarshaled, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___U3CnameU3Ek__BackingField = il2cpp_codegen_marshal_bstring(unmarshaled.___U3CnameU3Ek__BackingField);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com(unmarshaled.___U3CvalueU3Ek__BackingField, marshaled.___U3CvalueU3Ek__BackingField);
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_com_back(const NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_com& marshaled, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED& unmarshaled)
|
|
{
|
|
unmarshaled.___U3CnameU3Ek__BackingField = il2cpp_codegen_marshal_bstring_result(marshaled.___U3CnameU3Ek__BackingField);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___U3CnameU3Ek__BackingField), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___U3CnameU3Ek__BackingField));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 unmarshaledU3CvalueU3Ek__BackingField_temp_1;
|
|
memset((&unmarshaledU3CvalueU3Ek__BackingField_temp_1), 0, sizeof(unmarshaledU3CvalueU3Ek__BackingField_temp_1));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_back(marshaled.___U3CvalueU3Ek__BackingField, unmarshaledU3CvalueU3Ek__BackingField_temp_1);
|
|
unmarshaled.___U3CvalueU3Ek__BackingField = unmarshaledU3CvalueU3Ek__BackingField_temp_1;
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshal_com_cleanup(NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___U3CnameU3Ek__BackingField);
|
|
marshaled.___U3CnameU3Ek__BackingField = NULL;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_cleanup(marshaled.___U3CvalueU3Ek__BackingField);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CnameU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CnameU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_AdjustorThunk (RuntimeObject* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_inline(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = __this->___U3CvalueU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 _returnValue;
|
|
_returnValue = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = ___0_value;
|
|
__this->___U3CvalueU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_AdjustorThunk (RuntimeObject* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NamedValue_get_type_mF2FBED751DA0516D66F46AB32C60DFFE8027380F (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0;
|
|
L_0 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1;
|
|
L_1 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline((&V_0), NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t NamedValue_get_type_mF2FBED751DA0516D66F46AB32C60DFFE8027380F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = NamedValue_get_type_mF2FBED751DA0516D66F46AB32C60DFFE8027380F(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_ConvertTo_m24D11B4DFFD04FE9104E962E7BAD9AD744719C40 (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, int32_t ___0_type, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED));
|
|
String_t* L_0;
|
|
L_0 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_inline((&V_0), L_0, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
L_1 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
V_1 = L_1;
|
|
int32_t L_2 = ___0_type;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_3;
|
|
L_3 = PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC((&V_1), L_2, NULL);
|
|
NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline((&V_0), L_3, NULL);
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_ConvertTo_m24D11B4DFFD04FE9104E962E7BAD9AD744719C40_AdjustorThunk (RuntimeObject* __this, int32_t ___0_type, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED _returnValue;
|
|
_returnValue = NamedValue_ConvertTo_m24D11B4DFFD04FE9104E962E7BAD9AD744719C40(_thisAdjusted, ___0_type, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NamedValue_ToString_m0F6EBEC30931F42BE8B23CCC87490C7142FF93EF (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0236BACCD260A20F0738D0E7EDBB60850D17B36A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0;
|
|
L_0 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
L_1 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_2 = L_1;
|
|
RuntimeObject* L_3 = Box(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var, &L_2);
|
|
String_t* L_4;
|
|
L_4 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral0236BACCD260A20F0738D0E7EDBB60850D17B36A, L_0, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* NamedValue_ToString_m0F6EBEC30931F42BE8B23CCC87490C7142FF93EF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = NamedValue_ToString_m0F6EBEC30931F42BE8B23CCC87490C7142FF93EF(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_other, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0;
|
|
L_0 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
String_t* L_1;
|
|
L_1 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline((&___0_other), NULL);
|
|
bool L_2;
|
|
L_2 = String_Equals_mCC34895D0DB2AD440C9D8767032215BC86B5C48B(L_0, L_1, 3, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_3;
|
|
L_3 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_4;
|
|
L_4 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline((&___0_other), NULL);
|
|
bool L_5;
|
|
L_5 = PrimitiveValue_op_Equality_m8BE927DD619CED4B244E4454A09ED72993A9C3D4(L_3, L_4, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE_AdjustorThunk (RuntimeObject* __this, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_other, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_Equals_m86355FFFA5B5AC03EC1BE50F8896AD5C8AADBA75 (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_1, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = ___0_obj;
|
|
V_0 = ((*(NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*)UnBox(L_2, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED_il2cpp_TypeInfo_var)));
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_3 = V_0;
|
|
bool L_4;
|
|
L_4 = NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool NamedValue_Equals_m86355FFFA5B5AC03EC1BE50F8896AD5C8AADBA75_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = NamedValue_Equals_m86355FFFA5B5AC03EC1BE50F8896AD5C8AADBA75(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NamedValue_GetHashCode_mEC04989699012042196140B1FF0FE7DD6A0237AD (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
if (L_0)
|
|
{
|
|
goto IL_000b;
|
|
}
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000b:
|
|
{
|
|
String_t* L_1;
|
|
L_1 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
int32_t L_2;
|
|
L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_1);
|
|
G_B3_0 = L_2;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_3;
|
|
L_3 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
V_0 = L_3;
|
|
int32_t L_4;
|
|
L_4 = PrimitiveValue_GetHashCode_m01922EDADB35BFCE99223EA72C831D2876691E03((&V_0), NULL);
|
|
return ((int32_t)(((int32_t)il2cpp_codegen_multiply(G_B3_0, ((int32_t)397)))^L_4));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t NamedValue_GetHashCode_mEC04989699012042196140B1FF0FE7DD6A0237AD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = NamedValue_GetHashCode_mEC04989699012042196140B1FF0FE7DD6A0237AD(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_op_Equality_m0D5CBEF31C62ED538266F4F314FD36168D7984DE (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_left, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE((&___0_left), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NamedValue_op_Inequality_m032523739E63271BC9EC6341930F2CF51C2C150C (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___0_left, NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = NamedValue_Equals_m5FADA66AE3D59B90A3711D5CC97E49E9C8D004FE((&___0_left), L_0, NULL);
|
|
return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* NamedValue_ParseMultiple_mC8E42688F072AECEBBEE37214D6A9812F124E1C6 (String_t* ___0_parameterString, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
{
|
|
String_t* L_0 = ___0_parameterString;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAB6E3483767DC97FB906FC81A895DF7885AB011C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedValue_ParseMultiple_mC8E42688F072AECEBBEE37214D6A9812F124E1C6_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
String_t* L_2 = ___0_parameterString;
|
|
String_t* L_3;
|
|
L_3 = String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5(L_2, NULL);
|
|
___0_parameterString = L_3;
|
|
String_t* L_4 = ___0_parameterString;
|
|
bool L_5;
|
|
L_5 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
return (NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A*)NULL;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
String_t* L_6 = ___0_parameterString;
|
|
Il2CppChar L_7;
|
|
L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, 0, NULL);
|
|
int32_t L_8;
|
|
L_8 = StringHelpers_CountOccurrences_mF1BB446EF34C10970969D34799E8D5F4AC2BA0B1(L_6, L_7, NULL);
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
int32_t L_9 = V_0;
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* L_10 = (NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A*)(NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A*)SZArrayNew(NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A_il2cpp_TypeInfo_var, (uint32_t)L_9);
|
|
V_1 = L_10;
|
|
V_2 = 0;
|
|
V_3 = 0;
|
|
goto IL_0058;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
String_t* L_11 = ___0_parameterString;
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_12;
|
|
L_12 = NamedValue_ParseParameter_mC658273CD2D431D70D3A7483551C0F4C2A20ACCF(L_11, (&V_2), NULL);
|
|
V_4 = L_12;
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* L_13 = V_1;
|
|
int32_t L_14 = V_3;
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_15 = V_4;
|
|
(L_13)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_14), (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED)L_15);
|
|
int32_t L_16 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
int32_t L_17 = V_3;
|
|
int32_t L_18 = V_0;
|
|
if ((((int32_t)L_17) < ((int32_t)L_18)))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
NamedValueU5BU5D_tADD8F1373B88C55F68499688D72C21A97F63303A* L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_Parse_mC13996EA2EC415446288FB56DA09A8ABC189DE54 (String_t* ___0_str, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
V_0 = 0;
|
|
String_t* L_0 = ___0_str;
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_1;
|
|
L_1 = NamedValue_ParseParameter_mC658273CD2D431D70D3A7483551C0F4C2A20ACCF(L_0, (&V_0), NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED NamedValue_ParseParameter_mC658273CD2D431D70D3A7483551C0F4C2A20ACCF (String_t* ___0_parameterString, int32_t* ___1_index, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Il2CppChar V_3 = 0x0;
|
|
int32_t V_4 = 0;
|
|
String_t* V_5 = NULL;
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED));
|
|
String_t* L_0 = ___0_parameterString;
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_1 = L_1;
|
|
goto IL_0017;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
int32_t* L_2 = ___1_index;
|
|
int32_t* L_3 = ___1_index;
|
|
int32_t L_4 = *((int32_t*)L_3);
|
|
*((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
int32_t* L_5 = ___1_index;
|
|
int32_t L_6 = *((int32_t*)L_5);
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_6) >= ((int32_t)L_7)))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_8 = ___0_parameterString;
|
|
int32_t* L_9 = ___1_index;
|
|
int32_t L_10 = *((int32_t*)L_9);
|
|
Il2CppChar L_11;
|
|
L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_10, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_12;
|
|
L_12 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_11, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t* L_13 = ___1_index;
|
|
int32_t L_14 = *((int32_t*)L_13);
|
|
V_2 = L_14;
|
|
goto IL_005a;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
String_t* L_15 = ___0_parameterString;
|
|
int32_t* L_16 = ___1_index;
|
|
int32_t L_17 = *((int32_t*)L_16);
|
|
Il2CppChar L_18;
|
|
L_18 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_15, L_17, NULL);
|
|
V_3 = L_18;
|
|
Il2CppChar L_19 = V_3;
|
|
if ((((int32_t)L_19) == ((int32_t)((int32_t)61))))
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_20 = V_3;
|
|
Il2CppChar L_21;
|
|
L_21 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, 0, NULL);
|
|
if ((((int32_t)L_20) == ((int32_t)L_21)))
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_22 = V_3;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_23;
|
|
L_23 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_22, NULL);
|
|
if (L_23)
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_24 = ___1_index;
|
|
int32_t* L_25 = ___1_index;
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|
*((int32_t*)L_24) = (int32_t)((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
int32_t* L_27 = ___1_index;
|
|
int32_t L_28 = *((int32_t*)L_27);
|
|
int32_t L_29 = V_1;
|
|
if ((((int32_t)L_28) < ((int32_t)L_29)))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
String_t* L_30 = ___0_parameterString;
|
|
int32_t L_31 = V_2;
|
|
int32_t* L_32 = ___1_index;
|
|
int32_t L_33 = *((int32_t*)L_32);
|
|
int32_t L_34 = V_2;
|
|
String_t* L_35;
|
|
L_35 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_30, L_31, ((int32_t)il2cpp_codegen_subtract(L_33, L_34)), NULL);
|
|
NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_inline((&V_0), L_35, NULL);
|
|
goto IL_0079;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
int32_t* L_36 = ___1_index;
|
|
int32_t* L_37 = ___1_index;
|
|
int32_t L_38 = *((int32_t*)L_37);
|
|
*((int32_t*)L_36) = (int32_t)((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
int32_t* L_39 = ___1_index;
|
|
int32_t L_40 = *((int32_t*)L_39);
|
|
int32_t L_41 = V_1;
|
|
if ((((int32_t)L_40) >= ((int32_t)L_41)))
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_42 = ___0_parameterString;
|
|
int32_t* L_43 = ___1_index;
|
|
int32_t L_44 = *((int32_t*)L_43);
|
|
Il2CppChar L_45;
|
|
L_45 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_42, L_44, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_46;
|
|
L_46 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_45, NULL);
|
|
if (L_46)
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
int32_t* L_47 = ___1_index;
|
|
int32_t L_48 = *((int32_t*)L_47);
|
|
int32_t L_49 = V_1;
|
|
if ((((int32_t)L_48) == ((int32_t)L_49)))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_50 = ___0_parameterString;
|
|
int32_t* L_51 = ___1_index;
|
|
int32_t L_52 = *((int32_t*)L_51);
|
|
Il2CppChar L_53;
|
|
L_53 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_50, L_52, NULL);
|
|
if ((((int32_t)L_53) == ((int32_t)((int32_t)61))))
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_54;
|
|
L_54 = PrimitiveValue_op_Implicit_m88DA0724A750D2FC842CD51F66B615E4DE5003BD((bool)1, NULL);
|
|
NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline((&V_0), L_54, NULL);
|
|
goto IL_0121;
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
int32_t* L_55 = ___1_index;
|
|
int32_t* L_56 = ___1_index;
|
|
int32_t L_57 = *((int32_t*)L_56);
|
|
*((int32_t*)L_55) = (int32_t)((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
goto IL_00bb;
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
int32_t* L_58 = ___1_index;
|
|
int32_t* L_59 = ___1_index;
|
|
int32_t L_60 = *((int32_t*)L_59);
|
|
*((int32_t*)L_58) = (int32_t)((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
int32_t* L_61 = ___1_index;
|
|
int32_t L_62 = *((int32_t*)L_61);
|
|
int32_t L_63 = V_1;
|
|
if ((((int32_t)L_62) >= ((int32_t)L_63)))
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_64 = ___0_parameterString;
|
|
int32_t* L_65 = ___1_index;
|
|
int32_t L_66 = *((int32_t*)L_65);
|
|
Il2CppChar L_67;
|
|
L_67 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_64, L_66, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_68;
|
|
L_68 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_67, NULL);
|
|
if (L_68)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
int32_t* L_69 = ___1_index;
|
|
int32_t L_70 = *((int32_t*)L_69);
|
|
V_4 = L_70;
|
|
goto IL_00db;
|
|
}
|
|
|
|
IL_00d5:
|
|
{
|
|
int32_t* L_71 = ___1_index;
|
|
int32_t* L_72 = ___1_index;
|
|
int32_t L_73 = *((int32_t*)L_72);
|
|
*((int32_t*)L_71) = (int32_t)((int32_t)il2cpp_codegen_add(L_73, 1));
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
int32_t* L_74 = ___1_index;
|
|
int32_t L_75 = *((int32_t*)L_74);
|
|
int32_t L_76 = V_1;
|
|
if ((((int32_t)L_75) >= ((int32_t)L_76)))
|
|
{
|
|
goto IL_0104;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_77 = ___0_parameterString;
|
|
int32_t* L_78 = ___1_index;
|
|
int32_t L_79 = *((int32_t*)L_78);
|
|
Il2CppChar L_80;
|
|
L_80 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_77, L_79, NULL);
|
|
Il2CppChar L_81;
|
|
L_81 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, 0, NULL);
|
|
if ((((int32_t)L_80) == ((int32_t)L_81)))
|
|
{
|
|
goto IL_0104;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_82 = ___0_parameterString;
|
|
int32_t* L_83 = ___1_index;
|
|
int32_t L_84 = *((int32_t*)L_83);
|
|
Il2CppChar L_85;
|
|
L_85 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_82, L_84, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
bool L_86;
|
|
L_86 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_85, NULL);
|
|
if (!L_86)
|
|
{
|
|
goto IL_00d5;
|
|
}
|
|
}
|
|
|
|
IL_0104:
|
|
{
|
|
String_t* L_87 = ___0_parameterString;
|
|
int32_t L_88 = V_4;
|
|
int32_t* L_89 = ___1_index;
|
|
int32_t L_90 = *((int32_t*)L_89);
|
|
int32_t L_91 = V_4;
|
|
String_t* L_92;
|
|
L_92 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_87, L_88, ((int32_t)il2cpp_codegen_subtract(L_90, L_91)), NULL);
|
|
V_5 = L_92;
|
|
String_t* L_93 = V_5;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_94;
|
|
L_94 = PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258(L_93, NULL);
|
|
NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline((&V_0), L_94, NULL);
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
int32_t* L_95 = ___1_index;
|
|
int32_t L_96 = *((int32_t*)L_95);
|
|
int32_t L_97 = V_1;
|
|
if ((((int32_t)L_96) >= ((int32_t)L_97)))
|
|
{
|
|
goto IL_0141;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_98 = ___0_parameterString;
|
|
int32_t* L_99 = ___1_index;
|
|
int32_t L_100 = *((int32_t*)L_99);
|
|
Il2CppChar L_101;
|
|
L_101 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_98, L_100, NULL);
|
|
Il2CppChar L_102;
|
|
L_102 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, 0, NULL);
|
|
if ((!(((uint32_t)L_101) == ((uint32_t)L_102))))
|
|
{
|
|
goto IL_0141;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_103 = ___1_index;
|
|
int32_t* L_104 = ___1_index;
|
|
int32_t L_105 = *((int32_t*)L_104);
|
|
*((int32_t*)L_103) = (int32_t)((int32_t)il2cpp_codegen_add(L_105, 1));
|
|
}
|
|
|
|
IL_0141:
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED L_106 = V_0;
|
|
return L_106;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, RuntimeObject* ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
Type_t* V_0 = NULL;
|
|
FieldInfo_t* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
RuntimeObject* L_0 = ___0_instance;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
RuntimeObject* L_2 = ___0_instance;
|
|
Type_t* L_3;
|
|
L_3 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_2, NULL);
|
|
V_0 = L_3;
|
|
Type_t* L_4 = V_0;
|
|
String_t* L_5;
|
|
L_5 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
FieldInfo_t* L_6;
|
|
L_6 = VirtualFuncInvoker2< FieldInfo_t*, String_t*, int32_t >::Invoke(85, L_4, L_5, ((int32_t)53));
|
|
V_1 = L_6;
|
|
FieldInfo_t* L_7 = V_1;
|
|
bool L_8;
|
|
L_8 = FieldInfo_op_Equality_mA38D84E1D9AA016F414CF2265C4B0DB1FEBBAB74(L_7, (FieldInfo_t*)NULL, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
}
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)), (uint32_t)5);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = L_9;
|
|
(L_10)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral810D1FA60D7FD3B177CF25FA781A68143BB71A01)));
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_10;
|
|
String_t* L_12;
|
|
L_12 = NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline(__this, NULL);
|
|
(L_11)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (String_t*)L_12);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_11;
|
|
(L_13)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(2), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB621DC24FF3E939648E534699890E09840B21334)));
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_14 = L_13;
|
|
Type_t* L_15 = V_0;
|
|
String_t* L_16;
|
|
L_16 = VirtualFuncInvoker0< String_t* >::Invoke(8, L_15);
|
|
(L_14)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(3), (String_t*)L_16);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_17 = L_14;
|
|
(L_17)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(4), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5230F80C3CE5A5AD36D7A247C3CC2EFD3BCFA1FF)));
|
|
String_t* L_18;
|
|
L_18 = String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A(L_17, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_19 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_19, L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAA236E134566FACF682D16CDBC3E2C735E0EF19D)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_006d:
|
|
{
|
|
FieldInfo_t* L_20 = V_1;
|
|
Type_t* L_21;
|
|
L_21 = VirtualFuncInvoker0< Type_t* >::Invoke(17, L_20);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
|
|
int32_t L_22;
|
|
L_22 = Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466(L_21, NULL);
|
|
V_2 = L_22;
|
|
FieldInfo_t* L_23 = V_1;
|
|
RuntimeObject* L_24 = ___0_instance;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_25;
|
|
L_25 = NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline(__this, NULL);
|
|
V_3 = L_25;
|
|
int32_t L_26 = V_2;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_27;
|
|
L_27 = PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC((&V_3), L_26, NULL);
|
|
V_3 = L_27;
|
|
RuntimeObject* L_28;
|
|
L_28 = PrimitiveValue_ToObject_m7A6694A54B84F62E02E35C5ED78D8809BCD27979((&V_3), NULL);
|
|
FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C(L_23, L_24, L_28, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_instance, const RuntimeMethod* method)
|
|
{
|
|
NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED*>(__this + _offset);
|
|
NamedValue_ApplyToObject_m9B5513EAC952611D46852EA28EEA151A1D870DBD(_thisAdjusted, ___0_instance, method);
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NumberHelpers_AlignToMultipleOf_m1DD6F7938F5F4EA99168EFE5AAD4604972F2FB6D (int32_t ___0_number, int32_t ___1_alignment, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = ___0_number;
|
|
int32_t L_1 = ___1_alignment;
|
|
V_0 = ((int32_t)(L_0%L_1));
|
|
int32_t L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___0_number;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int32_t L_4 = ___0_number;
|
|
int32_t L_5 = ___1_alignment;
|
|
int32_t L_6 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_4, L_5)), L_6));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t NumberHelpers_AlignToMultipleOf_mA09DADDCE6E50FA990B046BD74822886B94BFA6D (int64_t ___0_number, int64_t ___1_alignment, const RuntimeMethod* method)
|
|
{
|
|
int64_t V_0 = 0;
|
|
{
|
|
int64_t L_0 = ___0_number;
|
|
int64_t L_1 = ___1_alignment;
|
|
V_0 = ((int64_t)(L_0%L_1));
|
|
int64_t L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_3 = ___0_number;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
int64_t L_4 = ___0_number;
|
|
int64_t L_5 = ___1_alignment;
|
|
int64_t L_6 = V_0;
|
|
return ((int64_t)il2cpp_codegen_subtract(((int64_t)il2cpp_codegen_add(L_4, L_5)), L_6));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t NumberHelpers_AlignToMultipleOf_m44B66C972BC1F508B9022564F265D1AA6A001AAE (uint32_t ___0_number, uint32_t ___1_alignment, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___0_number;
|
|
uint32_t L_1 = ___1_alignment;
|
|
V_0 = ((int32_t)((uint32_t)(int32_t)L_0%(uint32_t)(int32_t)L_1));
|
|
uint32_t L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_3 = ___0_number;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
uint32_t L_4 = ___0_number;
|
|
uint32_t L_5 = ___1_alignment;
|
|
uint32_t L_6 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725 (double ___0_a, double ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
double L_0 = ___1_b;
|
|
double L_1 = ___0_a;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_2;
|
|
L_2 = fabs(((double)il2cpp_codegen_subtract(L_0, L_1)));
|
|
double L_3 = ___0_a;
|
|
double L_4;
|
|
L_4 = fabs(L_3);
|
|
double L_5 = ___1_b;
|
|
double L_6;
|
|
L_6 = fabs(L_5);
|
|
double L_7;
|
|
L_7 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(L_4, L_6, NULL);
|
|
double L_8;
|
|
L_8 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(((double)il2cpp_codegen_multiply((9.9999999999999995E-07), L_7)), (3.9525251667299724E-323), NULL);
|
|
return (bool)((((double)L_2) < ((double)L_8))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NumberHelpers_IntToNormalizedFloat_m3408F5728855BD608C0C97289D09E6DE555AACF4 (int32_t ___0_value, int32_t ___1_minValue, int32_t ___2_maxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
int32_t L_1 = ___1_minValue;
|
|
if ((((int32_t)L_0) > ((int32_t)L_1)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
int32_t L_3 = ___2_maxValue;
|
|
if ((((int32_t)L_2) < ((int32_t)L_3)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
int32_t L_4 = ___0_value;
|
|
int32_t L_5 = ___1_minValue;
|
|
int32_t L_6 = ___2_maxValue;
|
|
int32_t L_7 = ___1_minValue;
|
|
return ((float)((double)(((double)il2cpp_codegen_subtract(((double)L_4), ((double)L_5)))/((double)il2cpp_codegen_subtract(((double)L_6), ((double)L_7))))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NumberHelpers_NormalizedFloatToInt_m07742351B001F399A43269A404D561E1F8E96D1B (float ___0_value, int32_t ___1_intMinValue, int32_t ___2_intMaxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
if ((!(((float)L_0) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___1_intMinValue;
|
|
return L_1;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
float L_2 = ___0_value;
|
|
if ((!(((float)L_2) >= ((float)(1.0f)))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___2_intMaxValue;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
float L_4 = ___0_value;
|
|
int32_t L_5 = ___2_intMaxValue;
|
|
int32_t L_6 = ___1_intMinValue;
|
|
int32_t L_7 = ___1_intMinValue;
|
|
return il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_add(((double)il2cpp_codegen_multiply(((double)L_4), ((double)il2cpp_codegen_subtract(((double)L_5), ((double)L_6))))), ((double)L_7))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NumberHelpers_UIntToNormalizedFloat_m7AC854D977290A07F9778706649DBE5CA4608189 (uint32_t ___0_value, uint32_t ___1_minValue, uint32_t ___2_maxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_value;
|
|
uint32_t L_1 = ___1_minValue;
|
|
if ((!(((uint32_t)L_0) <= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
uint32_t L_2 = ___0_value;
|
|
uint32_t L_3 = ___2_maxValue;
|
|
if ((!(((uint32_t)L_2) >= ((uint32_t)L_3))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
uint32_t L_4 = ___0_value;
|
|
uint32_t L_5 = ___1_minValue;
|
|
uint32_t L_6 = ___2_maxValue;
|
|
uint32_t L_7 = ___1_minValue;
|
|
return ((float)((double)(((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_4)), ((double)((double)(uint32_t)L_5))))/((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_6)), ((double)((double)(uint32_t)L_7)))))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t NumberHelpers_NormalizedFloatToUInt_m83A3FB82B0A6D8684366FE38FF074756D652A6AC (float ___0_value, uint32_t ___1_uintMinValue, uint32_t ___2_uintMaxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
if ((!(((float)L_0) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_1 = ___1_uintMinValue;
|
|
return L_1;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
float L_2 = ___0_value;
|
|
if ((!(((float)L_2) >= ((float)(1.0f)))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_3 = ___2_uintMaxValue;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
float L_4 = ___0_value;
|
|
uint32_t L_5 = ___2_uintMaxValue;
|
|
uint32_t L_6 = ___1_uintMinValue;
|
|
uint32_t L_7 = ___1_uintMinValue;
|
|
return il2cpp_codegen_cast_floating_point<uint32_t, int32_t, double>(((double)il2cpp_codegen_add(((double)il2cpp_codegen_multiply(((double)L_4), ((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_5)), ((double)((double)(uint32_t)L_6)))))), ((double)((double)(uint32_t)L_7)))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t NumberHelpers_RemapUIntBitsToNormalizeFloatToUIntBits_mDD56E2E1A556168DB48812DB49BCA170F33DC7A7 (uint32_t ___0_value, uint32_t ___1_inBitSize, uint32_t ___2_outBitSize, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
uint32_t V_1 = 0;
|
|
{
|
|
uint32_t L_0 = ___1_inBitSize;
|
|
V_0 = ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_subtract(((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_0&((int32_t)63))))), ((int64_t)1))));
|
|
uint32_t L_1 = ___2_outBitSize;
|
|
V_1 = ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_subtract(((int64_t)(((int64_t)1)<<((int32_t)((int32_t)L_1&((int32_t)63))))), ((int64_t)1))));
|
|
uint32_t L_2 = ___0_value;
|
|
uint32_t L_3 = V_0;
|
|
float L_4;
|
|
L_4 = NumberHelpers_UIntToNormalizedFloat_m7AC854D977290A07F9778706649DBE5CA4608189_inline(L_2, 0, L_3, NULL);
|
|
uint32_t L_5 = V_1;
|
|
uint32_t L_6;
|
|
L_6 = NumberHelpers_NormalizedFloatToUInt_m83A3FB82B0A6D8684366FE38FF074756D652A6AC_inline(L_4, 0, L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDeviceEventObservable__ctor_mB1C31FA7E513DB5D377B8F95AB66DBA80A0B2EFC (ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889* __this, RuntimeObject* ___0_source, Type_t* ___1_deviceType, InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___2_device, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
RuntimeObject* L_0 = ___0_source;
|
|
__this->___m_Source = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Source), (void*)L_0);
|
|
Type_t* L_1 = ___1_deviceType;
|
|
__this->___m_DeviceType = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeviceType), (void*)L_1);
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_2 = ___2_device;
|
|
__this->___m_Device = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Device), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ForDeviceEventObservable_Subscribe_m478F0C0639A1439EFC21B70553AC31A7D8432556 (ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889* __this, RuntimeObject* ___0_observer, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IObservable_1_t6A88B15915275CE92411906C989057BD5C18C20A_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
RuntimeObject* L_0 = __this->___m_Source;
|
|
Type_t* L_1 = __this->___m_DeviceType;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_2 = __this->___m_Device;
|
|
RuntimeObject* L_3 = ___0_observer;
|
|
ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* L_4 = (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E*)il2cpp_codegen_object_new(ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E_il2cpp_TypeInfo_var);
|
|
ForDevice__ctor_m06C106C1F6C25A151D081C6E95036B949644C27D(L_4, L_1, L_2, L_3, NULL);
|
|
RuntimeObject* L_5;
|
|
L_5 = InterfaceFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(0, IObservable_1_t6A88B15915275CE92411906C989057BD5C18C20A_il2cpp_TypeInfo_var, L_0, L_4);
|
|
return L_5;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice__ctor_m06C106C1F6C25A151D081C6E95036B949644C27D (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* __this, Type_t* ___0_deviceType, InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___1_device, RuntimeObject* ___2_observer, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_0 = ___1_device;
|
|
__this->___m_Device = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Device), (void*)L_0);
|
|
Type_t* L_1 = ___0_deviceType;
|
|
__this->___m_DeviceType = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DeviceType), (void*)L_1);
|
|
RuntimeObject* L_2 = ___2_observer;
|
|
__this->___m_Observer = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Observer), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice_OnCompleted_m2336A2BBAD2244737E9B625386CBD59082492FA1 (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice_OnError_m31319CC442A62986154C491733D75112C8B9CF1F (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* __this, Exception_t* ___0_error, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Exception_t* L_0 = ___0_error;
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogException_mAB3F4DC7297ED8FBB49DAA718B70E59A6B0171B0(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForDevice_OnNext_m84DA1DF865B5E459A1DAB9E1AE0D2F5A1883BF49 (ForDevice_t262FA471E18D6021E182BAE26D2AD560624CE35E* __this, InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IObserver_1_tBA370B49C5227E7D5F575F4CE6A81A040CF7C5D5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* V_0 = NULL;
|
|
{
|
|
Type_t* L_0 = __this->___m_DeviceType;
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
|
|
bool L_1;
|
|
L_1 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_0, (Type_t*)NULL, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2;
|
|
L_2 = InputEventPtr_get_deviceId_mD8B68EDC37D90A69EE67A47B3E17F4D80D4620D3((&___0_value), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(InputSystem_t4120CA4FE7DCFD56AF9391933FC3F1F485350164_il2cpp_TypeInfo_var);
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_3;
|
|
L_3 = InputSystem_GetDeviceById_mC5C12308F6B71C9AAD24CFBB984E5C3C79F6C099(L_2, NULL);
|
|
V_0 = L_3;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
Type_t* L_5 = __this->___m_DeviceType;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_6 = V_0;
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(115, L_5, L_6);
|
|
if (L_7)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_8 = __this->___m_Device;
|
|
if (!L_8)
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9;
|
|
L_9 = InputEventPtr_get_deviceId_mD8B68EDC37D90A69EE67A47B3E17F4D80D4620D3((&___0_value), NULL);
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_10 = __this->___m_Device;
|
|
int32_t L_11;
|
|
L_11 = InputDevice_get_deviceId_mC65E69E6117B78DB2F4963F5CF9BF031488AD588_inline(L_10, NULL);
|
|
if ((((int32_t)L_9) == ((int32_t)L_11)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
RuntimeObject* L_12 = __this->___m_Observer;
|
|
InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 L_13 = ___0_value;
|
|
InterfaceActionInvoker1< InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0 >::Invoke(0, IObserver_1_tBA370B49C5227E7D5F575F4CE6A81A040CF7C5D5_il2cpp_TypeInfo_var, L_12, L_13);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Observable_ForDevice_mC07F2B5FE92912037B20F009A84A19A4710998FC (RuntimeObject* ___0_source, InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* ___1_device, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
RuntimeObject* L_0 = ___0_source;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Observable_ForDevice_mC07F2B5FE92912037B20F009A84A19A4710998FC_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
RuntimeObject* L_2 = ___0_source;
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_3 = ___1_device;
|
|
ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889* L_4 = (ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889*)il2cpp_codegen_object_new(ForDeviceEventObservable_t8A72659C906D6280192E680AF251425A67A7D889_il2cpp_TypeInfo_var);
|
|
ForDeviceEventObservable__ctor_mB1C31FA7E513DB5D377B8F95AB66DBA80A0B2EFC(L_4, L_2, (Type_t*)NULL, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
Il2CppChar* L_1;
|
|
L_1 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_0), ((&___0_str))->____length);
|
|
int32_t L_2 = *((uint16_t*)L_1);
|
|
Il2CppChar L_3 = ___1_c;
|
|
if ((((int32_t)L_2) == ((int32_t)L_3)))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_4 = ___1_c;
|
|
Il2CppChar L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(il2cpp_defaults.char_class, &L_5);
|
|
int32_t L_7 = __this->___m_Position;
|
|
int32_t L_8 = L_7;
|
|
RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
|
|
String_t* L_10;
|
|
L_10 = ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D((&___0_str), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_RuntimeMethod_var)));
|
|
String_t* L_11;
|
|
L_11 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4A2C26B8BE2E580DC971589E83E92EC387A3D560)), L_6, L_9, L_10, NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_12 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_12, L_11, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_13 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
PredictiveParser_ExpectSingleChar_mBC652F6547A1588C13BA3A9066A801E818CE12CA(_thisAdjusted, ___0_str, ___1_c, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
Il2CppChar V_3 = 0x0;
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
V_0 = L_0;
|
|
V_1 = 1;
|
|
int32_t L_1 = V_0;
|
|
Il2CppChar* L_2;
|
|
L_2 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_1), ((&___0_str))->____length);
|
|
int32_t L_3 = *((uint16_t*)L_2);
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-1);
|
|
int32_t L_4 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
V_2 = 0;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
int32_t L_5 = V_0;
|
|
Il2CppChar* L_6;
|
|
L_6 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_5), ((&___0_str))->____length);
|
|
int32_t L_7 = *((uint16_t*)L_6);
|
|
V_3 = L_7;
|
|
Il2CppChar L_8 = V_3;
|
|
if ((((int32_t)L_8) < ((int32_t)((int32_t)48))))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_3;
|
|
if ((((int32_t)L_9) > ((int32_t)((int32_t)57))))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_multiply(L_10, ((int32_t)10)));
|
|
int32_t L_11 = V_2;
|
|
Il2CppChar L_12 = V_3;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_11, ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, ((int32_t)48)))));
|
|
int32_t L_13 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
goto IL_001e;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
int32_t L_14 = __this->___m_Position;
|
|
int32_t L_15 = V_0;
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)L_15))))
|
|
{
|
|
goto IL_0075;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___m_Position;
|
|
int32_t L_17 = L_16;
|
|
RuntimeObject* L_18 = Box(il2cpp_defaults.int32_class, &L_17);
|
|
String_t* L_19;
|
|
L_19 = ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D((&___0_str), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_RuntimeMethod_var)));
|
|
String_t* L_20;
|
|
L_20 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral83B795AA1ED1FDA5D0B35A2198BEB102D288335E)), L_18, L_19, NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_21 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_21, L_20, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0075:
|
|
{
|
|
int32_t L_22 = V_0;
|
|
__this->___m_Position = L_22;
|
|
int32_t L_23 = V_2;
|
|
int32_t L_24 = V_1;
|
|
return ((int32_t)il2cpp_codegen_multiply(L_23, L_24));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = PredictiveParser_ExpectInt_m8BCAD0C431D1C562C80A4C9B3A68A8C8C83C4AA6(_thisAdjusted, ___0_str, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
Il2CppChar* L_2;
|
|
L_2 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_1), ((&___0_str))->____length);
|
|
int32_t L_3 = *((uint16_t*)L_2);
|
|
if ((((int32_t)L_3) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = __this->___m_Position;
|
|
int32_t L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(il2cpp_defaults.int32_class, &L_5);
|
|
String_t* L_7;
|
|
L_7 = ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D((&___0_str), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_RuntimeMethod_var)));
|
|
String_t* L_8;
|
|
L_8 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8685DA442A0C3F60D93AE88C01AF905517E58BAA)), L_6, L_7, NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_9 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_9, L_8, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
int32_t L_10 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
int32_t L_11 = __this->___m_Position;
|
|
Il2CppChar* L_12;
|
|
L_12 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_11), ((&___0_str))->____length);
|
|
int32_t L_13 = *((uint16_t*)L_12);
|
|
V_1 = L_13;
|
|
Il2CppChar L_14 = V_1;
|
|
V_1 = ((int32_t)(uint16_t)((int32_t)((int32_t)L_14|((int32_t)32))));
|
|
Il2CppChar L_15 = V_1;
|
|
if ((((int32_t)L_15) < ((int32_t)((int32_t)97))))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_16 = V_1;
|
|
if ((((int32_t)L_16) > ((int32_t)((int32_t)122))))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
goto IL_004a;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
int32_t L_18 = __this->___m_Position;
|
|
Il2CppChar* L_19;
|
|
L_19 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_18), ((&___0_str))->____length);
|
|
int32_t L_20 = *((uint16_t*)L_19);
|
|
if ((((int32_t)L_20) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_21 = __this->___m_Position;
|
|
int32_t L_22 = L_21;
|
|
RuntimeObject* L_23 = Box(il2cpp_defaults.int32_class, &L_22);
|
|
String_t* L_24;
|
|
L_24 = ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D((&___0_str), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ReadOnlySpan_1_ToString_mB13A913EF211B14B719EE62133C15C298642E34D_RuntimeMethod_var)));
|
|
String_t* L_25;
|
|
L_25 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7892D004354C07FF4886165F7EBE54BEC6E286FF)), L_23, L_24, NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_26 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_26, L_25, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
int32_t L_27 = __this->___m_Position;
|
|
int32_t L_28 = V_0;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_27, L_28))) == ((uint32_t)1))))
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
{
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_29;
|
|
L_29 = ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D(ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_RuntimeMethod_var);
|
|
return L_29;
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
int32_t L_30 = V_0;
|
|
int32_t L_31 = __this->___m_Position;
|
|
int32_t L_32 = V_0;
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_33;
|
|
L_33 = ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_inline((&___0_str), ((int32_t)il2cpp_codegen_add(L_30, 1)), ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_31, L_32)), 1)), ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_RuntimeMethod_var);
|
|
int32_t L_34 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_34, 1));
|
|
return L_33;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 _returnValue;
|
|
_returnValue = PredictiveParser_ExpectString_mB9D2D4DB64514E11C5BA9A06FB9FC2F69F423FCB(_thisAdjusted, ___0_str, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PredictiveParser_AcceptSingleChar_m2200F1C4ED06F07D4981D5A2F4D2F96D3CEC2002 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
Il2CppChar* L_1;
|
|
L_1 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_0), ((&___0_str))->____length);
|
|
int32_t L_2 = *((uint16_t*)L_1);
|
|
Il2CppChar L_3 = ___1_c;
|
|
if ((((int32_t)L_2) == ((int32_t)L_3)))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_4 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PredictiveParser_AcceptSingleChar_m2200F1C4ED06F07D4981D5A2F4D2F96D3CEC2002_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, Il2CppChar ___1_c, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PredictiveParser_AcceptSingleChar_m2200F1C4ED06F07D4981D5A2F4D2F96D3CEC2002(_thisAdjusted, ___0_str, ___1_c, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PredictiveParser_AcceptString_m786D5F348A934235EFADF3946E405D24E0A22BC1 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_input, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* ___1_output, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
Il2CppChar V_2 = 0x0;
|
|
{
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* L_0 = ___1_output;
|
|
il2cpp_codegen_initobj(L_0, sizeof(ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1));
|
|
int32_t L_1 = __this->___m_Position;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
Il2CppChar* L_4;
|
|
L_4 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_input))->____pointer))->value, (L_3), ((&___0_input))->____length);
|
|
int32_t L_5 = *((uint16_t*)L_4);
|
|
if ((((int32_t)L_5) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
int32_t L_6 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_7 = V_1;
|
|
Il2CppChar* L_8;
|
|
L_8 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_input))->____pointer))->value, (L_7), ((&___0_input))->____length);
|
|
int32_t L_9 = *((uint16_t*)L_8);
|
|
V_2 = L_9;
|
|
Il2CppChar L_10 = V_2;
|
|
V_2 = ((int32_t)(uint16_t)((int32_t)((int32_t)L_10|((int32_t)32))));
|
|
Il2CppChar L_11 = V_2;
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)97))))
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_12 = V_2;
|
|
if ((((int32_t)L_12) > ((int32_t)((int32_t)122))))
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
int32_t L_14 = V_1;
|
|
Il2CppChar* L_15;
|
|
L_15 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_input))->____pointer))->value, (L_14), ((&___0_input))->____length);
|
|
int32_t L_16 = *((uint16_t*)L_15);
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
int32_t L_17 = __this->___m_Position;
|
|
int32_t L_18 = V_0;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_17, L_18))) == ((uint32_t)1))))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* L_19 = ___1_output;
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_20;
|
|
L_20 = ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D(ReadOnlySpan_1_get_Empty_mD21E73543F21952EEC2C85604B0A17A3BCEC7F7D_RuntimeMethod_var);
|
|
*(ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*)L_19 = L_20;
|
|
goto IL_007f;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* L_21 = ___1_output;
|
|
int32_t L_22 = V_0;
|
|
int32_t L_23 = V_1;
|
|
int32_t L_24 = V_0;
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_25;
|
|
L_25 = ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_inline((&___0_input), ((int32_t)il2cpp_codegen_add(L_22, 1)), ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_subtract(L_23, L_24)), 1)), ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_RuntimeMethod_var);
|
|
*(ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1*)L_21 = L_25;
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
int32_t L_26 = V_1;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PredictiveParser_AcceptString_m786D5F348A934235EFADF3946E405D24E0A22BC1_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_input, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* ___1_output, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PredictiveParser_AcceptString_m786D5F348A934235EFADF3946E405D24E0A22BC1(_thisAdjusted, ___0_input, ___1_output, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PredictiveParser_AcceptInt_m4C94C20DE615EA781A1554037E625DCD5CD77986 (PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar V_0 = 0x0;
|
|
{
|
|
int32_t L_0 = __this->___m_Position;
|
|
Il2CppChar* L_1;
|
|
L_1 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_0), ((&___0_str))->____length);
|
|
int32_t L_2 = *((uint16_t*)L_1);
|
|
if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_3, 1));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
int32_t L_4 = __this->___m_Position;
|
|
Il2CppChar* L_5;
|
|
L_5 = il2cpp_span_get_item((Il2CppChar*)((Il2CppByReference*)&(((&___0_str))->____pointer))->value, (L_4), ((&___0_str))->____length);
|
|
int32_t L_6 = *((uint16_t*)L_5);
|
|
V_0 = L_6;
|
|
Il2CppChar L_7 = V_0;
|
|
if ((((int32_t)L_7) < ((int32_t)((int32_t)48))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_0;
|
|
if ((((int32_t)L_8) > ((int32_t)((int32_t)57))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = __this->___m_Position;
|
|
__this->___m_Position = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PredictiveParser_AcceptInt_m4C94C20DE615EA781A1554037E625DCD5CD77986_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_str, const RuntimeMethod* method)
|
|
{
|
|
PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PredictiveParser_t33E75D237A7F855FDFDD50AA2DDDBBB65DE94248*>(__this + _offset);
|
|
PredictiveParser_AcceptInt_m4C94C20DE615EA781A1554037E625DCD5CD77986(_thisAdjusted, ___0_str, method);
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___m_Type = unmarshaled.___m_Type;
|
|
marshaled.___m_BoolValue = static_cast<int32_t>(unmarshaled.___m_BoolValue);
|
|
marshaled.___m_CharValue = static_cast<uint8_t>(unmarshaled.___m_CharValue);
|
|
marshaled.___m_ByteValue = unmarshaled.___m_ByteValue;
|
|
marshaled.___m_SByteValue = unmarshaled.___m_SByteValue;
|
|
marshaled.___m_ShortValue = unmarshaled.___m_ShortValue;
|
|
marshaled.___m_UShortValue = unmarshaled.___m_UShortValue;
|
|
marshaled.___m_IntValue = unmarshaled.___m_IntValue;
|
|
marshaled.___m_UIntValue = unmarshaled.___m_UIntValue;
|
|
marshaled.___m_LongValue = unmarshaled.___m_LongValue;
|
|
marshaled.___m_ULongValue = unmarshaled.___m_ULongValue;
|
|
marshaled.___m_FloatValue = unmarshaled.___m_FloatValue;
|
|
marshaled.___m_DoubleValue = unmarshaled.___m_DoubleValue;
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_back(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled)
|
|
{
|
|
int32_t unmarshaledm_Type_temp_0 = 0;
|
|
unmarshaledm_Type_temp_0 = marshaled.___m_Type;
|
|
unmarshaled.___m_Type = unmarshaledm_Type_temp_0;
|
|
bool unmarshaledm_BoolValue_temp_1 = false;
|
|
unmarshaledm_BoolValue_temp_1 = static_cast<bool>(marshaled.___m_BoolValue);
|
|
unmarshaled.___m_BoolValue = unmarshaledm_BoolValue_temp_1;
|
|
Il2CppChar unmarshaledm_CharValue_temp_2 = 0x0;
|
|
unmarshaledm_CharValue_temp_2 = static_cast<Il2CppChar>(marshaled.___m_CharValue);
|
|
unmarshaled.___m_CharValue = unmarshaledm_CharValue_temp_2;
|
|
uint8_t unmarshaledm_ByteValue_temp_3 = 0x0;
|
|
unmarshaledm_ByteValue_temp_3 = marshaled.___m_ByteValue;
|
|
unmarshaled.___m_ByteValue = unmarshaledm_ByteValue_temp_3;
|
|
int8_t unmarshaledm_SByteValue_temp_4 = 0x0;
|
|
unmarshaledm_SByteValue_temp_4 = marshaled.___m_SByteValue;
|
|
unmarshaled.___m_SByteValue = unmarshaledm_SByteValue_temp_4;
|
|
int16_t unmarshaledm_ShortValue_temp_5 = 0;
|
|
unmarshaledm_ShortValue_temp_5 = marshaled.___m_ShortValue;
|
|
unmarshaled.___m_ShortValue = unmarshaledm_ShortValue_temp_5;
|
|
uint16_t unmarshaledm_UShortValue_temp_6 = 0;
|
|
unmarshaledm_UShortValue_temp_6 = marshaled.___m_UShortValue;
|
|
unmarshaled.___m_UShortValue = unmarshaledm_UShortValue_temp_6;
|
|
int32_t unmarshaledm_IntValue_temp_7 = 0;
|
|
unmarshaledm_IntValue_temp_7 = marshaled.___m_IntValue;
|
|
unmarshaled.___m_IntValue = unmarshaledm_IntValue_temp_7;
|
|
uint32_t unmarshaledm_UIntValue_temp_8 = 0;
|
|
unmarshaledm_UIntValue_temp_8 = marshaled.___m_UIntValue;
|
|
unmarshaled.___m_UIntValue = unmarshaledm_UIntValue_temp_8;
|
|
int64_t unmarshaledm_LongValue_temp_9 = 0;
|
|
unmarshaledm_LongValue_temp_9 = marshaled.___m_LongValue;
|
|
unmarshaled.___m_LongValue = unmarshaledm_LongValue_temp_9;
|
|
uint64_t unmarshaledm_ULongValue_temp_10 = 0;
|
|
unmarshaledm_ULongValue_temp_10 = marshaled.___m_ULongValue;
|
|
unmarshaled.___m_ULongValue = unmarshaledm_ULongValue_temp_10;
|
|
float unmarshaledm_FloatValue_temp_11 = 0.0f;
|
|
unmarshaledm_FloatValue_temp_11 = marshaled.___m_FloatValue;
|
|
unmarshaled.___m_FloatValue = unmarshaledm_FloatValue_temp_11;
|
|
double unmarshaledm_DoubleValue_temp_12 = 0.0;
|
|
unmarshaledm_DoubleValue_temp_12 = marshaled.___m_DoubleValue;
|
|
unmarshaled.___m_DoubleValue = unmarshaledm_DoubleValue_temp_12;
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_pinvoke_cleanup(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_pinvoke& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___m_Type = unmarshaled.___m_Type;
|
|
marshaled.___m_BoolValue = static_cast<int32_t>(unmarshaled.___m_BoolValue);
|
|
marshaled.___m_CharValue = static_cast<uint8_t>(unmarshaled.___m_CharValue);
|
|
marshaled.___m_ByteValue = unmarshaled.___m_ByteValue;
|
|
marshaled.___m_SByteValue = unmarshaled.___m_SByteValue;
|
|
marshaled.___m_ShortValue = unmarshaled.___m_ShortValue;
|
|
marshaled.___m_UShortValue = unmarshaled.___m_UShortValue;
|
|
marshaled.___m_IntValue = unmarshaled.___m_IntValue;
|
|
marshaled.___m_UIntValue = unmarshaled.___m_UIntValue;
|
|
marshaled.___m_LongValue = unmarshaled.___m_LongValue;
|
|
marshaled.___m_ULongValue = unmarshaled.___m_ULongValue;
|
|
marshaled.___m_FloatValue = unmarshaled.___m_FloatValue;
|
|
marshaled.___m_DoubleValue = unmarshaled.___m_DoubleValue;
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_back(const PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4& unmarshaled)
|
|
{
|
|
int32_t unmarshaledm_Type_temp_0 = 0;
|
|
unmarshaledm_Type_temp_0 = marshaled.___m_Type;
|
|
unmarshaled.___m_Type = unmarshaledm_Type_temp_0;
|
|
bool unmarshaledm_BoolValue_temp_1 = false;
|
|
unmarshaledm_BoolValue_temp_1 = static_cast<bool>(marshaled.___m_BoolValue);
|
|
unmarshaled.___m_BoolValue = unmarshaledm_BoolValue_temp_1;
|
|
Il2CppChar unmarshaledm_CharValue_temp_2 = 0x0;
|
|
unmarshaledm_CharValue_temp_2 = static_cast<Il2CppChar>(marshaled.___m_CharValue);
|
|
unmarshaled.___m_CharValue = unmarshaledm_CharValue_temp_2;
|
|
uint8_t unmarshaledm_ByteValue_temp_3 = 0x0;
|
|
unmarshaledm_ByteValue_temp_3 = marshaled.___m_ByteValue;
|
|
unmarshaled.___m_ByteValue = unmarshaledm_ByteValue_temp_3;
|
|
int8_t unmarshaledm_SByteValue_temp_4 = 0x0;
|
|
unmarshaledm_SByteValue_temp_4 = marshaled.___m_SByteValue;
|
|
unmarshaled.___m_SByteValue = unmarshaledm_SByteValue_temp_4;
|
|
int16_t unmarshaledm_ShortValue_temp_5 = 0;
|
|
unmarshaledm_ShortValue_temp_5 = marshaled.___m_ShortValue;
|
|
unmarshaled.___m_ShortValue = unmarshaledm_ShortValue_temp_5;
|
|
uint16_t unmarshaledm_UShortValue_temp_6 = 0;
|
|
unmarshaledm_UShortValue_temp_6 = marshaled.___m_UShortValue;
|
|
unmarshaled.___m_UShortValue = unmarshaledm_UShortValue_temp_6;
|
|
int32_t unmarshaledm_IntValue_temp_7 = 0;
|
|
unmarshaledm_IntValue_temp_7 = marshaled.___m_IntValue;
|
|
unmarshaled.___m_IntValue = unmarshaledm_IntValue_temp_7;
|
|
uint32_t unmarshaledm_UIntValue_temp_8 = 0;
|
|
unmarshaledm_UIntValue_temp_8 = marshaled.___m_UIntValue;
|
|
unmarshaled.___m_UIntValue = unmarshaledm_UIntValue_temp_8;
|
|
int64_t unmarshaledm_LongValue_temp_9 = 0;
|
|
unmarshaledm_LongValue_temp_9 = marshaled.___m_LongValue;
|
|
unmarshaled.___m_LongValue = unmarshaledm_LongValue_temp_9;
|
|
uint64_t unmarshaledm_ULongValue_temp_10 = 0;
|
|
unmarshaledm_ULongValue_temp_10 = marshaled.___m_ULongValue;
|
|
unmarshaled.___m_ULongValue = unmarshaledm_ULongValue_temp_10;
|
|
float unmarshaledm_FloatValue_temp_11 = 0.0f;
|
|
unmarshaledm_FloatValue_temp_11 = marshaled.___m_FloatValue;
|
|
unmarshaled.___m_FloatValue = unmarshaledm_FloatValue_temp_11;
|
|
double unmarshaledm_DoubleValue_temp_12 = 0.0;
|
|
unmarshaledm_DoubleValue_temp_12 = marshaled.___m_DoubleValue;
|
|
unmarshaled.___m_DoubleValue = unmarshaledm_DoubleValue_temp_12;
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshal_com_cleanup(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_marshaled_com& marshaled)
|
|
{
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* PrimitiveValue_get_valuePtr_mC4D0147F33F8DFB6EDDBEC0379B5DA14CAECA860 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
void* L_0;
|
|
L_0 = il2cpp_codegen_unsafe_cast(__this);
|
|
return (uint8_t*)(((void*)il2cpp_codegen_add((intptr_t)L_0, 4)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint8_t* PrimitiveValue_get_valuePtr_mC4D0147F33F8DFB6EDDBEC0379B5DA14CAECA860_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
uint8_t* _returnValue;
|
|
_returnValue = PrimitiveValue_get_valuePtr_mC4D0147F33F8DFB6EDDBEC0379B5DA14CAECA860(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Type;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PrimitiveValue_get_isEmpty_m5EB7E528CDE36950BBE170CE82D1DB78D45E4347(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 3;
|
|
bool L_0 = ___0_value;
|
|
__this->___m_BoolValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D_AdjustorThunk (RuntimeObject* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, Il2CppChar ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 4;
|
|
Il2CppChar L_0 = ___0_value;
|
|
__this->___m_CharValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091_AdjustorThunk (RuntimeObject* __this, Il2CppChar ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 6;
|
|
uint8_t L_0 = ___0_value;
|
|
__this->___m_ByteValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4_AdjustorThunk (RuntimeObject* __this, uint8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 5;
|
|
int8_t L_0 = ___0_value;
|
|
__this->___m_SByteValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7_AdjustorThunk (RuntimeObject* __this, int8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 7;
|
|
int16_t L_0 = ___0_value;
|
|
__this->___m_ShortValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211_AdjustorThunk (RuntimeObject* __this, int16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = 8;
|
|
uint16_t L_0 = ___0_value;
|
|
__this->___m_UShortValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C_AdjustorThunk (RuntimeObject* __this, uint16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)9);
|
|
int32_t L_0 = ___0_value;
|
|
__this->___m_IntValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA_AdjustorThunk (RuntimeObject* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)10);
|
|
uint32_t L_0 = ___0_value;
|
|
__this->___m_UIntValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0_AdjustorThunk (RuntimeObject* __this, uint32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)11);
|
|
int64_t L_0 = ___0_value;
|
|
__this->___m_LongValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB_AdjustorThunk (RuntimeObject* __this, int64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, uint64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)12);
|
|
uint64_t L_0 = ___0_value;
|
|
__this->___m_ULongValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6_AdjustorThunk (RuntimeObject* __this, uint64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)13);
|
|
float L_0 = ___0_value;
|
|
__this->___m_FloatValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246_AdjustorThunk (RuntimeObject* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
il2cpp_codegen_initobj(__this, sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
__this->___m_Type = ((int32_t)14);
|
|
double L_0 = ___0_value;
|
|
__this->___m_DoubleValue = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8_AdjustorThunk (RuntimeObject* __this, double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8(_thisAdjusted, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, int32_t ___0_type, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
int32_t L_0 = ___0_type;
|
|
switch (L_0)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00e3;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
case 12:
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
case 13:
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
case 14:
|
|
{
|
|
goto IL_00d6;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
bool L_1;
|
|
L_1 = PrimitiveValue_ToBoolean_m6F7A1CB501C4530A966319D958B44ABA1AA34C51(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_2;
|
|
L_2 = PrimitiveValue_op_Implicit_m88DA0724A750D2FC842CD51F66B615E4DE5003BD(L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
Il2CppChar L_3;
|
|
L_3 = PrimitiveValue_ToChar_mB699C9A6DE30BFCB8A5DCEDF1A0AAA1903AABBB3(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_4;
|
|
L_4 = PrimitiveValue_op_Implicit_m572A95BF792BA181261D7F242F7AE559FA2FC699(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
uint8_t L_5;
|
|
L_5 = PrimitiveValue_ToByte_m0E28F3584D4F827AF13CF803DA08AF4258042931(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_6;
|
|
L_6 = PrimitiveValue_op_Implicit_m5F8496E4F1946DA6749C174D022C319790E437EE(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
int8_t L_7;
|
|
L_7 = PrimitiveValue_ToSByte_mB92487C21FA8DDD6586E283F3D8E5E4F2ED6CF0B(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_8;
|
|
L_8 = PrimitiveValue_op_Implicit_m5B778F6E12186AAD8B5C4FAA81FD9BB1F4F3E863(L_7, NULL);
|
|
return L_8;
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
int16_t L_9;
|
|
L_9 = PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_10;
|
|
L_10 = PrimitiveValue_op_Implicit_m8BC34D6C355708677139852E2C0F30F5CD0512F4(L_9, NULL);
|
|
return L_10;
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
int32_t L_11;
|
|
L_11 = PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_12;
|
|
L_12 = PrimitiveValue_op_Implicit_mAEEE3AFD629C0F27AA275B5A31D31D148D81F99D(L_11, NULL);
|
|
return L_12;
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
int64_t L_13;
|
|
L_13 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_14;
|
|
L_14 = PrimitiveValue_op_Implicit_m73A584CE9F050CC4BE65644ABFB03082DC832FA5(L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
int16_t L_15;
|
|
L_15 = PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_16;
|
|
L_16 = PrimitiveValue_op_Implicit_m8BC34D6C355708677139852E2C0F30F5CD0512F4(L_15, NULL);
|
|
return L_16;
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
int32_t L_17;
|
|
L_17 = PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_18;
|
|
L_18 = PrimitiveValue_op_Implicit_mAEEE3AFD629C0F27AA275B5A31D31D148D81F99D(L_17, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
uint64_t L_19;
|
|
L_19 = PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_20;
|
|
L_20 = PrimitiveValue_op_Implicit_m7C78646C3D3A51BC68BF93A6771FC60F7DCB1EDB(L_19, NULL);
|
|
return L_20;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
float L_21;
|
|
L_21 = PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_22;
|
|
L_22 = PrimitiveValue_op_Implicit_m75B949D29E204E30381A923170EC463DA251D624(L_21, NULL);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
double L_23;
|
|
L_23 = PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17(__this, (RuntimeObject*)NULL, NULL);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_24;
|
|
L_24 = PrimitiveValue_op_Implicit_m21D16B29AF50C87FC51E3BB67B2177373E62F12B(L_23, NULL);
|
|
return L_24;
|
|
}
|
|
|
|
IL_00e3:
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_25 = V_0;
|
|
return L_25;
|
|
}
|
|
|
|
IL_00ed:
|
|
{
|
|
int32_t L_26 = ___0_type;
|
|
int32_t L_27 = L_26;
|
|
RuntimeObject* L_28 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TypeCode_tBEF9BE86C8BCF5A6B82F3381219738D27804EF79_il2cpp_TypeInfo_var)), &L_27);
|
|
String_t* L_29;
|
|
L_29 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79C1B6CFD2183A83DF9782EDEF015695F7D164DB)), L_28, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_30 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_30, L_29, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC_AdjustorThunk (RuntimeObject* __this, int32_t ___0_type, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 _returnValue;
|
|
_returnValue = PrimitiveValue_ConvertTo_m3C9A743C61C05379F24963C048A79434034322FC(_thisAdjusted, ___0_type, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
void* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___m_Type;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1 = ___0_other;
|
|
int32_t L_2 = L_1.___m_Type;
|
|
if ((((int32_t)L_0) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
double* L_3 = (double*)(&__this->___m_DoubleValue);
|
|
void* L_4;
|
|
L_4 = il2cpp_codegen_unsafe_cast(L_3);
|
|
double* L_5 = (double*)(&(&___0_other)->___m_DoubleValue);
|
|
void* L_6;
|
|
L_6 = il2cpp_codegen_unsafe_cast(L_5);
|
|
V_0 = L_6;
|
|
void* L_7 = V_0;
|
|
int32_t L_8;
|
|
L_8 = UnsafeUtility_MemCmp_mA0E0E1A93F715105E7B576F1603DCAB37717A5EF(L_4, L_7, ((int64_t)8), NULL);
|
|
return (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632_AdjustorThunk (RuntimeObject* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_other, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632(_thisAdjusted, ___0_other, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_Equals_m9A81043E9DFE2F4D6769DB950ADC43DC2A3E5395 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
RuntimeObject* L_0 = ___0_obj;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (bool)0;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
RuntimeObject* L_1 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_1, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_2 = ___0_obj;
|
|
V_0 = ((*(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*)UnBox(L_2, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4_il2cpp_TypeInfo_var)));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_3 = V_0;
|
|
bool L_4;
|
|
L_4 = PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
RuntimeObject* L_5 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_5, il2cpp_defaults.boolean_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_6 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_6, il2cpp_defaults.char_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_7 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_7, il2cpp_defaults.byte_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_8 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_8, il2cpp_defaults.sbyte_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_9 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_9, il2cpp_defaults.int16_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_10 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_10, il2cpp_defaults.uint16_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_11 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_11, il2cpp_defaults.int32_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_12 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_12, il2cpp_defaults.uint32_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_13 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_13, il2cpp_defaults.int64_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_14 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_14, il2cpp_defaults.uint64_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_15 = ___0_obj;
|
|
if (((RuntimeObject*)IsInstSealed((RuntimeObject*)L_15, il2cpp_defaults.single_class)))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_16 = ___0_obj;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_16, il2cpp_defaults.double_class)))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
RuntimeObject* L_17 = ___0_obj;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_18;
|
|
L_18 = PrimitiveValue_FromObject_m8614FFABB7D5DAF218397AB3C2254089477C8786(L_17, NULL);
|
|
bool L_19;
|
|
L_19 = PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632(__this, L_18, NULL);
|
|
return L_19;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PrimitiveValue_Equals_m9A81043E9DFE2F4D6769DB950ADC43DC2A3E5395_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PrimitiveValue_Equals_m9A81043E9DFE2F4D6769DB950ADC43DC2A3E5395(_thisAdjusted, ___0_obj, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_op_Equality_m8BE927DD619CED4B244E4454A09ED72993A9C3D4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_left, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632((&___0_left), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_op_Inequality_m4C4ABB96914553024D64CF91BDDB4DAA07B0B694 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_left, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = ___1_right;
|
|
bool L_1;
|
|
L_1 = PrimitiveValue_Equals_m29FF95BFD594A6047C7AB91E3D78D357726C4632((&___0_left), L_0, NULL);
|
|
return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_GetHashCode_m01922EDADB35BFCE99223EA72C831D2876691E03 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
double* V_0 = NULL;
|
|
double* V_1 = NULL;
|
|
{
|
|
double* L_0 = (double*)(&__this->___m_DoubleValue);
|
|
V_1 = L_0;
|
|
double* L_1 = V_1;
|
|
V_0 = (double*)((uintptr_t)L_1);
|
|
int32_t* L_2 = (int32_t*)(&__this->___m_Type);
|
|
int32_t L_3;
|
|
L_3 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(L_2, NULL);
|
|
double* L_4 = V_0;
|
|
int32_t L_5;
|
|
L_5 = Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_inline((double*)L_4, NULL);
|
|
return ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)397)))^L_5));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t PrimitiveValue_GetHashCode_m01922EDADB35BFCE99223EA72C831D2876691E03_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = PrimitiveValue_GetHashCode_m01922EDADB35BFCE99223EA72C831D2876691E03(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PrimitiveValue_ToString_m3AD34182DDDE3E163FD2CEE48FBB477C2A58B707 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_00e1;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00f7;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_010d;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0123;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_014f;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
if (L_2)
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
return _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
Il2CppChar* L_3 = (Il2CppChar*)(&__this->___m_CharValue);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class);
|
|
String_t* L_4;
|
|
L_4 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, L_4, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
uint8_t* L_6 = (uint8_t*)(&__this->___m_ByteValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_7;
|
|
L_7 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_8;
|
|
L_8 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_7);
|
|
String_t* L_9;
|
|
L_9 = Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86(L_6, L_8, NULL);
|
|
return L_9;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
int8_t* L_10 = (int8_t*)(&__this->___m_SByteValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_11;
|
|
L_11 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_12;
|
|
L_12 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_11);
|
|
String_t* L_13;
|
|
L_13 = SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E(L_10, L_12, NULL);
|
|
return L_13;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int16_t* L_14 = (int16_t*)(&__this->___m_ShortValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_15;
|
|
L_15 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_16;
|
|
L_16 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_15);
|
|
String_t* L_17;
|
|
L_17 = Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3(L_14, L_16, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
uint16_t* L_18 = (uint16_t*)(&__this->___m_UShortValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_19;
|
|
L_19 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_20;
|
|
L_20 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_19);
|
|
String_t* L_21;
|
|
L_21 = UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D(L_18, L_20, NULL);
|
|
return L_21;
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
int32_t* L_22 = (int32_t*)(&__this->___m_IntValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_23;
|
|
L_23 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_24;
|
|
L_24 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_23);
|
|
String_t* L_25;
|
|
L_25 = Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B(L_22, L_24, NULL);
|
|
return L_25;
|
|
}
|
|
|
|
IL_00e1:
|
|
{
|
|
uint32_t* L_26 = (uint32_t*)(&__this->___m_UIntValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_27;
|
|
L_27 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_28;
|
|
L_28 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_27);
|
|
String_t* L_29;
|
|
L_29 = UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC(L_26, L_28, NULL);
|
|
return L_29;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
int64_t* L_30 = (int64_t*)(&__this->___m_LongValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_31;
|
|
L_31 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_32;
|
|
L_32 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_31);
|
|
String_t* L_33;
|
|
L_33 = Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD(L_30, L_32, NULL);
|
|
return L_33;
|
|
}
|
|
|
|
IL_010d:
|
|
{
|
|
uint64_t* L_34 = (uint64_t*)(&__this->___m_ULongValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_35;
|
|
L_35 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_36;
|
|
L_36 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_35);
|
|
String_t* L_37;
|
|
L_37 = UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7(L_34, L_36, NULL);
|
|
return L_37;
|
|
}
|
|
|
|
IL_0123:
|
|
{
|
|
float* L_38 = (float*)(&__this->___m_FloatValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_39;
|
|
L_39 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_40;
|
|
L_40 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_39);
|
|
String_t* L_41;
|
|
L_41 = Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A(L_38, L_40, NULL);
|
|
return L_41;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
double* L_42 = (double*)(&__this->___m_DoubleValue);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_43;
|
|
L_43 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_44;
|
|
L_44 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15, L_43);
|
|
String_t* L_45;
|
|
L_45 = Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357(L_42, L_44, NULL);
|
|
return L_45;
|
|
}
|
|
|
|
IL_014f:
|
|
{
|
|
String_t* L_46 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty;
|
|
return L_46;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* PrimitiveValue_ToString_m3AD34182DDDE3E163FD2CEE48FBB477C2A58B707_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = PrimitiveValue_ToString_m3AD34182DDDE3E163FD2CEE48FBB477C2A58B707(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258 (String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral579A50C67ADB00AC3925859C23590322B2D0BE9D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5A65C5353FCF9B2392130B62992E8D50E5552C89);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral902EE46ED529FAA3EB512845B29D79D32C9E2180);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int64_t V_0 = 0;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
double V_2 = 0.0;
|
|
String_t* V_3 = NULL;
|
|
int64_t V_4 = 0;
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
bool L_1;
|
|
L_1 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_1), sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_2 = V_1;
|
|
return L_2;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
String_t* L_3 = ___0_value;
|
|
bool L_4;
|
|
L_4 = String_Equals_m7BDFC0B951005B9DC2BAED464AFE68FF7E9ACE5A(L_3, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, 3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_5;
|
|
memset((&L_5), 0, sizeof(L_5));
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D((&L_5), (bool)1, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
String_t* L_6 = ___0_value;
|
|
bool L_7;
|
|
L_7 = String_Equals_m7BDFC0B951005B9DC2BAED464AFE68FF7E9ACE5A(L_6, _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB, 3, NULL);
|
|
if (!L_7)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D((&L_8), (bool)0, NULL);
|
|
return L_8;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
String_t* L_9 = ___0_value;
|
|
bool L_10;
|
|
L_10 = String_Contains_mC67F1B9E92187E2BB125A560160DA30A5BA703F2(L_9, ((int32_t)46), NULL);
|
|
if (L_10)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_value;
|
|
bool L_12;
|
|
L_12 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_11, _stringLiteral36282FAC116D9FD6B37CC425310E1A8510F08A53, NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_13 = ___0_value;
|
|
bool L_14;
|
|
L_14 = String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3(L_13, _stringLiteral579A50C67ADB00AC3925859C23590322B2D0BE9D, NULL);
|
|
if (L_14)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_15 = ___0_value;
|
|
bool L_16;
|
|
L_16 = String_Contains_m7A165D1B2CDCE967F4522BA710CE7FA05EFA2982(L_15, _stringLiteral902EE46ED529FAA3EB512845B29D79D32C9E2180, 3, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
String_t* L_17 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_18;
|
|
L_18 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_19;
|
|
L_19 = Double_TryParse_m1D39DC22A45BC9A576B9D9130600BFD3CB6DA382(L_17, ((int32_t)167), L_18, (&V_2), NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
double L_20 = V_2;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_21;
|
|
memset((&L_21), 0, sizeof(L_21));
|
|
PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8((&L_21), L_20, NULL);
|
|
return L_21;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
String_t* L_22 = ___0_value;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_23;
|
|
L_23 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_24;
|
|
L_24 = Int64_TryParse_m64CEDECE4C3F16B715CA1057801018B2957AE0E3(L_22, 7, L_23, (&V_0), NULL);
|
|
if (!L_24)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_25 = V_0;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_26;
|
|
memset((&L_26), 0, sizeof(L_26));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_26), L_25, NULL);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
String_t* L_27 = ___0_value;
|
|
int32_t L_28;
|
|
L_28 = String_IndexOf_m490810CB7ADA9230AC0F8D78E213A8EFED129F55(L_27, _stringLiteral5A65C5353FCF9B2392130B62992E8D50E5552C89, 3, NULL);
|
|
if ((((int32_t)L_28) == ((int32_t)(-1))))
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_29 = ___0_value;
|
|
String_t* L_30;
|
|
L_30 = String_TrimStart_m69C2400B208C8F3D1DE6A3E24B4A1095F2B8EDEA(L_29, NULL);
|
|
V_3 = L_30;
|
|
String_t* L_31 = V_3;
|
|
bool L_32;
|
|
L_32 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_31, _stringLiteral5A65C5353FCF9B2392130B62992E8D50E5552C89, NULL);
|
|
if (!L_32)
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_33 = V_3;
|
|
String_t* L_34;
|
|
L_34 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_33, 2, NULL);
|
|
V_3 = L_34;
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
String_t* L_35 = V_3;
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_36;
|
|
L_36 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_37;
|
|
L_37 = Int64_TryParse_m64CEDECE4C3F16B715CA1057801018B2957AE0E3(L_35, ((int32_t)515), L_36, (&V_4), NULL);
|
|
if (!L_37)
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_38 = V_4;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_39;
|
|
memset((&L_39), 0, sizeof(L_39));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_39), L_38, NULL);
|
|
return L_39;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_40 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var)));
|
|
NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_40, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_GetTypeCode_mE29FD3A710C0854C62516D7EA95FC90B101B50A1 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t PrimitiveValue_GetTypeCode_mE29FD3A710C0854C62516D7EA95FC90B101B50A1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = PrimitiveValue_GetTypeCode_mE29FD3A710C0854C62516D7EA95FC90B101B50A1(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PrimitiveValue_ToBoolean_m6F7A1CB501C4530A966319D958B44ABA1AA34C51 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0091;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
return L_2;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
Il2CppChar L_3 = __this->___m_CharValue;
|
|
return (bool)((!(((uint32_t)L_3) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
uint8_t L_4 = __this->___m_ByteValue;
|
|
return (bool)((!(((uint32_t)L_4) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
int8_t L_5 = __this->___m_SByteValue;
|
|
return (bool)((!(((uint32_t)L_5) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
int16_t L_6 = __this->___m_ShortValue;
|
|
return (bool)((!(((uint32_t)L_6) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
uint16_t L_7 = __this->___m_UShortValue;
|
|
return (bool)((!(((uint32_t)L_7) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
int32_t L_8 = __this->___m_IntValue;
|
|
return (bool)((!(((uint32_t)L_8) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
uint32_t L_9 = __this->___m_UIntValue;
|
|
return (bool)((!(((uint32_t)L_9) <= ((uint32_t)0)))? 1 : 0);
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
int64_t L_10 = __this->___m_LongValue;
|
|
return (bool)((!(((uint64_t)L_10) <= ((uint64_t)((int64_t)0))))? 1 : 0);
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
uint64_t L_11 = __this->___m_ULongValue;
|
|
return (bool)((!(((uint64_t)L_11) <= ((uint64_t)((int64_t)0))))? 1 : 0);
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_12 = __this->___m_FloatValue;
|
|
bool L_13;
|
|
L_13 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_12, (0.0f), NULL);
|
|
return (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
double L_14 = __this->___m_DoubleValue;
|
|
bool L_15;
|
|
L_15 = NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline(L_14, (0.0), NULL);
|
|
return L_15;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C bool PrimitiveValue_ToBoolean_m6F7A1CB501C4530A966319D958B44ABA1AA34C51_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
bool _returnValue;
|
|
_returnValue = PrimitiveValue_ToBoolean_m6F7A1CB501C4530A966319D958B44ABA1AA34C51(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t PrimitiveValue_ToByte_m0E28F3584D4F827AF13CF803DA08AF4258042931 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
int64_t L_1;
|
|
L_1 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, L_0, NULL);
|
|
return (uint8_t)((int32_t)(uint8_t)L_1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint8_t PrimitiveValue_ToByte_m0E28F3584D4F827AF13CF803DA08AF4258042931_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
uint8_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToByte_m0E28F3584D4F827AF13CF803DA08AF4258042931(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar PrimitiveValue_ToChar_mB699C9A6DE30BFCB8A5DCEDF1A0AAA1903AABBB3 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
if ((((int32_t)L_1) == ((int32_t)4)))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 7))) > ((uint32_t)5))))
|
|
{
|
|
goto IL_001a;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
Il2CppChar L_3 = __this->___m_CharValue;
|
|
return L_3;
|
|
}
|
|
|
|
IL_001a:
|
|
{
|
|
RuntimeObject* L_4 = ___0_provider;
|
|
int64_t L_5;
|
|
L_5 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, L_4, NULL);
|
|
return ((int32_t)(uint16_t)L_5);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
return 0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Il2CppChar PrimitiveValue_ToChar_mB699C9A6DE30BFCB8A5DCEDF1A0AAA1903AABBB3_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
Il2CppChar _returnValue;
|
|
_returnValue = PrimitiveValue_ToChar_mB699C9A6DE30BFCB8A5DCEDF1A0AAA1903AABBB3(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_0, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5681935D66AB8593B023866BB591CB9750FDD261)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D _returnValue;
|
|
_returnValue = PrimitiveValue_ToDateTime_mAD67DD0066EB13465289422A6CCACB343F489040(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F PrimitiveValue_ToDecimal_mD26033F458CB6A218C4B13A0C599A82E1140F3DC (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
double L_1;
|
|
L_1 = PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17(__this, L_0, NULL);
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F L_2;
|
|
memset((&L_2), 0, sizeof(L_2));
|
|
Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555((&L_2), L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F PrimitiveValue_ToDecimal_mD26033F458CB6A218C4B13A0C599A82E1140F3DC_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F _returnValue;
|
|
_returnValue = PrimitiveValue_ToDecimal_mD26033F458CB6A218C4B13A0C599A82E1140F3DC(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_006d;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0075;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b6;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
return (1.0);
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
return (0.0);
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
Il2CppChar L_3 = __this->___m_CharValue;
|
|
return ((double)L_3);
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
uint8_t L_4 = __this->___m_ByteValue;
|
|
return ((double)L_4);
|
|
}
|
|
|
|
IL_006d:
|
|
{
|
|
int8_t L_5 = __this->___m_SByteValue;
|
|
return ((double)L_5);
|
|
}
|
|
|
|
IL_0075:
|
|
{
|
|
int16_t L_6 = __this->___m_ShortValue;
|
|
return ((double)L_6);
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
uint16_t L_7 = __this->___m_UShortValue;
|
|
return ((double)L_7);
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
int32_t L_8 = __this->___m_IntValue;
|
|
return ((double)L_8);
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
uint32_t L_9 = __this->___m_UIntValue;
|
|
return ((double)((double)(uint32_t)L_9));
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
int64_t L_10 = __this->___m_LongValue;
|
|
return ((double)L_10);
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
uint64_t L_11 = __this->___m_ULongValue;
|
|
return ((double)((double)(uint64_t)L_11));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_12 = __this->___m_FloatValue;
|
|
return ((double)L_12);
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
double L_13 = __this->___m_DoubleValue;
|
|
return L_13;
|
|
}
|
|
|
|
IL_00b6:
|
|
{
|
|
return (0.0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C double PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
double _returnValue;
|
|
_returnValue = PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
int64_t L_1;
|
|
L_1 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, L_0, NULL);
|
|
return ((int16_t)L_1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int16_t PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int16_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToInt16_mA3480BA85FE00C8F86EEB7346BF589786706739D(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
int64_t L_1;
|
|
L_1 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, L_0, NULL);
|
|
return ((int32_t)L_1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int32_t PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int32_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToInt32_m5CCE1FB7974A378503F69C5E47060A8B7BEAC40C(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_006f;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_009d;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
if (!L_2)
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
return ((int64_t)1);
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
return ((int64_t)0);
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
Il2CppChar L_3 = __this->___m_CharValue;
|
|
return ((int64_t)(uint64_t)L_3);
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
uint8_t L_4 = __this->___m_ByteValue;
|
|
return ((int64_t)(uint64_t)L_4);
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
int8_t L_5 = __this->___m_SByteValue;
|
|
return ((int64_t)L_5);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
int16_t L_6 = __this->___m_ShortValue;
|
|
return ((int64_t)L_6);
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
uint16_t L_7 = __this->___m_UShortValue;
|
|
return ((int64_t)(uint64_t)L_7);
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
int32_t L_8 = __this->___m_IntValue;
|
|
return ((int64_t)L_8);
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
uint32_t L_9 = __this->___m_UIntValue;
|
|
return ((int64_t)(uint64_t)L_9);
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
int64_t L_10 = __this->___m_LongValue;
|
|
return L_10;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
uint64_t L_11 = __this->___m_ULongValue;
|
|
return L_11;
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
float L_12 = __this->___m_FloatValue;
|
|
return il2cpp_codegen_cast_double_to_int<int64_t>(L_12);
|
|
}
|
|
|
|
IL_009d:
|
|
{
|
|
double L_13 = __this->___m_DoubleValue;
|
|
return il2cpp_codegen_cast_double_to_int<int64_t>(L_13);
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
return ((int64_t)0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int64_t PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int64_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t PrimitiveValue_ToSByte_mB92487C21FA8DDD6586E283F3D8E5E4F2ED6CF0B (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
int64_t L_1;
|
|
L_1 = PrimitiveValue_ToInt64_m28E9776D9D4AA90C3A33B1E7B1421A7171245375(__this, L_0, NULL);
|
|
return ((int8_t)L_1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C int8_t PrimitiveValue_ToSByte_mB92487C21FA8DDD6586E283F3D8E5E4F2ED6CF0B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
int8_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToSByte_mB92487C21FA8DDD6586E283F3D8E5E4F2ED6CF0B(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = ___0_provider;
|
|
double L_1;
|
|
L_1 = PrimitiveValue_ToDouble_mC5A29D23FF257A5910AF74DDB7E1167F2083BA17(__this, L_0, NULL);
|
|
return ((float)L_1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C float PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
float _returnValue;
|
|
_returnValue = PrimitiveValue_ToSingle_mB1DAF285A066B17850C7B390FC83099289D0CF1B(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PrimitiveValue_ToString_m64D487226A4CB6A2E3EE14414214658EEA7DEBE5 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0;
|
|
L_0 = PrimitiveValue_ToString_m3AD34182DDDE3E163FD2CEE48FBB477C2A58B707(__this, NULL);
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C String_t* PrimitiveValue_ToString_m64D487226A4CB6A2E3EE14414214658EEA7DEBE5_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
String_t* _returnValue;
|
|
_returnValue = PrimitiveValue_ToString_m64D487226A4CB6A2E3EE14414214658EEA7DEBE5(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, Type_t* ___0_conversionType, RuntimeObject* ___1_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
|
|
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42_AdjustorThunk (RuntimeObject* __this, Type_t* ___0_conversionType, RuntimeObject* ___1_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = PrimitiveValue_ToType_m747643229B41305A1CADD6E97491F0CCFAB62A42(_thisAdjusted, ___0_conversionType, ___1_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t PrimitiveValue_ToUInt16_m25076B42F7FD4A5829F0F88968E5A72672F0FE79 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0;
|
|
L_0 = PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4(__this, (RuntimeObject*)NULL, NULL);
|
|
return (uint16_t)((int32_t)(uint16_t)L_0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint16_t PrimitiveValue_ToUInt16_m25076B42F7FD4A5829F0F88968E5A72672F0FE79_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
uint16_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToUInt16_m25076B42F7FD4A5829F0F88968E5A72672F0FE79(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t PrimitiveValue_ToUInt32_m7126A5217DC66C6517720AF63E419D22EF31BA91 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0;
|
|
L_0 = PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4(__this, (RuntimeObject*)NULL, NULL);
|
|
return ((int32_t)(uint32_t)L_0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint32_t PrimitiveValue_ToUInt32_m7126A5217DC66C6517720AF63E419D22EF31BA91_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
uint32_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToUInt32_m7126A5217DC66C6517720AF63E419D22EF31BA91(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0;
|
|
L_0 = PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline(__this, NULL);
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_006f;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_009d;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
if (!L_2)
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
return ((int64_t)1);
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
return ((int64_t)0);
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
Il2CppChar L_3 = __this->___m_CharValue;
|
|
return ((int64_t)(uint64_t)L_3);
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
uint8_t L_4 = __this->___m_ByteValue;
|
|
return ((int64_t)(uint64_t)L_4);
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
int8_t L_5 = __this->___m_SByteValue;
|
|
return ((int64_t)L_5);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
int16_t L_6 = __this->___m_ShortValue;
|
|
return ((int64_t)L_6);
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
uint16_t L_7 = __this->___m_UShortValue;
|
|
return ((int64_t)(uint64_t)L_7);
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
int32_t L_8 = __this->___m_IntValue;
|
|
return ((int64_t)L_8);
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
uint32_t L_9 = __this->___m_UIntValue;
|
|
return ((int64_t)(uint64_t)L_9);
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
int64_t L_10 = __this->___m_LongValue;
|
|
return L_10;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
uint64_t L_11 = __this->___m_ULongValue;
|
|
return L_11;
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
float L_12 = __this->___m_FloatValue;
|
|
return il2cpp_codegen_cast_floating_point<uint64_t, int64_t, float>(L_12);
|
|
}
|
|
|
|
IL_009d:
|
|
{
|
|
double L_13 = __this->___m_DoubleValue;
|
|
return il2cpp_codegen_cast_floating_point<uint64_t, int64_t, double>(L_13);
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
return ((int64_t)0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C uint64_t PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_provider, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
uint64_t _returnValue;
|
|
_returnValue = PrimitiveValue_ToUInt64_mD96DCBA110C14AA577FF9E63242C72C1B96B4FC4(_thisAdjusted, ___0_provider, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PrimitiveValue_ToObject_m7A6694A54B84F62E02E35C5ED78D8809BCD27979 (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___m_Type;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 3)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
bool L_2 = __this->___m_BoolValue;
|
|
bool L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(il2cpp_defaults.boolean_class, &L_3);
|
|
return L_4;
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
Il2CppChar L_5 = __this->___m_CharValue;
|
|
Il2CppChar L_6 = L_5;
|
|
RuntimeObject* L_7 = Box(il2cpp_defaults.char_class, &L_6);
|
|
return L_7;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
uint8_t L_8 = __this->___m_ByteValue;
|
|
uint8_t L_9 = L_8;
|
|
RuntimeObject* L_10 = Box(il2cpp_defaults.byte_class, &L_9);
|
|
return L_10;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
int8_t L_11 = __this->___m_SByteValue;
|
|
int8_t L_12 = L_11;
|
|
RuntimeObject* L_13 = Box(il2cpp_defaults.sbyte_class, &L_12);
|
|
return L_13;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
int16_t L_14 = __this->___m_ShortValue;
|
|
int16_t L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(il2cpp_defaults.int16_class, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
uint16_t L_17 = __this->___m_UShortValue;
|
|
uint16_t L_18 = L_17;
|
|
RuntimeObject* L_19 = Box(il2cpp_defaults.uint16_class, &L_18);
|
|
return L_19;
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
int32_t L_20 = __this->___m_IntValue;
|
|
int32_t L_21 = L_20;
|
|
RuntimeObject* L_22 = Box(il2cpp_defaults.int32_class, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
uint32_t L_23 = __this->___m_UIntValue;
|
|
uint32_t L_24 = L_23;
|
|
RuntimeObject* L_25 = Box(il2cpp_defaults.uint32_class, &L_24);
|
|
return L_25;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
int64_t L_26 = __this->___m_LongValue;
|
|
int64_t L_27 = L_26;
|
|
RuntimeObject* L_28 = Box(il2cpp_defaults.int64_class, &L_27);
|
|
return L_28;
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
uint64_t L_29 = __this->___m_ULongValue;
|
|
uint64_t L_30 = L_29;
|
|
RuntimeObject* L_31 = Box(il2cpp_defaults.uint64_class, &L_30);
|
|
return L_31;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
float L_32 = __this->___m_FloatValue;
|
|
float L_33 = L_32;
|
|
RuntimeObject* L_34 = Box(il2cpp_defaults.single_class, &L_33);
|
|
return L_34;
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
double L_35 = __this->___m_DoubleValue;
|
|
double L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(il2cpp_defaults.double_class, &L_36);
|
|
return L_37;
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C RuntimeObject* PrimitiveValue_ToObject_m7A6694A54B84F62E02E35C5ED78D8809BCD27979_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4*>(__this + _offset);
|
|
RuntimeObject* _returnValue;
|
|
_returnValue = PrimitiveValue_ToObject_m7A6694A54B84F62E02E35C5ED78D8809BCD27979(_thisAdjusted, method);
|
|
return _returnValue;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromObject_m8614FFABB7D5DAF218397AB3C2254089477C8786 (RuntimeObject* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
bool V_1 = false;
|
|
Il2CppChar V_2 = 0x0;
|
|
uint8_t V_3 = 0x0;
|
|
int8_t V_4 = 0x0;
|
|
int16_t V_5 = 0;
|
|
uint16_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
uint32_t V_8 = 0;
|
|
int64_t V_9 = 0;
|
|
uint64_t V_10 = 0;
|
|
float V_11 = 0.0f;
|
|
double V_12 = 0.0;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 V_13;
|
|
memset((&V_13), 0, sizeof(V_13));
|
|
int32_t V_14 = 0;
|
|
{
|
|
RuntimeObject* L_0 = ___0_value;
|
|
if (L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_initobj((&V_13), sizeof(PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4));
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1 = V_13;
|
|
return L_1;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
RuntimeObject* L_2 = ___0_value;
|
|
V_0 = ((String_t*)IsInstSealed((RuntimeObject*)L_2, il2cpp_defaults.string_class));
|
|
String_t* L_3 = V_0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_4 = V_0;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_5;
|
|
L_5 = PrimitiveValue_FromString_m7EC9419F788AA87E359BAA1EE7E857FC86634258(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
RuntimeObject* L_6 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_6, il2cpp_defaults.boolean_class)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_7 = ___0_value;
|
|
V_1 = ((*(bool*)UnBox(L_7, il2cpp_defaults.boolean_class)));
|
|
bool L_8 = V_1;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D((&L_9), L_8, NULL);
|
|
return L_9;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
RuntimeObject* L_10 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_10, il2cpp_defaults.char_class)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_11 = ___0_value;
|
|
V_2 = ((*(Il2CppChar*)UnBox(L_11, il2cpp_defaults.char_class)));
|
|
Il2CppChar L_12 = V_2;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091((&L_13), L_12, NULL);
|
|
return L_13;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
RuntimeObject* L_14 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_14, il2cpp_defaults.byte_class)))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_15 = ___0_value;
|
|
V_3 = ((*(uint8_t*)UnBox(L_15, il2cpp_defaults.byte_class)));
|
|
uint8_t L_16 = V_3;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_17;
|
|
memset((&L_17), 0, sizeof(L_17));
|
|
PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4((&L_17), L_16, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
RuntimeObject* L_18 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_18, il2cpp_defaults.sbyte_class)))
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_19 = ___0_value;
|
|
V_4 = ((*(int8_t*)UnBox(L_19, il2cpp_defaults.sbyte_class)));
|
|
int8_t L_20 = V_4;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_21;
|
|
memset((&L_21), 0, sizeof(L_21));
|
|
PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7((&L_21), L_20, NULL);
|
|
return L_21;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
RuntimeObject* L_22 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_22, il2cpp_defaults.int16_class)))
|
|
{
|
|
goto IL_0091;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_23 = ___0_value;
|
|
V_5 = ((*(int16_t*)UnBox(L_23, il2cpp_defaults.int16_class)));
|
|
int16_t L_24 = V_5;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_25;
|
|
memset((&L_25), 0, sizeof(L_25));
|
|
PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211((&L_25), L_24, NULL);
|
|
return L_25;
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
RuntimeObject* L_26 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_26, il2cpp_defaults.uint16_class)))
|
|
{
|
|
goto IL_00a9;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_27 = ___0_value;
|
|
V_6 = ((*(uint16_t*)UnBox(L_27, il2cpp_defaults.uint16_class)));
|
|
uint16_t L_28 = V_6;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_29;
|
|
memset((&L_29), 0, sizeof(L_29));
|
|
PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C((&L_29), L_28, NULL);
|
|
return L_29;
|
|
}
|
|
|
|
IL_00a9:
|
|
{
|
|
RuntimeObject* L_30 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_30, il2cpp_defaults.int32_class)))
|
|
{
|
|
goto IL_00c1;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_31 = ___0_value;
|
|
V_7 = ((*(int32_t*)UnBox(L_31, il2cpp_defaults.int32_class)));
|
|
int32_t L_32 = V_7;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_33;
|
|
memset((&L_33), 0, sizeof(L_33));
|
|
PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA((&L_33), L_32, NULL);
|
|
return L_33;
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
RuntimeObject* L_34 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_34, il2cpp_defaults.uint32_class)))
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_35 = ___0_value;
|
|
V_8 = ((*(uint32_t*)UnBox(L_35, il2cpp_defaults.uint32_class)));
|
|
uint32_t L_36 = V_8;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_37;
|
|
memset((&L_37), 0, sizeof(L_37));
|
|
PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0((&L_37), L_36, NULL);
|
|
return L_37;
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
RuntimeObject* L_38 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_38, il2cpp_defaults.int64_class)))
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_39 = ___0_value;
|
|
V_9 = ((*(int64_t*)UnBox(L_39, il2cpp_defaults.int64_class)));
|
|
int64_t L_40 = V_9;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_41;
|
|
memset((&L_41), 0, sizeof(L_41));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_41), L_40, NULL);
|
|
return L_41;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
RuntimeObject* L_42 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_42, il2cpp_defaults.uint64_class)))
|
|
{
|
|
goto IL_0109;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_43 = ___0_value;
|
|
V_10 = ((*(uint64_t*)UnBox(L_43, il2cpp_defaults.uint64_class)));
|
|
uint64_t L_44 = V_10;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_45;
|
|
memset((&L_45), 0, sizeof(L_45));
|
|
PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6((&L_45), L_44, NULL);
|
|
return L_45;
|
|
}
|
|
|
|
IL_0109:
|
|
{
|
|
RuntimeObject* L_46 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_46, il2cpp_defaults.single_class)))
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_47 = ___0_value;
|
|
V_11 = ((*(float*)UnBox(L_47, il2cpp_defaults.single_class)));
|
|
float L_48 = V_11;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_49;
|
|
memset((&L_49), 0, sizeof(L_49));
|
|
PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246((&L_49), L_48, NULL);
|
|
return L_49;
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
RuntimeObject* L_50 = ___0_value;
|
|
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_50, il2cpp_defaults.double_class)))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_51 = ___0_value;
|
|
V_12 = ((*(double*)UnBox(L_51, il2cpp_defaults.double_class)));
|
|
double L_52 = V_12;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_53;
|
|
memset((&L_53), 0, sizeof(L_53));
|
|
PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8((&L_53), L_52, NULL);
|
|
return L_53;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
RuntimeObject* L_54 = ___0_value;
|
|
if (!((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)IsInstClass((RuntimeObject*)L_54, il2cpp_defaults.enum_class)))
|
|
{
|
|
goto IL_01e1;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_55 = ___0_value;
|
|
Type_t* L_56;
|
|
L_56 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_55, NULL);
|
|
Type_t* L_57;
|
|
L_57 = VirtualFuncInvoker0< Type_t* >::Invoke(117, L_56);
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class);
|
|
int32_t L_58;
|
|
L_58 = Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466(L_57, NULL);
|
|
V_14 = L_58;
|
|
int32_t L_59 = V_14;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_59, 5)))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_018d;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0199;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_01a5;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_01b1;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_01d5;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01e1;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
RuntimeObject* L_60 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_61;
|
|
memset((&L_61), 0, sizeof(L_61));
|
|
PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4((&L_61), ((*(uint8_t*)UnBox(L_60, il2cpp_defaults.byte_class))), NULL);
|
|
return L_61;
|
|
}
|
|
|
|
IL_018d:
|
|
{
|
|
RuntimeObject* L_62 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_63;
|
|
memset((&L_63), 0, sizeof(L_63));
|
|
PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7((&L_63), ((*(int8_t*)UnBox(L_62, il2cpp_defaults.sbyte_class))), NULL);
|
|
return L_63;
|
|
}
|
|
|
|
IL_0199:
|
|
{
|
|
RuntimeObject* L_64 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_65;
|
|
memset((&L_65), 0, sizeof(L_65));
|
|
PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211((&L_65), ((*(int16_t*)UnBox(L_64, il2cpp_defaults.int16_class))), NULL);
|
|
return L_65;
|
|
}
|
|
|
|
IL_01a5:
|
|
{
|
|
RuntimeObject* L_66 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_67;
|
|
memset((&L_67), 0, sizeof(L_67));
|
|
PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA((&L_67), ((*(int32_t*)UnBox(L_66, il2cpp_defaults.int32_class))), NULL);
|
|
return L_67;
|
|
}
|
|
|
|
IL_01b1:
|
|
{
|
|
RuntimeObject* L_68 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_69;
|
|
memset((&L_69), 0, sizeof(L_69));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_69), ((*(int64_t*)UnBox(L_68, il2cpp_defaults.int64_class))), NULL);
|
|
return L_69;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
RuntimeObject* L_70 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_71;
|
|
memset((&L_71), 0, sizeof(L_71));
|
|
PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C((&L_71), ((*(uint16_t*)UnBox(L_70, il2cpp_defaults.uint16_class))), NULL);
|
|
return L_71;
|
|
}
|
|
|
|
IL_01c9:
|
|
{
|
|
RuntimeObject* L_72 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_73;
|
|
memset((&L_73), 0, sizeof(L_73));
|
|
PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0((&L_73), ((*(uint32_t*)UnBox(L_72, il2cpp_defaults.uint32_class))), NULL);
|
|
return L_73;
|
|
}
|
|
|
|
IL_01d5:
|
|
{
|
|
RuntimeObject* L_74 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_75;
|
|
memset((&L_75), 0, sizeof(L_75));
|
|
PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6((&L_75), ((*(uint64_t*)UnBox(L_74, il2cpp_defaults.uint64_class))), NULL);
|
|
return L_75;
|
|
}
|
|
|
|
IL_01e1:
|
|
{
|
|
RuntimeObject* L_76 = ___0_value;
|
|
String_t* L_77;
|
|
L_77 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1EAE5465A186BC02355FB1EAAFD1F8D6C78CAC09)), L_76, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_78 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_78, L_77, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_78, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PrimitiveValue_FromObject_m8614FFABB7D5DAF218397AB3C2254089477C8786_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m88DA0724A750D2FC842CD51F66B615E4DE5003BD (bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m572A95BF792BA181261D7F242F7AE559FA2FC699 (Il2CppChar ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m5F8496E4F1946DA6749C174D022C319790E437EE (uint8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m5B778F6E12186AAD8B5C4FAA81FD9BB1F4F3E863 (int8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int8_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m8BC34D6C355708677139852E2C0F30F5CD0512F4 (int16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int16_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m75B934A3AEBD1B785F63D8F49656001D9EF9999E (uint16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_mAEEE3AFD629C0F27AA275B5A31D31D148D81F99D (int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m3940337928DC19D0F0173C385AB95725EC43242A (uint32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m73A584CE9F050CC4BE65644ABFB03082DC832FA5 (int64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m7C78646C3D3A51BC68BF93A6771FC60F7DCB1EDB (uint64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m75B949D29E204E30381A923170EC463DA251D624 (float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_op_Implicit_m21D16B29AF50C87FC51E3BB67B2177373E62F12B (double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromBoolean_mF8CCC6241E77F3573CC46971B29FC79C98E3E288 (bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m5E397D2F1982DB0D98C5A7B90779C77F0F18E69D((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromChar_mC625EF8CB4FB8B23480F6E37D3BBD6566EAD81D6 (Il2CppChar ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m11F6D92B8EE6F1A6100626EB0DC5279B11A24091((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromByte_mDE3033A330309D9E3B3CF669409D137E047AE4F1 (uint8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m8912405DDD67AE6BD7C3AEFC0CCE6763685BFEF4((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromSByte_m61A98DF4018A2AE81B4E67EC6975DF6A6221E08C (int8_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int8_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m0840C90CF0388B516CA19F4E3D7EE4A4EA4002B7((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromInt16_mA49F8177553666DF09D6844E4C181437A26EDC20 (int16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int16_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m5A885836261C9EDF048EF197F0590181140A3211((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromUInt16_mBDA8301D6178867CF5DD17B50B051786E08EECA0 (uint16_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mD492CA654AEBBB0F6EC8E47F79F30EFCD605057C((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromInt32_mCAD94FBB4A36E82D885FB8889EB2B4E95706E090 (int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mCEA5ABEF86F4126EA7B799076BBE342DE9BEDCBA((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromUInt32_m64F7D8AAEDE0396AAB6B17EFC06BBB94AC850874 (uint32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_mAD83AEB23A8D29DE6983041857D76058C9AA0FF0((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromInt64_m3659A2C348698E22CACD63FC75FC37FF9C8D7D64 (int64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m40FF7BAD4F8F3EA5246D5969F8F473337A8EBCBB((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromUInt64_m2C19BE7C20A8B0D83869486304D5B20556CAA197 (uint64_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint64_t L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m281D9596586E25F1A5EC68A194CEACE26ABEA8E6((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromSingle_m7D892F56DD821AF748F5A3240AED56A03E52951C (float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m180FCA3F3070CB12B6C06990A5D214F8BBCE7246((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 PrimitiveValue_FromDouble_mCEFD6088B771DC4D8CE87E2EC4F03651B408CB48 (double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = ___0_value;
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
PrimitiveValue__ctor_m7F8ED2A1E9AC81A4FD68FD3EAFF2F92BBF14F9B8((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_interfaceName_m087CF7E83BAF1E6C6375B3F16A9FAA3A71717D07_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_InterfaceName;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_deviceClass_m59E89FD7B104B4E23CB6AA979500CD0330FFBF26_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_DeviceClass;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_manufacturer_m1E4560A970F958F452E36A48BE6E420409BB6DA4_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Manufacturer;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_product_m55D36F17D120E589EAE73B25E0C86B0CE14DA34A_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Product;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_version_m821EE2A4E5DFCF573BCD227EC1DFEDBC0344D033_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Version;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputDeviceDescription_get_capabilities_mEBF36ED5663709FCA039D1AEA87F6B6C404E76CD_inline (InputDeviceDescription_tE86DD77422AAF60ADDAC788B31E5A05E739B708F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Capabilities;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____stringLength;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateBlock_set_sizeInBits_mE7B623711880E0A1C1E563AF809A24A9C63AE115_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, uint32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_value;
|
|
__this->___U3CsizeInBitsU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputStateBlock_set_format_mC6AA651913216B6B3CEF1031BC8778182009F73A_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_value;
|
|
__this->___U3CformatU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1 = ___1_min;
|
|
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___1_min;
|
|
___0_value = L_3;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = ___2_max;
|
|
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___2_max;
|
|
___0_value = L_7;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_8 = ___0_value;
|
|
V_2 = L_8;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_9 = V_2;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 InputControl_get_stateBlock_mCAE31879EDC6621B35B368B4916219D30EAA0B0B_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5 L_0 = __this->___m_StateBlock;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_op_Implicit_mC296B4E8C4929EACBB7066BB9856C116EE082A7B_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_fourCC, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_fourCC;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AxisControl_Preprocess_m35BF332DE6724A350AD1DFE92FA0B8AC815AC3B1_inline (AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___scale;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___0_value;
|
|
float L_2 = __this->___scaleFactor;
|
|
___0_value = ((float)il2cpp_codegen_multiply(L_1, L_2));
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_3 = __this->___clamp;
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = __this->___clampMin;
|
|
if ((((float)L_4) < ((float)L_5)))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
float L_6 = ___0_value;
|
|
float L_7 = __this->___clampMax;
|
|
if ((!(((float)L_6) > ((float)L_7))))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_8 = __this->___clampConstant;
|
|
___0_value = L_8;
|
|
goto IL_0054;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
int32_t L_9 = __this->___clamp;
|
|
if ((!(((uint32_t)L_9) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
float L_10 = ___0_value;
|
|
float L_11 = __this->___clampMin;
|
|
float L_12 = __this->___clampMax;
|
|
float L_13;
|
|
L_13 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_10, L_11, L_12, NULL);
|
|
___0_value = L_13;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
bool L_14 = __this->___normalize;
|
|
if (!L_14)
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
}
|
|
{
|
|
float L_15 = ___0_value;
|
|
float L_16 = __this->___normalizeMin;
|
|
float L_17 = __this->___normalizeMax;
|
|
float L_18 = __this->___normalizeZero;
|
|
float L_19;
|
|
L_19 = NormalizeProcessor_Normalize_m6B8C94BD2D8640D46A0EFD1FF10B4E311C46DBEB(L_15, L_16, L_17, L_18, NULL);
|
|
___0_value = L_19;
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
int32_t L_20 = __this->___clamp;
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
float L_21 = ___0_value;
|
|
float L_22 = __this->___clampMin;
|
|
float L_23 = __this->___clampMax;
|
|
float L_24;
|
|
L_24 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_21, L_22, L_23, NULL);
|
|
___0_value = L_24;
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
bool L_25 = __this->___invert;
|
|
if (!L_25)
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
float L_26 = ___0_value;
|
|
___0_value = ((float)il2cpp_codegen_multiply(L_26, (-1.0f)));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
float L_27 = ___0_value;
|
|
return L_27;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
{
|
|
float L_0 = ___1_b;
|
|
float L_1 = ___0_a;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
|
|
float L_3 = ___0_a;
|
|
float L_4;
|
|
L_4 = fabsf(L_3);
|
|
float L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = fabsf(L_5);
|
|
float L_7;
|
|
L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
|
|
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon;
|
|
float L_9;
|
|
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
|
|
V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
bool L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED InputStateBlock_get_format_mA393354EDC4A58DDCBE0990902A49E0A22F15F86_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = __this->___U3CformatU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FourCC_op_Equality_m3D556D9BE044419563A7F44DCA15F1EB30656D4C_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_left, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___1_right, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = ___0_left;
|
|
int32_t L_1 = L_0.___m_Code;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_2 = ___1_right;
|
|
int32_t L_3 = L_2.___m_Code;
|
|
return (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_sizeInBits_m38BFF704420E74EA4F7B85DC24DD3AAD810E8197_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = __this->___U3CsizeInBitsU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_bitOffset_m3165625FF638183247012307A8AC012AEA3D1143_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = __this->___U3CbitOffsetU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ButtonControl_IsValueConsideredPressed_mD6972CB9A4450A62126875F6630C9073B75B58B0_inline (ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1;
|
|
L_1 = ButtonControl_get_pressPointOrDefault_mE386900B1B58DDD0099C2F309E57AFBEB49F9F9D(__this, NULL);
|
|
return (bool)((((int32_t)((!(((float)L_0) >= ((float)L_1)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* InputControl_get_device_mAB3E013F566CF3407B8C36BC781EBD751DFAB324_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* L_0 = __this->___m_Device;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_up_m738DF0E92B973E4E6AF5BE9A115458717B745174_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_down_mD809599F9F67F402EEFC805F315C0D72F35FFCF0_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_left_m1C0E45C2868801280CC30474B9368F23B7400697_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DeltaControl_set_right_m60FBA0555C4E7CA40954DA7EE6BBC0E0032B0905_inline (DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t InputStateBlock_get_byteOffset_m6EADE5C9C8B346D38E543E38777ED67ED2AEA0AC_inline (InputStateBlock_t0E05211ACF29A99C0FE7FC9EA7042196BFF1F3B5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = __this->___m_ByteOffset;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_up_m49E5C7A02A13451A4CFBCA4CE96255FF7AA9AC86_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_down_mA6DD689CB98F2757AF08EA219769DCFB350CE787_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_left_m0C97C7C0F6A926ABDC410EBA69827AF5CB35C57C_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadControl_set_right_m095EB2EE31A2C68EBADC88D50CE3198E67A18922_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_up_m2B49F8A93B8FD1A5680F760F4F19FE6886306324_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CupU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_down_mAE2E4790342613370D2EE6DD7807B83DF9D0010F_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CdownU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_left_mA9519E53F7EE6A8C5A7377AB88C67C5E945AB8AD_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CleftU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* DpadControl_get_right_m3F866DB7B9E268EF46B14C39D999B677F29454CD_inline (DpadControl_t517E87BF3EB22369B71EA1941648079B468A45AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = __this->___U3CrightU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DpadAxisControl_set_component_mA0E8C0F4875D0881F77D04AF5CB2CB9B871755B2_inline (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___U3CcomponentU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DpadAxisControl_get_component_m5512C2D2865E1215B0BD00ED35626AA72135DF39_inline (DpadAxisControl_t0705D62878EDC266DF6ED6F2C743172649DB79B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CcomponentU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_index;
|
|
V_1 = L_0;
|
|
int32_t L_1 = V_1;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
float L_4 = __this->___x;
|
|
V_2 = L_4;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_5 = __this->___y;
|
|
V_2 = L_5;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_6 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var)));
|
|
IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4379B0249B80A34ABC2748B5F0D030FD7D4E007C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Vector2_get_Item_m18BC65BB0512B16A1F9C8BE4B83A3E7BBAD7064D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InputControl_set_displayName_mBDE31F798F8EC1EFA502FDC9B0788C46ADBB18B7_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___m_DisplayName = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DisplayName), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyControl_get_keyCode_m475C6BDC836B053BA6B62739AE649A4732022477_inline (KeyControl_t1686D14A78AEC9364B8C7628DD482DE99CC20FE0* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CkeyCodeU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_x_m2F49C0466CB8E5DB90559E8CB2BB45809ACDDAF9_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_y_mC6B61DBAB9E7844BE1719CC1B87114B89F8D30B9_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_z_m85AFC3E7A0BC89C1C0AA239BC6F5A5D9D04E61E2_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CzU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CzU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void QuaternionControl_set_w_m3BDC9742055DCBC51EA07AB4D17D06B871BDBB52_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CwU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CwU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_x_m7D5D3DF5C7FEF970D4EF1D6A1DCD077B476E69CE_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_y_mAD58BB3F383B77B22D292BBBE0C83B585CFAD7F2_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_z_mF8682B47CCC5ECF2A1BE5C74641140C09AAF7D23_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CzU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* QuaternionControl_get_w_m51E8425CB164C5124A701BE5893A928C9F597B94_inline (QuaternionControl_t18A2F742850FC2FD82A1F980A35C188A29F1A0B1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CwU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___0_x, float ___1_y, float ___2_z, float ___3_w, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z = L_2;
|
|
float L_3 = ___3_w;
|
|
__this->___w = L_3;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED InputControl_get_optimizedControlDataType_m75551C1439BDE14821C91FC31C20065766F95DE0_inline (InputControl_t74F06B623518F992BF8E38656A5E0857169E3E2E* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_0 = __this->___m_OptimizedControlDataType;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_up_m61BA11ACCC32E4F313A3A63DCDCD0533C769003E_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CupU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CupU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_down_m44AE8044ED1602811026B03E7D65DF5389CA9467_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CdownU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdownU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_left_mB60538C7F20D44305A63B946A0FC9DB90DB49794_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CleftU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CleftU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StickControl_set_right_m16E13881E48A3111A8E6FDC9FA51EC106CB86D3E_inline (StickControl_t2608D1388A5015029123635B4B589AC7EE20C50B* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CrightU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrightU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* TouchControl_get_phase_mB82674B59168CD8074E9C371A51B088F76D4AC55_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_0 = __this->___U3CphaseU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_press_m267FA7B0E99DE1F598EEA07E8938C99A40BD9855_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPressControl_tD5BD68D9FDEAC889591DD7A499864893A43C7CEB* L_0 = ___0_value;
|
|
__this->___U3CpressU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpressU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_displayIndex_m9751A0334F45336B292B67296CE05BB67D994952_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CdisplayIndexU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdisplayIndexU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_touchId_mAE9A8C4419AB2EEFD856E21445536E92BC71E8C7_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CtouchIdU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtouchIdU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_position_m05BC61FE6B7B6676B4CA766BEEA59C5AC1E6F32E_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CpositionU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpositionU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_delta_mB7F970B93CC0BE555C0A4629489DFAB57D534541_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DeltaControl_t63053AF5E0CD02B62F3CDE79821E4A12F72D573B* L_0 = ___0_value;
|
|
__this->___U3CdeltaU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdeltaU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_pressure_mCE69ACE59C4C4DA91CAF53D4D15AF18635995B35_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CpressureU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CpressureU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_radius_mEBCE66C95D761D48705D49DB0AD1FF2B84E953A1_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CradiusU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CradiusU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_phase_m2C1DF80E1D3F08A1669AB392CFA8767C58704B15_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
TouchPhaseControl_t4652C6E0EBFAFA85A31607769876B02C1C9FCAEC* L_0 = ___0_value;
|
|
__this->___U3CphaseU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CphaseU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_indirectTouch_m31B4FC1CAC95B83361F16A1618EFAD7626E03603_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CindirectTouchU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CindirectTouchU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_tap_mA78E4789E418A40C5B0F5A6B5A296382506DCA9C_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ButtonControl_t85949109B98AAF5B7ADC0285F0EC98A61EC88ECF* L_0 = ___0_value;
|
|
__this->___U3CtapU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtapU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_tapCount_mF2D0B14A18FA26370F834796164678077A4D0357_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
IntegerControl_tA24544EFF42204852F638FF5147F754962C997AB* L_0 = ___0_value;
|
|
__this->___U3CtapCountU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtapCountU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_startTime_m3AFEFF9640DFA22A85C4D4C75FAAD462733271E1_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
DoubleControl_t3707A6260424A2F3636669A2BAFF5CB5E91D2486* L_0 = ___0_value;
|
|
__this->___U3CstartTimeU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstartTimeU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TouchControl_set_startPosition_m3C4F834E13C3D551917A89725BDE8801F37707F0_inline (TouchControl_t3A64A795FF61A8B27E5EBD61632F23AFCC725079* __this, Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* L_0 = ___0_value;
|
|
__this->___U3CstartPositionU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CstartPositionU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Control_set_x_m99BE9EF688C3B153DA726627B3CBD724F8D20BE1_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2Control_set_y_m9023BACC80F2CF0AE28E2F5D0E9BBA54104E89F8_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_x_m46EF007B05D977A1DC2213099186F8977FEE0F16_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector2Control_get_y_mC1161E90D2869FC71970828495EAEB702AF44CBE_inline (Vector2Control_t8D1B4021A1D82671AF916D3C0A476AA94E46A432* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x;
|
|
float L_1 = __this->___x;
|
|
float L_2 = __this->___y;
|
|
float L_3 = __this->___y;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_4;
|
|
L_4 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))))));
|
|
V_0 = ((float)L_4);
|
|
goto IL_0026;
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
float L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_x_mD7AE56439D8298AD1289A974418A06CB88485A03_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CxU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CxU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_y_m76BA1E318379E8A5CB898EAC417A1B9DA76B1051_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CyU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CyU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3Control_set_z_m2C88E99EF9B1B1FF4AD91F3253525F134A39EF62_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = ___0_value;
|
|
__this->___U3CzU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CzU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_x_m128FBA1E59192C2BCCF6A3FCDCD17A44C4DF4F24_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_y_mE363057B973B18E66C3715A537EFEED0107158BD_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CyU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* Vector3Control_get_z_m0F438D0997F511F0230C119569957A149ABDDFDC_inline (Vector3Control_t32D7E4836F56C2FDC61BF0D96ED455DEFA6C949A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
AxisControl_tD6613A2445A3C2BFA22C77E16CA3201AF72354A7* L_0 = __this->___U3CzU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x;
|
|
float L_1 = __this->___x;
|
|
float L_2 = __this->___y;
|
|
float L_3 = __this->___y;
|
|
float L_4 = __this->___z;
|
|
float L_5 = __this->___z;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_6;
|
|
L_6 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))))));
|
|
V_0 = ((float)L_6);
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
float L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultHoldTime_m53F2079FAD3439512EEF73614AD57E557BAF86DF_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___m_DefaultHoldTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultTapTime_mC6FD6765646FF55571132E1D60D35B282D8806B7_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___m_DefaultTapTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_multiTapDelayTime_mF820595F3F61089A8A7E9DC28721E8B9014B8ADA_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___m_MultiTapDelayTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float InputSettings_get_defaultSlowTapTime_m88791AEF81A2C44CF1E9D2ED7278792CEA3EE525_inline (InputSettings_tBA8835B505722A59702A08BCBA46ECF0B0274EEF* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___m_DefaultSlowTapTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputEventBuffer_get_eventCount_mD120699C5A1CEBA76C878BC37DB2E39458F56C8E_inline (InputEventBuffer_t3123D90CE491FA9828E878B2BEF766A3DC6E74FE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_EventCount;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_time_m24F76F03E47DEFAEB40652814E189E13433EA29C_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = __this->___m_Time;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_bindingIndex_mD851F8DDC14C14E5FE80E64F78F24A4FE8328133_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = __this->___m_BindingIndex;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double TriggerState_get_startTime_mD52E8758CA46F480B5BA5B0BAB6BB7EF793B6F68_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = __this->___m_StartTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ActionEvent_set_startTime_m421136E6914BF478860D9A2A4C302A8E5C0128F2_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = ___0_value;
|
|
__this->___m_StartTime = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TriggerState_get_phase_m11BDB3D761D241980978DA52027C1E3B507D0D6D_inline (TriggerState_t99B6AEA05EECEE1FEE7B60C2ABA73FA03685F38D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = __this->___m_Phase;
|
|
return (int32_t)(L_0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_bindingIndex_m95BC43710F538E6E696644A9CABD5EC4FAA97400_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = __this->___m_BindingIndex;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_phase_mA5D0A72C4C5DD7D0F562AAC03812667D7D467AC9_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = __this->___m_Phase;
|
|
return (int32_t)(L_0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_controlIndex_m6AD8C96BCD3A38D6FFC823F98673549CAADB1715_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint16_t L_0 = __this->___m_ControlIndex;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double ActionEvent_get_startTime_mFC441D783C0FF36A0DCF844F6CB4C51F7B507DC9_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
double L_0 = __this->___m_StartTime;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9_inline (intptr_t* __this, void* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
void* L_0 = ___0_value;
|
|
*__this = ((intptr_t)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputAction_get_name_m1F0AADC84A46CBF2EEE3AEACB760189F68D50938_inline (InputAction_t1B550AD2B55AF322AFB53CD28DA64081220D01CD* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Name;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InputActionMap_get_name_mCB679DD2375CBD4A3F7A3419CEDF8AE928CDEBC8_inline (InputActionMap_tFCE82E0E014319D4DED9F8962B06655DD0420A09* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_Name;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* InputEventPtr_get_data_m4694B5F91E787CE9586B5C7113AFEB89D33CC616_inline (InputEventPtr_tC2A58521C9AFB479CC88789D5E0797D817C721C0* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InputEvent_t10F727342D1A79DCFC06529C203BB61C194AEBC5* L_0 = __this->___m_EventPtr;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ActionEvent_get_stateIndex_m9B25D23E723CFD517FEA65A61D0D3587E4205450_inline (ActionEvent_tFC934B0EAC602EBEF4E6F4A34EC21B329DE11444* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = __this->___m_StateIndex;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x;
|
|
float L_1 = __this->___x;
|
|
float L_2 = __this->___y;
|
|
float L_3 = __this->___y;
|
|
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))));
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = __this->___x;
|
|
float L_1 = __this->___x;
|
|
float L_2 = __this->___y;
|
|
float L_3 = __this->___y;
|
|
float L_4 = __this->___z;
|
|
float L_5 = __this->___z;
|
|
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))));
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DisplayStringFormatAttribute_set_formatString_mBAA0AC2BE26A8D0186624C1D8821D5D0C6110F74_inline (DisplayStringFormatAttribute_t3C53E0C127ADC7CED74D9E4B13A6F1804577D89B* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CformatStringU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CformatStringU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, int32_t ___0_code, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_code;
|
|
__this->___m_Code = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool FourCC_Equals_m9B183615F19C23E5494CAD8C456F25C7F5297834_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED ___0_other, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Code;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1 = ___0_other;
|
|
int32_t L_2 = L_1.___m_Code;
|
|
return (bool)((((int32_t)L_0) == ((int32_t)L_2))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t FourCC_GetHashCode_m257C85593E1E203C50D4FADCB73ED1D7E40A26C0_inline (FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Code;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED FourCC_op_Implicit_mFEE14A923AACEE90FAAC5234C718CD1B20690F61_inline (int32_t ___0_i, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_i;
|
|
FourCC_tA6CAA4015BC25A7F1053B6C512202D57A9C994ED L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
FourCC__ctor_mE761C8779BB6DC85BA1662DC9ECEC39D62ED9A56_inline((&L_1), L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* InternedString_ToLower_m38BACEAA62BB7555B631D016BA58B0313050BBBC_inline (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___m_StringLowerCase;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Substring_get_length_m55986408214CA7DBD05548C1E226DC2E4D6E78FC_inline (Substring_t2E16755269E6716C22074D6BC0A9099915E67849* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Length;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool NumberHelpers_Approximately_mE629167A20513BA6F12F46340969A248EA4C8725_inline (double ___0_a, double ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
double L_0 = ___1_b;
|
|
double L_1 = ___0_a;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_2;
|
|
L_2 = fabs(((double)il2cpp_codegen_subtract(L_0, L_1)));
|
|
double L_3 = ___0_a;
|
|
double L_4;
|
|
L_4 = fabs(L_3);
|
|
double L_5 = ___1_b;
|
|
double L_6;
|
|
L_6 = fabs(L_5);
|
|
double L_7;
|
|
L_7 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(L_4, L_6, NULL);
|
|
double L_8;
|
|
L_8 = Math_Max_m7BAC743E1752A51F258BB82DEBDD13E7C6D3ED26(((double)il2cpp_codegen_multiply((9.9999999999999995E-07), L_7)), (3.9525251667299724E-323), NULL);
|
|
return (bool)((((double)L_2) < ((double)L_8))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_inline (double* __this, const RuntimeMethod* method)
|
|
{
|
|
int64_t V_0 = 0;
|
|
{
|
|
double L_0 = *((double*)__this);
|
|
int64_t L_1;
|
|
L_1 = BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(L_0, NULL);
|
|
V_0 = L_1;
|
|
int64_t L_2 = V_0;
|
|
if ((((int64_t)((int64_t)(((int64_t)il2cpp_codegen_subtract(L_2, ((int64_t)1)))&((int64_t)(std::numeric_limits<int64_t>::max)())))) < ((int64_t)((int64_t)9218868437227405312LL))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
int64_t L_3 = V_0;
|
|
V_0 = ((int64_t)(L_3&((int64_t)9218868437227405312LL)));
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
int64_t L_4 = V_0;
|
|
int64_t L_5 = V_0;
|
|
return ((int32_t)(((int32_t)L_4)^((int32_t)((int64_t)(L_5>>((int32_t)32))))));
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float NumberHelpers_UIntToNormalizedFloat_m7AC854D977290A07F9778706649DBE5CA4608189_inline (uint32_t ___0_value, uint32_t ___1_minValue, uint32_t ___2_maxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = ___0_value;
|
|
uint32_t L_1 = ___1_minValue;
|
|
if ((!(((uint32_t)L_0) <= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
uint32_t L_2 = ___0_value;
|
|
uint32_t L_3 = ___2_maxValue;
|
|
if ((!(((uint32_t)L_2) >= ((uint32_t)L_3))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
uint32_t L_4 = ___0_value;
|
|
uint32_t L_5 = ___1_minValue;
|
|
uint32_t L_6 = ___2_maxValue;
|
|
uint32_t L_7 = ___1_minValue;
|
|
return ((float)((double)(((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_4)), ((double)((double)(uint32_t)L_5))))/((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_6)), ((double)((double)(uint32_t)L_7)))))));
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NumberHelpers_NormalizedFloatToUInt_m83A3FB82B0A6D8684366FE38FF074756D652A6AC_inline (float ___0_value, uint32_t ___1_uintMinValue, uint32_t ___2_uintMaxValue, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
if ((!(((float)L_0) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_1 = ___1_uintMinValue;
|
|
return L_1;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
float L_2 = ___0_value;
|
|
if ((!(((float)L_2) >= ((float)(1.0f)))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_3 = ___2_uintMaxValue;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
float L_4 = ___0_value;
|
|
uint32_t L_5 = ___2_uintMaxValue;
|
|
uint32_t L_6 = ___1_uintMinValue;
|
|
uint32_t L_7 = ___1_uintMinValue;
|
|
return il2cpp_codegen_cast_floating_point<uint32_t, int32_t, double>(((double)il2cpp_codegen_add(((double)il2cpp_codegen_multiply(((double)L_4), ((double)il2cpp_codegen_subtract(((double)((double)(uint32_t)L_5)), ((double)((double)(uint32_t)L_6)))))), ((double)((double)(uint32_t)L_7)))));
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NumberHelpers_AlignToMultipleOf_m44B66C972BC1F508B9022564F265D1AA6A001AAE_inline (uint32_t ___0_number, uint32_t ___1_alignment, const RuntimeMethod* method)
|
|
{
|
|
uint32_t V_0 = 0;
|
|
{
|
|
uint32_t L_0 = ___0_number;
|
|
uint32_t L_1 = ___1_alignment;
|
|
V_0 = ((int32_t)((uint32_t)(int32_t)L_0%(uint32_t)(int32_t)L_1));
|
|
uint32_t L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_3 = ___0_number;
|
|
return L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
uint32_t L_4 = ___0_number;
|
|
uint32_t L_5 = ___1_alignment;
|
|
uint32_t L_6 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6));
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NameAndParameters_get_name_m192631DA1AC9E80863E085B954EC65185AB999BB_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CnameU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NameAndParameters_set_name_m2801F82D305182583BDF540F3542136507DC8F6B_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CnameU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 NameAndParameters_get_parameters_m95955C020AC036867502A12AA64D4EB5F5B61135_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_0 = __this->___U3CparametersU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NameAndParameters_set_parameters_m503C9C51BCCF48E06523966533CA3F490E03D668_inline (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01* __this, ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9 L_0 = ___0_value;
|
|
__this->___U3CparametersU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CparametersU3Ek__BackingField))->___m_Array), (void*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NamedValue_get_name_m45E9C3490890CE9E140EFCF1A33781E0939A884F_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CnameU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NamedValue_set_name_mCF3BCACF7F87CF0C64AB3E4547BA5876ADF1940C_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, String_t* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_value;
|
|
__this->___U3CnameU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 NamedValue_get_value_m511BD4B70448C88B98FE3CCC7483DA07AAC2BBAD_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = __this->___U3CvalueU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NamedValue_set_value_mD96CEA0EB28C32139F47AEF613FE40B6DD7A5D7D_inline (NamedValue_t1D89B1ACD11D2B5284666865014E67683742B8ED* __this, PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4 L_0 = ___0_value;
|
|
__this->___U3CvalueU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PrimitiveValue_get_type_m5E879D643209154FA8B68A45366EB969221CF4F4_inline (PrimitiveValue_t1CC37566F40746757D5E3F87474A05909D85C2D4* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Type;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t InputDevice_get_deviceId_mC65E69E6117B78DB2F4963F5CF9BF031488AD588_inline (InputDevice_t8BCF67533E872A75779C24C93D1D7085B72D364B* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_DeviceId;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = __this->___key;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___value;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t UnsafeUtility_SizeOf_TisTouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97_mFE961AB914D8126DC425FAFC788195746A8CBA59_gshared_inline (const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint32_t L_0 = sizeof(TouchState_tB05024FB4BCE85BAB82D2224AD4BF1E8B4589A97);
|
|
return (int32_t)L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mA85C489B00E39A4A5F1E8589C2CE368DE85229BC_gshared_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____size;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mE78869407E32A2635B76A2FAD69DF379E67ABD82_gshared_inline (List_1_t4A80BCCFB0BC8742C8BB601365DB07226750573A* __this, JsonValue_t01DB320267C848E729A400EF2345979978F851D2 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = __this->____version;
|
|
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* L_1 = __this->____items;
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->____size;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* L_4 = V_0;
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_1;
|
|
__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
JsonValueU5BU5D_tCC9BDCF1DE43F923B72BEF6FE9AB4FBAEF445DB3* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_8 = ___0_item;
|
|
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (JsonValue_t01DB320267C848E729A400EF2345979978F851D2)L_8);
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_9 = ___0_item;
|
|
List_1_AddWithResize_m8A329884BCC1F8C945E665A7200EDE818133E8B1(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Key_mBD9C88CB5A45096243E5CE92DE07B077508B7730_gshared_inline (KeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->___key;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR JsonValue_t01DB320267C848E729A400EF2345979978F851D2 KeyValuePair_2_get_Value_mE2F1308AA1361FAC791808BF909523539D8804EA_gshared_inline (KeyValuePair_2_tF857B1C753163D05D6CE5351B5146D32C33F0B0C* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
JsonValue_t01DB320267C848E729A400EF2345979978F851D2 L_0 = __this->___value;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlyArray_1_get_Count_m76D58AB3E0CF768F6E547B59CAD83CEF522A5242_gshared_inline (ReadOnlyArray_1_t4A15F7D15ACB297B45A08889D51E4CACEAD4EDF9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___m_Length;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Empty_TisNameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01_mB7EC334B328DC858AE56A03D0A9FCFA8124C1125_gshared_inline (const RuntimeMethod* method)
|
|
{
|
|
il2cpp_rgctx_method_init(method);
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 2));
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* L_0 = ((EmptyEnumerable_1_t3B42B1B4CCA466045C2BB6F27A882D8B14E2C226_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 2)))->___Instance;
|
|
return (RuntimeObject*)L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m58527EC8CB345DC3E53630A7B599BDCF01B206F8_gshared_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->____version;
|
|
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
}
|
|
{
|
|
int32_t L_1 = __this->____size;
|
|
V_0 = L_1;
|
|
__this->____size = 0;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) <= ((int32_t)0)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* L_3 = __this->____items;
|
|
int32_t L_4 = V_0;
|
|
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mA0F712F994883E3BEC29241900DDE5AEBE2561CB_gshared_inline (List_1_tF542FB9F97D34CC06B085D6872645B0DC0AA5E43* __this, NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 ___0_item, const RuntimeMethod* method)
|
|
{
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
int32_t L_0 = __this->____version;
|
|
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* L_1 = __this->____items;
|
|
V_0 = L_1;
|
|
int32_t L_2 = __this->____size;
|
|
V_1 = L_2;
|
|
int32_t L_3 = V_1;
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* L_4 = V_0;
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|
{
|
|
goto IL_0034;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = V_1;
|
|
__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
NameAndParametersU5BU5D_tA6C2AC34ACDB1967A7A2CEF4BE1D717ADA695CA2* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_8 = ___0_item;
|
|
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01)L_8);
|
|
return;
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
NameAndParameters_t8F37102128EFD31CA57808AE6E3D1244758DEA01 L_9 = ___0_item;
|
|
List_1_AddWithResize_mD49DEB47665ADF9C34B430913EA4EF5DF693CF29(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ReadOnlySpan_1_Slice_mDEEA4C304B13C8F7A63BC3D60B62FF17BBEE282B_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method)
|
|
{
|
|
ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
int32_t L_0 = ___0_start;
|
|
int32_t L_1 = __this->____length;
|
|
if ((!(((uint32_t)L_0) <= ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ___1_length;
|
|
int32_t L_3 = __this->____length;
|
|
int32_t L_4 = ___0_start;
|
|
if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(L_3, L_4))))))
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 L_5 = __this->____pointer;
|
|
V_0 = L_5;
|
|
Il2CppChar* L_6;
|
|
L_6 = IL2CPP_BY_REFERENCE_GET_VALUE(Il2CppChar, (Il2CppByReference*)(&V_0));
|
|
int32_t L_7 = ___0_start;
|
|
Il2CppChar* L_8;
|
|
L_8 = il2cpp_unsafe_add<Il2CppChar,int32_t>(L_6, L_7);
|
|
int32_t L_9 = ___1_length;
|
|
ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_10;
|
|
memset((&L_10), 0, sizeof(L_10));
|
|
ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_inline((&L_10), L_8, L_9, il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 14));
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
if ((((float)L_0) > ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int64_t L_0 = *((int64_t*)((uintptr_t)(&___0_value)));
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0152E50B40750679B83FF9F30CA539FFBB98EEE8_gshared_inline (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Il2CppChar* L_0 = ___0_ptr;
|
|
ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 L_1;
|
|
memset((&L_1), 0, sizeof(L_1));
|
|
il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_1), L_0);
|
|
__this->____pointer = L_1;
|
|
int32_t L_2 = ___1_length;
|
|
__this->____length = L_2;
|
|
return;
|
|
}
|
|
}
|